Go to file
Devang Patel e0ddb4bd65 tree-if-conv.c (if_convertable_phi_p): Rename to ...
* tree-if-conv.c (if_convertable_phi_p): Rename to ...
        (if_convertible_phi_p): ... new name.
        (if_convertable_modify_expr_p): Rename to ...
        (if_convertible_modify_expr_p): ... new name.
        (if_convertable_stmt_p): Rename to ...
        (if_convertible_stmt_p): ... new name.
        (if_convertable_bb_p): Rename to ...
        (if_convertible_bb_p): ... new name.
        (if_convertable_loop_p): Rename to ...
        (if_convertible_loop_p): ... new name.

From-SVN: r91044
2004-11-22 14:57:58 -08:00
boehm-gc re PR target/18444 (Multithreading broken on Unix95-class platforms) 2004-11-22 22:30:14 +00:00
config warnings.m4: New file. 2004-09-24 21:39:06 +00:00
contrib gcc_update (touch_files): Don't rely on "make" being GNU make... 2004-11-20 10:49:16 +00:00
fastjar Makefile.am: Remove -no-dependencies. 2004-11-15 23:50:05 +00:00
fixincludes inclhack.def (alpha_pthread_init): Fix technical problems with the last check-in caused by CVS variable substitution. 2004-11-21 23:01:44 +00:00
gcc tree-if-conv.c (if_convertable_phi_p): Rename to ... 2004-11-22 14:57:58 -08:00
include xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New. 2004-10-08 00:28:50 +00:00
INSTALL
intl
libada
libcpp configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes. 2004-11-18 01:07:18 +00:00
libffi ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte boundary. 2004-11-22 18:35:16 +00:00
libgfortran * io/write.c (write_float, list_formatted_write): Fix indentation. 2004-11-21 05:08:14 +00:00
libiberty objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclaration errors with... 2004-11-20 02:44:34 +00:00
libjava re PR target/18444 (Multithreading broken on Unix95-class platforms) 2004-11-22 22:30:14 +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 Daily bump. 2004-11-22 00:16:21 +00:00
maintainer-scripts
zlib CRLF fixup 2004-10-19 22:00:48 +00:00
.cvsignore
ABOUT-NLS
ChangeLog install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
ChangeLog.tree-ssa
compile install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
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.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
config.if
config.rpath
config.sub config.guess, config.sub: Import from savannnah. 2004-11-16 00:57:01 +00:00
configure re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes) 2004-11-12 19:15:22 +00:00
configure.in re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes) 2004-11-12 19:15:22 +00:00
COPYING
COPYING.LIB
depcomp
install-sh install-sh, compile: Import from automake. 2004-11-16 01:04:30 +00:00
libtool.m4
ltcf-c.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-cxx.sh ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltcf-gcj.sh
ltconfig ltcf-c.sh (tpf*): Add ld_shlibs=yes. 2004-10-02 16:33:06 +00:00
ltmain.sh
MAINTAINERS Added self as write-after-approval maintainer 2004-11-13 17:03:37 +00:00
Makefile.def Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.in Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
Makefile.tpl Makefile.def: Add html support. 2004-11-13 07:32:48 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO * README.SCO: Update per FSF instructions. 2004-11-01 02:19:48 +00:00
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.