Go to file
Robert Lipe 283a25451f gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead of alloca.
* gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead
        of alloca.
        (pre_gcse): Likewise.
        (hoist_expr_reaches_here_p): Likewise.
        (hoist_code): Likewise.
        (pre_expr_reaches_here_p): Replace alloca with xcalloc.   Move core
        code to ...
        (pre_expr_reaches_here_p_work): ... here.
        (expr_reaches_here_p): Replace alloca with xcalloc.   Move core
        code to ...
        (expr_reaches_here_p_work): ... here.

From-SVN: r30207
1999-10-27 05:16:12 +00:00
boehm-gc
config
contrib
etc
gcc gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead of alloca. 1999-10-27 05:16:12 +00:00
include hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, change it to EMPTY_ENTRY first. 1999-10-23 15:56:52 +00:00
INSTALL
libchill
libf2c Daily bump. 1999-10-26 01:45:07 -06:00
libffi
libiberty cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_characters inside... 1999-10-25 22:30:08 -06:00
libio
libjava Makefile.in: Rebuilt. 1999-10-22 19:43:41 +00:00
libobjc
libstdc++ valarray_meta.h: (_BinClos::_BinClos): Fix typo. 1999-10-19 22:10:36 +00:00
texinfo
zlib
.cvsignore
ChangeLog * configure: Fix quoting inside arguments of eval. 1999-10-25 23:47:42 -06:00
config-ml.in Allos suppression of some ARM multilibs 1999-10-21 10:54:53 +00:00
config.guess
config.if
config.sub
configure * configure: Fix quoting inside arguments of eval. 1999-10-25 23:47:42 -06:00
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.