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