Go to file
Rainer Orth 041508a2ec Provide _M_2_SQRTPI if missing.
* intrinsics/erfc_scaled.c (_M_2_SQRTPI): Define if missing.

From-SVN: r205731
2013-12-06 10:04:05 +00:00
boehm-gc
config bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. 2013-11-29 20:13:45 +00:00
contrib
fixincludes inclhack.def (suse_linux_vt_cxx): New fix for linux/vt.h being not compatible with C++. 2013-12-06 08:28:35 +00:00
gcc re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecting gcc 4.6 to trunk)) 2013-12-06 09:23:07 +00:00
gnattools re PR ada/59382 (gnatmake is not able to compile libraries) 2013-12-04 21:25:11 +00:00
include longlong.h: New file. 2013-12-04 10:49:14 +00:00
INSTALL
intl
libada
libatomic
libbacktrace alloc.c (backtrace_vector_finish): Add error_callback and data parameters. 2013-12-05 18:32:02 +00:00
libcilkrts
libcpp
libdecnumber
libffi
libgcc bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not have hardware divide instruction. 2013-12-04 12:34:39 +01:00
libgfortran Provide _M_2_SQRTPI if missing. 2013-12-06 10:04:05 +00:00
libgo runtime: Use pthread_sigmask instead of sigprocmask. 2013-12-04 01:35:53 +00:00
libgomp
libiberty
libitm
libjava gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes. 2013-11-29 16:53:39 +00:00
libobjc
libquadmath longlong.h: New file. 2013-12-04 10:49:14 +00:00
libsanitizer Add -lm to link_sanitizer_common 2013-12-05 06:41:38 -08:00
libssp
libstdc++-v3 fstream (basic_filebuf::open): Use preformatted text for table in Doxygen comment. 2013-12-03 12:58:15 +00:00
libvtv
lto-plugin
maintainer-scripts update_web_docs_svn: Work around makeinfo generated file names and references with "_002d" instead... 2013-12-02 20:07:14 +00:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Add self as SLSR maintainer. 2013-12-03 19:58:59 +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 Add self as SLSR maintainer. 2013-12-03 19:58:59 +00:00
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.