Go to file
Mark Mitchell 466b0dd3fc gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL code RETURN.
* gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes
	with the RTL code RETURN.
	* hash.h: Regenerated.
	* lex.c (reinit_parse_for_block): Use RETURN_KEYWORD.
	* parse.y: Replace RETURN with RETURN_KEYWORD throughout.
	* parse.c: Regenerated.
	* parse.h: Likewise.
	* pt.c: Include varray.h.  Include rtl.h since varray.h requires
	it.
	(inline_parm_levels): New variable.
	(inline_parm_levels_used): Likewise.
	(maybe_begin_member_template_processing): Update them.
	(maybe_end_member_template_processing): Use them, rather than
	guessing how many levels to pop.

From-SVN: r26588
1999-04-22 17:37:35 +00:00
boehm-gc os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h. 1999-04-21 09:42:28 +00:00
config
contrib
etc
gcc gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL code RETURN. 1999-04-22 17:37:35 +00:00
include
INSTALL
libchill
libf2c better support SMP builds in libf2c 1999-04-17 10:37:14 -04:00
libiberty *** empty log message *** 1999-04-20 11:02:02 +00:00
libio
libjava * libjava.compile/OperatorBenchmark.java: New file. 1999-04-22 14:22:11 +00:00
libobjc
libstdc++ * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48. 1999-04-12 17:37:24 -06:00
texinfo
.cvsignore
ChangeLog config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config-ml.in
config.guess config.guess (interix Alpha): Add. 1999-04-13 15:55:39 -06:00
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.