Go to file
GCC Administrator c23dfd077f Daily bump.
From-SVN: r220021
2015-01-23 00:21:48 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc Daily bump. 2015-01-23 00:21:48 +00:00
gnattools
gotools Makefile.am (noinst_PROGRAMS): New variable. 2015-01-22 04:19:11 +00:00
include
intl
libada
libatomic Avoid misaligned atomic operations 2015-01-21 09:17:03 -08:00
libbacktrace
libcc1
libcilkrts
libcpp expr.c (cpp_classify_number): Add N_() around ?... 2015-01-16 18:40:15 +01:00
libdecnumber
libffi re PR libffi/64581 (libffi/testsuite/libffi.special/special.exp doesn't use newly built GCC) 2015-01-20 13:26:04 -08:00
libgcc unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avoid qualifier warning by 'xgcc'... 2015-01-22 09:22:31 -07:00
libgfortran
libgo runtime: Add the Go language version information to the Version output. 2015-01-21 23:03:41 +00:00
libgomp [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter. 2015-01-19 13:05:43 +01:00
libiberty strerror.c: Do not declare sys_nerr or sys_errlist if already macros 2015-01-19 15:28:56 +00:00
libitm
libjava libtool-version: Bump soversion. 2015-01-21 10:17:59 +00:00
libobjc
liboffloadmic
libquadmath
libsanitizer * tsan/tsan_rtl.h: Cherry pick upstream r226829. 2015-01-22 21:44:25 +01:00
libssp gets-chk.c: Declare prototype for gets in C11 mode. 2015-01-22 22:47:31 +00:00
libstdc++-v3 re PR libstdc++/64535 (Emergency buffer for exception allocation too small) 2015-01-22 09:21:48 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINER: Added myself. 2015-01-21 11:54:37 +01:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINER: Added myself. 2015-01-21 11:54:37 +01:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
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.

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.