public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] update some emulparams comments
@ 2007-04-23 14:57 Nathan Froyd
  2007-04-23 15:55 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Froyd @ 2007-04-23 14:57 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

The attached patch updates the comments in several ld/emulparams files
to point people at the right scripts to modify.

OK?

-Nathan

ld/
2007-04-23  Nathan Froyd  <froydnj@codesourcery.com>

	* emulparams/elf32_sparc.sh: Update comments.
	* emulparams/elf32bmip.sh: Likewise.
	* emulparams/elf32ppc.sh: Likewise.
	* emulparams/vxworks.sh: Likewise.



[-- Attachment #2: emulparams-comments.patch --]
[-- Type: text/plain, Size: 2557 bytes --]

Index: ld/emulparams/elf32_sparc.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/elf32_sparc.sh,v
retrieving revision 1.5
diff -u -r1.5 elf32_sparc.sh
--- ld/emulparams/elf32_sparc.sh	30 May 2006 16:45:32 -0000	1.5
+++ ld/emulparams/elf32_sparc.sh	23 Apr 2007 14:36:07 -0000
@@ -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: ld/emulparams/elf32bmip.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/elf32bmip.sh,v
retrieving revision 1.14
diff -u -r1.14 elf32bmip.sh
--- ld/emulparams/elf32bmip.sh	20 Oct 2006 07:55:37 -0000	1.14
+++ ld/emulparams/elf32bmip.sh	23 Apr 2007 14:36:07 -0000
@@ -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: ld/emulparams/elf32ppc.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/elf32ppc.sh,v
retrieving revision 1.19
diff -u -r1.19 elf32ppc.sh
--- ld/emulparams/elf32ppc.sh	2 Mar 2006 08:50:04 -0000	1.19
+++ ld/emulparams/elf32ppc.sh	23 Apr 2007 14:36:07 -0000
@@ -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: ld/emulparams/vxworks.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/vxworks.sh,v
retrieving revision 1.5
diff -u -r1.5 vxworks.sh
--- ld/emulparams/vxworks.sh	4 Aug 2006 13:13:56 -0000	1.5
+++ ld/emulparams/vxworks.sh	23 Apr 2007 14:36:07 -0000
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] update some emulparams comments
  2007-04-23 14:57 [PATCH] update some emulparams comments Nathan Froyd
@ 2007-04-23 15:55 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2007-04-23 15:55 UTC (permalink / raw)
  To: binutils

On Mon, Apr 23, 2007 at 07:50:47AM -0700, Nathan Froyd wrote:
> The attached patch updates the comments in several ld/emulparams files
> to point people at the right scripts to modify.
> 
> OK?

Yes please.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-23 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23 14:57 [PATCH] update some emulparams comments Nathan Froyd
2007-04-23 15:55 ` Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).