This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld scripts cleanup


Missed this one.

	* emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.

Index: ld/emulparams/elf32_i860.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/elf32_i860.sh,v
retrieving revision 1.1
diff -u -p -r1.1 elf32_i860.sh
--- ld/emulparams/elf32_i860.sh	10 Aug 2000 20:40:39 -0000	1.1
+++ ld/emulparams/elf32_i860.sh	4 Nov 2003 11:41:07 -0000
@@ -3,6 +3,7 @@ SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-i860-little"
 BIG_OUTPUT_FORMAT="elf32-i860"
 LITTLE_OUTPUT_FORMAT="elf32-i860-little"
+TEXT_START_ADDR=0
 PAGE_SIZE=0x1000
 MAXPAGESIZE=0x1000
 ARCH=i860

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]