Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ____longjmp_chk is now OS-specific. | Ulrich Drepper | 2009-07-30 | 1 | -145/+1 |
* | Change code a bit to correct CFI. | Ulrich Drepper | 2009-07-30 | 1 | -1/+3 |
* | Optimize ____longjmp_chk for x86-64 a bit. | Ulrich Drepper | 2009-07-30 | 1 | -5/+3 |
* | Fix x86-64 ____longjmp_chk to handle signal stacks. | Ulrich Drepper | 2009-07-30 | 1 | -2/+105 |
* | Check for valid stack frame in longjmp. | Ulrich Drepper | 2009-05-15 | 1 | -0/+42 |