H.J. Lu c9070e6305 X86_64: Don't use PLT nor GOT in static archives [BZ #20750]
There is no need to use PLT nor GOT in static archives to branch to a
function, regardless whether static archives is compiled with PIC or
not.  When static archives are used to create dynamic executable,
PLT/GOT may be used.  The resulting executable still works correctly.

	[BZ #20750]
	* sysdeps/x86_64/sysdep.h (JUMPTARGET): Check SHARED instead
	of PIC.
2016-11-28 09:45:07 -08:00
..
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-04 09:37:44 -07:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-09-18 23:48:55 +02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-24 19:38:51 -02:00
2016-11-28 09:01:23 -08:00