Patch from Robert Millan.
authorRobert Millan <robertmh@gnu.org>
Thu, 24 Jun 2004 02:56:23 +0000 (02:56 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 24 Jun 2004 02:56:23 +0000 (19:56 -0700)
commitcfafe9734d14ae63db12d744541da675c68a26bd
tree611b7c19931269b92d455ba78be01fea92ceb74f
parentd18227544985fbd2e01d73c706ae3bcc24f00d98
Patch from Robert Millan.

* config.gcc: Merge kfreebsd*-gnu with linux* and add knetbsd*-gnu.
* config/i386/linux.h: Allow overriding of LINK_EMULATION,
  DYNAMIC_LINKER and register names in sc_ structure.
* config/kfreebsd-gnu.h: New. kfreebsd-gnu followup for linux.h.
* config/i386/kfreebsd-gnu.h: New. Ditto for i386-kfreebsd-gnu.
* config/knetbsd-gnu.h: New. Ditto for knetbsd-gnu.
* config/i386/knetbsd-gnu.h: New. Ditto for i386-knetbsd-gnu.
* config/kfreebsdgnu.h: Remove.
* config/t-kfreebsd-gnu: Likewise.
* config/i386/kfreebsdgnu.h: Likewise.

From-SVN: r83577
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/kfreebsd-gnu.h [new file with mode: 0644]
gcc/config/i386/kfreebsdgnu.h [deleted file]
gcc/config/i386/knetbsd-gnu.h [new file with mode: 0644]
gcc/config/i386/linux.h
gcc/config/kfreebsd-gnu.h [new file with mode: 0644]
gcc/config/kfreebsdgnu.h [deleted file]
gcc/config/knetbsd-gnu.h [new file with mode: 0644]
gcc/config/t-kfreebsd-gnu [deleted file]