gcc: backport xtensa libgcc stack unwinding fixes
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 18 Aug 2015 04:40:38 +0000 (07:40 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 Oct 2015 15:01:56 +0000 (16:01 +0100)
commite602c97f0b653d2526eec87f5717f8c69ed93da4
treea1b83db6e63ba6da780eb55f540d0c913f5926ce
parent8eaafb78ad7925e37c51b2aeb968973abd35b18d
gcc: backport xtensa libgcc stack unwinding fixes

These backported patches fix the following failing uClibc-ng tests:
  nptl/tst-cancelx4,
  nptl/tst-cancelx16,
  nptl/tst-cancelx18,
  nptl/tst-cancelx20,
  nptl/tst-cancelx21,
  nptl/tst-cleanupx1,
  nptl/tst-cleanupx3,
  nptl/tst-oncex3,
  nptl/tst-oncex4.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/4.8.5/871-xtensa-reimplement-register-spilling.patch [new file with mode: 0644]
package/gcc/4.8.5/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [new file with mode: 0644]
package/gcc/4.8.5/873-xtensa-fix-_Unwind_GetCFA.patch [new file with mode: 0644]
package/gcc/4.9.3/871-xtensa-reimplement-register-spilling.patch [new file with mode: 0644]
package/gcc/4.9.3/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [new file with mode: 0644]
package/gcc/4.9.3/873-xtensa-fix-_Unwind_GetCFA.patch [new file with mode: 0644]
package/gcc/5.2.0/871-xtensa-reimplement-register-spilling.patch [new file with mode: 0644]
package/gcc/5.2.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch [new file with mode: 0644]
package/gcc/5.2.0/873-xtensa-fix-_Unwind_GetCFA.patch [new file with mode: 0644]