Go to file
Francois-Xavier Coudert 815ee97417 gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7.
* gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols
	to GFORTRAN_7. Rename F2C_1.0 to GFORTRAN_F2C_7. Move all C99
	compatibility symbols to GFORTRAN_C99_7.

From-SVN: r243839
2016-12-21 09:15:39 +00:00
INSTALL
config Disable hwcaps on libgfortran 2016-12-12 13:40:21 +00:00
contrib Enhance analyze_brprob script 2016-12-14 10:30:24 +00:00
fixincludes
gcc match.pd (max:c @0 (plus@2 @0 INTEGER_CST@1)): New Pattern. 2016-12-21 08:37:47 +00:00
gnattools
gotools
include
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811) 2016-12-15 18:05:05 +00:00
libdecnumber
libffi
libgcc config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file. 2016-12-19 09:21:09 +00:00
libgfortran gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7. 2016-12-21 09:15:39 +00:00
libgo runtime: copy cgo support from Go 1.7 runtime 2016-12-19 18:00:35 +00:00
libgomp [RTEMS] Use spin lock for pool management 2016-12-02 14:13:12 +00:00
libiberty re PR c++/78761 (C++14, compiler generate mangled name that can not be demangled) 2016-12-13 07:16:05 +01:00
libitm Disable hwcaps on libgfortran 2016-12-12 13:40:21 +00:00
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 Make the perfect-forwarding constructor of a two-element tuple sfinae away when the first argument is an allocator_arg. 2016-12-19 14:55:33 +02:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Move my updates to the correct ChangeLog. 2016-12-19 19:10:10 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS Add myself under Write After Approval. 2016-12-19 07:35:33 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure acx.m4: Change "tail +16c" to "tail -c +17". 2016-12-01 16:02:51 -07:00
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.