Michal Meloun
19600bd917
Fix _Unwind_Backtrace symbol version for ARM.
...
In real GNU libgcc, _Unwind_Backtrace is published with GCC_3.3 version
for all architectures but ARM. For ARM it's publishes with GCC_4.3.0
version.
This exception is not implement in your version of libggc, thus we
export _Unwind_Backtrace with bad version. To maintain backward
compatibility, publish _Unwind_Backtrace twice, once as compatible
symbol with GCC_3.3 version, and once as default symbol with
GCC_4.3.0 version.
While I'm in, fix typo in GCC_4.2.0 to GCC_4.3.0 inheritance declaration.
MFC after: 2 weeks
2017-05-09 12:14:00 +00:00
..
2016-11-07 10:26:44 +00:00
2016-08-17 20:32:08 +00:00
2016-10-20 11:31:11 +00:00
2016-07-09 21:14:59 +00:00
2015-05-07 12:38:23 +00:00
2017-04-18 10:35:30 +00:00
2016-07-09 21:14:59 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2017-03-28 00:57:33 +00:00
2016-10-12 02:16:42 +00:00
2017-03-28 00:57:33 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2016-10-12 02:16:42 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2017-03-28 00:57:33 +00:00
2017-03-19 18:38:08 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2017-03-28 00:57:33 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2017-04-10 12:35:58 +00:00
2017-03-19 18:30:38 +00:00
2016-03-18 15:27:57 +00:00
2017-03-28 00:57:33 +00:00
2016-09-07 18:13:57 +00:00
2016-10-12 02:16:42 +00:00
2016-04-15 16:05:41 +00:00
2016-11-19 00:55:46 +00:00
2016-10-12 02:16:42 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2015-05-07 12:38:23 +00:00
2016-12-13 11:43:46 +00:00
2016-11-07 10:26:44 +00:00
2016-10-03 01:08:34 +00:00
2017-05-06 06:14:46 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 02:16:42 +00:00
2017-02-28 14:02:16 +00:00
2017-02-28 16:20:33 +00:00
2017-02-28 14:02:16 +00:00
2017-02-28 14:02:16 +00:00
2016-12-09 18:54:12 +00:00
2017-05-09 12:14:00 +00:00
2016-12-26 14:36:05 +00:00
2016-10-12 02:16:42 +00:00
2017-04-01 20:10:08 +00:00
2016-07-09 21:14:59 +00:00
2016-04-15 16:05:41 +00:00
2016-07-09 21:14:59 +00:00
2015-05-24 08:45:19 +00:00
2016-07-09 20:42:57 +00:00