diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2012-01-18 19:11:34 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2012-01-18 19:11:34 +0000 |
commit | 9ffaf4bc3cb4f56156c97693238b89959f6a0da4 (patch) | |
tree | f97279a6e25e0904c5fc625cd90ddb4e01a31489 /libgcc | |
parent | 02954d6006c94e190fa270ffbc356586d1317364 (diff) | |
download | gcc-9ffaf4bc3cb4f56156c97693238b89959f6a0da4.zip gcc-9ffaf4bc3cb4f56156c97693238b89959f6a0da4.tar.gz gcc-9ffaf4bc3cb4f56156c97693238b89959f6a0da4.tar.bz2 |
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
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 70880b0..64ebf59 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -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 |