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