diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-09-10 00:24:09 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-09-10 00:24:09 +0000 |
commit | 29b35953e33f0585e731f4a1f317ca79d54fef04 (patch) | |
tree | 41fc3dad0e709152deca93fa7c1674050feb2c80 /gas | |
parent | fda193d9e7903946d4b1be4ad48caf44353f5351 (diff) | |
download | gdb-29b35953e33f0585e731f4a1f317ca79d54fef04.zip gdb-29b35953e33f0585e731f4a1f317ca79d54fef04.tar.gz gdb-29b35953e33f0585e731f4a1f317ca79d54fef04.tar.bz2 |
ARC port no longer sanitized.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ec0b923..b3233fd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,9 @@ Tue Sep 9 17:14:33 1997 Doug Evans <dje@canuck.cygnus.com> (TARGET_CPU_HFILES): Add tc-arc.h. (dependencies): Rebuild. * Makefile.in: Rebuild. + * configure.in: Recognize arc-*-elf*. + * configure: Regenerated. + * config/tc-arc.[ch]: New files. Tue Sep 9 10:19:37 1997 Nick Clifton <nickc@cygnus.com> |