]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* emulparams/elf32_sparc.sh: Set NOP to 0x01000000
authorDavid S. Miller <davem@redhat.com>
Mon, 20 Sep 2010 18:41:15 +0000 (18:41 +0000)
committerDavid S. Miller <davem@redhat.com>
Mon, 20 Sep 2010 18:41:15 +0000 (18:41 +0000)
ld/ChangeLog
ld/emulparams/elf32_sparc.sh

index 79d06d2de3e225be0f8463b1811100d5ce38ab93..8f706c6a47a50c86feaf65da214f36d6129281a2 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-20  David S. Miller  <davem@davemloft.net>
+
+       * emulparams/elf32_sparc.sh: Set NOP to 0x01000000
+
 2010-09-16  Alan Modra  <amodra@gmail.com>
 
        * ld.texinfo (NOLOAD): Do not erroneously state that contents will
index aef813eea5704ef2cda402656a76e65b0c00f989..13af316de1d004e0d42efcccc16e0721aab0ed58 100644 (file)
@@ -14,4 +14,5 @@ TEMPLATE_NAME=elf32
 DATA_PLT=
 GENERATE_SHLIB_SCRIPT=yes
 GENERATE_PIE_SCRIPT=yes
+NOP=0x01000000
 NO_SMALL_DATA=yes