aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2001-12-16 12:23:01 +0000
committerHans-Peter Nilsson <hp@axis.com>2001-12-16 12:23:01 +0000
commitd03b89bdb6d21fa717f1c637b8d70dd03d59a6d5 (patch)
tree8bcbee3067fb648ac5702adfb33861b44f3a6bf0 /ld
parent2d5177f34b54d8f7abb2622ad4f6742f171d1ea7 (diff)
downloadfsf-binutils-gdb-d03b89bdb6d21fa717f1c637b8d70dd03d59a6d5.zip
fsf-binutils-gdb-d03b89bdb6d21fa717f1c637b8d70dd03d59a6d5.tar.gz
fsf-binutils-gdb-d03b89bdb6d21fa717f1c637b8d70dd03d59a6d5.tar.bz2
* scripttempl/mmo.sc: Add .debug_ranges to listed sections.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/scripttempl/mmo.sc1
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ac33a22..cb83b83 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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.
diff --git a/ld/scripttempl/mmo.sc b/ld/scripttempl/mmo.sc
index 9155f80..5b9ef85 100644
--- a/ld/scripttempl/mmo.sc
+++ b/ld/scripttempl/mmo.sc
@@ -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}}:
{