From: Stu Grossman Date: Thu, 11 May 1995 01:40:42 +0000 (+0000) Subject: * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dea16e4dba6da5a7c9593606f99056c14631280f;p=binutils-gdb.git * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text segment. This allows ld -r to preserve unwind sections. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 219e4553d77..95f722ba91e 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 * configure.in: Add little endian PowerPC support.