Go to file
Tom Tromey e1e73e8db7 enable.m4: New file.
config:
	* enable.m4: New file.
	* tls.m4: New file.
libmudflap:
	* aclocal.m4, configure: Rebuilt.
	* configure.ac: Use GCC_CHECK_TLS.
	* acinclude.m4 (LIBMUDFLAP_CHECK_TLS, LIBMUDFLAP_ENABLE): Moved
	to ../config.

From-SVN: r104571
2005-09-23 16:33:47 +00:00
boehm-gc gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'. 2005-09-15 22:35:52 +00:00
config enable.m4: New file. 2005-09-23 16:33:47 +00:00
contrib * gcc_update: Update dependencies for libjava/aclocal.m4. 2005-08-23 10:55:08 +10:00
fastjar
fixincludes re PR target/23139 (-pedantic -ffast-math breaks working code) 2005-09-15 20:09:27 +01:00
gcc parse.y: Changed pointer declaration from "type* var" to "type *var" Removed trailing space. 2005-09-23 14:45:21 +00:00
gnattools
include floatformat.c (floatformat_always_valid): Change type of last argument to `void *'. 2005-08-17 13:30:47 -04:00
INSTALL
intl
libada
libcpp c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
libffi re PR target/23404 (gij trashes args of functions with more than 8 fp args) 2005-08-25 10:24:54 +09:30
libgfortran PR fortran/21875 Internal Unit Array I/O, NIST 2005-09-14 20:18:19 +00:00
libiberty pex-win32.c: Include "windows.h". 2005-09-15 00:46:20 +00:00
libjava BootClassLoader.java (BootClassLoader): Pass `null' parent ClassLoader to parent constructor. 2005-09-22 01:21:52 +01:00
libmudflap enable.m4: New file. 2005-09-23 16:33:47 +00:00
libobjc re PR libobjc/23108 (alignment bug in libobjc/archive.c) 2005-09-04 10:05:39 -07:00
libssp ALL: Update FSF address. 2005-08-17 03:26:45 +00:00
libstdc++-v3 re PR libstdc++/23956 (Class __mt_alloc overexerts __policy_type::_S_get_pool) 2005-09-22 08:48:31 +00:00
maintainer-scripts gcc_release: Update with FSF address. 2005-08-15 01:01:02 +00:00
zlib * Imported zlib 1.2.3; merged local changes. 2005-09-12 17:42:53 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub
configure configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
configure.in configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. 2005-09-19 21:24:46 -04:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-cxx.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-gcj.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
MAINTAINERS * MAINTAINERS: Add self as java maintainer. 2005-09-16 16:59:40 +00:00
Makefile.def Makefile.def (libssp): Add to lang_env_dependencies. 2005-08-20 13:43:17 +00:00
Makefile.in Makefile.def (libssp): Add to lang_env_dependencies. 2005-08-20 13:43:17 +00:00
Makefile.tpl Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. 2005-08-17 15:59:29 +00:00
missing
mkdep
mkinstalldirs
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
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.