config.gcc (h8300-*-elf*): New case.
authorJ"orn Rennecke <amylaar@redhat.com>
Thu, 30 Aug 2001 18:20:33 +0000 (18:20 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 30 Aug 2001 18:20:33 +0000 (19:20 +0100)
commitf4926e194af6731b14aadb181cf7aa0d1f331e52
treea6487aa848a0a3c0324defb5115d079d731ee13f
parent8c062645a6f2df8913a706149a8181e021e4aea6
config.gcc (h8300-*-elf*): New case.

* config.gcc (h8300-*-elf*): New case.
* h8300.h (CPP_SPEC): Add subtarget_cpp_spec.
(SUBTARGET_CPP_SPEC): Define.
(EXTRA_SPECS): Define.
(SUBTARGET_EXTRA_SPECS): Define.
* config/h8300/crti.asm, config/h8300/crtn.asm: New files.
* config/h8300/elf.h, config/h8300/t-elf: Likewise.

From-SVN: r45293
gcc/ChangeLog
gcc/config/h8300/crti.asm [new file with mode: 0644]
gcc/config/h8300/crtn.asm [new file with mode: 0644]
gcc/config/h8300/elf.h [new file with mode: 0644]
gcc/config/h8300/h8300.h
gcc/config/h8300/t-elf [new file with mode: 0644]