nwhitehorn d1c3838436 The 64-bit PowerPC ABI implemented in binutils 2.15 requires some special
quirks for weak-symbol handling. Text symbols require also marking weak
the special dot-symbol associated with the function, and data symbols
require that you not do that. To fix this, provide a hacked
__weak_reference for powerpc64, and define a new __weak_reference_data
for the single weak data symbol in base.

Revert after:	binutils 2.17 import
Obtained from:	projects/ppc64
2010-07-10 14:39:08 +00:00
..
2010-07-09 20:05:56 +00:00
2010-07-06 10:28:19 +00:00
2010-07-06 20:57:28 +00:00
2010-05-24 16:41:05 +00:00
2010-06-26 13:20:40 +00:00
2010-07-09 21:27:42 +00:00
2010-06-02 17:27:23 +00:00
2010-05-24 16:27:47 +00:00
2010-07-09 14:04:16 +00:00