nwhitehorn
722f33f118
MFC r266778:
...
Repair nested signal handling on PowerPC. The signal trampoline code
was not allocating space for the parameter save area in the stack frame.
If the compiler chose to save the argument to the signal handler on the
stack, it would overwrite the first 32 bits of the sigaction struct with
it, corrupting it for a subsequent invocation.
PR: powerpc/183040
2014-06-04 06:21:54 +00:00
..
2014-06-03 04:31:42 +00:00
2014-05-27 16:17:25 +00:00
2014-06-03 14:50:51 +00:00
2013-09-05 00:09:56 +00:00
2014-05-08 07:13:22 +00:00
2014-05-26 23:47:57 +00:00
2014-06-03 04:29:26 +00:00
2014-06-04 03:03:34 +00:00
2014-06-03 19:06:47 +00:00
2013-11-26 08:46:39 +00:00
2014-04-07 01:49:30 +00:00
2014-06-04 06:15:45 +00:00
2014-05-10 07:53:36 +00:00
2014-06-02 10:14:03 +00:00
2014-06-03 04:31:42 +00:00
2014-05-17 17:34:37 +00:00
2014-06-03 04:31:42 +00:00
2013-09-29 15:19:34 +00:00
2014-05-17 17:34:37 +00:00
2014-05-23 19:43:20 +00:00
2014-05-08 21:03:31 +00:00
2014-02-17 01:36:53 +00:00
2014-03-21 15:15:30 +00:00
2014-01-22 10:38:01 +00:00
2014-05-26 22:54:15 +00:00
2014-05-13 06:05:53 +00:00
2014-04-23 11:22:54 +00:00
2014-03-21 15:15:30 +00:00
2013-09-10 10:05:59 +00:00
2014-05-26 07:02:03 +00:00
2014-05-02 21:30:59 +00:00
2014-03-21 15:15:30 +00:00
2013-12-30 21:17:20 +00:00
2014-05-08 11:59:23 +00:00
2014-03-26 23:57:09 +00:00
2014-02-04 03:36:42 +00:00
2014-01-17 10:58:59 +00:00
2013-11-25 15:58:48 +00:00
2014-04-14 04:51:59 +00:00
2014-06-04 06:21:54 +00:00
2014-05-16 15:48:45 +00:00
2014-03-31 02:24:29 +00:00
2014-05-17 13:59:11 +00:00
2014-06-03 04:31:42 +00:00
MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,
2014-03-06 18:30:56 +00:00
2014-05-16 15:56:34 +00:00
2014-04-15 07:54:17 +00:00
2014-05-24 09:50:10 +00:00
2014-05-14 19:18:58 +00:00
2013-10-18 17:08:23 +00:00