Go to file
Ian Lance Taylor 18c700754e libgo: Generate dependencies automatically.
From-SVN: r181955
2011-12-03 00:16:12 +00:00
INSTALL
boehm-gc Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
config weakref.m4: New file. 2011-11-22 14:49:11 +00:00
contrib . 2011-11-29 16:36:43 -05:00
fixincludes inclhack.def (aix_once_init_[12]): New fixes. 2011-11-16 21:28:07 -05:00
gcc re PR target/51387 (Test vect.exp/vect-116.c fails on execution when compiled with -mavx2 on sde.) 2011-12-02 22:57:15 +01:00
gnattools Makefile.in (LOOSE_WARN): Delete. 2011-10-12 22:41:57 +00:00
include Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
intl
libada Fix minor issues 2011-11-19 16:24:22 +00:00
libcpp line-map.h (linemap_dump): Declare. 2011-11-22 11:13:00 -05:00
libdecnumber
libffi Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libgcc re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test/gnu/gcc/objdir/) 2011-12-01 02:37:06 +00:00
libgfortran Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libgo libgo: Generate dependencies automatically. 2011-12-03 00:16:12 +00:00
libgomp affinity.c: Use atomic rather than sync builtin. 2011-12-02 21:24:02 +10:30
libiberty Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm Swap the action and jmpbuf arguments to GTM_longjmp 2011-11-30 14:29:33 -08:00
libjava config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up. 2011-11-29 21:12:00 +01:00
libmudflap Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libobjc Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libquadmath Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libssp Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
libstdc++-v3 iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream::_M_insert. 2011-12-02 17:23:08 +00:00
lto-plugin Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
maintainer-scripts update_web_docs_svn: Make $DOCSDIR group writable after creating it. 2011-11-21 01:16:24 +00:00
zlib Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +00:00
Makefile.def configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
Makefile.in configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
Makefile.tpl configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub * config.sub: Update to version 2011-10-29 (added rl78) 2011-11-01 20:56:32 -04:00
configure . 2011-11-29 16:36:43 -05:00
configure.ac . 2011-11-29 16:36:43 -05:00
depcomp
install-sh
libtool-ldflags
libtool.m4 Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.