diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-02-09 03:12:24 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-02-09 03:12:24 +0000 |
commit | 328eb32e5f28f62b0533ab8ab921bdcedf3cbf8a (patch) | |
tree | 8b2fc21d73ef70a7d8aea643d953f654a10a5607 /gas/ChangeLog | |
parent | da69bbcfe193660a5a57cd6211dd2e7ca60b8693 (diff) | |
download | gdb-328eb32e5f28f62b0533ab8ab921bdcedf3cbf8a.zip gdb-328eb32e5f28f62b0533ab8ab921bdcedf3cbf8a.tar.gz gdb-328eb32e5f28f62b0533ab8ab921bdcedf3cbf8a.tar.bz2 |
* doc/c-cris.texi: New.
* doc/all.texi: @set CRIS.
* doc/as.texinfo: Ditto. Add CRIS gas manpage option overview.
Include c-cris.texi.
* doc/Makefile.am (CPU_DOCS): Add c-cris.texi
* doc/Makefile.in: Regenerate.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c2ea1d9..dbb75ebf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +2002-02-09 Hans-Peter Nilsson <hp@axis.com> + + * doc/c-cris.texi: New. + * doc/all.texi: @set CRIS. + * doc/as.texinfo: Ditto. Add CRIS gas manpage option overview. + Include c-cris.texi. + * doc/Makefile.am (CPU_DOCS): Add c-cris.texi + * doc/Makefile.in: Regenerate. + 2002-02-08 Chris Demetriou <cgd@broadcom.com> * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to |