Go to file
Geoffrey Keating f46876f99c t-slibgcc-darwin (libgcc_s_%.dylib): Remove old symlinks before creating new ones.
* config/t-slibgcc-darwin (libgcc_s_%.dylib): Remove old symlinks
	before creating new ones.  Do symlinks before creating the actual
	targets.

From-SVN: r104826
2005-09-30 18:08:26 +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 t-slibgcc-darwin (libgcc_s_%.dylib): Remove old symlinks before creating new ones. 2005-09-30 18:08:26 +00:00
gnattools
include libiberty.h (expandargv): New function. 2005-09-26 20:55:10 +00:00
INSTALL
intl
libada
libcpp c.opt (fextended-identifiers): New. 2005-09-20 21:31:37 +01:00
libffi float1.c (value_type): New typedef. 2005-09-26 19:56:22 +00:00
libgfortran string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
libiberty * argv.c (expandargv): Do not use xmalloc_failed. 2005-09-27 15:21:41 +00:00
libjava configure.ac: Fix typo. 2005-09-29 07:00:39 +02:00
libmudflap Fix mips-elf gp relocation overflow errors. 2005-09-30 11:06:26 -07: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++/24064 (tr1::unordered_map seems to seg-fault when caching hash values) 2005-09-30 16:54:54 +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: Regenerate with the correct autoconf version. 2005-09-30 09:13:22 -07: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: Regenerate with the correct autoconf version. 2005-09-30 09:13:22 -07:00
configure.in configure.in (bfin-*-*): New. 2005-09-30 12:09:35 -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 Index: ChangeLog 2005-09-28 23:50:06 +00:00
Makefile.in Index: ChangeLog 2005-09-28 23:50:06 +00:00
Makefile.tpl Index: ChangeLog 2005-09-28 23:50:06 +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.