* 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 7529d53..893debd 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 1d31d22..d09d9dc 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 e1d6d34..ce33674 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 587b8d3..68962d7 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 e54cdbb..6e399ea 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