Commit Graph

25 Commits

Author SHA1 Message Date
Michael Meissner
a8302e41e3 remove -mcpu=rs6000
From-SVN: r10822
1995-12-20 19:09:16 +00:00
Michael Meissner
8e3f41e725 Make AIX4 use -mcpu=common by default; add -mtune=
From-SVN: r10820
1995-12-20 17:05:26 +00:00
Michael Meissner
b6c9286a86 update PowerPC support
From-SVN: r10648
1995-11-30 20:02:16 +00:00
Richard Kenner
bea607ca10 (ASM_OUTPUT_{CONSTRUCTOR,DESTRUCTOR}): Undef before including svr4.h.
From-SVN: r10571
1995-11-08 08:54:25 -05:00
Richard Kenner
4d3f9f5b1c (LIBGCC2_WORDS_BIG_ENDIAN): Define to be 0/1 depending on the target endianess.
(ASM_FILE_START): Define, to call output_options in addition to
output_file_directive.
(TRAMPOLINE_SIZE): Correct size to match code.

From-SVN: r10319
1995-09-11 19:21:54 -04:00
Richard Kenner
a8d5e35646 (INITIALIZE_TRAMPOLINE): Sync function now named sync_isync.
From-SVN: r10254
1995-08-19 17:20:35 -04:00
Michael Meissner
4697a36cef V.4 support.
From-SVN: r10152
1995-07-21 18:15:38 +00:00
Richard Kenner
fcbdcbb8a2 (CPP_SPEC): Remove CPU name synonyms.
(ASM_SPEC): Likewise.

From-SVN: r10078
1995-06-28 16:58:45 -04:00
Richard Kenner
c15c907559 Change FSF address.
From-SVN: r9984
1995-06-15 16:46:00 -04:00
Richard Kenner
5d36722dbc (FIXED_R13): Define to be 1.
From-SVN: r9864
1995-06-01 18:34:27 -04:00
Michael Meissner
113166a6ef fix typo
From-SVN: r9820
1995-05-25 15:55:33 +00:00
Michael Meissner
afec0ea990 If cross compiler or if -nostdlib, do not pass -YP to linker.
From-SVN: r9819
1995-05-25 15:42:32 +00:00
Michael Meissner
24ba1fb83c make compatible with new rs6000 change.
From-SVN: r9796
1995-05-24 16:52:13 +00:00
Michael Meissner
938937d88b Make -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct cpp flags on little endian eabi
From-SVN: r9795
1995-05-24 14:40:43 +00:00
Michael Meissner
66910f686f Use -oformat to set link output format, not -m.
From-SVN: r9775
1995-05-23 01:54:01 +00:00
Michael Meissner
3933e0e1e5 Add -mno-toc; Support block moves if -mno-string.
From-SVN: r9763
1995-05-22 18:57:01 +00:00
Michael Meissner
7e69e15538 Add -mstring support.
From-SVN: r9734
1995-05-16 23:07:37 +00:00
Michael Meissner
75814ad4c6 Add little endian PowerPC support.
From-SVN: r9613
1995-05-10 18:26:30 +00:00
Michael Meissner
49a0b2043a Add 403 support.
From-SVN: r9182
1995-03-14 20:38:41 +00:00
Michael Meissner
59313e4e25 Add -mno-traceback option; eliminate nop after call on V.4/eabi
From-SVN: r9176
1995-03-13 19:51:05 +00:00
Michael Meissner
c2baf13392 Define _RELOCATABLE if -mrelocatable; Rewrite eabi.asm for use with -mrelocatable.
From-SVN: r9130
1995-03-08 16:42:26 +00:00
Michael Meissner
d1b9d2aaf5 Pass -mrelocatable to assembler if passed to compiler.
From-SVN: r9122
1995-03-03 21:33:52 +00:00
Michael Meissner
874a07447a Move -mrelocatable word before function prologue.
From-SVN: r9105
1995-03-02 01:07:59 +00:00
Michael Meissner
d14a6d05b2 Support -msoft-float; support eabi -mrelocatable
From-SVN: r9053
1995-02-23 20:30:26 +00:00
Michael Meissner
e3f1f2426d Add preliminary V.4 and eABI support.
From-SVN: r8851
1995-02-01 21:58:22 +00:00