summaryrefslogtreecommitdiff
path: root/libgcc/generic-morestack.c
AgeCommit message (Expand)Author
2019-07-08PR middle-end/71924 - missing -Wreturn-local-addr returning alloca resultMartin Sebor
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-06-20re PR libgcc/86213 (-fsplit-stack runtime may clobber SSE input param reg)Than McIntosh
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki
2016-01-04Update copyright years.Jakub Jelinek
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra
2015-01-05Update copyright years.Jakub Jelinek
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-02-04Update copyright in libgcc.Richard Sandiford
2012-11-06generic-morestack.c (__generic_morestack): Align the returned stack pointer t...Ian Lance Taylor
2012-02-28generic-morestack.c (__splitstack_releasecontext): Correct call to __morestac...Ian Lance Taylor
2012-02-27re PR target/52390 (only linux uses nptl)Samuel Thibault
2011-12-14Check __GLIBC__ when using __SIGRTMINH.J. Lu
2011-11-28generic-morestack.c (__splitstack_find): Check for NULL old stack value.Ian Lance Taylor
2011-11-09generic-morestack.c: Include <string.h>.Ian Lance Taylor
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth
2011-10-07re PR target/46093 (code compiled with -fsplit-stack crashes when passing lar...Ian Lance Taylor
2011-03-07generic-morestack.c (__splitstack_find): Adjust returned stack pointer to inc...Ian Lance Taylor
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor