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