NetBSD/gnu/dist/gcc
sommerfeld ac07e85117 Enhanced format checking, mk II:
New option -Wno-format-extra-args : suppress warning for:
	printf("foo", bar);
since that isn't interesting from the POV of this audit, and it's more
common than most in some code.

also, do format args checking for
	printf(Aflag ? "format 1: %s" : "format 2: %s", bar);
albeit in a half-hearted way for now (just check the "then" case)
2000-10-05 13:08:57 +00:00
..
config gen_call() takes only two arguments (from egcs-current) 2000-09-13 19:51:22 +00:00
cp Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
f Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
ginclude Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
objc
.gdbinit
BUGS
COPYING
COPYING.LIB
INSTALL-old
LANGUAGES
LITERATURE
Makefile.in Merge egcs 1.1.2 conflicts. 1999-04-06 16:04:00 +00:00
NEWS
PROBLEMS
PROJECTS
README Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.NS32K
README.RS6000
README.TRAD
README.X11
README.g77
README.gnat
SERVICE Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
TESTS.FLUNK
acconfig.h
aclocal.m4
alias.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
alloca.c
assert.h
basic-block.h
bitmap.c
bitmap.h
build-make
c-aux-info.c
c-common.c Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
c-convert.c
c-decl.c Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
c-gperf.h
c-iterate.c
c-lang.c
c-lex.c
c-lex.h
c-parse.gperf
c-parse.in
c-parse.y
c-pragma.c
c-pragma.h
c-tree.h Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
c-typeck.c
caller-save.c
calls.c
cccp.1
cccp.c Correct comparison length botch in `deprecated unix' symbol check; 1999-04-10 15:14:11 +00:00
cexp.y
choose-temp.c
collect2.c
combine.c more radical fix for the last problem, from the egcs/gcc mailing list 1999-10-25 19:30:19 +00:00
conditions.h
config.guess
config.in
config.sub Add mipseb support to egcs distfiles. 2000-02-16 11:28:45 +00:00
configure Add arm26 support to GCC. This is only very slightly tested at present. 2000-07-02 12:31:21 +00:00
configure.frag
configure.in Add arm26 support to GCC. This is only very slightly tested at present. 2000-07-02 12:31:21 +00:00
configure.lang
convert.c
convert.h
cplus-dem.c
cpp.1
cpp.cps
cpp.fns
cpp.in Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
cpp.texi
cppalloc.c
cpperror.c
cppexp.c
cpphash.c Correct comparison length botch in `deprecated unix' symbol check; 1999-04-10 15:14:11 +00:00
cpphash.h
cpplib.c
cpplib.h
cppmain.c
cross-make
crtstuff.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
cse.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
cstamp-h.in
dbxout.c
dbxout.h
dbxstclass.h
defaults.h
demangle.h
doprint.c
doschk.c
dostage2
dostage3
dwarf.h
dwarf2.h
dwarf2out.c Pull in a change critical to making the sparc64 compile: 2000-07-24 02:30:40 +00:00
dwarf2out.h
dwarfout.c
dwarfout.h
dyn-string.c
dyn-string.h
eh-common.h
emit-rtl.c
enquire.c
except.c
except.h
explow.c Merge egcs 1.1.2 conflicts. 1999-04-06 16:04:00 +00:00
expmed.c
expr.c From the egcs development tree: 1999-07-29 09:09:18 +00:00
expr.h
extend.texi
final.c
fix-header.c
fixcpp
fixinc-nt.sed
fixinc.wrap
fixincludes Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
fixproto
flags.h Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
floatlib.c
flow.c
fold-const.c Merge egcs 1.1.2 conflicts. 1999-04-06 16:04:00 +00:00
fp-test.c
frame.c
frame.h Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
function.c
function.h
future.options
gansidecl.h
gbl-ctors.h
gcc.1 Merge egcs 1.1.2 conflicts. 1999-04-06 16:04:00 +00:00
gcc.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
gcc.cps
gcc.hlp
gcc.texi Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
gcov-io.h
gcov.c
gcov.texi
gcse.c
gen-protos.c
genattr.c
genattrtab.c
gencheck.c
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genrecog.c
getopt.c
getopt.h
getopt1.c
getpwd.c
glimits.h
global.c
gmon.c
gstab.h
gsyms.h
gsyslimits.h
gthr-posix.h
gthr-single.h
gthr.h
haifa-sched.c
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
hash.h
input.h
install.texi
install1.texi
integrate.c
integrate.h
invoke.texi Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
jump.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
just-fixinc Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
libgcc1-test.c
libgcc1.c
libgcc2.c
limitx.h
limity.h
listing
local-alloc.c
longlong.h
loop.c pass arg 4 of the qsort() correctly. 2000-01-02 11:01:02 +00:00
loop.h
machmode.def
machmode.h
makefile.vms
md.texi Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
mips-tdump.c
mips-tfile.c
mkstemp.c
move-if-change
obstack.c
obstack.h
optabs.c
output.h
pcp.h
pexecute.c
prefix.c
print-rtl.c
print-tree.c
profile.c
protoize.c
pself.c
pself1.c
pself2.c
pself3.c
real.c
real.h
recog.c
recog.h
reg-stack.c Merge egcs 1.1.2 conflicts. 1999-04-06 16:04:00 +00:00
regclass.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
regmove.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
regs.h
reload.c
reload.h
reload1.c
reorg.c
rtl.c
rtl.def
rtl.h
rtl.texi
rtlanal.c
scan-decls.c
scan-types.sh
scan.c
scan.h
sched.c
sdbout.c
sdbout.h
sort-protos
stab.def
stack.h
stmt.c XXX Temporarily disable the tablejump switch{} implementation when 1999-05-27 12:18:35 +00:00
stor-layout.c
stupid.c
sys-protos.h
sys-types.h
system.h
tlink.c
tm.texi Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
toplev.c Enhanced format checking, mk II: 2000-10-05 13:08:57 +00:00
toplev.h
tree.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
tree.def
tree.h
typeclass.h
unprotoize.c
unroll.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
varasm.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
varray.c
varray.h
version.c Import egcs 1.1.2 to fix some optimizer bugs on i386 and sparc, among others. 1999-04-06 15:07:33 +00:00
vfprintf.c
xcoffout.c
xcoffout.h

README

This directory contains the egcs version 1.1.2 release of the GNU C
compiler.  It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.

The GNU C compiler is free software.  See the file COPYING for copying
permission.

See the file gcc.texi (together with other files that it includes) for
installation and porting information.  The file INSTALL contains a
copy of the installation information, as plain ASCII.

Installing this package will create various files in subdirectories of
/usr/local/lib, which are passes used by the compiler and a library
named libgcc.a.  It will also create /usr/local/bin/gcc, which is
the user-level command to do a compilation.

See the Bugs chapter of the GCC Manual for how to report bugs
usefully.  An online readable version of the manual is in the files
gcc.info*.

The files pself.c and pself1.c are not part of GCC.
They are programs that print themselves on standard output.
They were written by Dario Dariol and Giovanni Cozzi, and are
included for your hacking pleasure.  Likewise pself2.c
(Who is the author of that?) and pself3.c (by Vlad Taeerov and Rashit
Fakhreyev).