Go to file
Alexandre Petit-Bianco 866e9df806 class.c (emit_register_classes): Renamed from emit_register_class.
Wed Oct 21 07:54:11 1998  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* class.c (emit_register_classes): Renamed from
 	emit_register_class.
	* java-tree.h (emit_register_classes): Prototype renamed from
 	emit_register_class.
	* jcf-parse.c (yyparse): Call emit_register_classes once before
 	returning.
	* parse.y (java_expand_classes): No longer register classes.
Prevents the generation of multiple static constructor for a
compilation unit.

From-SVN: r23208
1998-10-21 01:00:11 -07:00
config
contrib
etc
gcc class.c (emit_register_classes): Renamed from emit_register_class. 1998-10-21 01:00:11 -07:00
include
INSTALL
libchill
libf2c configure.in: Use AC_CONFIG_AUX_DIR. 1998-10-19 10:14:19 +00:00
libiberty cplus-dem.c (demangle_qualified): Fix off-by-one when checking range of 'K' index. 1998-10-20 12:30:45 +00:00
libio
libobjc Minor changes in the documentation. Correctly define get_inner_array_type. 1998-10-16 22:19:22 +00:00
libstdc++
texinfo
.cvsignore
ChangeLog config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist. 1998-10-18 11:37:09 -06:00
config-ml.in
config.guess
config.if config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist. 1998-10-18 11:37:10 -06:00
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.