OSDN Git Service

2009-07-01 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook>
Wed, 1 Jul 2009 11:44:53 +0000 (11:44 +0000)
committerpbrook <pbrook>
Wed, 1 Jul 2009 11:44:53 +0000 (11:44 +0000)
commit04437e8b81c44ff1cd767eae849f97c9df831668
treea0cc7fcd7917229b2039c788fec057c2aa143116
parent34c64f57b898b574a243dfb8da115118549dcabf
2009-07-01  Paul Brook <paul@codesourcery.com>

gas/
* config/tc-arm.c (MISSING_FNSTART): Define.
(s_arm_unwind_fnstart): Diagnose duplicate directive.
(s_arm_unwind_handlerdata, s_arm_unwind_fnend, s_arm_unwind_fnend,
s_arm_unwind_cantunwind, s_arm_unwind_personalityindex,
s_arm_unwind_personality, s_arm_unwind_save, s_arm_unwind_movsp,
s_arm_unwind_pad, s_arm_unwind_setfp, s_arm_unwind_raw): Error if
not inside function unwinding region.

gas/testsuite/
* gas/arm/fp-save.s: Add .fnstart and .fnend directives.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/fp-save.s