Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5bf374577fd2d1666397cf38b8459660cd94b060..cf6fe1504f154eed774115967722151ee0c0ca99 100644 (file)
@@ -1,3 +1,36 @@
+2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+       * config.bfd: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
+
+2004-03-16  Mark Kettenis  <kettenis@gnu.org>
+
+       * netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
+       code.
+
+2004-03-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (elf_link_read_relocs_from_section): Don't use
+       NUM_SHDR_ENTRIES in end of reloc calc.  Move NULL shdr check..
+       (_bfd_elf_link_read_relocs): ..to here.
+       * elf32-ppc.c (ppc_elf_relax_section): Formatting.
+
+2004-03-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
+       values selected in configure.host.  Require both to be defined
+       before setting BFD_HOST_64_BIT_DEFINED.  Protect assignment to
+       corresponding BFD_HOST vars with quotes.
+       <${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
+       Always require BFD_HOST_64_BIT_DEFINED.
+       <file_ptr type>: Find off_t size before emitting message.  Combine
+       off_t and ftello64 conditional.
+       * configure: Regenerate.
+
+2004-03-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
+       aliasing warning.  Remove trailing whitespace throughout file.
+
 2004-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
This page took 0.02282 seconds and 4 git commands to generate.