ARC port no longer sanitized.

This commit is contained in:
David Edelsohn 1997-09-10 00:24:09 +00:00
parent fda193d9e7
commit 29b35953e3

View File

@ -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>