Go to file
Nathan Sidwell 103c63aeb9 eh-common.h (EH_ALLOC_SIZE, [...]): New #defines.
gcc:
 	* eh-common.h (EH_ALLOC_SIZE, EH_ALLOC_ALIGN): New #defines.
	(eh_context): Add alloc_mask and alloc_buffer emergency fallback
	space.
	* libgcc2.c (__eh_alloc): Moved from cp/exception.cc. Fallback on
	emergency eh_context buffer, if malloc fails.
	(__eh_free): Moved from cp/exception.cc. Release to emergency
	eh_context buffer, if appropriate.
gcc/cp:
	* exception.cc: (__eh_alloc, __eh_free): Moved to libgcc2.c

From-SVN: r34429
2000-06-06 16:38:49 +00:00
boehm-gc
config
contrib * newcvsroot: Handle filenames that contain spaces. 2000-06-04 17:33:50 +00:00
etc
gcc eh-common.h (EH_ALLOC_SIZE, [...]): New #defines. 2000-06-06 16:38:49 +00:00
include In include, 2000-06-05 02:28:41 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-06-06 01:45:08 -06:00
libffi
libiberty cp-demangle.c (demangle_prefix): Cast argument to isdigit to unsigned char. 2000-06-05 18:24:07 +00:00
libio libioP.h: Handle new ABI mangling. 2000-06-04 21:16:04 +00:00
libjava
libobjc
libstdc++
libstdc++-v3
texinfo
zlib
.cvsignore
ChangeLog config.guess: Updated to latest version. 2000-06-05 23:23:43 +00:00
config-ml.in
config.guess config.guess: Updated to latest version. 2000-06-05 23:23:43 +00:00
config.if
config.sub config.guess: Updated to latest version. 2000-06-05 23:23:43 +00:00
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.