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