* readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index bbc0c9a0481bf056a0bbaf77e7aab95e1503ac18..853610128a6cd88c6a20c1e080293b01fd70b204 100644 (file)
@@ -1,3 +1,57 @@
+2006-02-17  Nick Hudson  <nick.hudson@dsl.pipex.com>
+
+       * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
+
+2006-02-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * config.in: Rebuilt.
+
+2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/2258
+       * readelf.c (process_program_headers): Use
+       ELF_IS_SECTION_IN_SEGMENT_MEMORY.
+
+2006-02-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_program_headers): Match PT_TLS segment
+       only with SHT_TLS sections.
+
+2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
+
+2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_program_headers): Undo the last change.
+
+2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <nickc@redhat.com>
+
+       * 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  <nickc@redhat.com>
+
+       * po/vi.po: New Vietnamese translation.
+       * configure.in (ALL_LINGUAS): Add vi.
+       * configure: Regenerate.
+
 2006-01-18  Alexandre Oliva  <aoliva@redhat.com>
 
        Introduce TLS descriptors for i386 and x86_64.
This page took 0.025063 seconds and 4 git commands to generate.