Commit cb7d60a6 by Jose Ruiz Committed by Eric Botcazou

re PR target/33743 (unwinding through signal frames)

	PR target/33743
	* config/sparc/sol2.h (MD_UNWIND_SUPPORT): Define.
	* config/sparc/sol2-unwind.h: New file.

Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com>

From-SVN: r152649
parent 8d232178
2009-10-11 Jose Ruiz <ruiz@adacore.com>
Eric Botcazou <ebotcazou@adacore.com>
PR target/33743
* config/sparc/sol2.h (MD_UNWIND_SUPPORT): Define.
* config/sparc/sol2-unwind.h: New file.
2009-10-11 Olivier Hainque <hainque@adacore.com> 2009-10-11 Olivier Hainque <hainque@adacore.com>
Eric Botcazou <ebotcazou@adacore.com> Eric Botcazou <ebotcazou@adacore.com>
...@@ -194,3 +194,5 @@ along with GCC; see the file COPYING3. If not see ...@@ -194,3 +194,5 @@ along with GCC; see the file COPYING3. If not see
(SIZE), (ALIGN) / BITS_PER_UNIT); \ (SIZE), (ALIGN) / BITS_PER_UNIT); \
} \ } \
while (0) while (0)
#define MD_UNWIND_SUPPORT "config/sparc/sol2-unwind.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment