Go to file
Per Bothner b5c4fed92c Minor optimization of static ggc roots.
* jcf-parse.c (parse_roots):  New static field.
	(current_field, current_method, current_file_list):  Replace by macros
	naming fields of parse_roots.
	(init_jcf_parse):  Combine 3 ggc_add_tree_root calls to 1.
	* class.c (class_roots):  New static field.
	(registered_class, fields_ident, info_ident, class_list):
	New macros naming fields of parse_roots.
	(build_static_field_ref):  Don't register roots here.
	(layout_class):  Static field list replaced by macro class_list.
	(init_class_processing):  Call ggc_add_tree_root for 4 roots.
	Initialize fields_ident and info_ident here.

From-SVN: r39174
2001-01-21 13:24:30 -08:00
boehm-gc
config
contrib texi2pod.pl: Fix regular expression for @r to avoid exponential recursion. 2001-01-15 23:32:25 +00:00
fastjar output.h (make_function_rtl): Remove prototype. 2001-01-10 23:06:30 +00:00
gcc Minor optimization of static ggc roots. 2001-01-21 13:24:30 -08:00
include
INSTALL
libchill
libf2c Daily bump. 2001-01-21 01:45:07 -07:00
libffi
libiberty
libio
libjava SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-24)... 2001-01-20 00:37:09 +00:00
libobjc * objc-features.texi: Use @email. 2001-01-12 17:06:15 +00:00
libstdc++
libstdc++-v3 configopts.html: Update for current status. 2001-01-21 09:36:09 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2001-01-21 01:13:52 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2001-01-21 01:13:52 +00:00
Makefile.in Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of subdirectories. 2001-01-09 18:55:41 +00: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.