Go to file
Mark Shinwell 08a557f682 pr-support.c (__gnu_unwind_execute): Insert " + 1" in necessary places to pass the correct "number of registers"...
gcc/
	* config/arm/pr-support.c (__gnu_unwind_execute): Insert " + 1" in
	necessary places to pass the correct "number of registers" values
	to _Unwind_VRS_Pop.

	gcc/testsuite/
 	* g++.dg/eh/arm-vfp-unwind.C: New test.

From-SVN: r116291
2006-08-21 10:10:58 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc pr-support.c (__gnu_unwind_execute): Insert " + 1" in necessary places to pass the correct "number of registers"... 2006-08-21 10:10:58 +00:00
gnattools
include
intl
libada
libcpp re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
libdecnumber
libffi ffi_common.h (struct): Revert accidental commit. 2006-08-17 21:07:29 +02:00
libgfortran re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) 2006-08-15 23:06:44 +00:00
libgomp re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch) 2006-08-17 09:58:02 +02:00
libiberty
libjava backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence that can indicate a "pushl %ebp... 2006-08-19 15:35:11 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 random (gamma_distribution<>::_M_initialize, [...]): Add. 2006-08-20 16:05:05 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
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 file 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.html for how to report bugs usefully.