aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1995-05-11 01:40:42 +0000
committerStu Grossman <grossman@cygnus>1995-05-11 01:40:42 +0000
commitdea16e4dba6da5a7c9593606f99056c14631280f (patch)
tree736c926aeb389b3622b8c440714be6252b713b4f /ld
parent7e7b4a0209094e9e48689041eeb99d5369feb3b9 (diff)
downloadgdb-dea16e4dba6da5a7c9593606f99056c14631280f.zip
gdb-dea16e4dba6da5a7c9593606f99056c14631280f.tar.gz
gdb-dea16e4dba6da5a7c9593606f99056c14631280f.tar.bz2
* scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text
segment. This allows ld -r to preserve unwind sections.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 219e455..95f722b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 10 18:37:59 1995 Stu Grossman (grossman@andros.cygnus.com)
+
+ * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text
+ segment. This allows ld -r to preserve unwind sections.
+
Tue May 9 17:19:57 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* configure.in: Add little endian PowerPC support.