summaryrefslogtreecommitdiff
path: root/libgcc/generic-morestack.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+8
* generic-morestack.c (__splitstack_releasecontext): Correct call to __morestac...Ian Lance Taylor2012-02-281-1/+3
* re PR target/52390 (only linux uses nptl)Samuel Thibault2012-02-271-1/+1
* Check __GLIBC__ when using __SIGRTMINH.J. Lu2011-12-141-2/+2
* generic-morestack.c (__splitstack_find): Check for NULL old stack value.Ian Lance Taylor2011-11-281-3/+73
* generic-morestack.c: Include <string.h>.Ian Lance Taylor2011-11-091-19/+233
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-0/+1
* re PR target/46093 (code compiled with -fsplit-stack crashes when passing lar...Ian Lance Taylor2011-10-071-1/+1
* generic-morestack.c (__splitstack_find): Adjust returned stack pointer to inc...Ian Lance Taylor2011-03-071-10/+14
* common.opt (fsplit-stack): New option.Ian Lance Taylor2010-09-271-0/+876