NetBSD/gnu/dist/toolchain/gcc/config
thorpej 3ef3a0aa2f Be a little more careful when calling _mcount() (to prevent
clobbering $27).
2002-01-22 02:09:39 +00:00
..
1750a
a29k
alpha Be a little more careful when calling _mcount() (to prevent 2002-01-22 02:09:39 +00:00
arc
arm Avoid generating code sequences that might cause alignment faults. 2001-12-20 00:50:27 +00:00
c4x
clipper
convex
dsp16xx
elxsi
fx80
gmicro
h8300 Import gcc 2.95.3. 2001-04-23 11:57:48 +00:00
i370
i386 enable dwarf2 exception handling. 2001-08-09 16:08:46 +00:00
i860
i960
m32r
m68k Revert the last change following yesterday's commit to ../netbsd.h 2001-12-20 18:14:35 +00:00
m88k
mips Apply the patch from: 2002-01-04 05:29:39 +00:00
mn10200
mn10300
msdos
ns32k Don't define mem{cmp,cpy,set}; from gcc-current after the 2.95.3 release. 2001-09-23 13:42:39 +00:00
pa
pdp11
pyr
romp
rs6000 Redo previous differently: Put the ASM_DECLARE_OBJECT_NAME 2001-12-20 00:18:01 +00:00
sh Apply rev 1.4 of gnu/dist/gcc/config/sh/sh.h: 2001-12-16 18:56:45 +00:00
sparc fix part of previous: do pass -mcmodel=medlow to the 64 bit cc1 if -p*. 2001-09-07 07:19:52 +00:00
spur
tahoe
v850 Import gcc 2.95.3. 2001-04-23 11:57:48 +00:00
vax Incorporate some gcc3.0 vax.md changes 2001-12-24 01:56:55 +00:00
we32k
winnt
README
aoutos.h
dbx.h
dbxcoff.h
dbxelf.h
elfos.h A small change elfos.h for VAX ELF. configure* need to about 2001-05-03 18:20:46 +00:00
float-i32.h
float-i64.h
float-i128.h
float-i386.h
float-m68k.h
float-sh.h
float-vax.h
fp-bit.c
gnu.h
gofast.h
interix.h
libgloss.h
linux-aout.h
linux.h
lynx-ng.h
lynx.h
netbsd.h Fix %{p*:} botch, as described in toolchain/15024. (What specs need is an 2001-12-29 20:24:37 +00:00
nextstep.c
nextstep.h
nextstep21.h
openbsd.h
psos.h
ptx4.h
svr3.h
svr4.h
t-freebsd
t-gnu
t-install-cpp
t-libc-ok
t-linux
t-linux-aout
t-linux-gnulibc1
t-netbsd Major overhaul of target/host file handling for NetBSD. Make this uniform, 2001-05-30 09:02:42 +00:00
t-openbsd
t-openbsd-thread
t-rtems
t-svr4
tm-dwarf2.h
x-interix
x-linux
x-linux-aout
x-lynx
x-svr4
xm-alloca.h
xm-freebsd.h
xm-gnu.h
xm-interix.h
xm-linux.h
xm-lynx.h
xm-netbsd.h
xm-openbsd.h
xm-siglist.h
xm-std32.h
xm-svr3.h
xm-svr4.h
xm-target64.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.