summaryrefslogtreecommitdiff
path: root/libgcc/config/i386/morestack.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor2016-02-101-1/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libgcc/Richard Sandiford2014-01-021-1/+1
* Update copyright in libgcc.Richard Sandiford2013-02-041-1/+1
* generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor2012-11-061-10/+27
* morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor2012-08-211-4/+9
* morestack.S (__morestack_non_split): Check whether caller is varargs and need...Ian Lance Taylor2012-05-251-5/+37
* * config/i386/morestack.S: Simplify CFI opcodes throughout.Ian Lance Taylor2011-12-221-42/+29
* morestack.S (__morestack_non_split): If there is enough stack space already, ...Ian Lance Taylor2011-12-201-2/+102
* generic-morestack.c: Include <string.h>.Ian Lance Taylor2011-11-091-1/+77
* morestack.S: Correct CFI information to do proper returns throughout function.Ian Lance Taylor2011-10-281-30/+58
* Add x32 support to config/i386/morestack.S.H.J. Lu2011-07-281-8/+14
* morestack.S (__i686.get_pc_thunk.bx): Rename to...Chris Demetriou2011-05-041-9/+7
* morestack.S (__i686.get_pc_thunk.bx): New.Chris Demetriou2011-05-031-0/+18
* re PR target/46089 (ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=larg...Ian Lance Taylor2010-11-081-0/+34
* common.opt (fsplit-stack): New option.Ian Lance Taylor2010-09-271-0/+559