Go to file
Kazu Hirata e0ce77087d expr.c (mostly_zero_p): Make it static.
* expr.c (mostly_zero_p): Make it static.
	* tree.h: Remove the prototype for mostly_zeros_p.

From-SVN: r90089
2004-11-04 23:22:30 +00:00
INSTALL
boehm-gc gc_priv.h (GC_generic_malloc_words_small_inner): Add prototype. 2004-10-19 17:47:54 +00:00
config
contrib btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called libstd++.sum not libstdc++-v3.sum. 2004-10-27 18:19:41 +00:00
fastjar
fixincludes inclhack.def (stdio_va_list): Break out clients from here... 2004-11-01 19:01:15 +00:00
gcc expr.c (mostly_zero_p): Make it static. 2004-11-04 23:22:30 +00:00
include
intl
libada
libcpp internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well. 2004-11-04 20:35:08 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Handle functions that return long long values. 2004-10-27 15:10:22 +00:00
libgfortran config.h.in: Regenerate. 2004-10-30 16:23:23 +00:00
libiberty
libjava jni.cc (_Jv_JNI_NewObjectArray): Fixed return type. 2004-11-03 22:53:20 +00:00
libmudflap configure.ac: (target_alias): Default to $host_alias, not $target. 2004-11-01 21:27:26 +00:00
libobjc Ignore autom4te.cache 2004-10-23 02:34:54 +00:00
libstdc++-v3 locale_facets.tcc (num_get<>::do_get(bool&)): Evaluate __beg == __end the exact strict minimum number of times. 2004-11-04 11:29:30 +00:00
maintainer-scripts
zlib CRLF fixup 2004-10-19 22:00:48 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog configure.in (arm-*-oabi*, [...]): Remove. 2004-11-04 17:55:50 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2004-10-20 01:50:06 -06:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (arm-*-oabi*, [...]): Remove. 2004-11-04 17:55:50 +00:00
configure.in configure.in (arm-*-oabi*, [...]): Remove. 2004-11-04 17:55:50 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.