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