Go to file
Jonathan Wakely 8a29fdfd23 configure.xml: Update descriptions of options affecting dual ABI and add cross-references.
* doc/xml/manual/configure.xml: Update descriptions of options
	affecting dual ABI and add cross-references.
	* doc/xml/manual/strings.xml: Clarify that string isn't COW now.
	* doc/xml/manual/using.xml: Document ABI transition.
	* doc/html/*: Regenerate.

From-SVN: r222262
2015-04-21 11:38:43 +01:00
boehm-gc
config Add the missing file 2015-04-14 08:04:45 -07:00
contrib
fixincludes
gcc df-core.c (df_finish_pass): Iterate over df->problems_by_index[] and use df_remove_problem rather than... 2015-04-21 10:23:25 +00:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
libcilkrts
libcpp gcc.pot: Regenerate. 2015-04-13 21:10:53 +01:00
libdecnumber
libffi
libgcc Hide __cpu_indicator_init/__cpu_model from linker 2015-04-17 05:58:07 -07:00
libgfortran re PR fortran/65089 (FAIL: gfortran.dg/io_real_boz(2|_[45]).f90 when tested with -fsanitize=address) 2015-04-15 01:27:03 +00:00
libgo re PR go/65798 (runtime.Caller returns ok=true when return data is invalid) 2015-04-17 21:59:10 +00:00
libgomp
libiberty Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. 2015-04-14 19:14:04 +03:00
libitm
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>) 2015-04-13 08:59:55 +00:00
libssp
libstdc++-v3 configure.xml: Update descriptions of options affecting dual ABI and add cross-references. 2015-04-21 11:38:43 +01:00
libvtv
lto-plugin
maintainer-scripts update_version_svn: Update DATESTAMP also on branches/gcc-[0-9]+-branch. 2015-04-13 11:07:11 +02:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (Various Maintainers): Add myself as instruction combiner maintainer. 2015-04-21 00:03:37 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02:00
configure.ac re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02:00
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 MAINTAINERS (Various Maintainers): Add myself as instruction combiner maintainer. 2015-04-21 00:03:37 +02:00
Makefile.def
Makefile.in Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. 2015-04-14 19:14:04 +03:00
Makefile.tpl Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. 2015-04-14 19:14:04 +03:00
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.