diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-01-28 01:37:02 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-01-28 01:37:02 +0000 |
commit | 5749c4970051e6f4149c9a52e11b530c70d50f19 (patch) | |
tree | b32e6e59d9d15533790fb680aaa71fa5d149162b /gas/config/.Sanitize | |
parent | 804c860185bcf1f840f346c25a8c5299a55a18be (diff) | |
download | gdb-5749c4970051e6f4149c9a52e11b530c70d50f19.zip gdb-5749c4970051e6f4149c9a52e11b530c70d50f19.tar.gz gdb-5749c4970051e6f4149c9a52e11b530c70d50f19.tar.bz2 |
New Alpha support files, based on files from CMU.
Still to do:
- fix floating-point handling
- figure out if we can adapt to using ../opcodes/alpha-opc.h
- gcc bootstrap testing
- 32-bit mode support?
- test cross-assembly
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index d70a821..1894973 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -30,6 +30,7 @@ fi Things-to-keep: aout_gnu.h +alpha-opcode.h atof-ieee.c atof-ns32k.c atof-tahoe.c @@ -93,6 +94,8 @@ sh.mt sparc.mt tc-a29k.c tc-a29k.h +tc-alpha.c +tc-alpha.h tc-generic.c tc-generic.h tc-h8300.c |