diff options
author | Paul Brook <paul@codesourcery.com> | 2003-12-29 16:43:37 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2003-12-29 16:43:37 +0000 |
commit | 7de9afa22452a27ef067deec76d3010b736d3488 (patch) | |
tree | 0edc235b1772424197fb928a7bd5ef258e7cabaf /gas/ChangeLog | |
parent | 0e0c4098746746a8659d6afaa52aab36c2447318 (diff) | |
download | gdb-7de9afa22452a27ef067deec76d3010b736d3488.zip gdb-7de9afa22452a27ef067deec76d3010b736d3488.tar.gz gdb-7de9afa22452a27ef067deec76d3010b736d3488.tar.bz2 |
* gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.
* gas/doc/c-arm.texi: Document them.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bb5b8c9..e22a5d5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-12-29 Paul Brook <paul@codesourcery.com> + + * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs. + * gas/doc/c-arm.texi: Document them. + 2003-23-12 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (arm_archs): Add armv6. |