aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-10-09 18:10:44 +0000
committerBob Wilson <bob.wilson@acm.org>2008-10-09 18:10:44 +0000
commit884f0d36b4c8a2d96a12af080f1c633b0c221c9d (patch)
treecce10bfae02730a8ecd079eb529602f17c34c51e /gas/ChangeLog
parent14082c76243bc7ec79c20faa7b01a320f30caa97 (diff)
downloadgdb-884f0d36b4c8a2d96a12af080f1c633b0c221c9d.zip
gdb-884f0d36b4c8a2d96a12af080f1c633b0c221c9d.tar.gz
gdb-884f0d36b4c8a2d96a12af080f1c633b0c221c9d.tar.bz2
* doc/as.texinfo (Dot): Expand no-space-dir conditional to include
a complete sentence. (Pseudo Ops): Put conditionals around Skip and Space menu entries. (Line): Remove conditional declaration of Ln node and section here. Put aout-bout description inside the no-line-dir conditional. (Skip, Space): Use a separate conditional for each node.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a2e5cb0..5a58598 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,14 @@
2008-10-09 Bob Wilson <bob.wilson@acm.org>
-
+
+ * doc/as.texinfo (Dot): Expand no-space-dir conditional to include
+ a complete sentence.
+ (Pseudo Ops): Put conditionals around Skip and Space menu entries.
+ (Line): Remove conditional declaration of Ln node and section here.
+ Put aout-bout description inside the no-line-dir conditional.
+ (Skip, Space): Use a separate conditional for each node.
+
+2008-10-09 Bob Wilson <bob.wilson@acm.org>
+
* doc/as.texinfo (Pseudo Ops): Remove no-file-dir conditional around
menu entry for File; remove version-specific .file operands from menu
description. Replace "LNS directives" menu entry with new entries
@@ -11,7 +20,7 @@
(File): Change this node to describe both the default version and
the DWARF2 version of .file. Move the no-file-dir conditional to
include only the default version.
-
+
2008-10-09 Eric Botcazou <ebotcazou@adacore.com>
* dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.