Add m68k-elf port from Cygnus gcc sources.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 1998 20:42:38 +0000 (20:42 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 1998 20:42:38 +0000 (20:42 +0000)
commit2927db06e1c3bd78d806e63b2c6fc9767478b8bd
tree89e1aedfe5feca2642a8227dede6ff77f4ca513b
parent7523afefd027644170ddafcbf0f5112db2f40658
Add m68k-elf port from Cygnus gcc sources.
* configure.in (m68020-*-elf*, m68k-*-elf*): New targets.
* configure: Rebuild.
* config/elfos.h: New file.
* config/m68k/m68020-elf.h, config/m68k/m68kelf.h,
config/m68k/t-m68kelf: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23835 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/elfos.h [new file with mode: 0644]
gcc/config/m68k/m68020-elf.h [new file with mode: 0644]
gcc/config/m68k/m68kelf.h [new file with mode: 0644]
gcc/config/m68k/t-m68kelf [new file with mode: 0644]
gcc/configure
gcc/configure.in