gcc/gcc
Jeff Law 3a0120cfe2 Tweak SCO5 stuff.
From-SVN: r17466
1998-01-23 17:31:38 -07:00
..
config * sh.md (movqi_i+1): New peephole. 1998-01-23 14:27:50 -07:00
cp lex.c (DIR_SEPARATOR): Define to be '/' if not already defined. 1998-01-23 13:35:06 -05:00
f Remove more bytecode stuff. 1998-01-20 10:02:10 -07:00
ginclude stdarg.h: Undo BeOS changes, they break hpux. 1997-12-16 13:00:15 -07:00
intl Initial revision 1997-08-01 13:06:04 +00:00
objc Fix typo in yesterday's change. 1998-01-20 23:48:07 -07:00
testsuite Finish .cexp -> .x conversion. 1998-01-23 14:13:16 -07: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 cse.c (simplify_ternary_operation): Handle more IF_THEN_ELSE simplifications. 1998-01-23 16:06:03 -07: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 Minor tweaks & updates. 1998-01-15 16:42:59 -07:00
LITERATURE Add intel site. 1998-01-22 15:24:37 -07:00
Makefile.in Remove rest of bytecode stuff, except for the VMS *.com files. 1998-01-23 07:43:01 -08: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 haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed. 1997-08-15 23:49:38 -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 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 entered into RCS 1995-06-15 07:02:40 -04:00
README.RS6000 entered into RCS 1995-11-04 10:28:12 -05:00
README.TRAD
README.X11
README.g77 release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07: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 configure.in: Add cpp stringify test. 1998-01-19 02:09:47 -08:00
aclocal.m4 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
alias.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08: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 Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print 1997-09-04 15:12:20 +00:00
bitmap.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07: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 reformat a little to match GNU coding standards. 1997-05-06 22:59:57 +00:00
c-common.c (c_build_type_variant): Don't futz with main type variant of array since C... 1997-06-09 18:37:37 -04:00
c-convert.c Update FSF address. 1995-06-15 07:33:25 -04:00
c-decl.c c-decl.c (init_decl_processing): Provide proper fallback symbol for __builtin_memset. 1998-01-01 20:48:04 -08:00
c-gperf.h Initial revision 1997-08-11 09:56:58 -06:00
c-iterate.c formatting tweaks 1996-07-03 22:07:53 +00:00
c-lang.c Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
c-lex.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
c-lex.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-parse.c Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07:00
c-parse.gperf
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in (expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack... 1997-03-17 13:46:42 -05:00
c-parse.y This commit was generated by cvs2svn to compensate for changes in r16274, 1997-11-02 01:46:26 -07:00
c-pragma.c Opps. Forgot to check it in. 1997-12-22 03:05:04 -07:00
c-pragma.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-tree.h (warn_main, flag_hosted): New variables. 1997-01-19 15:05:05 -05:00
c-typeck.c Update copyrights. 1998-01-13 14:42:33 -07:00
caller-save.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
calls.c calls.c (expand_call): Move #ifdef code out of macro argument lists. 1998-01-16 02:16:10 -07:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07: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_base): Don't dump core if TMPDIR is empty. 1996-12-10 17:04:20 -05:00
collect2.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
combine.c combine.c (force_to_mode, [...]): Correctly optimize constant offset computations from objects with known... 1998-01-17 16:08:03 -07: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 configure.in: Add cpp stringify test. 1998-01-19 02:09:47 -08:00
config.sub cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
configure configure.in: Check for atol. 1998-01-20 01:24:58 -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: Check for atol. 1998-01-20 01:24:58 -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 Update FSF address. 1995-06-15 07:33:25 -04:00
cplus-dem.c Merge from gcc-2.8 1997-12-06 17:31:01 -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 Formerly cpp.texi.~30~ 1997-04-13 12:47:14 -04:00
cppalloc.c cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. 1996-06-07 00:29:20 -07:00
cpperror.c formatting tweaks 1996-07-03 22:07:53 +00:00
cppexp.c * cppexp.c: Include gansidecl.h 1998-01-13 14:45:28 -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 Merge from gcc-2.8 1997-12-06 17:31:01 -07: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 (simplify_ternary_operation): Handle more IF_THEN_ELSE simplifications. 1998-01-23 16:06:03 -07:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c tree.c (build_range_type): Allow creation of ranges with no maximum. 1997-12-18 16:20:19 -07: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 alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
dwarfout.c dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and incomplete) handling for Chill arrays. 1998-01-22 15:48:22 -08:00
emit-rtl.c Remove rest of bytecode stuff, except for the VMS *.com files. 1998-01-23 07:43:01 -08:00
enquire.c (fake_f_rep): Add missing element name in cast. 1997-04-13 15:29:35 -04:00
except.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
except.h except.c (call_get_eh_context): Don't take a parm. 1997-12-12 02:35:04 -05:00
explow.c explow.c (optimize_save_area_alloca): New function for targets where SETJMP_VIA_SAVE_AREA is true. 1998-01-17 15:39:10 -07:00
expmed.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
expr.c Remove rest of bytecode stuff, except for the VMS *.com files. 1998-01-23 07:43:01 -08:00
expr.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
extend.texi Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
final.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
fix-header.c cse.c (rtx_cost): Add default case in enumeration switch. 1997-12-22 02:31:41 -07:00
fixcpp
fixinc-nt.sed Initial revision 1995-09-12 18:25:25 -04:00
fixinc.dgux Change FSF address. 1995-06-15 17:03:19 -04:00
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 (size_t): Add support for Motorola's stdlib.h which fails to provide a definition for size_t. 1997-12-16 15:51:00 -07:00
fixproto (std_files): Add sys/socket.h. 1996-11-12 14:37:01 -05:00
flags.h Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
floatlib.c formatting tweaks 1996-07-03 22:07:53 +00:00
flow.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
fold-const.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
fp-test.c Initial revision 1995-12-17 07:08:31 -05:00
frame.c * frame.c (find_fde): Correct FDE's upper bound. 1998-01-16 18:56:07 -05:00
frame.h frame.h (__register_frame, [...]): New. 1997-12-15 16:28:44 -07:00
function.c More bytecode stuff disappears. 1998-01-20 03:02:05 -07:00
function.h [multiple changes] 1997-12-11 23:53:20 -05:00
future.options
gansidecl.h formatting tweaks 1996-07-03 22:07:53 +00: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 pexecute.c (pexecute): New function for mingw32. 1998-01-17 14:33:56 -07: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 sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
genattr.c * genattr.c (main): Delete printing of "#define PROTO". 1996-04-15 18:01:14 +00:00
genattrtab.c Fix time/space problem when (const_int 1) occurs in conflict_list. 1998-01-19 03:16:37 -08:00
gencodes.c Update FSF address. 1995-06-15 07:52:21 -04:00
genconfig.c Update FSF address. 1995-06-15 07:52:21 -04:00
genemit.c Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. 1998-01-08 13:17:05 -08:00
genextract.c (main): Use loop, not bcopy, to set recog_operands from an rtvec. 1996-11-15 14:12:54 -05:00
genflags.c formatting tweaks 1996-07-03 22:07: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 Search modes in reverse order to avoid problems with EXTRA_CC_MODES 1996-09-30 17:23:14 +00:00
genoutput.c (process_template): Place increment expression outside of putchar 1997-07-02 07:47:41 -04:00
genpeep.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
genrecog.c formatting tweaks 1996-07-03 22:07:53 +00:00
getopt.c Initial revision 1997-08-11 09:56:58 -06: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 No longer include direct.h for _WIN32. 1996-09-29 18:21:44 -04: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 Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07: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 Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
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 Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
haifa-sched.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08: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 Update FSF address. 1995-06-15 07:52:21 -04:00
install.texi Tweak SCO5 stuff. 1998-01-23 17:31:38 -07:00
install1.texi Initial revision 1997-08-11 09:56:58 -06:00
integrate.c Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
integrate.h integrate.c (get_label_from_map): New function. 1997-12-18 15:42:41 -07:00
invoke.texi m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
jump.c jump.c (jump_optimize): Remove Dec 17, 1997 chance in favor of an equivalent change from gcc-2.8. 1998-01-17 13:20:09 -07: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 Update FSF address. 1995-06-15 07:52:21 -04:00
libgcc2.c Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
limitx.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
limity.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
listing
local-alloc.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
longlong.h m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
loop.c loop.c (find_and_verify_loops): When attempting to move insns from inside the loop outside the loop... 1998-01-17 14:50:05 -07:00
loop.h loop.c (loop_number): Delete function. 1997-09-21 21:04:36 -06:00
machmode.def Update FSF address. 1995-06-15 07:52:21 -04:00
machmode.h (HOST_PTR_PRINTF): Handle char * wider than long. 1996-11-15 14:13:36 -05:00
make-cc1.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
make-cccp.com Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
make-gcc.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07: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
md.texi Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07: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 [multiple changes] 1997-11-25 04:30:38 -05:00
output.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
pcp.h Update FSF address. 1995-06-15 08:04:37 -04:00
pexecute.c pexecute.c (pexecute): New function for mingw32. 1998-01-17 14:33:56 -07:00
prefix.c prefix.c: Use stdarg.h only ifdef __STDC__. 1997-11-13 20:27:55 -07:00
print-rtl.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
print-tree.c varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. 1998-01-17 15:50:40 -07:00
profile.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
protoize.c Merge from gcc-2.8 1997-12-06 17:31:01 -07: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 Update mainline egcs to gcc2 snapshot 971021. 1997-11-02 14:19:36 -07: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 alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
recog.h recog.h: #include "gansidecl.h". 1996-04-15 18:05:24 +00:00
reg-stack.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
regclass.c Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
regmove.c regmove.c (find_matches): Initialize matches->earlyclobber too. 1998-01-22 06:49:29 -07: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 Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem. 1998-01-22 06:48:58 -08:00
reload.h regmove.c: New implementation of regmove pass. 1998-01-10 13:54:37 -07:00
reload1.c Fix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload problem. 1998-01-22 06:48:58 -08:00
reorg.c reorg.c: #include "expr.h" for rtx prototypes. 1998-01-17 13:37:23 -07:00
rtl.c acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for. 1998-01-17 16:00:46 -07:00
rtl.def * rtl.def (INLINE_HEADER): Fix bug exposed by gen_rtx_FOO changes. 1998-01-15 16:44:54 -07:00
rtl.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
rtl.texi Added some words on FLOAT_WORDS_BIG_ENDIAN. 1997-12-03 23:37:38 +00:00
rtlanal.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
scan-decls.c bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. 1997-12-20 04:31:54 -07:00
scan-types.sh
scan.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan.h formatting tweaks 1996-07-03 22:07:53 +00:00
sched.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
sdbout.c Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
sort-protos
stab.def Initial revision 1997-08-11 09:56:58 -06:00
stack.h Update FSF address. 1995-06-15 08:29:51 -04:00
stmt.c Remove more bytecode stuff. 1998-01-20 10:02:10 -07:00
stor-layout.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
stupid.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08: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
texinfo.tex Initial revision 1997-08-11 09:56:58 -06:00
tlink.c Remove bogus CYGNUS LOCAL markers. 1998-01-10 12:57:29 -07:00
tm.texi Tweak. 1998-01-22 16:16:12 -07:00
toplev.c * toplev.c (lang_options): Add unknown-pragma options. 1998-01-23 04:39:49 -07:00
tree.c varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. 1998-01-17 15:50:40 -07:00
tree.def Finish last change. I'm no emacs wizard :( 1997-12-12 02:00:19 -07:00
tree.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
typeclass.h
unprotoize.c * unprotoize.c: Define UNPROTOIZE first, to actually take effect. 1998-01-19 02:12:31 -08:00
unroll.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
varasm.c Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
version.c Bump for snapshot 1998-01-22 12:55:42 -07:00
vmsconfig.com Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
xcoffout.c (xcoff_begin_function_line): Make static. 1995-12-15 06:34:57 -05: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).