liteelf.h: New file to support sparclite-elf target
authorJonathan Larmour <jlarmour@cygnus.co.uk>
Sat, 7 Aug 1999 07:58:07 +0000 (07:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 7 Aug 1999 07:58:07 +0000 (01:58 -0600)
commit28df416855cad98eb71c2ee4015f78bf7a4d7113
tree8a5fad9b765af7e71ba9708d196284313cd6c993
parent2d9f9cf1766fce96de5d0cee07a2d2bd6bc810c7
liteelf.h: New file to support sparclite-elf target

        * config/sparc/liteelf.h: New file to support sparclite-elf target
        * config/sparc/t-sp86x: New file to support sparc86x targets
        * config/sparc/sp86x-aout.h: New file to support sparc86x-aout target
        * config/sparc/sp86x-elf.h: New file to support sparc86x-elf target
        * configure.in: Support above target triplets
        * configure: Regenerated

From-SVN: r28581
gcc/ChangeLog
gcc/config/sparc/liteelf.h [new file with mode: 0644]
gcc/config/sparc/sp86x-aout.h [new file with mode: 0644]
gcc/config/sparc/sp86x-elf.h [new file with mode: 0644]
gcc/config/sparc/t-sp86x [new file with mode: 0644]
gcc/configure
gcc/configure.in