Go to file
Richard Henderson da7da8f977 decl.c (end_java_method): Do not save and restore flag_non_call_exceptions.
* decl.c (end_java_method): Do not save and restore
        flag_non_call_exceptions.
        * parse.y (source_end_java_method): Likewise.
        * lang.c (flag_exceptions): Don't declare.
        (java_init_options): Set flag_non_call_exceptions.  Set
        flag_exceptions here ...
        (java_init): ... not here.

From-SVN: r40921
2001-03-28 00:38:22 -08:00
boehm-gc * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc. 2001-03-22 19:03:01 +00:00
config
contrib
fastjar
gcc decl.c (end_java_method): Do not save and restore flag_non_call_exceptions. 2001-03-28 00:38:22 -08:00
include
INSTALL
libchill
libf2c Daily bump. 2001-03-28 08:16:40 +00:00
libffi configure.in: Added X86_WIN32 target (Win32, CygWin, MingW). 2001-03-27 03:39:16 +01:00
libiberty * memchr.c (memchr): Adjust condition to avoid infinite loop. 2001-03-28 04:10:24 +00:00
libjava InitialContext.java (init): Fix typo. 2001-03-28 01:32:02 +01:00
libobjc
libstdc++-v3 Makefile.am (CXXLINK): Use CXX again, and choose CXX tag explicitly. 2001-03-28 01:19:42 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-28 01:18:00 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-28 01:18:00 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places). 2001-03-23 18:59:17 -05:00
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.