diff options
author | Jie Zhang <jie.zhang@analog.com> | 2009-09-04 02:31:44 +0000 |
---|---|---|
committer | Jie Zhang <jie.zhang@analog.com> | 2009-09-04 02:31:44 +0000 |
commit | 3b4e18858ec0ead43582c85a16c78cbe8964bea6 (patch) | |
tree | b2edae3b6521a706388194b044ae89a8ab727bfb /gas/ChangeLog | |
parent | 53ae48a2108b85d3c9d312a143efb482bb57debe (diff) | |
download | gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.zip gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.tar.gz gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.tar.bz2 |
* doc/all.texi: Replace BFIN with Blackfin.
* doc/as.texinfo: Likewise.
* doc/c-bfin.texi: Likewise.
* doc/asconfig.texi: Likewise.
* doc/c-bfin.texi: Update -mcpu= option with bf512, bf514,
bf516 and bf518.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ecbaa3c..7ed7a3a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,15 @@ 2009-09-04 Jie Zhang <jie.zhang@analog.com> + * doc/all.texi: Replace BFIN with Blackfin. + * doc/as.texinfo: Likewise. + * doc/c-bfin.texi: Likewise. + * doc/asconfig.texi: Likewise. + + * doc/c-bfin.texi: Update -mcpu= option with bf512, bf514, + bf516 and bf518. + +2009-09-04 Jie Zhang <jie.zhang@analog.com> + * Makefile.am (bfin-parse.o): Remove bfin-parse.h from the prerequisite. Add $(srcdir)/config/bfin-aux.h to the prerequisite. |