Go to file
Alexandre Petit-Bianco 98a52c2ccf Java: fixes for the PRs gcj/{271,272,275}.
2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (parser_qualified_classname): Removed parameter
	`is_static'.
	(create_interface): Removed first passed parameter to
	parser_qualified_classname.
	(create_class): Likewise. Don't install alias on static
	innerclasses. Fixes gcj/275.

2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (maybe_generate_pre_expand_clinit): Don't build a
	debugable statement with empty_stmt_node. Fixes gcj/272

2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* expr.c (build_instanceof): Layout type after it's loaded. Fixes
	gcj/271.

(Fix to the PR gcj/271, gcj/272 and gcj/275:
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00000.html
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00002.html
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00001.html )

From-SVN: r34894
2000-07-06 17:49:36 -07:00
boehm-gc
config mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
contrib
etc
gcc Java: fixes for the PRs gcj/{271,272,275}. 2000-07-06 17:49:36 -07:00
include in include/ChangeLog: 2000-06-23 03:58:44 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-07-06 01:45:09 -06:00
libffi
libiberty in libiberty/ChangeLog: 2000-06-30 15:25:33 +00:00
libio in libiberty/ChangeLog: 2000-06-30 15:25:33 +00:00
libjava PrintWriter.java (print): Call write(String), not print(String). 2000-07-03 21:03:52 +00:00
libobjc
libstdc++ gslice_array.h, [...]: Do not paste anything after 'operator' keyword. 2000-07-06 17:42:14 +00:00
libstdc++-v3 [multiple changes] 2000-07-05 23:59:02 +00:00
texinfo
zlib
.cvsignore
ChangeLog Fix CXX_FOR_TARGET to add -L libstdc++ 2000-07-06 00:50:01 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add myself as loop discovery maintainer. 2000-06-29 11:22:59 +00:00
Makefile.in Fix CXX_FOR_TARGET to add -L libstdc++ 2000-07-06 00:50:01 +00:00
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.