* emulparams/elf32_sparc.sh: Update comments.
authorAlan Modra <amodra@gmail.com>
Fri, 27 Apr 2007 00:09:31 +0000 (00:09 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 27 Apr 2007 00:09:31 +0000 (00:09 +0000)
* emulparams/elf32bmip.sh: Likewise.
* emulparams/elf32ppc.sh: Likewise.
* emulparams/vxworks.sh: Likewise.

ld/ChangeLog
ld/emulparams/elf32_sparc.sh
ld/emulparams/elf32bmip.sh
ld/emulparams/elf32ppc.sh
ld/emulparams/vxworks.sh

index 7529d535c595225f3e5c3c260fd7f52c6c97f87f..893debdfbfdb0403e9d1bafb64b43d28c5a6a211 100644 (file)
@@ -1,3 +1,10 @@
+2007-04-27  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * emulparams/elf32_sparc.sh: Update comments.
+       * emulparams/elf32bmip.sh: Likewise.
+       * emulparams/elf32ppc.sh: Likewise.
+       * emulparams/vxworks.sh: Likewise.
+
 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
 
        Many files: Include sysdep.h first.  Remove duplicate headers.
@@ -34,9 +41,9 @@
        * Makefile.in: Regenerate.
 
 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
-       
+
        * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
-       
+
 2007-04-10  Richard Henderson  <rth@redhat.com>
 
        * ldlang.c (relax_sections): Initialize and increment
index 1d31d22282fbe9c06d179c174d0c70fbd48b7807..d09d9dc7edb99309c858f9c1593c9cd8721f4907 100644 (file)
@@ -1,3 +1,6 @@
+# If you change this file, please also look at files which source this one:
+# elf32_sparc_vxworks.sh
+
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-sparc"
 TEXT_START_ADDR=0x10000
index e1d6d3442dc974ee3eab0eb4f1d65cb8c1699138..ce33674cf93c84920c4ee48b6fc12b7bf731b193 100644 (file)
@@ -1,5 +1,6 @@
 # If you change this file, please also look at files which source this one:
 # elf32b4300.sh elf32bsmip.sh elf32btsmip.sh elf32ebmip.sh elf32lmip.sh
+# elf32ebmipvxworks.sh elf32elmipvxworks.sh
 
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-bigmips"
index 587b8d3aca0a7ee7cb03ecfecce7950053864763..68962d7325d79e2e58a5aecdfe2d36e7c6793a00 100644 (file)
@@ -1,5 +1,6 @@
 # If you change this file, please also look at files which source this one:
-# elf32lppc.sh elf32ppclinux.sh elf32ppcsim.sh
+# elf32lppcnto.sh elf32lppc.sh elf32ppclinux.sh elf32ppcnto.sh 
+# elf32ppcsim.sh
 
 . ${srcdir}/emulparams/elf32ppccommon.sh
 # Yes, we want duplicate .got and .plt sections.  The linker chooses the
index e54cdbbd320f35a18a870588fb9a50b1e85ac8b1..6e399ea87ac6d04dcdacd87b0be5653591122067 100644 (file)
@@ -1,5 +1,7 @@
 # If you change this file, please also look at files which source this one:
-# elf_i386_vxworks.sh elf32ppcvxworks.sh elf32ebmipvxworks.sh
+# armelf_vxworks.sh elf32ebmipvxworks.sh elf32elmipvxworks.sh
+# elf_i386_vxworks.sh elf32ppcvxworks.sh elf32_sparc_vxworks.sh
+# shelf_vxworks.sh
 
 # The Diab tools use a different init/fini convention.  Initialization code
 # is place in sections named ".init$NN".  These sections are then concatenated
This page took 0.02735 seconds and 4 git commands to generate.