8sa1-gcc/gcc/config
Torbjorn Granlund 2f95ebc26b (iorscc): New recognizer.
2 new recognizers for sub;subb.  1 new recognizer for addi;subb.
(movstrsi): Remove predicates.  Set inline threshold to 8.
(umulsidi3): Change predicates to nonimmediate_operand.
New recognizer for multiply-by-immediate.
(andsi3): Add `!' for register alternative.
(vdepi_ior, vdepi_and): New recognizers.
(vextru rx,1,ry, vextrs rx,1,ry): New recognizers.
(call, call_value): If PIC, emit USE for for
PIC_OFFSET_TABLE_REGNUM.  Use PIC_OFFSET_TABLE_REGNUM rather than 19.

From-SVN: r6294
1993-12-24 03:13:01 +00:00
..
a29k (TARGET_DEFAULT): Update to use new values. 1993-12-23 07:33:56 -05:00
alpha (movdi): Use 'Q' instead of 'm' for FP. 1993-11-16 07:15:44 -05:00
arm (ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended. 1993-12-06 07:38:16 -05:00
clipper (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
convex add untyped_call 1993-11-06 10:00:05 +00:00
elxsi (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. 1993-10-02 08:55:06 +00:00
fx80 (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
gmicro (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. 1993-10-02 08:55:06 +00:00
h8300 Delete null LIB2FUNCS_EXTRA. 1993-12-12 07:49:25 -05:00
i370 Initial revision 1993-10-03 15:42:39 -04:00
i386 Delete EXTRA_PARTS. 1993-12-12 07:52:57 -05:00
i860 (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
i960 (ASM_SPEC): Pass -linkrelax, not -link-relax. 1993-11-23 17:48:30 -05:00
m68k (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
m88k Don't require bash. 1993-12-12 07:53:26 -05:00
mips (LIB_SPEC): Use shared libc when not profiling, not debugging, and no 1993-12-15 18:21:23 -05:00
ns32k (ASM_OUTPUT_ADDR_DIFF_ELT): Use .long, not .double. 1993-12-23 09:03:23 -05:00
pa (iorscc): New recognizer. 1993-12-24 03:13:01 +00:00
pyr Define SHIFT_COUNT_TRUNCATED to have a value of 1. 1993-10-11 07:43:24 -04:00
romp (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. 1993-10-02 08:55:06 +00:00
rs6000 (divsi3): Correct logic for when we call force_reg. 1993-12-20 19:09:40 -05:00
sh (HAVE_VPRINTF): New macro. 1993-11-14 12:44:56 -05:00
sparc (FUNCTION_ARG_PASS_BY_REFERENCE): Also pass Pascal arrays by reference. 1993-12-21 11:26:59 -08:00
spur (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. 1993-10-02 08:55:06 +00:00
tahoe (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
vax (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
we32k (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. 1993-12-13 19:09:31 -05:00
aoutos.h
lynx.h
nextstep.c
nextstep.h
README
svr3.h
svr4.h (ASM_DECLARE_OBJECT_NAME): Set size_directive_output. 1993-10-20 19:51:40 +00:00
t-libc-ok
t-svr4
x-lynx
x-svr4
xm-lynx.h

This directory contains machine-specific files for the GNU C compiler.
It has a subdirectory for each basic CPU type.
The only files in this directory itself
are some .h files that pertain to particular operating systems
and are used for more than one CPU type.