8sa1-gcc/gcc/config
Jeff Law da932f04bf m68k.c: Include tree.h for dwarf2out_cfi_label.
* m68k.c: Include tree.h for dwarf2out_cfi_label.

        * gcc.c (process_command): Do not take address of function fatal when
        calling lang_specific_driver.

        * config/i386/cygwin32.h (DWARF2_UNWIND): Exception handling
        doesn't work with it yet, so set it to 0.
        * config/i386/xm-cygwin32.h (NO_SYS_SIGLIST): Define.

        * cse.c (cse_insn): Check for invalid entries when taking references.
More assorted pending patches.

From-SVN: r16978
1997-12-06 08:48:29 -07:00
..
1750a
a29k a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying addresses in the epilogue delay slot. 1997-11-09 01:59:55 -07:00
alpha * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling. 1997-11-25 13:54:43 -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
dsp16xx
elxsi
fx80
gmicro
h8300 * t-h8300 (MULTILIB_EXCEPTIONS): Define. 1997-11-17 13:20:59 -07:00
i370
i386 m68k.c: Include tree.h for dwarf2out_cfi_label. 1997-12-06 08:48:29 -07: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 m68k.c: Include tree.h for dwarf2out_cfi_label. 1997-12-06 08:48:29 -07:00
m88k dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated `specs' file. 1997-11-09 01:39:38 -07:00
mips Add patch from release branch accidentally left off the mainline. 1997-12-04 17:10:51 -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 O Bring in changes from release branch (egcs_ss_971127). 1997-12-01 10:53:12 -07:00
pdp11
pyr
romp
rs6000 release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
sh sh.c (final_prescan_insn): Use local label prefix when emitting .uses pseudo-ops. 1997-12-04 17:45:10 +00:00
sparc sparc.md (mov[sdt]f_const_insn): Fix condition to match what the instruction can handle. 1997-11-11 00:39:39 +00:00
spur
tahoe
v850 lib1funcs.asm: Minor whitespace changes. 1997-11-13 16:55:08 -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-std32.h Initial revision 1997-11-21 04:46:43 -07: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.