gcc/libgcc/config
Max Filippov 991995c4e7 xtensa: fix _Unwind_GetCFA
Returning context->cfa in _Unwind_GetCFA makes CFA point one stack frame
higher than what was actually used by code at context->ra. This results
in invalid CFA value in signal frames and premature unwinding completion
in forced unwinding used by uClibc NPTL thread cancellation.
Returning context->sp from _Unwind_GetCFA makes all CFA values valid and
matching code that used them.

2015-08-18  Max Filippov  <jcmvbkbc@gmail.com>
libgcc/
	* config/xtensa/unwind-dw2-xtensa.c (_Unwind_GetCFA): Return
	context->sp instead of context->cfa.

From-SVN: r226964
2015-08-18 01:08:22 +00:00
..
aarch64
alpha
arc
arm lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries. 2015-06-23 17:45:18 +00:00
avr
bfin
c6x
cr16
cris
epiphany
fr30
frv elf-lib.h: New file. 2015-04-28 11:23:40 +02:00
ft32 FT32 target added. Approved by Jeff Law [law@redhat.com] 2015-05-16 23:49:08 +00:00
h8300 config.gcc: Add h8300-*-linux. 2015-04-27 13:16:27 -06:00
i386 driver-i386.c (host_detect_local_cpu): Add support for skylake. 2015-08-14 09:11:01 +00:00
ia64
iq2000
libbid
lm32
m32c
m32r
m68k
mcore
mep
microblaze
mips
mmix
moxie
msp430
nds32
nios2 linux-atomic.c (<asm/unistd.h>): Remove #include. 2015-07-22 11:39:30 +00:00
nvptx [PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for example, gcov support) 2015-02-23 18:51:41 +01:00
pa linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-weight syscall argument order. 2015-07-01 17:42:20 +00:00
pdp11
rl78 rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT. 2015-04-16 07:57:56 +00:00
rs6000 re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems with an older assembler) 2015-05-21 09:25:08 +09:30
rx
s390
score
sh
sparc
spu
stormy16
tilegx
tilepro
v850
vax
visium
vms
xtensa xtensa: fix _Unwind_GetCFA 2015-08-18 01:08:22 +00:00
darwin-64.c
darwin-crt3.c
darwin-crt-tm.c
gmon-sol2.c
gthr-lynx.h
gthr-rtems.h
gthr-vxworks.h re PR libgcc/64885 (libstdc++ all_attributes failure) 2015-03-02 18:02:18 +00:00
hardfp.c
libgcc-glibc.ver
libgcc-libsystem.ver
no-sfp-machine.h
no-unwind.h
t-crtfm
t-crtstuff-pic
t-darwin
t-dfprules
t-eh-dw2-dip
t-fdpbit
t-fixedpoint-gnu-prefix
t-fpbit
t-freebsd-thread
t-gnu-prefix
t-hardfp
t-hardfp-sfdf
t-libgcc-pic
t-libunwind
t-libunwind-elf
t-linux
t-openbsd-thread
t-rtems
t-slibgcc
t-slibgcc-darwin
t-slibgcc-elf-ver
t-slibgcc-gld
t-slibgcc-gld-nover
t-slibgcc-hpux
t-slibgcc-libgcc
t-slibgcc-nolc-override
t-slibgcc-sld
t-slibgcc-vms
t-softfp libgcc: fix build with older make 2015-07-17 07:14:25 +00:00
t-softfp-compat
t-softfp-excl
t-softfp-sfdf
t-softfp-sfdftf IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
t-softfp-tf
t-sol2
t-stack
t-tls
t-vxworks
unwind-dw2-fde-darwin.c
vxlib-tls.c
vxlib.c