Go to file
Alexander Potapenko ae526fe5cb 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
		* config/darwin.c (sort_ctor_records): Stabilized qsort
		on constructor priority by using original position.
		(finalize_ctors): New routine to sort constructors by
		priority before use in assemble_integer.
		(machopic_asm_out_constructor): Use finalize_ctors if needed.

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

From-SVN: r195735
2013-02-04 20:08:29 +00:00
boehm-gc
config
contrib Add contrib/update-copyright.pl. 2013-02-04 19:42:46 +00:00
fixincludes
gcc re PR sanitizer/55617 (static constructors are not being instrumented correctly on darwin) 2013-02-04 20:08:29 +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
INSTALL
intl
libada
libatomic
libbacktrace dwarf.c (read_function_info): Permit fvec parameter to be NULL. 2013-01-31 17:50:47 +00:00
libcpp
libdecnumber
libffi
libgcc Update copyright in libgcc. 2013-02-04 19:06:20 +00:00
libgfortran
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
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
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
ABOUT-NLS
ChangeLog
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
Makefile.def
Makefile.in
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.