]> gcc.gnu.org Git - gcc.git/commit
config.gcc: Add stormy16-*-elf case.
authorGeoffrey Keating <geoffk@redhat.com>
Sat, 25 Aug 2001 17:14:36 +0000 (17:14 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 25 Aug 2001 17:14:36 +0000 (17:14 +0000)
commit4b58290fe6d467cf8d1c4f72e35c308218728b3b
treefbf9af098961c2e4bb58532af29c22fbd8e437a0
parentd3fe11e62408ef839371ae20b5c666219de209a9
config.gcc: Add stormy16-*-elf case.

* config.gcc: Add stormy16-*-elf case.
* config/stormy16/stormy-abi: New file.
* config/stormy16/stormy16-lib2.c: New file.
* config/stormy16/stormy16-protos.h: New file.
* config/stormy16/stormy16.c: New file.
* config/stormy16/stormy16.h: New file.
* config/stormy16/stormy16.md: New file.
* config/stormy16/t-stormy16: New file.

From-SVN: r45173
gcc/ChangeLog
gcc/config.gcc
gcc/config/stormy16/stormy-abi [new file with mode: 0644]
gcc/config/stormy16/stormy16-lib2.c [new file with mode: 0644]
gcc/config/stormy16/stormy16-protos.h [new file with mode: 0644]
gcc/config/stormy16/stormy16.c [new file with mode: 0644]
gcc/config/stormy16/stormy16.h [new file with mode: 0644]
gcc/config/stormy16/stormy16.md [new file with mode: 0644]
gcc/config/stormy16/t-stormy16 [new file with mode: 0644]
This page took 0.060043 seconds and 5 git commands to generate.