gcc/gcc/config
Mike Stump 5bcff23f54 * i960/i960.c: Include except.h for function.h.
From-SVN: r12553
1996-07-23 23:56:56 +00:00
..
1750a calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
a29k calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
alpha (INT_ASM_OP): Change from ".long" to ".quad". 1996-07-18 19:24:13 -04:00
arm (ASM_OUTPUT_MI_THUNK): Handle fns returning structures. 1996-07-12 21:15:05 +00:00
clipper No longer include clipper.h and svr3.h. 1996-05-18 14:08:05 -04:00
convex Provide a default for TARGET_DEFAULT. 1996-05-18 14:08:25 -04:00
dsp16xx ({ASM,LINK}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. 1996-07-12 18:45:41 +00:00
elxsi calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
fx80 calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
gmicro calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
h8300 h8300.h (OK_FOR_U): If generating H8/S code, accept SYMBOL_REF and SYMBOL_REF + CONST_INT. 1996-07-11 10:38:31 -06:00
i370 (ASM_DECLARE_FUNCTION_NAME): Don't write anything to asm file, because 1996-04-13 08:59:35 -04:00
i386 (leave): clobbers esp and ebp. 1996-07-19 21:48:59 +00:00
i860 No longer include i860.h and svr3.h. 1996-05-18 14:11:41 -04:00
i960 * i960/i960.c: Include except.h for function.h. 1996-07-23 23:56:56 +00:00
m68k Add m5200 multilib 1996-07-19 23:26:59 +00:00
m88k ({LINK,ASM_CPU}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. 1996-07-12 18:55:56 +00:00
mips (ASM_SPEC): Change {% to %{. 1996-07-22 22:53:41 -07:00
msdos If Ada subdirectory present, adjust Makefile. 1996-05-17 08:01:44 -04:00
ns32k (adddi3, subdi3, negdi3): New patterns. 1996-06-27 20:23:23 -04:00
pa pa.c (fmpy_operands): Define. 1996-07-03 11:19:19 -06:00
pdp11 No longer include pdp11.h. 1996-05-18 14:17:44 -04:00
pyr calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
romp calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
rs6000 * rs6000/rs6000.c: Include except.h for function.h. 1996-07-23 23:54:37 +00:00
sh Skip inappropriate LOG_LINK entries when looking for reg-setting call 1996-07-13 04:55:16 +00:00
sparc Initial revision 1996-07-16 16:44:43 +00:00
spur calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
tahoe calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
vax (rotl): Remove extraneous `$'. 1996-06-28 19:12:29 -04:00
we32k No longer include xm-svr3.h. 1996-05-26 12:26:28 -04:00
winnt Make .h files properly for Alpha. 1996-05-26 08:29:56 -04:00
README
aoutos.h
dbx.h
dbxcoff.h
float-i32.h
float-i64.h
float-vax.h
fp-bit.c Correct sign handling when dividing zero or infinity by something 1996-05-17 17:09:54 +00:00
gnu.h
gofast.h
linux-aout.h (SET_ASM_OP): New. __attribute__ ((alias ())) 1996-05-22 20:42:09 +00:00
linux.h (SET_ASM_OP): New. __attribute__ ((alias ())) 1996-05-22 20:42:09 +00:00
lynx-ng.h
lynx.h
netbsd.h (SWITCH_TAKES_ARG): Add -R. 1996-05-23 15:38:42 -07:00
nextstep.c (process_pragma): Take the IDENTIFIER_POINTER tree 1996-04-17 12:11:28 -07:00
nextstep.h (HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH. 1996-04-17 12:10:02 -07:00
nextstep21.h
psos.h
ptx4.h %{V} %{v:%{!V:-V}} -> %{v:-V}. 1996-07-12 18:44:20 +00:00
svr3.h
svr4.h ({ASM,LINK}_:SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. 1996-07-12 18:44:59 +00:00
t-gnu
t-libc-ok
t-linux (BOOT_CFLAGS): Removed, no longer necessary. 1996-06-28 16:24:19 -04:00
t-linux-aout (BOOT_CFLAGS): Removed. 1996-06-28 16:24:34 -04:00
t-svr4
x-linux (BOOT_CFLAGS, STMP_FIXPROTO, STMP_FIXPROTO): Deleted. 1996-05-06 09:04:35 -04:00
x-linux-aout (BOOT_CFLAGS, STMP_FIXPROTO, STMP_FIXPROTO): Deleted. 1996-05-06 09:04:35 -04:00
x-lynx
x-svr4
xm-gnu.h
xm-lynx.h

README

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.