summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-11-22 06:14:48 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-11-22 06:14:48 +0000
commit4970261a62112481ff1807cf0a508f788fbac000 (patch)
tree39880446e1af120b5d7757cfed0591938fe19213 /gas/ChangeLog
parentf477ce9e8244e49a6074ad1f375b8a6b75a625b1 (diff)
downloadbinutils-redhat-4970261a62112481ff1807cf0a508f788fbac000.tar.gz
* doc/c-ppc.texi (PowerPC-Pseudo): Add section.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2ae3c1dadf..d2ed7fffc8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
2003-11-22 Alan Modra <amodra@bigpond.net.au>
+ * doc/c-ppc.texi (PowerPC-Pseudo): Add section.
+
* app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.
2003-11-21 Kazu Hirata <kazu@cs.umass.edu>