Go to file
Kazu Hirata 1d9d86833d tree-ssa-live.c (tpa_init, [...]): Make them static.
* tree-ssa-live.c (tpa_init, pop_best_coalesce): Make them
	static.
	* tree-ssa-live.h: Remove the corresponding prototypes.

From-SVN: r90311
2004-11-08 22:36:48 +00:00
boehm-gc
config
contrib README: Update website URL. 2004-11-07 17:08:09 +00:00
fastjar
fixincludes Makefile.in (mostlyclean): Add fixinc.sh. 2004-11-05 20:42:15 +00:00
gcc tree-ssa-live.c (tpa_init, [...]): Make them static. 2004-11-08 22:36:48 +00:00
include
INSTALL
intl
libada
libcpp
libffi
libgfortran configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and FFLAGS. 2004-11-05 12:50:53 +00:00
libiberty
libjava [multiple changes] 2004-11-07 13:05:53 +00:00
libmudflap
libobjc
libstdc++-v3 re PR libstdc++/17664 ([3.4 only] Crash in std::map when using _GLIBCXX_DEBUG with multithreading) 2004-11-08 20:47:25 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Mention configure in last entry 2004-11-08 01:40:10 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC. 2004-11-07 18:37:28 -05:00
config.guess
config.if
config.rpath
config.sub
configure configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
configure.in configure.in (noconfigdirs): Disable target-libgfortran. 2004-11-08 01:27:56 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Add myself 2004-11-05 10:26:18 +01:00
Makefile.def Makefile.def (host fixincludes): Specify missing targets. 2004-11-05 16:35:51 +00:00
Makefile.in Makefile.def (host fixincludes): Specify missing targets. 2004-11-05 16:35:51 +00:00
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.