Go to file
Ben Elliston f76ccf602e basic-block.h (edge_iterator): Keep the address of VEC(edge) *.
* basic-block.h (edge_iterator): Keep the address of VEC(edge) *.
	(ei_container): New; renamed.
	(ei_start, ei_last): New macros.
	(ei_start_1, ei_last_1): Renamed from ei_start.
	(ei_last_1, ei_end_p): Use ei_container() where applicable.
	(ei_one_before_end_p, ei_next, ei_edge): Likewise.
	* gcse.c (remove_reachable_equiv_notes): Use ei_container().

From-SVN: r88966
2004-10-13 14:33:28 +10:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc basic-block.h (edge_iterator): Keep the address of VEC(edge) *. 2004-10-13 14:33:28 +10:00
include xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New. 2004-10-08 00:28:50 +00:00
INSTALL
intl
libada
libcpp Remove extra whitespace. 2004-10-11 07:29:17 +02:00
libffi
libgfortran transfer.c (finalize_transfer): Free internal streams. 2004-10-07 21:30:50 +00:00
libiberty
libjava re PR libgcj/17903 (Incorrect SHA result) 2004-10-12 12:13:39 +02:00
libmudflap
libobjc archive.c: Fix all the warnings about passing unsigned char* to char* and the other way too. 2004-10-08 07:40:38 -07:00
libstdc++-v3 Daily bump. 2004-10-13 00:16:45 +00:00
maintainer-scripts
zlib re PR libgcj/14856 (Update bundled zlib) 2004-10-11 18:45:43 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
configure.in configure.in (*-*-cygwin*): Supress warning if newlib not present. 2004-10-12 22:49:34 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2004-10-08 01:11:38 +01:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.