gcc/gcc
Jim Wilson 8cf619daa1 Fix m68k bootstrap failure reported by Toon Moene.
* loop.c (scan_loop): Initialize move_insn_first to zero.

From-SVN: r18821
1998-03-25 02:32:36 -08:00
..
config go32-rtems.h: Defined TARGET_MEM_FUNCTIONS. 1998-03-24 17:03:19 -07:00
cp * decl2.c (constructor_name_full): Handle TYPENAME_TYPE. 1998-03-24 21:05:53 -05:00
f c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
ginclude * ginclude/va-ppc.h (va_arg): Fix typo in long long support. 1998-03-01 10:11:31 -07:00
intl Initial revision 1997-08-01 13:06:04 +00:00
objc c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
testsuite tree.c (mapcar): When dealing with a DECL, use it's constant value, if any. 1998-03-24 16:13:12 +00:00
.cvsignore Add .cvsignore file. 1998-02-25 12:07:17 +00:00
.gdbinit Initial revision 1997-08-11 09:56:58 -06:00
BUGS entered into RCS 1997-04-23 09:34:56 -04:00
COPYING Initial revision 1997-08-11 09:56:58 -06:00
COPYING.LIB Initial revision 1997-08-11 09:56:58 -06:00
ChangeLog Fix m68k bootstrap failure reported by Toon Moene. 1998-03-25 02:32:36 -08:00
ChangeLog.10 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
ChangeLog.11 Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
ChangeLog.lib Initial revision 1998-01-14 20:36:46 -07:00
INSTALL Change lawcs.utah.edu references to law@cygnus.com 1998-02-03 02:46:44 -07:00
LANGUAGES Document change in 3rd argument to DEFTREECODE. 1998-02-05 06:55:13 -07:00
LITERATURE Add new entry. 1998-02-07 17:13:59 -07:00
Makefile.in Support a .exe extension to gcov. 1998-03-24 17:27:46 +00:00
NEWS Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
PROBLEMS
PROJECTS Tweak. 1998-01-25 10:13:31 -07: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 entered into RCS 1995-08-28 06:15:04 -04:00
README.FRESCO entered into RCS 1995-08-28 10:15:06 +00:00
README.NS32K
README.RS6000 add AIX 4.3 assembler bug and reorder items. 1998-02-18 07:12:15 -05:00
README.TRAD
README.X11
README.g77 Merge in g77-0.5.22. 1998-03-22 03:06:48 -07:00
README.gnat Instructions and patches for building GNAT with EGCS. 1998-03-16 03:19:03 -08:00
SERVICE Bring over changes from latest gcc-2.8 pre-release. 1997-12-15 00:05:04 -07:00
TESTS.FLUNK Initial revision 1997-08-11 09:56:58 -06:00
acconfig.h 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
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 formatting tweaks 1996-07-03 23:05:19 +00:00
assert.h Declare __eprintf with attribute noreturn. 1995-08-19 16:43:07 -04:00
basic-block.h basic-block.h (compute_preds_succs): Change return type in prototype to void. 1998-03-12 01:04:43 +00:00
bitmap.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
bitmap.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
build-make (CC): Pass -b $(host), not target. 1996-04-15 07:28:50 -04:00
c-aux-info.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-common.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-convert.c
c-decl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-gperf.h Initial revision 1997-08-11 09:56:58 -06: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 Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-lex.h
c-parse.c c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-parse.gperf
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-parse.y c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-pragma.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-pragma.h
c-tree.h (warn_main, flag_hosted): New variables. 1997-01-19 15:05:05 -05:00
c-typeck.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
caller-save.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
calls.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c Don't accept GNU C macro varargs extension when pedantic. 1998-03-12 06:49:30 -08:00
cexp.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cexp.y cexp.y (warn_undef): New variable. 1997-04-13 12:49:45 -04:00
choose-temp.c choose-temp.c: Fix handling of sys/file.h to work in libiberty. 1998-02-25 16:10:36 -07:00
collect2.c Add definition of GET_ENVIRONMENT and make prefix_from_env() use it. 1998-03-24 15:55:46 +00:00
combine.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
conditions.h (CC_NO_OVERFLOW): Add comment clarifying usage. 1996-04-03 20:56:14 +00:00
config.guess Make the gcc config.guess exec the toplevel config.guess. 1997-08-27 16:20:52 -07:00
config.in 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
config.sub * config.sub (sco5): Fix typo. 1998-02-23 13:16:17 +00:00
configure * configure.in: handle with-PACKAGE=no correctly 1998-03-21 16:19:10 -07:00
configure.bat Changed to used common winnt/config-nt.bat. 1995-09-12 17:37:25 -04:00
configure.frag configure.frag: New arguments xmake_files, tmake_files. 1997-07-22 16:26:03 +00:00
configure.in * configure.in: handle with-PACKAGE=no correctly 1998-03-21 16:19:10 -07:00
configure.lang Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
convert.c formatting tweaks 1996-07-03 22:07:53 +00:00
convert.h
cplus-dem.c cplus-dem.c (optable): Add sizeof. 1998-03-24 10:25:44 +00: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 Formerly cpp.texi.~30~ 1997-04-13 12:47:14 -04:00
cppalloc.c Fix warious warnings: 1998-02-28 07:06:53 +00:00
cpperror.c Fix warious warnings: 1998-02-28 07:06:53 +00:00
cppexp.c c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. 1998-01-27 15:11:54 -07:00
cpphash.c formatting tweaks 1996-07-03 22:07:53 +00:00
cpphash.h formatting tweaks 1996-07-03 22:07:53 +00:00
cpplib.c Fix more warnings... 1998-03-18 07:18:06 +00:00
cpplib.h (struct cpp_options): New member warn_undef. 1997-04-13 12:50:11 -04:00
cppmain.c formatting tweaks 1996-07-03 22:07:53 +00:00
cross-make (STMP_FIXPROTO): Moved from here to build-make. 1996-02-10 12:12:59 -08:00
crtstuff.c crtstuff.c (init_dummy): Keep the epilogue in the init section for non-ELF systems. 1998-01-23 14:47:43 -07:00
cse.c * cse.c (rtx_cost): Only call CONST_COSTS if it is defined. 1998-03-23 15:55:04 -07:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
dbxstclass.h
defaults.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
demangle.h * demangle.h (DMGL_JAVA): New option to request Java demangling. 1997-07-30 12:05:31 -07:00
doschk.c entered into RCS 1997-05-06 22:43:11 +00:00
dostage2
dostage3
dwarf.h (enum dwarf_location_atom): Add OP_MULT. 1996-12-09 12:36:06 -08:00
dwarf2.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
dwarf2out.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
dwarfout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
emit-rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
enquire.c c-decl (finish_struct): Change type of min_align to unsigned. 1998-03-12 00:02:52 +00:00
except.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
except.h except.h (in_same_eh_region): New prototype. 1998-03-16 12:51:14 +00:00
explow.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expmed.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expr.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expr.h expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to branch to on first and subsequent... 1998-02-02 11:28:57 -08:00
extend.texi Fix mismatched parens. 1998-01-25 02:00:18 -07:00
final.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
fix-header.c Fix more warnings... 1998-03-18 07:18:06 +00:00
fixcpp
fixinc-nt.sed Initial revision 1995-09-12 18:25:25 -04:00
fixinc.dgux
fixinc.irix * fixinc.irix: Add declaration of __vfork to unistd.h. 1997-06-05 22:23:14 -04:00
fixinc.math Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
fixinc.ptx Fix sed expression which looks for <sys/types.h> in <pwd.h> 1997-02-27 22:56:43 +00:00
fixinc.sco Fix static functions in sys/stat.h for C++ 1997-07-01 20:16:19 +00:00
fixinc.svr4 * fixinc.svr4 (__STDC__): Add another case. 1997-11-09 02:06:14 -07:00
fixinc.winnt Rewritten to use fixinc-nt.sed. 1995-09-12 18:29:13 -04:00
fixinc.wrap Renamed fixinc.math to fixinc.wrap 1997-09-16 03:59:48 +00:00
fixincludes * fixincludes: Tweak fix for struct exception in math.h 1998-01-27 14:16:28 -07:00
fixproto (std_files): Add sys/socket.h. 1996-11-12 14:37:01 -05:00
flags.h flags.h (g_switch_value, [...]): Declare. 1998-02-24 16:00:29 -08:00
floatlib.c formatting tweaks 1996-07-03 22:07:53 +00:00
flow.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
fold-const.c fold-const.c (fold): Replace sign-extension of a zero extended value by a single zero extension. 1998-03-19 12:27:18 -07:00
fp-test.c Initial revision 1995-12-17 07:08:31 -05:00
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 Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
function.h [multiple changes] 1997-12-11 23:53:20 -05:00
future.options
gansidecl.h gansidecl.h: Check for a conflicting macro definition before attempting to prototype bcopy... 1998-02-07 17:48:07 -07:00
gbl-ctors.h formatting tweaks 1996-07-03 22:07:53 +00:00
gcc.1 Minor tweak. 1998-01-03 04:27:57 -07:00
gcc.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
gcc.cps Initial revision 1997-12-06 10:18:39 -07:00
gcc.hlp Initial revision 1997-08-11 09:56:58 -06:00
gcc.texi Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -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 bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
gcov.texi entered into RCS 1997-03-28 22:32:02 +00:00
gen-protos.c Fix more warnings... 1998-03-18 07:18:06 +00:00
genattr.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genattrtab.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
gencodes.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genconfig.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genemit.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genextract.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genflags.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
gengenrtl.c configure.in: Add cpp stringify test. 1998-01-19 02:09:47 -08:00
genmultilib Speed up genmultilib; Add MULTIB_EXTRA_OPTS 1996-08-12 16:36:42 +00:00
genopinit.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genoutput.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genpeep.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genrecog.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
getopt.c d 1998-03-12 00:43:09 +00:00
getopt.h Initial revision 1997-08-11 09:56:58 -06:00
getopt1.c Initial revision 1997-08-11 09:56:58 -06: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 Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
gmon.c formatting tweaks 1996-07-03 22:07:53 +00:00
gstab.h Initial revision 1997-08-11 09:56:58 -06:00
gsyms.h (enum sdb_type): Add T_LNGDBL if EXTENDED_SDB_BASIC_TYPES. 1996-06-07 17:09:02 -07:00
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.h Patch from Teemu Torma to fix Solaris 2.6 EH failures. 1998-03-11 04:07:25 -08:00
haifa-sched.c Fix more warnings... 1998-03-18 07:18:06 +00:00
halfpic.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
halfpic.h Add comment regarding gansidecl.h. 1996-04-18 15:12:42 +00:00
hard-reg-set.h (twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \. 1996-02-20 21:12:15 +00:00
hash.c Remove bogus CYGNUS LOCAL markers. 1998-01-10 12:57:29 -07:00
hash.h Remove bogus CYGNUS LOCAL markers. 1998-01-10 12:57:29 -07:00
input.h
install.texi Note AIX 4.3 assembler bug for RS/6000 installation. 1998-02-18 08:25:57 -05:00
install1.texi Initial revision 1997-08-11 09:56:58 -06:00
integrate.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
integrate.h integrate.c (get_label_from_map): New function. 1997-12-18 15:42:41 -07:00
invoke.texi Minor tweak to PA scheduling stuff. 1998-03-21 16:22:03 -07:00
jump.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
just-fixinc Initial revision 1997-08-11 09:56:58 -06:00
libgcc1-test.c Cygwin32 support; Make eabi update stack first before doing stores in prolog 1996-02-13 19:19:40 +00:00
libgcc1.c
libgcc2.c * libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT. 1998-03-19 13:24:35 -07:00
limitx.h
limity.h
listing
local-alloc.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
longlong.h m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
loop.c Fix m68k bootstrap failure reported by Toon Moene. 1998-03-25 02:32:36 -08:00
loop.h loop.c (loop_number): Delete function. 1997-09-21 21:04:36 -06:00
machmode.def
machmode.h (HOST_PTR_PRINTF): Handle char * wider than long. 1996-11-15 14:13:36 -05:00
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.vms makefile.vms: Remove bytecode references. 1998-02-02 02:37:18 -07:00
md.texi final.c (shorten_branches): Remove conditionalizing on SHORTEN_WITH_ADJUST_INSN_LENGTH 1998-03-11 07:12:31 +00:00
mips-tdump.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
mips-tfile.c configure.in: Find declaration for sbrk. 1998-01-19 01:37:12 -08:00
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
obstack.c Initial revision 1997-08-11 09:56:58 -06:00
obstack.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
optabs.c Major cutover to using system.h: 1998-03-20 14:58:42 +00: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 Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
print-rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
print-tree.c c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
profile.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
protoize.c Fix more warnings... 1998-03-18 07:18:06 +00:00
pself.c Initial revision 1997-08-11 09:56:58 -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
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 recog.h: #include "gansidecl.h". 1996-04-15 18:05:24 +00:00
reg-stack.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
regclass.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
regmove.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
regs.h Widen some short fields to int; Use allocate_reg_info to allocate the reg_renumber array 1997-06-02 22:05:38 +00:00
reload.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
reload.h Change MEMORY_MOVE_COST defs and uses to be able to take register class into account. 1998-03-16 11:56:25 +00:00
reload1.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
reorg.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
rtl.def rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtl.h rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtl.texi rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtlanal.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
scan-decls.c Fix more warnings... 1998-03-18 07:18:06 +00:00
scan-types.sh
scan.c c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. 1998-01-27 15:11:54 -07:00
scan.h formatting tweaks 1996-07-03 22:07:53 +00:00
sched.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
sdbout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
sort-protos
stab.def Initial revision 1997-08-11 09:56:58 -06:00
stack.h
stmt.c * stmt.c (unroll_block_trees): Free block_vector if needed. 1998-03-23 15:49:48 -07:00
stor-layout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
stupid.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
sys-protos.h sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
sys-types.h * sys-types.h: Add dummy definition for ssize_t. 1995-12-27 13:16:22 -08:00
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
texinfo.tex Initial revision 1997-08-11 09:56:58 -06:00
tlink.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tm.texi Change MEMORY_MOVE_COST defs and uses to be able to take register class into account. 1998-03-16 11:56:25 +00:00
tmp-ver Initial revision 1998-02-18 20:47:44 -07:00
toplev.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tree.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tree.def Finish last change. I'm no emacs wizard :( 1997-12-12 02:00:19 -07:00
tree.h * tree.h (IS_EXPR_CODE_CLASS): New macro. 1998-03-23 22:20:22 +00:00
typeclass.h
unprotoize.c * unprotoize.c: Define UNPROTOIZE first, to actually take effect. 1998-01-19 02:12:31 -08:00
unroll.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
varasm.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
version.c Bump for snapshot 1998-03-21 16:52:59 -07: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 (DBX_STATIC_BLOCK_END): Use macro arguments. 1995-12-15 06:35:24 -05:00

README

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).