]> gcc.gnu.org Git - gcc.git/commit
netbsd-elf.h (LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.
authorJason Thorpe <thorpej@wasabisystems.com>
Sat, 8 Jun 2002 06:38:02 +0000 (06:38 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Sat, 8 Jun 2002 06:38:02 +0000 (06:38 +0000)
commita3e944f9a050733b71b294f4df37b98e5d9e59cc
tree8073d40905cbe94ac055e07f3996f92def6145d3
parent854928a0397c41f1ccf75455ecda4e8d6f7df0d1
netbsd-elf.h (LINK_SPEC): Define as NETBSD_LINK_SPEC_ELF.

* config/i386/netbsd-elf.h (LINK_SPEC): Define as
NETBSD_LINK_SPEC_ELF.
(SUBTARGET_EXTRA_SPECS): Add netbsd_entry_point.
(NETBSD_ENTRY_POINT): Define.
* config/i386/netbsd64.h (LINK_SPEC): Use %(netbsd_link_spec).
(SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and
netbsd_entry_point.
(NETBSD_ENTRY_POINT): Define.

From-SVN: r54362
gcc/ChangeLog
gcc/config/i386/netbsd-elf.h
gcc/config/i386/netbsd64.h
This page took 0.05742 seconds and 5 git commands to generate.