* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
[binutils.git] / binutils / ChangeLog
blob80dd58e4af7598720731d5585bd5b8c33d3523ab
1 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
3         * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
5 2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
7         * readelf.c (process_program_headers): Undo the last change.
9 2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
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.
15 2006-01-30  Nick Clifton  <nickc@redhat.com>
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.
21 2006-01-26  Nick Clifton  <nickc@redhat.com>
23         * po/vi.po: New Vietnamese translation.
24         * configure.in (ALL_LINGUAS): Add vi.
25         * configure: Regenerate.
27 2006-01-18  Alexandre Oliva  <aoliva@redhat.com>
29         Introduce TLS descriptors for i386 and x86_64.
30         * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
31         DT_TLSDESC_PLT.
33 2006-01-18  Nick Clifton  <nickc@redhat.com>
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.
42 2006-01-17  Andreas Schwab  <schwab@suse.de>
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.
56 2006-01-11  Alan Modra  <amodra@bigpond.net.au>
58         * objcopy.c (copy_object): Fix thinko.
60         * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
62 2006-01-09  Mike Frysinger  <vapier@gentoo.org>:
64         * readelf.c (guess_is_rela): Add case for Nios/Nios II.
65         (get_machine_name): Likewise.
67 For older changes see ChangeLog-2005
69 Local Variables:
70 mode: change-log
71 left-margin: 8
72 fill-column: 74
73 version-control: never
74 End: