public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xtensa: call0 ABI fixes
@ 2015-09-15 10:01 Max Filippov
  2015-09-15 10:01 ` [PATCH 1/2] xtensa: fix TLS calls for call0 ABI Max Filippov
  2015-09-15 10:05 ` [PATCH 2/2] xtensa: fix xtensa_fallback_frame_state " Max Filippov
  0 siblings, 2 replies; 6+ messages in thread
From: Max Filippov @ 2015-09-15 10:01 UTC (permalink / raw)
  To: gcc-patches; +Cc: linux-xtensa, Sterling Augustine, Max Filippov

Hi Sterling,

this series fixes two bugs in Xtensa call0 ABI support: callx8
unconditionally used for TLS calls and missing signal frame unwinding code
for xtensa_fallback_frame_state.

With these fixes uClibc testsuite results for windowed and call0 ABIs become
identical.

Max Filippov (2):
  xtensa: fix TLS calls for call0 ABI
  xtensa: fix xtensa_fallback_frame_state for call0 ABI

 gcc/config/xtensa/xtensa.c          | 12 ++++++------
 gcc/config/xtensa/xtensa.h          |  4 +++-
 gcc/config/xtensa/xtensa.md         |  7 ++++++-
 libgcc/config/xtensa/linux-unwind.h | 30 ++++++++++++++++++++++++++++--
 4 files changed, 43 insertions(+), 10 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-15 21:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-15 10:01 [PATCH 0/2] xtensa: call0 ABI fixes Max Filippov
2015-09-15 10:01 ` [PATCH 1/2] xtensa: fix TLS calls for call0 ABI Max Filippov
2015-09-15 18:23   ` augustine.sterling
2015-09-15 21:57     ` Max Filippov
2015-09-15 10:05 ` [PATCH 2/2] xtensa: fix xtensa_fallback_frame_state " Max Filippov
2015-09-15 18:25   ` augustine.sterling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).