Go to file
Pierre-Marie de Rodat 66dc4b9540 decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for functions that return references.
* gcc-interface/decl.c (gnat_to_gnu_entity): Replace pointer types with
	references ones for functions that return references.

From-SVN: r223920
2015-06-01 08:49:46 +00:00
INSTALL
boehm-gc
config * warnings.m4: Fix comment. 2015-05-27 16:40:38 -04:00
contrib Add new script to contrib (GIMPLE syntax highlighting rules for Vim). 2015-05-30 05:44:17 +00:00
fixincludes inclhack.def (aix_externc): New fix. 2015-05-21 13:25:00 -04:00
gcc decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for functions that return references. 2015-06-01 08:49:46 +00:00
gnattools
gotools
include libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. 2015-05-22 20:53:45 +00:00
intl
libada
libatomic
libbacktrace libbacktrace: add support of PE/COFF 2015-05-29 08:40:20 +00:00
libcc1
libcilkrts
libcpp line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_MAP_MAX_SOURCE_LOCATION): New constants. 2015-05-26 17:12:28 +00:00
libdecnumber
libffi
libgcc Add --enable-default-pie option to GCC configure 2015-05-27 19:36:55 -07:00
libgfortran
libgo
libgomp testsuite: auto-wipe dump files 2015-05-29 10:20:29 +02:00
libiberty libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. 2015-05-22 20:53:45 +00:00
libitm futex_bits.h (sys_futex0): Change operands "op" and "val" to int. 2015-05-28 19:36:47 +02:00
libjava configure.host: Add bits for FreeBSD amd64 and i386. 2015-05-28 20:13:55 +02:00
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/66354 ([UBSAN] stl_algobase.h:708:7: runtime error: null pointer passed as argument) 2015-05-31 23:42:17 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure: fix vtable help 2015-05-28 14:27:35 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2015-05-16 13:46:58 +00:00
Makefile.def
Makefile.in revert: configure.ac: Add -std=c++98 to stage1_cxxflags. 2015-05-21 13:05:33 -04:00
Makefile.tpl revert: configure.ac: Add -std=c++98 to stage1_cxxflags. 2015-05-21 13:05:33 -04:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: fix vtable help 2015-05-28 14:27:35 +00:00
configure.ac configure: fix vtable help 2015-05-28 14:27:35 +00: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.