2007-08-28 David Heine <dlheine@tensilica.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 24a56d97858d2a6c13eca8577d2078376d5b4773..b4e0a1d4a30cef9f9edc600ee9a088e9f392d1e4 100644 (file)
@@ -1,7 +1,42 @@
+2007-08-28  David Heine  <dlheine@tensilica.com>
+
+       * elf32-xtensa.c (compute_ebb_actions): Update removed_bytes when
+       narrowing instructions.
+
+2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * elf32-arm.c (elf32_arm_compare_mapping): Compare first on vma,
+       then on type.
+
+2007-08-28  Robert Sebastian Gerus  <arachnist@gmail.com>
+
+       * config.bfd: Add support for i[3-7]86-*-dragonfly*.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
+2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * elf.c (elfcore_grok_spu_note): New function.
+       (elf_parse_notes): Call it.
+
+2007-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf64_x86_64_relocate_section): Adjust
+       indentation.
+
+2007-08-24  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * elf.c (elfcore_grok_win32pstatus): Remove HAVE_WIN32_PSTATUS_T
+       guard.  Make it host independent.
+       (elfcore_grok_note): Remove HAVE_WIN32_PSTATUS_T guard around
+       NT_WIN32PSTATUS.
+
 2007-08-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
-       * bfd/elf-bfd.h (struct elf_obj_tdata): New build_id_size, build_id.
-       * bfd/elf.c (elfcore_read_notes): Split to ...
+       * elf-bfd.h (struct elf_obj_tdata): New BUILD_ID_SIZE, BUILD_ID.
+       * elf.c (elfcore_read_notes): Split to ...
        (elf_read_notes) ... here ...
        (elf_parse_notes): ... and here.  Check `bfd_get_format (abfd)' with
        the former subfunctions called only for BFD_CORE.
This page took 0.023478 seconds and 4 git commands to generate.