Go to file
Jonathan Wakely 2a9611d03b re PR libstdc++/13631 (Problems in messages)
PR libstdc++/13631
	* config/locale/gnu/messages_members.cc (get_glibc_msg): Fix fallback
	implementation for old glibc. Fix whitespace.

From-SVN: r221494
2015-03-18 16:17:47 +00:00
INSTALL
boehm-gc
config Move cloog.m4 ChangeLog entry to config/ChangeLog 2015-03-16 08:28:58 -07:00
contrib dg-extract-results.sh: Check that the necessary python modules exist. 2015-03-06 18:35:15 +00:00
fixincludes
gcc re PR middle-end/64491 (incorrect warning: loop exit may only be reached after undefined behavior) 2015-03-18 14:27:13 +00:00
gnattools
gotools Makefile.am (GOLINK): Add GOCFLAGS. 2015-03-12 16:44:36 +00:00
include re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime error: load of misaligned address 0x01002172dfc6 for type 'const uchar', which requires 16 byte alignment) 2015-03-04 17:28:56 +00:00
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp re PR c++/64626 (C++14 single quote should not always be a digit separator) 2015-03-17 00:50:55 +00:00
libdecnumber
libffi
libgcc Implement call0 ABI for xtensa 2015-03-03 17:44:01 +00:00
libgfortran re PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate) wrong result for integer(4)::rate) 2015-03-17 01:04:58 +00:00
libgo libgo/README: Minor updates. 2015-03-13 18:53:13 +00:00
libgomp varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the external decls. 2015-03-13 13:30:26 +00:00
libiberty
libitm
libjava
libmpx re PR other/65384 (Intel MPX does not support x32) 2015-03-12 08:58:08 +00:00
libobjc
liboffloadmic
libquadmath
libsanitizer tsan_rtl_report.cc (ScopedReport::AddThread): Cherry pick upstream 224508 and 224755. 2015-03-11 19:20:03 +00:00
libssp
libstdc++-v3 re PR libstdc++/13631 (Problems in messages) 2015-03-18 16:17:47 +00:00
libvtv
lto-plugin
maintainer-scripts Complete previous change. 2015-02-25 16:47:05 +01:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Move cloog.m4 ChangeLog entry to config/ChangeLog 2015-03-16 08:28:58 -07:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (CPU Port Maintainers): Add myself i386 vector ISA extns mantainer. 2015-03-06 14:49:03 +00:00
Makefile.def Makefile.def: Add libmpx. 2015-03-10 09:37:41 +00:00
Makefile.in Makefile.def: Add libmpx. 2015-03-10 09:37:41 +00:00
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS) 2015-03-10 16:37:53 +00:00
configure.ac re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS) 2015-03-10 16:37:53 +00:00
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.