Patch from Robert Millan.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 02:56:23 +0000 (02:56 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 02:56:23 +0000 (02:56 +0000)
commit6396cc37141180db4d2c8f73cab4f5977d8a1e19
tree611b7c19931269b92d455ba78be01fea92ceb74f
parent7206da1bce6e7a9272829191a94c704a400f023c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83577 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/kfreebsd-gnu.h [new file with mode: 0644]
gcc/config/i386/knetbsd-gnu.h [new file with mode: 0644]
gcc/config/i386/linux.h
gcc/config/kfreebsd-gnu.h [moved from gcc/config/i386/kfreebsdgnu.h with 54% similarity]
gcc/config/kfreebsdgnu.h [deleted file]
gcc/config/knetbsd-gnu.h [new file with mode: 0644]
gcc/config/t-kfreebsd-gnu [deleted file]