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