Rich Felker
9693501c15
change jmp_buf to share an underlying type and struct tag with sigjmp_buf
...
this is necessary to meet the C++ ABI target. alternatives were
considered to avoid the size increase for non-sig jmp_buf objects, but
they seemed to have worse properties. moreover, the relative size
increase is only extreme on x86[_64]; one way of interpreting this is
that, if the size increase from this patch makes jmp_buf use too much
memory, then the program was already using too much memory when built
for non-x86 archs.
2013-07-24 02:17:02 -04:00
..
2013-07-22 11:22:36 -04:00
2013-04-05 19:26:23 +02:00
2013-07-22 11:22:36 -04:00
2011-06-09 21:47:24 -04:00
2013-07-03 18:07:50 +02:00
2013-07-22 16:40:35 -04:00
2012-09-07 23:13:55 -04:00
2012-04-09 15:06:58 -04:00
2013-07-22 20:58:04 -04:00
2012-05-06 16:35:32 -04:00
2013-01-04 20:36:34 +01:00
2012-09-08 17:14:52 -04:00
2012-12-11 22:44:36 +01:00
2011-02-12 00:22:29 -05:00
2012-06-29 00:56:37 -04:00
2012-09-07 23:13:55 -04:00
2013-07-22 11:22:36 -04:00
2013-06-29 12:46:46 -04:00
2012-10-15 21:01:48 -04:00
2012-09-07 23:13:55 -04:00
2012-09-08 18:16:33 -04:00
2013-04-06 17:50:37 -04:00
2012-12-06 22:45:56 +01:00
2012-12-03 17:02:56 -05:00
2011-02-12 00:22:29 -05:00
2013-05-17 18:38:42 -04:00
2012-09-07 23:13:55 -04:00
2012-09-07 23:55:11 -04:00
2012-09-30 20:00:38 -04:00
2012-09-07 23:13:55 -04:00
2013-04-04 19:23:47 -04:00
2012-09-08 17:14:52 -04:00
2013-04-10 22:38:46 -04:00
2013-05-17 14:23:41 -04:00
2011-02-14 21:59:38 -05:00
2013-07-22 11:22:36 -04:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-04-04 19:50:55 -04:00
2012-12-19 05:08:13 +01:00
2013-01-18 20:35:26 -05:00
2011-02-12 00:22:29 -05:00
2013-07-22 11:22:36 -04:00
2012-03-01 01:34:58 -05:00
2011-04-13 15:24:26 -04:00
2012-09-08 17:14:52 -04:00
2012-09-08 17:14:52 -04:00
2013-07-22 11:22:36 -04:00
2013-07-22 11:22:36 -04:00
2013-07-03 18:07:50 +02:00
2012-12-26 16:55:49 -05:00
2013-03-31 23:27:57 -04:00
2011-11-10 21:01:24 -05:00
2013-04-04 19:23:47 -04:00
2013-07-22 14:39:59 -04:00
2013-04-04 22:36:49 -04:00
2012-11-11 15:38:04 -05:00
2012-09-07 23:13:55 -04:00
2012-09-08 17:14:52 -04:00
2013-07-24 02:17:02 -04:00
2011-02-12 00:22:29 -05:00
2013-07-22 11:22:36 -04:00
2012-11-27 09:44:30 -05:00
2012-08-25 23:15:13 -04:00
2011-04-27 23:41:48 -04:00
2011-09-20 14:51:56 -04:00
2013-01-18 20:35:26 -05:00
2013-07-22 13:05:41 -04:00
2012-08-24 16:16:30 -04:00
2013-07-22 11:22:36 -04:00
2013-02-20 22:43:23 -05:00
2012-09-08 00:14:25 -04:00
2013-01-18 20:35:26 -05:00
2013-02-26 01:30:36 -05:00
2012-05-06 09:03:19 -04:00
2012-06-15 21:52:53 -04:00
2011-04-05 15:40:36 -04:00
2012-09-07 23:13:55 -04:00
2011-02-12 00:22:29 -05:00
2012-09-07 23:13:55 -04:00
2012-12-19 10:57:54 +01:00
2013-06-08 11:42:52 -04:00
2012-11-25 23:04:23 -05:00
2011-02-12 00:22:29 -05:00
2013-06-26 19:43:24 -04:00
2011-02-12 00:22:29 -05:00
2013-06-27 20:00:29 -04:00
2013-07-22 11:22:36 -04:00
2013-01-04 20:36:34 +01:00
2013-07-22 13:05:41 -04:00
2013-07-22 13:05:41 -04:00
2012-09-08 17:14:52 -04:00