Go to file
Alexander Potapenko f3bd007a3a re PR sanitizer/55617 (static constructors are not being instrumented correctly on darwin)
2013-02-04  Alexander Potapenko <glider@google.com>
            Jack Howarth  <howarth@bromo.med.uc.edu>
	        Jakub Jelinek  <jakub@redhat.com>

		PR sanitizer/55617
		* g++.dg/asan/pr55617.C: New test.

Co-Authored-By: Jack Howarth <howarth@bromo.med.uc.edu>
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>

From-SVN: r195737
2013-02-04 21:07:35 +00:00
INSTALL
boehm-gc
config isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. 2013-01-23 22:37:01 +00:00
contrib Rename update-copyright.pl to update-copyright.py. 2013-02-04 20:47:33 +00:00
fixincludes inclhack.def (feraiseexcept_nosse_invalid): New. 2013-01-16 04:07:20 +00:00
gcc re PR sanitizer/55617 (static constructors are not being instrumented correctly on darwin) 2013-02-04 21:07:35 +00:00
gnattools
include re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8) 2013-01-30 17:50:49 +01:00
intl
libada Update copyright years in libada. 2013-01-14 18:15:04 +00:00
libatomic Update copyright years in libatomic. 2013-01-14 18:16:23 +00:00
libbacktrace dwarf.c (read_function_info): Permit fvec parameter to be NULL. 2013-01-31 17:50:47 +00:00
libcpp Update copyright years in libcpp. 2013-01-14 18:13:59 +00:00
libdecnumber
libffi re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output pattern test) 2013-01-17 19:24:08 +01:00
libgcc Update copyright in libgcc. 2013-02-04 19:06:20 +00:00
libgfortran Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
libgo re PR go/56171 (syscall FAILs on Solaris) 2013-02-02 15:40:14 +00:00
libgomp task.c (GOMP_task, [...]): Comment. 2013-02-01 23:22:41 +10:30
libiberty Correct ChangeLog's mentioned PR-number. 2013-01-31 09:31:16 +01:00
libitm Update copyright in libitm. 2013-02-03 17:46:11 +00:00
libjava - regenerate class files for updated copyright years, changed in: 2013-01-15 14:04:33 +00:00
libmudflap Update copyright in libmudflap. 2013-02-03 17:48:05 +00:00
libobjc Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
libquadmath Update copyright in libquadmath. 2013-02-03 17:49:30 +00:00
libsanitizer libsanitizer merge from upstream r173241 2013-01-23 11:41:33 +00:00
libssp Update copyright in libssp. 2013-02-03 17:50:44 +00:00
libstdc++-v3 PR libstdc++/56202 (again) 2013-02-04 19:28:40 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore * .gitignore: Import from gdb repository. 2013-01-10 10:48:46 -05:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS: Update my email. 2013-01-25 04:00:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Update my email. 2013-01-25 04:00:31 +00:00
Makefile.def Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3. 2013-01-14 16:15:21 +00:00
Makefile.in Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3. 2013-01-14 16:15:21 +00:00
Makefile.tpl Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. 2013-01-11 11:46:21 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub * config.sub: Update from config repo. 2013-01-11 13:02:58 +00:00
configure isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. 2013-01-23 22:37:01 +00:00
configure.ac configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. 2013-01-14 15:01:13 +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.