Go to file
Uros Bizjak 9848887afa target.h (gtm_jmpbuf): Move rip to the end of structure.
* config/x86/target.h (gtm_jmpbuf) [__x86_64__]: Move rip to the
	end of structure.
	* config/x86/sjlj.S (_ITM_beginTransaction) [__x86_64__]: Update
	offset values.  Do not copy return address.  Decrement stack
	by 56 bytes only.
	(GTM_longjump) [__x86_64__]: Update offset values.

From-SVN: r183467
2012-01-24 08:23:57 +01:00
boehm-gc
config Interix resurrection 2012-01-23 06:25:28 +00:00
contrib
fixincludes
gcc compiler: Better error message for invalid use of predeclared function. 2012-01-24 07:00:15 +00:00
gnattools
include
INSTALL
intl
libada Interix resurrection 2012-01-23 06:25:28 +00:00
libcpp
libdecnumber
libffi sysv.S (ffi_call_SYSV): Properly test for plain mc68000. 2012-01-23 20:00:44 +00:00
libgcc Interix resurrection 2012-01-23 06:25:28 +00:00
libgfortran re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW) 2012-01-20 12:32:52 +01:00
libgo compiler: Give an error if a variable is defined but not used. 2012-01-23 23:55:31 +00:00
libgomp
libiberty Interix resurrection 2012-01-23 06:25:28 +00:00
libitm target.h (gtm_jmpbuf): Move rip to the end of structure. 2012-01-24 08:23:57 +01:00
libjava
libmudflap re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.) 2012-01-19 19:58:02 +01:00
libobjc
libquadmath
libssp
libstdc++-v3 Makefile.am (libstdc++convenience.la): Correct stamp rule, copy. 2012-01-24 05:22:23 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Adding line to ChangeLog for the change in MAINTAINERS file. 2012-01-24 01:14:09 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Interix resurrection 2012-01-23 06:25:28 +00:00
configure.ac Interix resurrection 2012-01-23 06:25:28 +00: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 Adding myself to MAINTAINERS file for write after approval. 2012-01-24 00:54:44 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.