Go to file
Uros Bizjak 98590ca29b mangle33.C (dg-final): Use match count in scan RE.
* g++.dg/abi/mangle33.C (dg-final): Use match count in scan RE.

From-SVN: r202117
2013-08-30 19:43:42 +02:00
INSTALL
boehm-gc
config Merge ubsan into trunk. 2013-08-30 16:12:58 +00:00
contrib * gcc_update (configure): Update to handle svn 1.8.1. 2013-08-29 19:06:33 +00:00
fixincludes
gcc mangle33.C (dg-final): Use match count in scan RE. 2013-08-30 19:43:42 +02:00
gnattools
include floatformat.h (floatformat_ibm_long_double): Delete. 2013-08-20 15:01:41 +09:30
intl
libada
libatomic
libbacktrace
libcpp
libdecnumber
libffi
libgcc re PR gcov-profile/58127 (37 failures in gcc.dg/tree-prof/ for x86_64-apple-darwin10) 2013-08-18 15:50:17 +00:00
libgfortran
libgo libgo: Update libtool.m4 from upstream to recognize powerpcle. 2013-08-23 01:08:25 +00:00
libgomp
libiberty floatformat.h (floatformat_ibm_long_double): Delete. 2013-08-20 15:01:41 +09:30
libitm libitm: Fix wrong initialization order introduced with r202101. 2013-08-30 17:13:05 +00:00
libjava
libmudflap
libobjc
libquadmath
libsanitizer Merge ubsan into trunk. 2013-08-30 16:12:58 +00:00
libssp
libstdc++-v3 regex.h (basic_regex<>::assign): Don't lose _M_traits. 2013-08-29 18:33:07 +00:00
libvtv Apparently I forgot to commit the ChangeLog when I committed the change to libvtv previously. 2013-08-28 09:36:22 -07:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Initial version of gdb hooks 2013-08-28 03:01:20 +00:00
ChangeLog.tree-ssa
MAINTAINERS Initial version of gdb hooks 2013-08-28 03:01:20 +00: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.