]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* scripttempl/mmo.sc: Add .debug_ranges to listed sections.
authorHans-Peter Nilsson <hp@axis.com>
Sun, 16 Dec 2001 12:23:01 +0000 (12:23 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sun, 16 Dec 2001 12:23:01 +0000 (12:23 +0000)
ld/ChangeLog
ld/scripttempl/mmo.sc

index ac33a22f4977d523ec65cad659177df2a325f8e3..cb83b83e07a40484e79df04f026d812ab528f686 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-16  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
+
 2001-12-15  Alan Modra  <amodra@bigpond.net.au>
 
        * ldmain.c (main): Initialise link_info.eh_frame_hdr.
index 9155f8030f27bad3e48ce08641898f705066ff08..5b9ef853226be90bdb0547b58612a12b1abf79f1 100644 (file)
@@ -72,6 +72,7 @@ SECTIONS
   .debug_str      0 : { *(.debug_str) }
   .debug_loc      0 : { *(.debug_loc) }
   .debug_macinfo  0 : { *(.debug_macinfo) }
+  .debug_ranges   0 : { *(.debug_ranges) }
 
   .data ${RELOCATING+ ${DATA_ADDR}}:
   {