* emulparams/elf32bmip.sh (OTHER_SECTIONS): Put .mdebug.* and
authorJoseph Myers <joseph@codesourcery.com>
Tue, 20 Dec 2011 17:55:24 +0000 (17:55 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 20 Dec 2011 17:55:24 +0000 (17:55 +0000)
.gcc_compiled_long* sections at address 0.

ld/ChangeLog
ld/emulparams/elf32bmip.sh

index 1c2a2c4..f8c48e6 100644 (file)
@@ -1,3 +1,8 @@
+2011-12-20  Joseph Myers  <joseph@codesourcery.com>
+
+       * emulparams/elf32bmip.sh (OTHER_SECTIONS): Put .mdebug.* and
+       .gcc_compiled_long* sections at address 0.
+
 2011-12-13  Nick Clifton  <nickc@redhat.com>
 
        * po/it.po: New Italian translation.
index 44a0b8a..f0fcd2c 100644 (file)
@@ -64,14 +64,14 @@ OTHER_BSS_SYMBOLS='_fbss = .;'
 OTHER_SECTIONS='
   .gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }
   .gptab.sbss : { *(.gptab.bss) *(.gptab.sbss) }
-  .mdebug.abi32 : { KEEP(*(.mdebug.abi32)) }
-  .mdebug.abiN32 : { KEEP(*(.mdebug.abiN32)) }
-  .mdebug.abi64 : { KEEP(*(.mdebug.abi64)) }
-  .mdebug.abiO64 : { KEEP(*(.mdebug.abiO64)) }
-  .mdebug.eabi32 : { KEEP(*(.mdebug.eabi32)) }
-  .mdebug.eabi64 : { KEEP(*(.mdebug.eabi64)) }
-  .gcc_compiled_long32 : { KEEP(*(.gcc_compiled_long32)) }
-  .gcc_compiled_long64 : { KEEP(*(.gcc_compiled_long64)) }
+  .mdebug.abi32 : { KEEP(*(.mdebug.abi32)) }
+  .mdebug.abiN32 : { KEEP(*(.mdebug.abiN32)) }
+  .mdebug.abi64 : { KEEP(*(.mdebug.abi64)) }
+  .mdebug.abiO64 : { KEEP(*(.mdebug.abiO64)) }
+  .mdebug.eabi32 : { KEEP(*(.mdebug.eabi32)) }
+  .mdebug.eabi64 : { KEEP(*(.mdebug.eabi64)) }
+  .gcc_compiled_long32 : { KEEP(*(.gcc_compiled_long32)) }
+  .gcc_compiled_long64 : { KEEP(*(.gcc_compiled_long64)) }
 '
 ARCH=mips
 MACHINE=