* i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.

From-SVN: r15013
This commit is contained in:
Stephen Williams 1997-09-01 17:27:19 +00:00 committed by Jeff Law
parent a63d08e606
commit f3e0ca6c2d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Mon Sep 1 11:25:47 1997 Stephen Williams (steve@icarus.icarus.com)
* i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.
Mon Sep 1 08:29:46 1997 Jeffrey A Law (law@cygnus.com)
* cccp.c (sys_errlist): Remove special 4.4bsd declaration.

View file

@ -81,7 +81,7 @@ Boston, MA 02111-1307, USA. */
#define LINK_SPEC \
"%{mka:-AKA}%{mkb:-AKB}%{msa:-ASA}%{msb:-ASB}\
%{mmc:-AMC}%{mca:-ACA}%{mcc:-ACC}%{mcf:-ACF}\
%{!mka:%{!mkb:%{!msa:%{!msb:%{!mmc:%{!mca:%{!mcc:%{!mcf:-AKB}}}}}}}}\
%{mja:-AJX}%{mjd:-AJX}%{mjf:-AJX}%{mrp:-AJX}\
%{mbout:-Fbout}%{mcoff:-Fcoff}\
%{mlink-relax:-relax}"