2006-02-27 Carlos O'Donell * po/Make-in: Add html target. 2006-02-17 Nick Hudson * readelf.c (get_machine_flags): Add logic for missing EF_SH flags. 2006-02-14 Jakub Jelinek * config.in: Rebuilt. 2006-02-10 H.J. Lu PR binutils/2258 * readelf.c (process_program_headers): Use ELF_IS_SECTION_IN_SEGMENT_MEMORY. 2006-02-09 Eric Botcazou * configure.in (CHECK_DECLS): Add snprintf and vsnprintf. * configure: Regenerate. * objdump.c (fprintf): Remove declaration. * bucomm.h (fprintf): Declare if not already declared. (snprintf): Likewise. (vsnprintf): Likewise. 2006-02-08 H.J. Lu * readelf.c (process_program_headers): Match PT_TLS segment only with SHT_TLS sections. 2006-02-07 Nathan Sidwell * readelf.c (get_machine_flags): Add logic for EF_M68K flags. 2006-02-02 H.J. Lu * readelf.c (process_program_headers): Undo the last change. 2006-02-02 H.J. Lu * readelf.c (process_program_headers): Undo the change made on 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC sections. 2006-01-30 Nick Clifton * objcopy.c (copy_object): Catch the case where an attempt is made to add a section that already exists and produce a more helpful warning message. 2006-01-26 Nick Clifton * po/vi.po: New Vietnamese translation. * configure.in (ALL_LINGUAS): Add vi. * configure: Regenerate. 2006-01-18 Alexandre Oliva Introduce TLS descriptors for i386 and x86_64. * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and DT_TLSDESC_PLT. 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: