aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-03-31 08:45:00 +0000
committerNick Clifton <nickc@redhat.com>2004-03-31 08:45:00 +0000
commit3d45646427f594eb985155728df5e8dc6f55637a (patch)
tree7808b1f589df67c14f55effb1f006731ed13b69b /bfd/ChangeLog
parent54ac5761ecccfbf40a8041742850b576cf787823 (diff)
downloadfsf-binutils-gdb-3d45646427f594eb985155728df5e8dc6f55637a.zip
fsf-binutils-gdb-3d45646427f594eb985155728df5e8dc6f55637a.tar.gz
fsf-binutils-gdb-3d45646427f594eb985155728df5e8dc6f55637a.tar.bz2
(_bfd_link_section_stabs): Do not skip N_EXCL stabs.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c11de69..c2a90ad 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-31 Mattias Engdegård <mattias@virtutech.se>
+
+ * stabs.c (_bfd_link_section_stabs): Do not skip N_EXCL stabs.
+
2004-03-30 Galit Heller <Galit.Heller@nsc.com>
Tomer Levi <Tomer.Levi@nsc.com>