Go to file
J"orn Rennecke f56246bec4 loop.c (strength_reduce): Grow set_in_loop / n_times_set / may_not_optimize to proper size when...
* loop.c (strength_reduce): Grow set_in_loop / n_times_set /
	may_not_optimize to proper size when converting biv increments
	into givs.
	If necessary, reallocate reg_iv_type / reg_iv_info before calling
	recombine_givs.

From-SVN: r24898
1999-01-28 16:19:58 +00:00
config
contrib egcs_update: Use "if" instead of "&&". 1999-01-25 14:10:10 +00:00
etc * configure.in: Use AC_PREREQ(2.12.1). 1998-11-23 13:51:40 +00:00
gcc loop.c (strength_reduce): Grow set_in_loop / n_times_set / may_not_optimize to proper size when... 1999-01-28 16:19:58 +00:00
include Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
INSTALL
libchill Makefile.in: Fix typos in previous change. 1999-01-19 05:16:20 +00:00
libf2c datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds. 1999-01-15 06:36:01 +00:00
libiberty * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it. 1999-01-14 12:09:46 +00:00
libio More FSF address updates. 1999-01-11 06:43:27 -07:00
libobjc Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
libstdc++ Update. 1999-01-20 18:05:11 +00:00
texinfo Makefile.am (SUBDIRS): Include util again in order to generate install-info. 1999-01-21 10:39:11 +00:00
.cvsignore
ChangeLog * config.sub: Clean up handling of hppa2.0. 1998-12-22 16:23:33 -07:00
config-ml.in
config.guess * config.guess: Use C code to identify more HP machines. 1998-12-22 15:58:25 -07:00
config.if
config.sub * config.sub: Clean up handling of hppa2.0. 1998-12-22 16:23:33 -07:00
configure configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Added myself, as instructed 1999-01-17 16:35:21 +00:00
Makefile.in configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
missing
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
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.