Go to file
Jason Merrill a2df430c5a * c-parse.in (structsp_attr): Fix for bison 2.4.1 pedantry.
From-SVN: r153828
2009-11-02 17:14:49 -05:00
INSTALL README: Update wrt. 2001-06-13 14:51:33 +00:00
boehm-gc Mark ChangeLog 2006-03-06 03:49:15 +00:00
config Mark ChangeLog 2006-03-06 03:49:03 +00:00
contrib Mark ChangeLog 2006-03-06 03:48:29 +00:00
fastjar Mark ChangeLog 2006-03-06 03:48:55 +00:00
gcc * c-parse.in (structsp_attr): Fix for bison 2.4.1 pedantry. 2009-11-02 17:14:49 -05:00
include Mark ChangeLog 2006-03-06 03:49:23 +00:00
intl Mark ChangeLog 2006-03-06 03:48:09 +00:00
libf2c Mark ChangeLog 2006-03-06 03:49:07 +00:00
libffi Mark ChangeLog 2006-03-06 03:49:11 +00:00
libiberty Mark ChangeLog 2006-03-06 03:48:17 +00:00
libjava Mark ChangeLog 2006-03-06 03:48:46 +00:00
libobjc Mark ChangeLog 2006-03-06 03:48:51 +00:00
libstdc++-v3 Daily bump. 2006-03-11 00:16:27 +00:00
maintainer-scripts Mark ChangeLog 2006-03-06 03:48:33 +00:00
zlib Mark ChangeLog 2006-03-06 03:48:13 +00:00
.cvsignore configure, .cvsignore: Revert previous change... 2002-06-19 18:10:09 +00:00
ABOUT-NLS intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
ChangeLog Mark ChangeLog 2006-03-06 03:49:19 +00:00
MAINTAINERS MAINTAINERS: Update my email address. 2005-01-07 18:50:14 +00:00
Makefile.def Makefile.def (target_modules): Stage. 2004-01-14 20:09:37 +00:00
Makefile.in re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1) 2004-09-23 17:43:53 -07:00
Makefile.tpl re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1) 2004-09-23 17:43:53 -07:00
README * README: Remove version number. 2001-06-13 19:48:09 +01:00
README.SCO * README.SCO: Update the URL. 2005-05-08 18:05:59 +00:00
config-ml.in re PR bootstrap/18033 (--disable-aix64 doesn't remove ppc64 from multilib list) 2005-01-12 19:50:40 -05:00
config.guess config.guess: Update from version 2003-10-16 to 2004-02-16. 2004-02-22 14:44:23 +00:00
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
config.sub config.guess: Update from version 2003-10-16 to 2004-02-16. 2004-02-22 14:44:23 +00:00
configure configure.in: Use an absolute path to install-sh. 2005-03-08 17:31:40 +00:00
configure.in configure.in: Use an absolute path to install-sh. 2005-03-08 17:31:40 +00:00
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4 re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO) 2004-05-18 09:09:14 +00:00
ltcf-c.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-cxx.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltcf-gcj.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
ltconfig ltconfig: Disable building static libraries if building shared libraries on AIX 5L. 2004-03-05 16:05:41 -05:00
ltmain.sh Merge various patches from mainline: 2004-02-08 01:37:29 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep merge with /cvs/src 2000-07-22 04:08:22 -04:00
mkinstalldirs re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib) 2004-02-25 23:46:09 +00:00
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
symlink-tree * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
ylwrap ylwrap: Change absolute path checks to check for DOS style path names. 1998-10-08 17:26:54 -06:00

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.