Go to file
Alexandre Petit-Bianco 94807d3318 decl.c (classdollar_identifier_node): Initialize.
2001-02-13  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* decl.c (classdollar_identifier_node): Initialize.
	* java-tree.h (enum java_tree_index): New entry
	`JTI_CLASSDOLLAR_IDENTIFIER_NODE.'
	(classdollar_identifier_node): New macro.
	(ID_CLASSDOLLAR_P): Likewise.
	* parse.y (build_dot_class_method): Use `classdollar_identifier_node.'
	(build_dot_class_method_invocation): Likewise.
	(find_applicable_accessible_methods_list): `class$' can't be
	inherited.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00760.html)

From-SVN: r39650
2001-02-13 16:03:11 -08:00
boehm-gc
config configure.in (target_makefile_frag): Use mt-alphaieee. 2001-01-27 22:59:00 -08:00
contrib
fastjar
gcc decl.c (classdollar_identifier_node): Initialize. 2001-02-13 16:03:11 -08:00
include Add support for Java demangling under the v3 ABI: 2001-02-02 00:27:39 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-02-13 01:45:08 -07:00
libffi gcj.texi: Change sources.redhat.com reference to gcc.gnu.org. 2001-02-08 01:49:53 +00:00
libiberty COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-02-02 19:38:01 +00:00
libjava PipedReader.java (ready): Throw IOException if pipe closed. 2001-02-13 18:55:13 +00:00
libobjc In libf2c: 2001-02-09 07:14:35 +00:00
libstdc++-v3 function.h: Do not use rel_ops for older headers either. 2001-02-13 16:09:05 +00:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +00:00
config-ml.in
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if * config.if: Assume enable_libstdcxx_v3 is defined. 2001-02-05 11:02:20 +00:00
config.sub Add config suport for s390 2001-02-12 23:47:41 +00:00
configure * configure: Output host type to stdout, not stderr. 2001-02-06 20:03:16 -05:00
configure.in configure.in: for *-chorusos, don't config target-newlib and target-libgloss. 2001-02-08 17:05:23 -05:00
COPYING
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
install-sh
libtool.m4
ltcf-c.sh ltcf-c.sh: Add support for --no-undefined under GNU/Linux. 2001-02-06 05:52:33 +00:00
ltcf-cxx.sh ltcf-c.sh: Add support for --no-undefined under GNU/Linux. 2001-02-06 05:52:33 +00:00
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update mail address. 2001-02-13 12:59:57 +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.