2006-02-14 Paolo Bonzini <bonzini@gnu.org>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2006-02-14 Jakub Jelinek <jakub@redhat.com>
2
3 * config.in: Rebuilt.
4
5 2006-02-10 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/2258
8 * readelf.c (process_program_headers): Use
9 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
10
11 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
12
13 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
14 * configure: Regenerate.
15 * objdump.c (fprintf): Remove declaration.
16 * bucomm.h (fprintf): Declare if not already declared.
17 (snprintf): Likewise.
18 (vsnprintf): Likewise.
19
20 2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
21
22 * readelf.c (process_program_headers): Match PT_TLS segment
23 only with SHT_TLS sections.
24
25 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
26
27 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
28
29 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
30
31 * readelf.c (process_program_headers): Undo the last change.
32
33 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
34
35 * readelf.c (process_program_headers): Undo the change made on
36 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
37 sections.
38
39 2006-01-30 Nick Clifton <nickc@redhat.com>
40
41 * objcopy.c (copy_object): Catch the case where an attempt is made
42 to add a section that already exists and produce a more helpful
43 warning message.
44
45 2006-01-26 Nick Clifton <nickc@redhat.com>
46
47 * po/vi.po: New Vietnamese translation.
48 * configure.in (ALL_LINGUAS): Add vi.
49 * configure: Regenerate.
50
51 2006-01-18 Alexandre Oliva <aoliva@redhat.com>
52
53 Introduce TLS descriptors for i386 and x86_64.
54 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
55 DT_TLSDESC_PLT.
56
57 2006-01-18 Nick Clifton <nickc@redhat.com>
58
59 PR binutils/1391
60 * objcopy.c (copy_object): For PE format targets set the VMA of a
61 newly created gnu_debuglink section to a non-zero, aligned,
62 contiguous value.
63 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
64 * Makefile.in: Regenerate.
65
66 2006-01-17 Andreas Schwab <schwab@suse.de>
67
68 PR binutils/1486
69 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
70 * configure: Regenerate.
71 * objdump.c (struct objdump_disasm_info): Don't check for
72 DISASSEMBLER_NEEDS_RELOCS.
73 (objdump_print_addr): Likewise.
74 (disassemble_bytes): Check disassembler_needs_relocs from
75 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
76 at compile-time.
77 (disassemble_section): Likewise.
78 (disassemble_data): Initialize it.
79
80 2006-01-11 Alan Modra <amodra@bigpond.net.au>
81
82 * objcopy.c (copy_object): Fix thinko.
83
84 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
85
86 2006-01-09 Mike Frysinger <vapier@gentoo.org>:
87
88 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
89 (get_machine_name): Likewise.
90
91 For older changes see ChangeLog-2005
92 \f
93 Local Variables:
94 mode: change-log
95 left-margin: 8
96 fill-column: 74
97 version-control: never
98 End:
This page took 0.030796 seconds and 4 git commands to generate.