iq2000: New port.
authorStan Cox <scox@redhat.com>
Fri, 8 Aug 2003 11:30:25 +0000 (11:30 +0000)
committerStan Cox <scox@gcc.gnu.org>
Fri, 8 Aug 2003 11:30:25 +0000 (11:30 +0000)
commit6b3d1e471a4de2a93320d1fc14549b4a49223b9d
tree7efbd7dd1513de51a841ff21faa6fd8a37df8522
parent3e083bea6c6985eed25a60e506e7af28548f39ec
iq2000: New port.

* config/iq2000: New port.
* config.gcc (iq2000-*-elf): Added.
* doc/install.texi (Specific):  Add iq2000 description.

From-SVN: r70245
gcc/ChangeLog
gcc/config.gcc
gcc/config/iq2000/abi [new file with mode: 0644]
gcc/config/iq2000/iq2000-protos.h [new file with mode: 0644]
gcc/config/iq2000/iq2000.c [new file with mode: 0644]
gcc/config/iq2000/iq2000.h [new file with mode: 0644]
gcc/config/iq2000/iq2000.md [new file with mode: 0644]
gcc/config/iq2000/lib2extra-funcs.c [new file with mode: 0644]
gcc/config/iq2000/t-iq2000 [new file with mode: 0644]
gcc/config/iq2000/xm-iq2000.h [new file with mode: 0644]
gcc/doc/install.texi