diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-01-18 19:11:34 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-01-18 19:11:34 +0000 |
commit | ddf9700643b02ae94180d7e6657b8afda552d65c (patch) | |
tree | f97279a6e25e0904c5fc625cd90ddb4e01a31489 /libgcc | |
parent | 70640f89c54e3d442bca606550d60578816ab8ac (diff) | |
download | gcc-ddf9700643b02ae94180d7e6657b8afda552d65c.tar.gz |
* config/i386/morestack.S: Simplify CFI opcodes throughout.
(Forgot to commit ChangeLog entry with last change to morestack.S.)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183281 138bc75d-0d04-0410-961f-82ee72b054a4
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 70880b0b5cc..64ebf5935f8 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 |