Go to file
Jason Merrill cb807ba36b tweak comment
From-SVN: r105457
2005-10-16 00:01:22 -04:00
INSTALL
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 tweak comment 2005-10-16 00:01:22 -04:00
gnattools
include libiberty.h (expandargv): New function. 2005-09-26 20:55:10 +00:00
intl
libada
libcpp configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... 2005-10-08 18:17:20 +00:00
libffi libffi-dg.exp (libffi_target_compile): For darwin, use -shared-libgcc not -lgcc_s, and explain why. 2005-10-01 06:11:29 +00:00
libgfortran fpu-387.h (set_fpu): Remove extra ":" in stmxcsr. 2005-10-14 13:06:11 +02:00
libiberty * at-file.texi: Fix typo. 2005-10-07 14:21:47 +00:00
libjava re PR java/24251 (BC-compiled interfaces in libgcj can't be called from non-BC code) 2005-10-13 17:36:07 +00:00
libmudflap This avoids small data/gp reloc overflow errors. 2005-10-04 16:54:38 -07:00
libobjc re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime) 2005-10-06 23:47:09 +00:00
libssp ALL: Update FSF address. 2005-08-17 03:26:45 +00:00
libstdc++-v3 functional: Add missing #pragma GCC system_header. 2005-10-15 19:46:58 +00:00
maintainer-scripts Modify update_version for SVN 2005-10-16 00:59:09 +00:00
zlib * Imported zlib 1.2.3; merged local changes. 2005-09-12 17:42:53 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB Update COPYING.LIB from upstream. Correct last Changelog. 2005-07-14 01:41:54 +00:00
ChangeLog * MAINTAINERS (Write After Approval): Add self. 2005-10-15 01:45:20 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add self. 2005-10-15 01:45:20 +00:00
Makefile.def Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 2005-10-06 15:24:09 +00:00
Makefile.in Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 2005-10-06 15:24:09 +00:00
Makefile.tpl Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. 2005-10-06 15:24:09 +00:00
README
README.SCO
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 (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... 2005-10-08 18:17:20 +00:00
configure.in configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... 2005-10-08 18:17:20 +00:00
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 Fix misapplied hunk. 2005-10-05 09:19:53 +00:00
missing
mkdep
mkinstalldirs
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
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.