David Lamparter 3ee578690f arm: setjmp/longjmp: fix PIC vs SHARED thinkos
The logic in setjmp/__longjmp incorrectly uses "PIC" to figure out
whether the code is going into a shared library when it should be
using "SHARED".  If you build glibc with a gcc version that has PIE
enabled by default, then the code will try to use symbols that are
only in the shared library.

URL: https://bugs.gentoo.org/336914
2015-09-18 13:09:57 -04:00
..
2014-02-08 01:49:39 +00:00
2014-10-16 09:54:45 -07:00
2015-07-01 17:50:15 +00:00
2015-02-06 10:42:08 -08:00
2014-11-22 19:34:49 -05:00
2014-11-22 19:34:49 -05:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2014-02-08 01:49:39 +00:00
2015-02-12 13:57:32 -08:00