Go to file
David Edelsohn dd2c8bfc7c rs6000.c (rs6000_option_override_internal): Do not set TARGET_ALTIVEC_VRSAVE for TARGET_ELF.
* config/rs6000/rs6000.c (rs6000_option_override_internal): Do not
        set TARGET_ALTIVEC_VRSAVE for TARGET_ELF.
        (rs6000_stack_info): Only set vrsave_mask if TARGET_ALTIVEC_VRSAVE.

From-SVN: r191986
2012-10-02 10:53:28 -04:00
INSTALL
boehm-gc
config
contrib check_GNU_style.sh: Remove temporay file upon exit. 2012-10-02 09:41:28 +02:00
fixincludes inclhack.def (AAB_aix_fcntl): New fix. 2012-09-29 17:02:42 -04:00
gcc rs6000.c (rs6000_option_override_internal): Do not set TARGET_ALTIVEC_VRSAVE for TARGET_ELF. 2012-10-02 10:53:28 -04:00
gnattools
include
intl
libada
libatomic
libbacktrace ChangeLog: Fix whitespace. 2012-10-02 15:28:40 +02:00
libcpp * sv.po: Update. 2012-09-26 22:47:46 +01:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/52724 (Internal read with character(kind=4) data) 2012-09-29 17:38:46 +00:00
libgo runtime: Better detection of memory allocation request overflow. 2012-09-28 21:25:20 +00:00
libgomp
libiberty
libitm target.h (struct gtm_jmpbuf): Merge x86_64 and ia32 declarations some more. 2012-10-02 09:50:36 +02:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 gnu-versioned-namespace.ver: Add more typeinfo/vtable exports. 2012-10-01 23:58:37 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Add myself as dwarf debugging code maintainer. 2012-10-01 15:22:00 -07:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Add myself as dwarf debugging code maintainer. 2012-10-01 15:22:00 -07: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
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
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.