diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-11-20 22:02:32 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-11-20 22:02:32 +0000 |
commit | d6c4a3fa8024468e35d97935427c40c999624857 (patch) | |
tree | 717ac42f04ce825ac8cef38f0b8455615807cc3c /gas | |
parent | b6f783b77374dbbf47be6130a2177221effaf858 (diff) | |
download | gdb-d6c4a3fa8024468e35d97935427c40c999624857.zip gdb-d6c4a3fa8024468e35d97935427c40c999624857.tar.gz gdb-d6c4a3fa8024468e35d97935427c40c999624857.tar.bz2 |
alpha fixes
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a1d7343..39d6e7f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Mon Nov 20 13:37:05 1995 Ken Raeburn <raeburn@cygnus.com> + * Makefile.in (TARG_CPU_DEP_alpha): Mention alpha-opcode.h. + * config/alpha-opcode.h: Include one-operand variants of jmp and + jsr. + * config/te-delt88.h: Renamed from te-delta88.h, to avoid conflict with te-delta.h in 8.3 file systems. * configure.in: Adjusted. |