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