diff options
author | Richard Henderson <rth@redhat.com> | 2002-02-10 23:25:17 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-02-10 23:25:17 +0000 |
commit | 625e1353056d4f665a283c64d434a6fa05573d13 (patch) | |
tree | fe90f053b8d96a379bdde8a2bbdeae4dae79e435 /gas/doc/all.texi | |
parent | 6439295f61b598227751815bf233fd9aa07fa37b (diff) | |
download | gdb-625e1353056d4f665a283c64d434a6fa05573d13.zip gdb-625e1353056d4f665a283c64d434a6fa05573d13.tar.gz gdb-625e1353056d4f665a283c64d434a6fa05573d13.tar.bz2 |
* doc/c-alpha.texi: New file.
* doc/Makefile.am (CPU_DOCS): Add it.
* doc/all.texi, doc/as.texinfo: Add hooks for Alpha.
Diffstat (limited to 'gas/doc/all.texi')
-rw-r--r-- | gas/doc/all.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/all.texi b/gas/doc/all.texi index 2a8bbe1..0642dfd 100644 --- a/gas/doc/all.texi +++ b/gas/doc/all.texi @@ -1,4 +1,4 @@ -@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001 +@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002 @c Free Software Foundation, Inc. @c This file is part of the documentation for the GAS manual @@ -27,6 +27,7 @@ @c CPUs of interest @c ================ @set A29K +@set ALPHA @set ARC @set ARM @set CRIS |