8sa1-gcc/gcc
Jeff Law 2414de7158 Forgot to commit.
From-SVN: r19231
1998-04-15 08:12:03 -06:00
..
config * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing if not optimizing. 1998-04-15 05:37:21 -06:00
cp lex.c (init_parse): Now returns char* containing the filename. 1998-04-15 08:35:16 -04:00
f com.c (init_parse): Now returns char* containing filename; 1998-04-15 08:36:14 -04:00
ginclude Patch from vmakarov to avoid warnings with -Wall. 1998-04-02 03:54:27 -08:00
intl
objc More system.h cutover patches: 1998-04-06 14:01:33 +00:00
testsuite new test from HJ. 1998-04-09 18:14:42 -06:00
.cvsignore Add .cvsignore file. 1998-02-25 12:07:17 +00:00
.gdbinit Initial revision 1997-08-11 09:56:58 -06:00
acconfig.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
aclocal.m4 aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format... 1998-02-07 05:21:36 -08:00
alias.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
alloca.c
assert.h
basic-block.h basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
bitmap.c bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empty arglist in prototype. 1998-04-08 05:54:19 -06:00
bitmap.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
BUGS
build-make
c-aux-info.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-common.c fix merge breakage 1998-04-13 07:05:58 -04:00
c-convert.c
c-decl.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
c-gperf.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
c-iterate.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-lang.c c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
c-lex.c toplev.c (compile_file): Call init_parse using new interface. 1998-04-15 08:31:38 -04:00
c-lex.h c-lex.h (is_class_name): Fix arg type to be tree, not void. 1998-04-08 05:57:52 -04:00
c-parse.c More system.h cutover patches: 1998-04-06 14:01:33 +00:00
c-parse.gperf
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in More system.h cutover patches: 1998-04-06 14:01:33 +00:00
c-parse.y More system.h cutover patches: 1998-04-06 14:01:33 +00:00
c-pragma.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-pragma.h
c-tree.h This change is from an idea suggested by Arthur David Olson. 1998-04-12 13:52:16 -06:00
c-typeck.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
caller-save.c c-lex.c (yylex): Initialize traditional_type, ansi_type and type. 1998-04-01 16:18:11 -07:00
calls.c calls.c (expand_call): Fix typo. 1998-04-08 18:44:41 -06:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c More system.h cutover patches: 1998-04-06 14:01:33 +00:00
cexp.c More system.h cutover patches: 1998-04-06 14:01:33 +00:00
cexp.y More system.h cutover patches: 1998-04-06 14:01:33 +00:00
ChangeLog Fix host/build confusion with gas and gnu_ld flags. 1998-04-15 05:41:32 -07:00
ChangeLog.10 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
ChangeLog.11 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
ChangeLog.12 Sync up MEMORY_MOVE_COST changes with FSF. 1998-04-07 13:24:41 +00:00
ChangeLog.lib Initial revision 1998-01-14 20:36:46 -07:00
choose-temp.c Patched in the gcc directory: 1998-04-02 11:07:45 +00:00
collect2.c gcc.c: Add linker spec. 1998-04-06 14:51:28 -06:00
combine.c combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION. 1998-04-14 02:04:21 -06:00
conditions.h
config.guess Make the gcc config.guess exec the toplevel config.guess. 1997-08-27 16:20:52 -07:00
config.in Forgot to commit. 1998-04-15 08:12:03 -06:00
config.sub * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
configure Fix host/build confusion with gas and gnu_ld flags. 1998-04-15 05:41:32 -07:00
configure.bat
configure.frag
configure.in Fix host/build confusion with gas and gnu_ld flags. 1998-04-15 05:41:32 -07:00
configure.lang Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
convert.c dummy commit before merge 1998-04-03 09:37:26 -07:00
convert.h
COPYING Initial revision 1997-08-11 09:56:58 -06:00
COPYING.LIB Initial revision 1997-08-11 09:56:58 -06:00
cplus-dem.c c-lex.c (yylex): Initialize traditional_type, ansi_type and type. 1998-04-01 16:18:11 -07:00
cpp.1
cpp.cps Initial revision 1997-12-06 10:18:39 -07:00
cpp.fns Initial revision 1997-12-06 10:18:39 -07:00
cpp.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
cppalloc.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
cpperror.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
cppexp.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
cpphash.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
cpphash.h
cpplib.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
cpplib.h dummy commit before merge 1998-04-03 09:37:26 -07:00
cppmain.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
cross-make
crtstuff.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
cse.c cse.c (count_reg_usage): Correctly handle REG_NONNEG notes. 1998-04-10 18:28:07 -06:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c Fix warnings from Kaveh R. Ghazi 1998-03-25 13:17:37 +00:00
dbxstclass.h
defaults.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
demangle.h
doschk.c
dostage2
dostage3
dwarf2.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
dwarf2out.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
dwarf.h
dwarfout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
emit-rtl.c emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from previous change. 1998-04-14 18:26:35 -06:00
enquire.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
except.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
except.h except.h (in_same_eh_region): New prototype. 1998-03-16 12:51:14 +00:00
explow.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
expmed.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
expr.c If -Os, set MOVE_RATIO to 3, not 15 1998-04-14 13:20:50 +00:00
expr.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
extend.texi This change is from an idea suggested by Arthur David Olson. 1998-04-12 13:52:16 -06:00
final.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
fix-header.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.math Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
fixinc.ptx dummy commit before merge 1998-04-03 09:37:26 -07:00
fixinc.sco
fixinc.svr4 * fixinc.svr4 (__STDC__): Add another case. 1997-11-09 02:06:14 -07:00
fixinc.winnt
fixinc.wrap Renamed fixinc.math to fixinc.wrap 1997-09-16 03:59:48 +00:00
fixincludes fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0. 1998-04-15 03:17:24 -06:00
fixproto Makefile.in (stmp-fixinc): If we're actually fixing include files... 1998-03-27 00:01:08 +00:00
flags.h basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
floatlib.c dummy commit before merge 1998-04-03 09:37:26 -07:00
flow.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
fold-const.c tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additional [us]sizetype entries. 1998-04-04 09:46:06 -08:00
fp-test.c
frame.c frame.c (start_fde_sort, [...]): New functions for fast sorting of an FDE array. 1998-03-01 10:09:39 -07:00
frame.h frame.h (__register_frame, [...]): New. 1997-12-15 16:28:44 -07:00
function.c function.c (assign_parms): Initialize unsignedp before passing its pointer to promote_mode. 1998-04-14 17:10:49 -06:00
function.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
future.options
gansidecl.h gansidecl.h: Check if compiler supports __attribute__. 1998-04-06 12:03:16 +00:00
gbl-ctors.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
gcc.1 Minor tweak. 1998-01-03 04:27:57 -07:00
gcc.c gcc.c (proces_command): Improve error message for -o with either -c or -S. 1998-04-08 16:39:36 -06:00
gcc.cps Initial revision 1997-12-06 10:18:39 -07:00
gcc.hlp * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
gcc.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
gcov-io.h * gcov-io.h: Include sys/types.h to ensure we get size_t. 1998-01-03 04:29:44 -07:00
gcov.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
gcov.texi
gen-protos.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
genattr.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genattrtab.c genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND. 1998-04-14 15:00:57 -06:00
gencodes.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genconfig.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genemit.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genextract.c genattrtab.c: Make generated file use system.h, instead of including stdio.h, etc directly. 1998-04-01 15:44:48 -07:00
genflags.c c-lex.c (is_class_name): Delete declaration. 1998-04-07 17:47:11 -06:00
gengenrtl.c c-lex.c (is_class_name): Delete declaration. 1998-04-07 17:47:11 -06:00
genmultilib dummy commit before merge 1998-04-03 09:37:26 -07:00
genopinit.c c-lex.c (is_class_name): Delete declaration. 1998-04-07 17:47:11 -06:00
genoutput.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genpeep.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
genrecog.c Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
getopt1.c dummy commit before merge 1998-04-03 09:37:26 -07:00
getopt.c d 1998-03-12 00:43:09 +00:00
getopt.h dummy commit before merge 1998-04-03 09:37:26 -07:00
getpwd.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
glimits.h glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts. 1997-11-12 03:17:41 +00:00
global.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
gmon.c
gstab.h Initial revision 1997-08-11 09:56:58 -06:00
gsyms.h
gsyslimits.h
gthr-dce.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr-posix.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr-single.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr-solaris.h Patch from Teemu Torma to fix Solaris 2.6 EH failures. 1998-03-11 04:07:25 -08:00
gthr-vxworks.h gthr.h: Support systems that don't have weak, but have threads. 1998-04-02 16:15:06 -07:00
gthr.h gthr.h: Support systems that don't have weak, but have threads. 1998-04-02 16:15:06 -07:00
haifa-sched.c Fix solaris2 loop-2d.c failure reported by Manfred Hollstein. 1998-04-06 10:50:13 -07:00
halfpic.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
halfpic.h dummy commit before merge 1998-04-03 09:37:26 -07:00
hard-reg-set.h
hash.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
hash.h Remove bogus CYGNUS LOCAL markers. 1998-01-10 12:57:29 -07:00
input.h dummy commit before merge 1998-04-03 09:37:26 -07:00
install1.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
INSTALL Change lawcs.utah.edu references to law@cygnus.com 1998-02-03 02:46:44 -07:00
install.texi * install.texi: Update section on warnings that can be safely ignored. 1998-04-14 14:58:42 -06:00
integrate.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
integrate.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
invoke.texi Fix typos. 1998-04-12 14:31:54 -06:00
jump.c jump.c (mark_jump_label): Record REG_LABEL notes for insns which refer to the CODE_LABEL before a... 1998-04-08 16:47:50 -06:00
just-fixinc dummy commit before merge 1998-04-03 09:37:26 -07:00
LANGUAGES Change from Dave. 1998-04-09 04:55:36 -06:00
libgcc1-test.c
libgcc1.c
libgcc2.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
limitx.h
limity.h
listing dummy commit before merge 1998-04-03 09:37:26 -07:00
LITERATURE Add new entry. 1998-02-07 17:13:59 -07:00
local-alloc.c * local-alloc.c (reg_classes_overlap_p): Delete dead function. 1998-03-29 04:47:52 -07:00
longlong.h m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
loop.c c-lex.c (is_class_name): Delete declaration. 1998-04-07 17:47:11 -06:00
loop.h loop.c (loop_number): Delete function. 1997-09-21 21:04:36 -06:00
machmode.def * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
machmode.h
make-l2.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
Makefile.in Link in print-rtl.o to all gen* programs except gengenrtl 1998-04-15 09:23:14 +00:00
makefile.vms makefile.vms: Remove bytecode references. 1998-02-02 02:37:18 -07:00
md.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
mips-tdump.c dummy commit before merge 1998-04-03 09:37:26 -07:00
mips-tfile.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
NEWS * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
obstack.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
obstack.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
optabs.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
output.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
patch-apollo-includes Initial revision 1998-02-18 20:47:44 -07:00
pcp.h
pexecute.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
prefix.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
print-rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
print-tree.c tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. 1998-04-08 07:03:48 -07:00
PROBLEMS
profile.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
PROJECTS Tweak. 1998-01-25 10:13:31 -07:00
protoize.c * protoize.c (creat, read, write): Do not declare. 1998-04-08 16:55:33 -06:00
pself1.c Initial revision 1997-08-11 09:56:58 -06:00
pself2.c Initial revision 1997-08-11 09:56:58 -06:00
pself3.c Initial revision 1997-08-11 09:56:58 -06:00
pself.c Initial revision 1997-08-11 09:56:58 -06:00
README release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
README-bugs Initial revision 1997-08-11 09:56:58 -06:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77 Merge in g77-0.5.22. 1998-03-22 03:06:48 -07:00
README.gnat Tweak for init_lex/init_parse changes. 1998-04-08 17:36:52 -06:00
README.NS32K
README.RS6000 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
README.TRAD
README.X11 dummy commit before merge 1998-04-03 09:37:26 -07:00
real.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
real.h patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc 1997-11-13 16:07:27 -08:00
recog.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
recog.h dummy commit before merge 1998-04-03 09:37:26 -07:00
reg-stack.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
regclass.c Sync up MEMORY_MOVE_COST changes with FSF. 1998-04-07 13:24:41 +00:00
regmove.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
regs.h dummy commit before merge 1998-04-03 09:37:26 -07:00
reload1.c reload inheritance improvement: 1998-03-26 15:08:53 +00:00
reload.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
reload.h reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS. 1998-04-01 18:42:26 -08:00
reorg.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
rtl.c Prevent going into an infinite loop upon encountering an enuterminated comment. 1998-04-10 13:41:28 +00:00
rtl.def rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtl.h cse.c (count_reg_usage): Correctly handle REG_NONNEG notes. 1998-04-10 18:28:07 -06:00
rtl.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
rtlanal.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
scan-decls.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
scan-types.sh
scan.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
scan.h
sched.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
sdbout.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
SERVICE Bring over changes from latest gcc-2.8 pre-release. 1997-12-15 00:05:04 -07:00
sort-protos
stab.def * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
stack.h
stmt.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
stor-layout.c tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additional [us]sizetype entries. 1998-04-04 09:46:06 -08:00
stupid.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
sys-protos.h
sys-types.h
system.h I've backed out of including stat.h via system.h because stat.h can define... 1998-02-28 06:11:54 +00:00
TESTS.FLUNK Initial revision 1997-08-11 09:56:58 -06:00
texinfo.tex * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
tlink.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tm.texi Sync up MEMORY_MOVE_COST changes with FSF. 1998-04-07 13:24:41 +00:00
toplev.c toplev.c (compile_file): Call init_parse using new interface. 1998-04-15 08:31:38 -04:00
tree.c tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. 1998-04-08 07:03:48 -07:00
tree.def tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. 1998-04-08 07:03:48 -07:00
tree.h * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop. 1998-04-13 07:38:16 -04:00
typeclass.h
unprotoize.c * unprotoize.c: Define UNPROTOIZE first, to actually take effect. 1998-01-19 02:12:31 -08:00
unroll.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
varasm.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
version.c Resync date for the benefit of the snapshot script. 1998-04-14 16:55:24 -06:00
vmsconfig.com Remove last of bytecode support. 1998-02-02 05:09:22 -08:00
xcoffout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
xcoffout.h

This directory contains the egcs version 1.0 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).