aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-09-05 19:24:08 +0000
committerIan Lance Taylor <ian@airs.com>1996-09-05 19:24:08 +0000
commit4be2140e68a4591bce4861ca9076e3d81cac598e (patch)
treeaa302c607a1adb1b5e23cf386d86a30fd3649447 /bfd
parent9e9358ebab66d136732a600da7a83e3c30145e5c (diff)
downloadfsf-binutils-gdb-4be2140e68a4591bce4861ca9076e3d81cac598e.zip
fsf-binutils-gdb-4be2140e68a4591bce4861ca9076e3d81cac598e.tar.gz
fsf-binutils-gdb-4be2140e68a4591bce4861ca9076e3d81cac598e.tar.bz2
* stabs.c (_bfd_link_section_stabs): If the output_section field
of either section is bfd_abs_section, then the linker is discarding the section and we should not optimize it. PR 10555.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5cde6a5..2049100 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Sep 5 15:23:08 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * stabs.c (_bfd_link_section_stabs): If the output_section field
+ of either section is bfd_abs_section, then the linker is
+ discarding the section and we should not optimize it.
+
Tue Sep 3 12:16:20 1996 Doug Evans <dje@canuck.cygnus.com>
* Makefile.in (aout-sparcle.o): New target.