Go to file
Ian Lance Taylor 658b028ad0 mksysinfo: Pass -O to compiler to avoid warnings on CentOS.
From Uros Bizjak.
https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01366.html

From-SVN: r218819
2014-12-17 14:26:55 +00:00
INSTALL
boehm-gc
config
contrib Adjust the comment in contrib/download_prerequisties. 2014-12-12 03:23:16 +00:00
fixincludes server.c (server_setup): Check return value of getcwd and in case of error set buff[0] to 0. 2014-12-15 09:10:41 +01:00
gcc Add -malign-data={abi|compat|cachineline} 2014-12-17 06:22:57 -08:00
gnattools
include xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
intl
libada
libatomic Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libbacktrace
libcc1
libcilkrts
libcpp xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
libdecnumber
libffi
libgcc crt.h: New. 2014-12-17 02:01:10 +00:00
libgfortran
libgo mksysinfo: Pass -O to compiler to avoid warnings on CentOS. 2014-12-17 14:26:55 +00:00
libgomp [libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsuite ERROR) 2014-12-12 10:31:44 +00:00
libiberty xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
libitm Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libjava
libobjc
liboffloadmic
libquadmath
libsanitizer sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308. 2014-12-16 12:35:34 +01:00
libssp
libstdc++-v3 re PR libstdc++/64302 (The match_results::cbegin()/cend() return incorrect results) 2014-12-17 09:25:44 +00:00
libvtv Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
lto-plugin lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instead of 1. 2014-12-09 22:44:16 +00:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2014-12-16 16:10:23 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2014-12-16 16:10:23 +00:00
Makefile.def
Makefile.in re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
Makefile.tpl re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Build machinery cleanup. 2014-12-15 11:54:43 +01:00
configure.ac Build machinery cleanup. 2014-12-15 11:54:43 +01: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.