Go to file
Geoffrey Keating d37e6b5036 ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
* ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
	Check DATA limit only if there's no AS limit.  Ignore insanely
	low DATA limits.
	(ggc_min_heapsize_heuristic): Don't divide AS or RSS limits by 8,
	but take care that the AS limit isn't overrun.
	* doc/invoke.texi: Update documentation of min-heapsize parameter.

From-SVN: r85722
2004-08-09 20:19:30 +00:00
boehm-gc
config
contrib
fastjar
gcc ggc-common.c (ggc_rlimit_bound): Don't check RSS limit. 2004-08-09 20:19:30 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp
libffi
libgfortran matmul.m4, [...]: Allocate space if return value has NULL in its data field. 2004-08-09 14:34:39 +00:00
libiberty
libjava Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers. 2004-08-05 23:27:07 +02:00
libmudflap
libobjc
libstdc++-v3 stl_bvector.h: Trivial formatting fixes. 2004-08-09 13:51:33 +00:00
maintainer-scripts gcc_release (snapshot_print): Accept arguments. 2004-08-06 11:11:11 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.def (bfd, [...]): Mark as bootstrap module. 2004-08-06 06:45:23 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself as Darwin maintainer. 2004-08-06 18:17:11 +00:00
Makefile.def Makefile.def (bfd, [...]): Mark as bootstrap module. 2004-08-06 06:45:23 +00:00
Makefile.in Makefile.def (bfd, [...]): Mark as bootstrap module. 2004-08-06 06:45:23 +00:00
Makefile.tpl Makefile.def (bfd, [...]): Mark as bootstrap module. 2004-08-06 06:45:23 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.