Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols
This creates proper position independent code when accessing
data symbols if CONFIG_PIC is set.

References to external symbols should now use the movrelx macro.
Some additional code changes are required since this macro may
need a register to hold the GOT pointer.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-07-01 11:25:06 +01:00
..
2011-06-23 07:31:54 +01:00
2012-05-05 22:04:21 +01:00
2012-03-12 22:46:56 +01:00
2012-05-05 22:04:21 +01:00
2011-06-23 07:31:54 +01:00
2012-03-12 22:46:56 +01:00
2011-12-02 19:59:18 +00:00
2012-04-25 21:41:39 +01:00