Go to file
Jonathan Wakely 7db567cd08 forward_list.h: Only include required headers.
* include/bits/forward_list.h: Only include required headers.
	(forward_list::reference): Define directly, not using __alloc_traits.
	(forward_list::const_reference): Likewise.

From-SVN: r197552
2013-04-07 16:42:27 +01:00
boehm-gc
config Fix whitespace issue 2013-03-27 22:58:04 +01:00
contrib
fixincludes
gcc re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments with an ORDER= attribute) 2013-04-07 10:41:17 +02:00
gnattools
include Demangle C++11 ref-qualifier. 2013-04-03 13:24:12 -04:00
INSTALL
intl
libada configure: Regenerated. 2013-03-27 23:00:53 +01:00
libatomic
libbacktrace alloc.c: #include <sys/types.h>. 2013-03-25 18:13:18 +00:00
libcpp re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2) 2013-04-03 15:11:54 +00:00
libdecnumber configure: Regenerated. 2013-03-27 23:01:39 +01:00
libffi
libgcc re PR other/55274 (gcc build hangs on HP-UX 11.11) 2013-04-06 18:22:09 +00:00
libgfortran re PR libfortran/56810 (record-repeat fails kind check on complex read) 2013-04-04 13:24:15 +02:00
libgo
libgomp
libiberty cp-demangle.c (cplus_demangle_type): Fix function quals. 2013-04-03 20:14:00 -04:00
libitm
libjava
libmudflap
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 forward_list.h: Only include required headers. 2013-04-07 16:42:27 +01:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Fix whitespace in MAINTAINERS. 2013-04-02 09:32:43 +00:00
Makefile.def Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
Makefile.in Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
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.