Go to file
Andreas Schwab def6f17006 Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.
* Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.
	(GFORTRAN_CROSS_NAME): Remove.
	(fortran.install-common): Correctly install a cross compiler.
	(fortran.uninstall): Use GFORTRAN_TARGET_INSTALL_NAME instead of
	GFORTRAN_CROSS_NAME.

From-SVN: r106256
2005-10-30 23:18:07 +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_build: Use gcc.gnu.org as the default server. 2005-10-30 19:45:01 +00:00
fastjar
fixincludes re PR target/23139 (-pedantic -ffast-math breaks working code) 2005-09-15 20:09:27 +01:00
gcc Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define. 2005-10-30 23:18:07 +00:00
gnattools
include libiberty.h (expandargv): New function. 2005-09-26 20:55:10 +00:00
INSTALL
intl
libada
libcpp Fix date of last ChangeLog entry. 2005-10-21 10:59:07 -07: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 re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-10-30 12:48:52 +00: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 re PR libstdc++/20213 (cassert header documentation wrong) 2005-10-30 22:21:50 +00:00
maintainer-scripts update_web_docs_svn: Use -q to quiet svn. 2005-10-29 01:19:36 +00:00
zlib * Imported zlib 1.2.3; merged local changes. 2005-09-12 17:42:53 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. 2005-10-24 15:22:15 -04:00
ChangeLog.tree-ssa
compile COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config-ml.in COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.guess COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
configure configure.in (bfin-*-*): Use test, not brackets, in if statement. 2005-10-17 12:56:37 +00:00
configure.in configure.in (bfin-*-*): Use test, not brackets, in if statement. 2005-10-17 12:56:37 +00:00
COPYING COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
COPYING.LIB Update COPYING.LIB from upstream. Correct last Changelog. 2005-07-14 01:41:54 +00:00
depcomp
install-sh COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
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
MAINTAINERS MAINTAINERS (alias analysis): Add Daniel Berlin and Diego Novillo. 2005-10-24 15:22:15 -04:00
Makefile.def re PR bootstrap/18939 (spurious relink of gcov and gcov-dump with the base compiler) 2005-10-20 11:54:41 +00:00
Makefile.in re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +00:00
Makefile.tpl re PR bootstrap/24297 (libtool: link: unable to infer tagged configuration) 2005-10-22 10:37:17 +00:00
missing COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
mkdep
mkinstalldirs COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
README
README.SCO
symlink-tree COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
ylwrap COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00

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.