2006-01-18 Nick Clifton PR binutils/1391 * objcopy.c (copy_object): For PE format targets set the VMA of a newly created gnu_debuglink section to a non-zero, aligned, contiguous value. * Makefile.am (objcopy.c): Add a dependency upon libbfd.h. * Makefile.in: Regenerate. 2006-01-17 Andreas Schwab PR binutils/1486 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS. * configure: Regenerate. * objdump.c (struct objdump_disasm_info): Don't check for DISASSEMBLER_NEEDS_RELOCS. (objdump_print_addr): Likewise. (disassemble_bytes): Check disassembler_needs_relocs from disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS at compile-time. (disassemble_section): Likewise. (disassemble_data): Initialize it. 2006-01-11 Alan Modra * objcopy.c (copy_object): Fix thinko. * objcopy.c (copy_object): Set isympp and osympp to NULL after free. 2006-01-09 Mike Frysinger : * readelf.c (guess_is_rela): Add case for Nios/Nios II. (get_machine_name): Likewise. For older changes see ChangeLog-2005 Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never End: