gcc/gcc
Manfred Hollstein 71205e0b3f configure (skip-this-dir): Add handling for new shell script...
./ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure (skip-this-dir): Add handling for new shell script, which
	might be created by a sub-directory's configure to indicate, this particular
	directory is "unwanted".
	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
./gcc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (CONFIG_LANGUAGES): New macro taking all languages
	which can be configured.
	(LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@
	(Makefile): Pass actual LANGUAGES through the environment when
	re-configuring.
	(cstamp-h): Likewise.
	(config.status): Likewise.
	* configure.in (enable_languages): Add new configuration parameter
	"--enable-languages=lang1,lang2,...".
	(${srcdir}/*/config-lang.in): Change handling to configure only
	those directories, that the user might have enabled; default to
	"all" existing languages.
	* configure: Regenerate.
./libchill/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libf2c/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libio/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
./libobjc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libstdc++/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.

From-SVN: r23892
1998-11-26 01:48:34 +00:00
..
ch Makefile.in (lex.c): Do not depend on hash.h. 1998-11-24 02:00:34 -07:00
config Bulk ns32k patch from Ian Dall. See ChangeLog for details. 1998-11-25 15:34:42 -08:00
cp except.c (expand_throw): Use TYPE_PTR_P to check for pointers. 1998-11-25 06:28:29 -05:00
f Regenerated. 1998-11-20 09:00:31 +00:00
fixinc Dinkleberry from prior incarnation 1998-11-11 15:09:12 +00:00
ginclude Add SH4 support: 1998-11-23 08:50:42 +00:00
intl Initial revision 1998-08-02 00:12:03 -06:00
java java-tree.h (end_params_node): Declare global. 1998-11-25 09:10:57 -08:00
objc gcc.c: Split out Objective-C specs to... 1998-11-25 01:54:10 -07:00
po Initial revision 1998-08-02 00:20:56 -06:00
testsuite lookup5.C: New test. 1998-11-25 18:29:12 +00:00
.cvsignore Add .cvsignore file. 1998-02-25 12:07:17 +00:00
.gdbinit Redefine abort to report linenumber and filename of the error 1998-04-27 08:49:53 +00:00
ABOUT-GCC-NLS Initial revision 1998-08-02 00:46:43 -06:00
ABOUT-NLS Initial revision 1998-05-01 00:05:05 -06:00
BUGS BUGS: fix the regexp for `more' to find the appropriate node. 1998-11-01 19:52:23 +00: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 configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
ChangeLog.0 Add entry for -fdump-unnumberd option. 1998-09-29 15:23:09 +01:00
ChangeLog.lib typo typo fixes fixes 1998-05-06 15:09:07 -06:00
FSFChangeLog Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.10 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.11 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.12 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
INSTALL Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
LANGUAGES Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. 1998-09-02 09:59:57 +00:00
LITERATURE New SEL-HPC URL. 1998-08-02 09:44:00 +00:00
Makefile.in configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
NEWS Add -mcpu=401/e603e 1998-09-03 15:27:26 +00:00
PROBLEMS
PROJECTS * PROJECTS: Remove entry for local spilling. 1998-10-27 16:43:46 -07:00
README Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
README-bugs Initial revision 1997-08-11 09:56:58 -06:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.C4X README.C4X: New file with information about the c4x ports. 1998-09-18 18:03:07 -06:00
README.DWARF typo typo fixes fixes 1998-05-06 15:09:07 -06:00
README.FRESCO
README.NS32K Bulk ns32k patch from Ian Dall. See ChangeLog for details. 1998-11-25 15:34:42 -08:00
README.RS6000 - add comments about AIX 4.3 archive parsing bug 1998-10-27 08:49:00 -05:00
README.TRAD
README.X11 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
README.g77 README.g77: Update from Craig. 1998-08-11 10:13:57 +00:00
README.gnat README.gnat: Add patch for new lang_decode_options interface. 1998-06-24 08:15:04 -04: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: new flags --with-ld and --with-as... 1998-09-28 15:52:01 +00:00
aclocal.m4 aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include both string.h and strings.h together. 1998-09-03 06:52:00 +00:00
alias.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
assert.h
basic-block.h flow.c (XNMALLOC): New macro. 1998-10-29 16:18:51 -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 bitmap.h (debug_bitmap): Declare. 1998-06-21 14:06:25 -06:00
build-make Makefile.in (TARGET_TOOLPREFIX): No longer define. 1998-05-17 19:24:26 -06:00
c-aux-info.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-common.c c-common.c: Change warning messages to say `comparison is always true' or `comparison is... 1998-11-19 12:40:56 -07:00
c-convert.c toplev.h: New file. 1998-05-06 04:45:47 +00:00
c-decl.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-gperf.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-iterate.c Makefile.in (c-iterate.o): Depend on expr.h. 1998-06-19 16:01:27 -06:00
c-lang.c [multiple changes] 1998-10-29 06:54:13 -05:00
c-lex.c gcc.c: Split out Objective-C specs to... 1998-11-25 01:54:10 -07:00
c-lex.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.gperf invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.y invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-pragma.c c-pragma.c (handle_pragma_token): Test for null tree before dereferencing TREE_CODE. 1998-10-14 23:39:38 +00:00
c-pragma.h Fix spelling typo in comment. 1998-10-07 14:48:02 +00:00
c-tree.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-typeck.c * c-typeck.c (convert_for_assignment): Parenthesize. 1998-10-27 20:39:54 -05:00
caller-save.c caller-save.c (insert_one_insn): Initialize the live_before and live_after register sets. 1998-11-23 02:39:24 -07:00
calls.c function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c cccp.c (S_ISREG, S_ISDIR): Delete defines. 1998-11-23 02:20:35 -07:00
cexp.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cexp.y gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
collect2.c configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). 1998-11-19 10:13:46 +00:00
combine.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00: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 configure.in: Look for <sys/stat.h>. 1998-11-23 08:39:37 -08:00
config.sub config.sub: Recognize i[34567]86-pc-udk as new target. 1998-09-30 20:35:10 +00:00
configure configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
configure.bat
configure.frag configure.frag: New arguments xmake_files, tmake_files. 1997-07-22 16:26:03 +00:00
configure.in configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
configure.lang * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for 1998-06-29 15:40:49 -06:00
convert.c convert.c (convert_to_integer): Issue an error on conversions to incomplete types. 1998-08-30 16:04:17 +00:00
convert.h
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 * cpp.texi: Update for Fortran usage from Craig. 1998-09-27 21:14:40 -06:00
cppalloc.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
cpperror.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cppexp.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
cppfiles.c cpplib.h: Delete struct import_file. 1998-11-25 06:56:54 -05:00
cpphash.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
cpphash.h cppexp.c: When forcing unsigned comparisons, cast both sides of the operation. 1998-10-10 18:05:11 -06:00
cpplib.c cpplib.h: Delete struct import_file. 1998-11-25 06:56:54 -05:00
cpplib.h cpplib.h: Delete struct import_file. 1998-11-25 06:56:54 -05:00
cppmain.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
cppulp.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
cross-make Makefile.in (deduced.h): Only run scan-types if $(SYSTEM_HEADER_DIR) exists. 1998-05-19 15:41:03 -06:00
crtstuff.c configure.in: Disable collect2 for nextstep. 1998-09-19 17:01:43 -06:00
cse.c cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selectable. 1998-11-24 16:15:19 -07:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c [multiple changes] 1998-11-09 13:33:38 -07:00
dbxout.h Warning fixes: 1998-06-25 13:05:20 +00:00
dbxstclass.h
defaults.h Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
demangle.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
doprint.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00: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 Comment to document possible problems with last change. 1998-11-03 09:52:59 -08:00
dwarf2out.h * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations. 1998-06-19 15:52:37 -06:00
dwarfout.c Fix DWARF1/C++ abort with member function in class nested in another function. 1998-10-28 06:09:31 -08:00
dwarfout.h Warning fixes: 1998-10-17 20:26:29 +00:00
dyn-string.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
dyn-string.h dyn-string.h: New file. 1998-07-30 12:30:30 +00:00
eh-common.h configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
emit-rtl.c emit-rtl.c (gen_lowpart_common): Remove earlier change. 1998-11-25 11:06:07 -07:00
enquire.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
except.c Fix x86 __throw -O0 -fpic compiler abort. 1998-11-11 05:48:34 -08:00
except.h tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. 1998-09-15 12:19:12 -07:00
exgettext Initial revision 1998-08-02 00:46:43 -06:00
explow.c function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
expmed.c Fix sparc builtin_memcpy miscompilation. 1998-10-21 12:27:19 -07:00
expr.c cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selectable. 1998-11-24 16:15:19 -07:00
expr.h function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
extend.texi extend.texi: Clarify proper uses for register clobbers in asms. 1998-11-04 15:15:35 -07:00
final.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
fix-header.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix * fixinc.irix: Add curses.h handling from fixinc.wrap. 1998-08-23 20:54:37 -04:00
fixinc.ptx dummy commit before merge 1998-04-03 09:37:26 -07:00
fixinc.sco fixinc.sco: Paramaterize #include_next values. 1998-10-31 20:37:50 +00:00
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: Fix up rpc/{clnt,svr,xdr}.h for SunOS. 1998-10-14 16:29:16 -06:00
fixproto fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files. 1998-04-19 06:48:08 +00:00
flags.h Ulrich Drepper <drepper@cygnus.com> 1998-11-23 08:41:12 -08:00
floatlib.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
flow.c cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selectable. 1998-11-24 16:15:19 -07:00
fold-const.c Warning fixes: 1998-10-13 15:25:25 +00:00
fp-test.c
frame.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
frame.h frame.h (__register_frame, [...]): New. 1997-12-15 16:28:44 -07:00
function.c function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
function.h function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
future.options
gansidecl.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gbl-ctors.h Warning fixes: 1998-06-29 17:36:07 +00:00
gcc.1 Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
gcc.c * gcc.c (option_map): Recognize --output-class-directory. 1998-11-25 22:46:28 +00: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 Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
gcov-io.h Warning fixes: 1998-10-14 09:02:55 +00:00
gcov.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
gcov.texi entered into RCS 1997-03-28 22:32:02 +00:00
gcse.c flow.c (XNMALLOC): New macro. 1998-10-29 16:18:51 -07:00
gen-protos.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
genattr.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genattrtab.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gencheck.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
gencodes.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genconfig.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genemit.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genextract.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genflags.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gengenrtl.c alloca.c: Respect USE_C_ALLOCA. 1998-07-17 08:00:11 -07:00
genmultilib dummy commit before merge 1998-04-03 09:37:26 -07:00
genopinit.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genoutput.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genpeep.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genrecog.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
getpwd.c Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN. 1998-11-12 11:37:47 -08:00
glimits.h * glimits.h (__LONG_MAX__): Recognize __sparcv9 too. 1998-09-10 16:06:43 -07:00
global.c Warning fixes: 1998-10-14 09:02:55 +00:00
gmon.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
graph.c Ulrich Drepper <drepper@cygnus.com> 1998-11-23 08:41:12 -08: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 Zap some warnings in target files: 1998-04-17 08:26:33 +00: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: Document __GTHREAD_MUTEX_INIT_FUNCTION. 1998-08-27 14:51:55 +00:00
haifa-sched.c Fix sched REG_DEAD note handling bug found by post-reload-flow pass. 1998-10-29 11:06:48 -08:00
halfpic.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
halfpic.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
hard-reg-set.h
hash.c * hash.c (hash_table_init_n): Wrap prototype arguments in PARAMS(). 1998-11-20 09:18:42 +00:00
hash.h hash.h (hash_table_key): New type. 1998-11-17 11:50:24 +00:00
input.h dummy commit before merge 1998-04-03 09:37:26 -07:00
install.texi install.texi: Various SCO OpenServer tweaks. 1998-08-13 18:21:34 -06:00
install1.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
integrate.c loop.c (count_one_set): New static function, broken out of count_loop_regs_set 1998-10-06 14:38:40 -06:00
integrate.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
intl.c Initial revision 1998-08-02 00:46:46 -06:00
intl.h Initial revision 1998-08-02 00:46:46 -06:00
invoke.texi Bulk ns32k patch from Ian Dall. See ChangeLog for details. 1998-11-25 15:34:42 -08:00
jump.c rtlanal.c (regs_set_between_p): New function. 1998-11-25 16:21:27 -08:00
just-fixinc dummy commit before merge 1998-04-03 09:37:26 -07:00
libgcc1-test.c Fix v850 build failure. 1998-06-16 06:17:14 -07:00
libgcc1.c
libgcc2.c libgcc2.c (top_elt): Remove top_elt, it isn't thread safe. 1998-11-23 15:37:32 -05:00
limitx.h
limity.h
listing dummy commit before merge 1998-04-03 09:37:26 -07:00
local-alloc.c local-alloc.c (local_alloc): Use malloc not alloca for reg_qty, reg_offset, ref_next_in_qty. 1998-11-23 01:57:40 -07:00
longlong.h configure.in: Added i[34567]86-*-win32. 1998-07-27 11:56:18 +00:00
loop.c loop.h (struct loop_info): Define new structure. 1998-11-25 21:19:21 +00:00
loop.h loop.h (precondition_loop_p): Added new mode argument. 1998-11-25 21:32:27 +00:00
machmode.def typo typo fixes fixes 1998-05-06 15:09:07 -06:00
machmode.h configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00: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
mbchar.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
mbchar.h configure.in (enable_c_mbchar): New configure option. 1998-07-20 09:35:38 -04:00
md.texi toplev.c (no_new_pseudos): Define. 1998-11-25 03:31:24 -07:00
mips-tdump.c Warning fixes: 1998-06-22 06:30:39 +00:00
mips-tfile.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
mkinstalldirs Initial revision 1998-05-19 01:09:55 -06:00
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
optabs.c Warning fixes: 1998-10-17 20:26:29 +00:00
output.h Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
patch-apollo-includes Initial revision 1998-02-18 20:47:44 -07:00
pcp.h
prefix.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
print-rtl.c Ulrich Drepper <drepper@cygnus.com> 1998-11-23 08:41:12 -08:00
print-tree.c print-tree.c (print_node): After printing BLOCK or BIND_EXPR... 1998-11-19 11:06:33 -08:00
profile.c profile.c (branch_prob): Call allocate_reg_info after outputting profile rtl in instrument_arcs. 1998-07-22 09:14:27 -07:00
protoize.c configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). 1998-11-19 10:13:46 +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 emit-rtl.c (gen_lowpart_common): Remove earlier change. 1998-11-25 11:06:07 -07:00
real.h print-rtl.c (print_rtx): Display the real-value equivalent of a const_double when easy. 1998-07-06 16:40:02 -06:00
recog.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -07:00
recog.h configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
reg-stack.c flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use. 1998-10-09 09:08:51 -07:00
regclass.c regclass.c (init_reg_sets): Move code that calculates tables dependent on reg_class_contents from here... 1998-11-25 12:15:14 +00:00
regmove.c cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selectable. 1998-11-24 16:15:19 -07:00
regs.h combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. 1998-10-19 03:47:55 -06:00
reload.c Fix memory corruption probelem in reload. 1998-11-18 09:52:45 -08:00
reload.h final.c (cleanup_subreg_operands): New function. 1998-10-27 16:19:31 -07:00
reload1.c toplev.c (no_new_pseudos): Define. 1998-11-25 03:31:24 -07:00
reorg.c reorg.c (relax_delay_slots): When optimizing for code size... 1998-11-19 15:45:14 -07:00
rtl.c machmode.h (mode_mask_array): No longer const. 1998-10-23 04:09:58 +00:00
rtl.def rtl.def (POST_MODIFY, PRE_MODIFY): New generalized operators for addressing modes with side effects. 1998-10-22 16:11:16 +00:00
rtl.h rtlanal.c (regs_set_between_p): New function. 1998-11-25 16:21:27 -08:00
rtl.texi rtl.def (POST_MODIFY, PRE_MODIFY): New generalized operators for addressing modes with side effects. 1998-10-22 16:11:16 +00:00
rtlanal.c rtlanal.c (regs_set_between_p): New function. 1998-11-25 16:21:27 -08:00
scan-decls.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
scan-types.sh
scan.c c-common.c: Convert to using ctype macros defined in system.h. 1998-05-06 12:56:58 +00:00
scan.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
sched.c Fix sched REG_DEAD note handling bug found by post-reload-flow pass. 1998-10-29 11:06:48 -08:00
sdbout.c Fix nightly testing i386-coff libstdc++ build failure. 1998-09-25 07:37:13 -07:00
sdbout.h Warning fixes: 1998-06-22 05:32:38 +00: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 function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
stor-layout.c Warning fixes: 1998-10-13 15:25:25 +00:00
stupid.c Warning fixes: 1998-10-14 09:02:55 +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
system.h configure.in: Look for <sys/stat.h>. 1998-11-23 08:39:37 -08:00
texinfo.tex * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for 1998-06-29 15:40:49 -06:00
tlink.c hash.h (hash_table_key): New type. 1998-11-17 11:50:24 +00:00
tm.texi fix typo 1998-11-25 10:18:46 -05:00
tmp-emsgids.c Initial revision 1998-08-02 00:46:43 -06:00
toplev.c toplev.c (no_new_pseudos): Define. 1998-11-25 03:31:24 -07:00
toplev.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
tree.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
tree.def tree.def (GOTO_EXPR): Modified documentation. 1998-10-05 15:36:16 -07:00
tree.h configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +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 loop.h (precondition_loop_p): Added new mode argument. 1998-11-25 21:32:27 +00:00
varasm.c Warning fixes: 1998-10-13 15:25:25 +00:00
varray.c Add initial varray support infrastructure 1998-07-02 11:42:39 +00:00
varray.h configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
version.c Daily bump. 1998-11-25 17:45:02 -07:00
vmsconfig.com Remove last of bytecode support. 1998-02-02 05:09:22 -08:00
xcoffout.c Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info. 1998-07-01 15:28:06 -07:00
xcoffout.h Warning fixes: 1998-06-25 13:05:20 +00:00

README

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