aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2004-04-13 17:56:13 +0000
committerBob Wilson <bob.wilson@acm.org>2004-04-13 17:56:13 +0000
commited9589d48693dbbff1d2c021167495176770ceff (patch)
tree5b6be254c45abde60626466cb3fdeeb2dcbf2410 /gas/ChangeLog
parent925d60e5e9d530cdc4109e94139868cce76cc71f (diff)
downloadgdb-ed9589d48693dbbff1d2c021167495176770ceff.zip
gdb-ed9589d48693dbbff1d2c021167495176770ceff.tar.gz
gdb-ed9589d48693dbbff1d2c021167495176770ceff.tar.bz2
* doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
of .section directive; add a reference to the ELF .subsection directive.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e50a297..5cae9c0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-13 Bob Wilson <bob.wilson@acm.org>
+
+ * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
+ of .section directive; add a reference to the ELF .subsection
+ directive.
+
2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* config/tc-m32r.c (md_assemble): Fixed infinite loop bug