* configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather than
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e1b2cfc1845865fe5da1406d5571c3a1b95f0ac3..7984cf5e330028629a6954833bb747cc2eb07969 100644 (file)
@@ -1,3 +1,29 @@
+Thu Oct  2 18:40:28 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather than
+       elf32bmip.
+       (mips*el-*-linux*): Change elf32lmip to elf32lsmip and elf32bmip
+       to elf32bsmip.
+       (mips*-*-linux*): Likewise.
+       * emulparams/elf32bsmip.sh: New file; just like elf32bmip.sh, but
+       setting ENTRY to __start.
+       * emulparams/elf32lsmip.sh: New file; just like elf32lmip.sh, but
+       setting ENTRY to __start.
+       * scripttempl/elf.sc: Always set ENTRY to _start if it was not
+       already set.
+
+Wed Oct  1 16:41:00 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * emulparams/v850.sh (ROZDATA_START_ADDR, ROSDATA_START_ADDR): New
+       Variables. 
+
+       * scripttempl/v850.sc: Move read only areas out of zero and small
+       data sections and into their own sections.
+
+Wed Sep 24 16:59:15 1997  Joel Sherrill  <joel@oarcorp.com>
+
+        * configure.tgt (sh*-*-rtems*): New target, like sh-*-elf*.
+
 Wed Sep 24 11:33:14 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * ld.texinfo (Section Options): Improve documentation of NOLOAD
This page took 0.035422 seconds and 4 git commands to generate.