Go to file
Ulrich Drepper 380abb4206 Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first if it exists.
* Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first
	if it exists.

From-SVN: r218334
2014-12-03 21:10:14 +00:00
boehm-gc
config
contrib download_prerequisites: Download ISL 0.14 instead of 0.12.2. 2014-12-02 23:41:01 +01:00
fixincludes
gcc Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first if it exists. 2014-12-03 21:10:14 +00:00
gnattools
include PR debug/38757 continued. Handle C11, C++11 and C++14. 2014-11-26 11:05:20 +00:00
INSTALL
intl
libada
libatomic Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libbacktrace
libcc1
libcilkrts
libcpp
libdecnumber
libffi Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libgcc
libgfortran Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
libgo
libgomp configure.tgt (x86_64): Tune -m32 multilib to generic. 2014-12-03 14:58:07 +01:00
libiberty
libitm configure.tgt (x86_64): Tune -m32 multilib to generic. 2014-12-03 14:58:07 +01:00
libjava Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
libstdc++-v3 re PR libstdc++/13631 (Problems in messages) 2014-12-03 19:47:00 +00:00
libvtv
lto-plugin
maintainer-scripts Add svn:executable property for generate_libstdcxx_web_docs. 2014-10-30 11:11:38 +01:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog
ChangeLog.jit Merger of dmalcolm/jit branch from git 2014-11-11 21:55:52 +00:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac Merge toplevel configure.ac bits from Binutils 2014-11-26 21:53:04 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltgcc.m4
ltmain.sh
ltoptions.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl cloog.m4: Remove. 2014-11-11 19:54:16 +01:00
missing Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
mkdep merge with /cvs/src 2000-07-22 04:08:22 -04:00
mkinstalldirs
move-if-change Update move-if-change from gnulib 2014-11-16 16:12:44 +00:00
README
symlink-tree COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
ylwrap

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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.