Go to file
Per Bothner b16e8f08b4 java-tree.h (BLOCK_IS_IMPLICIT): New flag.
* java-tree.h (BLOCK_IS_IMPLICIT):  New flag.
	* parse.h (BLOCK_EXPR_ORIGIN):  Removed macro.
	* parse.y (declare_local_variables, maybe_absorb_scoping_blocks):
	Use BLOCK_IS_IMPLICIT rather than BLOCK_EXPR_ORIGIN.

From-SVN: r40542
2001-03-15 22:30:28 -08:00
boehm-gc
config
contrib
fastjar
gcc java-tree.h (BLOCK_IS_IMPLICIT): New flag. 2001-03-15 22:30:28 -08:00
include Fix pathname. 2001-03-14 16:34:39 -05:00
INSTALL
libchill
libf2c Daily bump. 2001-03-15 08:16:09 +00:00
libffi
libiberty fix typo 2001-03-15 21:41:13 +00:00
libjava assignment.xfail: Removed. 2001-03-14 18:32:51 +00:00
libobjc thr.c (objc_thread_add): New function. 2001-03-15 02:18:09 +00:00
libstdc++-v3 tests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++. 2001-03-15 22:49:46 +00:00
maintainer-scripts update_web_docs: Use /usr/local/bin/texi2html rather than gccadmin's local copy. 2001-03-15 08:16:32 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. 2001-03-11 02:08:36 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in: Only use `lang_requires' for languages athat are actually enabled. 2001-03-10 00:20:21 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added Stan Shebs as new maintainer for Objective-C. 2001-03-11 02:08:07 +00:00
Makefile.in
missing
mkdep
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.