Go to file
Gerald Pfeifer adc4adcdaf ggc-page.c (extra_order_size_table): Insns have 9 slots.
* ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs
	don't have 2.

	* ggc-page.c (struct globals): Add new fields to keep track of the
	total allocated memory and overhead.
	(ggc_print_statistics): Print them.
	(ggc_alloc): Keep track of the total allocated memory and the
	overhead.

	* tree.c (dump_tree_statistics): Increase spacing.
	(enum tree_node_kind): Move to ...
	* tree.h (enum tree_node_kind): ... here.
	(tree_node_counts, tree_node_sizes): Declare.

	* doc/include/texinfo.tex: Upgrade to texinfo 4.6.

From-SVN: r69330
2003-07-14 13:36:56 +00:00
boehm-gc
config
contrib * gcc_update: gcc/acconfig.h no longer exists. 2003-07-12 21:32:36 +00:00
fastjar
gcc ggc-page.c (extra_order_size_table): Insns have 9 slots. 2003-07-14 13:36:56 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava UnicastServerRef.java: New version from classpath. 2003-07-14 06:05:42 +00:00
libobjc
libstdc++-v3 Include <cstring> and <cstdlib>. 2003-07-14 13:32:26 +00:00
maintainer-scripts gcc_release (announce_snapshot): Add substitution of @RELEASE@ for README and index.html. 2003-07-13 22:10:03 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
configure.in re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Alphabetize. 2003-07-13 16:15:38 +00:00
Makefile.def
Makefile.in re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
Makefile.tpl re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.