aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2004-09-01 16:34:29 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2004-09-01 16:34:29 +0000
commit1ff4677c0bd9c039e74988d3284a9abf3137f4f0 (patch)
tree54c8c0d218861549c421a721611fd100c79ddcaa /gas/ChangeLog
parent9166bcd7a834233a4e42b7f8a65a9597734c206b (diff)
downloadfsf-binutils-gdb-1ff4677c0bd9c039e74988d3284a9abf3137f4f0.zip
fsf-binutils-gdb-1ff4677c0bd9c039e74988d3284a9abf3137f4f0.tar.gz
fsf-binutils-gdb-1ff4677c0bd9c039e74988d3284a9abf3137f4f0.tar.bz2
* doc/c-arm.texi (ARM Options): Document canonical names of CPUs.
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 142747b..d459720 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -3,6 +3,8 @@
* tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>s
for synthesizable cores.
+ * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.
+
2004-08-25 Dmitry Diky <diwil@spec.ru>
* config/tc-msp430.c: Clean-up the code.