morestack.S: Simplify CFI opcodes throughout.
* config/i386/morestack.S: Simplify CFI opcodes throughout. (Forgot to commit ChangeLog entry with last change to morestack.S.) From-SVN: r183281
This commit is contained in:
parent
02954d6006
commit
9ffaf4bc3c
1 changed files with 5 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
(__movmemx_qi, __movmemx_hi): New functions.
|
||||
(__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
|
||||
semantics.
|
||||
|
||||
|
||||
2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
|
||||
|
@ -82,6 +82,10 @@
|
|||
|
||||
* config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
|
||||
|
||||
2011-12-21 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* config/i386/morestack.S: Simplify CFI opcodes throughout.
|
||||
|
||||
2011-12-20 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* config/i386/morestack.S (__morestack_non_split): If there is
|
||||
|
|
Loading…
Add table
Reference in a new issue