Go to file
Hans-Peter Nilsson d50d20ecc8 hashtab.c (htab_expand): Change to return int.
* hashtab.c (htab_expand): Change to return int.  Use calloc or
 	xcalloc depending on htab->return_allocation_failure.  Return zero
 	if calloc fails.
	(htab_create): Update comment to cover memory allocation.
	(htab_try_create): New.
	(htab_find_slot_with_hash): Return NULL if htab_expand fails.
  	Update comment to cover this.

From-SVN: r37247
2000-11-04 07:42:53 +00:00
boehm-gc configure.in: Define GC_GCJ_SUPPORT. 2000-09-30 10:54:21 +01:00
config
contrib gcc_build (MAKE): New variable. 2000-11-01 01:58:12 +00:00
gcc lang-options.h: Mention -Wout-of-date. 2000-11-04 04:57:33 +00:00
include hashtab.h (struct htab): Add member return_allocation_failure. 2000-11-04 07:35:33 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-11-03 01:45:07 -07:00
libffi
libiberty hashtab.c (htab_expand): Change to return int. 2000-11-04 07:42:53 +00:00
libio iostream.cc (ends): Release the acquired lock. 2000-10-18 18:52:12 +02:00
libjava ObjectInputStream.java (readObject): Added code to conditionally dump out the serialized data. 2000-11-03 08:04:33 +00:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 acinclude.m4 (CXX): Prevent it from being cached. 2000-11-04 07:07:38 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
ChangeLog Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
config-ml.in
config.guess config.guess: Import CVS version 1.157. 2000-10-05 21:18:00 +00:00
config.if config.if: Search libstdc++-v3/configure.in for INTERFACE, when configured for libstdc++-v3. 2000-10-16 10:00:43 -06:00
config.sub Add support for -storm-chaos 2000-11-02 23:07:48 +00:00
configure Only create gcc/configargs.h if gcc build directory is present 2000-10-17 03:00:51 +00:00
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
Makefile.in Makefile.in (bootstrap): avoid recursion if subdir missing 2000-10-04 14:00:37 -04: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.