netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition of LINK_SPEC.
authorRichard Earnshaw <rearnsha@arm.com>
Sat, 21 Sep 2002 20:20:55 +0000 (20:20 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Sat, 21 Sep 2002 20:20:55 +0000 (20:20 +0000)
commit330cc6c7b82eb339ca4af2f7fd10918bb705f69d
tree3c39948431e3d95996b31c87c854a5acb24dd2c3
parent9ee4fa2995fedb01717927458aed0751b82cd7b2
netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition of LINK_SPEC.

* netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): New, takes old definition of
LINK_SPEC.
(LINK_SPEC): Define to NETBSD_LINK_SPEC_AOUT.
* arm/netbsd.h (SUBTARGET_EXTRA_SEPCS): Add NETBSD_LINK_SPEC_AOUT.
(LINK_SPEC): Rework to use NETBSD_LINK_SPEC_AOUT).

From-SVN: r57397
gcc/ChangeLog
gcc/config/arm/netbsd.h
gcc/config/netbsd-aout.h