aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2005-01-27 16:33:47 +0000
committerNathan Sidwell <nathan@codesourcery.com>2005-01-27 16:33:47 +0000
commitc6cb92c5ba6f9001097e4ae97f265ba28ff0d975 (patch)
treeb6cc25af4f0f4f1c9246c7e359414a18198a793d /gas/ChangeLog
parente80937925fd99e09392fe3f76e4cce1b1b42105f (diff)
downloadgdb-c6cb92c5ba6f9001097e4ae97f265ba28ff0d975.zip
gdb-c6cb92c5ba6f9001097e4ae97f265ba28ff0d975.tar.gz
gdb-c6cb92c5ba6f9001097e4ae97f265ba28ff0d975.tar.bz2
* dwarf2dbg.c (dwarf2_finish): Correct logic for determining when
to emit .debug_line and other debug sections. * as.h (seg_not_empty_p): Declare. * subsegs.c (seg_not_empty_p): New predicate.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e41242e..f635784 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-27 Nathan Sidwell <nathan@codesourcery.com>
+
+ * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when
+ to emit .debug_line and other debug sections.
+ * as.h (seg_not_empty_p): Declare.
+ * subsegs.c (seg_not_empty_p): New predicate.
+
2005-01-27 Andrew Cagney <cagney@gnu.org>
* configure: Regenerate to track ../gettext.m4 change.