8sa1-gcc/gcc/config
Jim Wilson 4f9ca067a1 Fix i386-linux build failure.
* i386.c (load_pic_register): Call prologue_get_pc_and_set_got.
	* i386.md (prologue_set_got, prologue_get_pc): Add UNSPEC_VOLATILE
	to pattern.
	(prologue_get_pc_and_set_got): New pattern.

From-SVN: r16342
1997-11-05 11:29:37 -08:00
..
1750a
a29k t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS. 1997-08-27 18:18:03 -06:00
alpha alpha.c (summarize_insn): Handle ASM_OPERANDS. 1997-11-04 20:36:53 -07:00
arc Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
arm * arm.c (output_move_double): Allocate 3 entries in otherops array. 1997-11-02 19:26:49 -07:00
clipper (clipper_builtin_saveregs): If -fcheck-memory-usage, set rights of 1997-08-02 13:22:50 -04:00
convex Fix capitalization of OVERFLOW in CHECK_FLOAT_VALUE definition 1997-07-24 03:51:04 +00:00
dsp16xx
elxsi
fx80
gmicro
h8300 t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS. 1997-08-27 18:18:03 -06:00
i370
i386 Fix i386-linux build failure. 1997-11-05 11:29:37 -08:00
i860 Initial revision 1997-08-11 09:56:58 -06:00
i960 Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
m32r
m68k Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
m88k Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
mips Fix bitfield insert/extract aliasing problem found by GNAT. 1997-11-04 17:49:52 -08:00
mn10200 mn10200.h (ASM_OUTPUT_BSS): Delete. 1997-11-04 13:38:45 -07:00
mn10300 mn10200.h (ASM_OUTPUT_BSS): Delete. 1997-11-04 13:38:45 -07:00
msdos
ns32k Initial revision 1997-08-11 09:56:58 -06:00
pa Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
pdp11
pyr
romp
rs6000 Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
sh Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
sparc Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
spur
tahoe
v850 mn10200.h (ASM_OUTPUT_BSS): Delete. 1997-11-04 13:38:45 -07:00
vax Initial revision 1997-08-11 09:56:58 -06:00
we32k
winnt
aoutos.h
dbx.h
dbxcoff.h
float-i32.h
float-i64.h
float-i128.h Initial revision 1997-08-05 10:26:36 -06:00
float-sh.h
float-vax.h
fp-bit.c
gnu.h
gofast.h
libgloss.h
linux-aout.h
linux.h linux.h (CC1_SPEC): Define it only if not defined. 1997-08-27 01:26:22 -06:00
lynx-ng.h
lynx.h
netbsd.h
nextstep21.h
nextstep.c
nextstep.h
psos.h
ptx4.h Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
README
svr3.h
svr4.h
t-gnu
t-libc-ok
t-linux
t-linux-aout
t-linux-gnulibc1
t-netbsd
t-rtems
t-svr4
x-linux
x-linux-aout
x-lynx
x-svr4
xm-freebsd.h cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
xm-gnu.h cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
xm-linux.h * config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define. 1997-09-25 00:49:27 +00:00
xm-lynx.h
xm-netbsd.h cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
xm-svr3.h Initial revision 1997-08-11 09:56:58 -06:00
xm-svr4.h xm-svr4.h (SYS_SIGLIST_DECLARED): Define. 1997-09-02 22:39:26 -06:00

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.