Go to file
Ian Lance Taylor 92aecb446a runtime: runtime.Caller should succeed even without debug info.
From-SVN: r191833
2012-09-28 17:42:53 +00:00
INSTALL README: Also refer to the online installation instructions. 2012-08-25 20:48:20 +00:00
boehm-gc * configure: Regenerated. 2012-09-14 19:25:07 -04:00
config mt-sde: Change -mcode-xonly to -mcode-readable=pcrel. 2012-09-19 20:42:01 +00:00
contrib contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe. 2012-09-26 23:03:44 +01:00
fixincludes
gcc Move testsuite/c-c++-common/Wunused-local-typedefs-2.c to testsuite/g++.dg/warn/Wunused-local-typedefs-3.C 2012-09-28 18:41:59 +02:00
gnattools
include PR other/54411: integer overflow in objalloc_alloc 2012-09-18 10:34:05 +02:00
intl
libada
libatomic re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue) 2012-09-20 16:41:17 +02:00
libbacktrace re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon install when built with "make bootstrap-lean") 2012-09-28 06:13:00 +00:00
libcpp * sv.po: Update. 2012-09-26 22:47:46 +01:00
libdecnumber
libffi * configure: Regenerated. 2012-09-14 19:31:56 -04:00
libgcc config.host (hppa-*-openbsd*): New target. 2012-09-20 01:20:34 +00:00
libgfortran * configure: Regenerated. 2012-09-14 19:32:58 -04:00
libgo runtime: runtime.Caller should succeed even without debug info. 2012-09-28 17:42:53 +00:00
libgomp * configure: Regenerated. 2012-09-14 19:33:57 -04:00
libiberty strnlen.c: New file. 2012-09-18 16:03:01 +00:00
libitm re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue) 2012-09-20 16:41:17 +02:00
libjava tree-eh.c (goto_queue_node): New field. 2012-09-15 00:41:53 +00:00
libmudflap * configure: Regenerated. 2012-09-14 19:37:57 -04:00
libobjc * configure: Regenerated. 2012-09-14 19:38:45 -04:00
libquadmath * configure: Regenerated. 2012-09-14 19:39:34 -04:00
libssp * configure: Regenerated. 2012-09-14 19:40:25 -04:00
libstdc++-v3 re PR libstdc++/54727 (error: declaration of ‘UINT64_C’ must be available) 2012-09-27 12:53:46 +00:00
lto-plugin * configure: Regenerated. 2012-09-14 19:42:24 -04:00
maintainer-scripts
zlib * configure: Regenerated. 2012-09-14 19:43:33 -04:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog libgo: Use libbacktrace rather than debug/elf registration. 2012-09-28 14:48:30 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add myself to MAINTAINERS. 2012-09-20 16:45:28 +00:00
Makefile.def libgo: Use libbacktrace rather than debug/elf registration. 2012-09-28 14:48:30 +00:00
Makefile.in libgo: Use libbacktrace rather than debug/elf registration. 2012-09-28 14:48:30 +00:00
Makefile.tpl backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... 2012-08-14 21:56:07 -04:00
README * README: Document use of ranges of years in copyright notices. 2012-07-16 15:01:34 +01:00
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Add tilegx to list of targets that support gold. 2012-09-20 19:17:51 +00:00
configure.ac Add tilegx to list of targets that support gold. 2012-09-20 19:17:51 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 re PR bootstrap/38607 (AIX error messages about TOC during build) 2012-09-14 19:23:41 -04:00
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.