Changeset 6263415 in ffmpeg

Timestamp:
Jul 1, 2012, 10:25:06 AM (12 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
889c1ec4
Parents:
ceabc13f
git-author:
Mans Rullgard <mans@mansr.com> (06/29/12 12:35:08)
git-committer:
Mans Rullgard <mans@mansr.com> (07/01/12 10:25:06)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.