[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binutils
Subject:    [PATCH] Wrong section name in ld/emulparams/elf64btsmip.sh
From:       Thiemo Seufer <ica2_ts () csv ! ica ! uni-stuttgart ! de>
Date:       2002-03-26 1:30:34
Message-ID: 20020326013034.GD467 () rembrandt ! csv ! ica ! uni-stuttgart ! de
[Download RAW message or body]

Hi All,

this looks like a copy&paste error. NewABI uses .MIPS.options instead
of .reginfo.


Thiemo


	/ld/ChangeLog
	* emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.


diff -BurpN source-orig/ld/emulparams/elf64btsmip.sh source/ld/emulparams/elf64btsmip.sh
--- source-orig/ld/emulparams/elf64btsmip.sh	Fri Jan 25 23:06:42 2002
+++ source/ld/emulparams/elf64btsmip.sh	Thu Feb 21 01:38:43 2002
@@ -17,7 +17,7 @@ unset EXECUTABLE_SYMBOLS
 unset WRITABLE_RODATA
 
 # Magic sections.
-INITIAL_READONLY_SECTIONS='.reginfo : { *(.reginfo) }'
+INITIAL_READONLY_SECTIONS='.MIPS.options : { *(.MIPS.options) }'
 OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
 OTHER_SECTIONS='
   .gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic