Go to file
Mark Mitchell aeeeda0391 rtl.h (renumber_insns): New function.
* rtl.h (renumber_insns): New function.
	(remove_unnecessary_notes): Likewise.
	* emit-rtl.c (renumber_insns): Define.
	(remove_unncessary_notes): Likewise.
	* toplev.c (rest_of_compilation): Remove dead code.
	Use renumber_insns and remove_unncessary_notes.

From-SVN: r30385
1999-11-03 23:18:57 +00:00
boehm-gc * gcconfig.h: Merged in local changes from old config.h. 1999-11-03 17:26:59 +00:00
config
contrib * newcvsroot: New file. 1999-10-11 07:07:39 +00:00
etc
gcc rtl.h (renumber_insns): New function. 1999-11-03 23:18:57 +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 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> 1999-10-27 01:14:18 -07:00
libf2c Daily bump. 1999-11-03 01:45:39 -07:00
libffi
libiberty * xstrdup (sys/types.h): Include this file. 1999-11-02 03:25:28 -07:00
libio * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. 1999-09-30 01:10:07 -06:00
libjava Actually removed files which were supposedly 1999-11-03 19:25:13 +00:00
libobjc Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>). 1999-09-29 00:37:49 +00:00
libstdc++ valarray_meta.h: (_BinClos::_BinClos): Fix typo. 1999-10-19 22:10:36 +00:00
texinfo
zlib configure: Rebuilt. 1999-10-04 22:08:42 +00:00
.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 Add FR30 target. 1999-09-21 15:17:53 +00:00
configure * configure: Fix quoting inside arguments of eval. 1999-10-25 23:47:42 -06:00
configure.in * configure.in (fr30): Fix typo. 1999-10-03 14:21:45 -06:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to list with write after approval access. 1999-10-27 21:29:24 +00:00
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.