1 2006-02-14 Jakub Jelinek <jakub@redhat.com>
5 2006-02-10 H.J. Lu <hongjiu.lu@intel.com>
8 * readelf.c (process_program_headers): Use
9 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
11 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
14 * configure: Regenerate.
15 * objdump.c (fprintf): Remove declaration.
16 * bucomm.h (fprintf): Declare if not already declared.
18 (vsnprintf): Likewise.
20 2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
22 * readelf.c (process_program_headers): Match PT_TLS segment
23 only with SHT_TLS sections.
25 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
27 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
29 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
31 * readelf.c (process_program_headers): Undo the last change.
33 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
35 * readelf.c (process_program_headers): Undo the change made on
36 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
39 2006-01-30 Nick Clifton <nickc@redhat.com>
41 * objcopy.c (copy_object): Catch the case where an attempt is made
42 to add a section that already exists and produce a more helpful
45 2006-01-26 Nick Clifton <nickc@redhat.com>
47 * po/vi.po: New Vietnamese translation.
48 * configure.in (ALL_LINGUAS): Add vi.
49 * configure: Regenerate.
51 2006-01-18 Alexandre Oliva <aoliva@redhat.com>
53 Introduce TLS descriptors for i386 and x86_64.
54 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
57 2006-01-18 Nick Clifton <nickc@redhat.com>
60 * objcopy.c (copy_object): For PE format targets set the VMA of a
61 newly created gnu_debuglink section to a non-zero, aligned,
63 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
64 * Makefile.in: Regenerate.
66 2006-01-17 Andreas Schwab <schwab@suse.de>
69 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
70 * configure: Regenerate.
71 * objdump.c (struct objdump_disasm_info): Don't check for
72 DISASSEMBLER_NEEDS_RELOCS.
73 (objdump_print_addr): Likewise.
74 (disassemble_bytes): Check disassembler_needs_relocs from
75 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
77 (disassemble_section): Likewise.
78 (disassemble_data): Initialize it.
80 2006-01-11 Alan Modra <amodra@bigpond.net.au>
82 * objcopy.c (copy_object): Fix thinko.
84 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
86 2006-01-09 Mike Frysinger <vapier@gentoo.org>:
88 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
89 (get_machine_name): Likewise.
91 For older changes see ChangeLog-2005
97 version-control: never