OSDN Git Service

add fdpic version of entry point code for sh
authorRich Felker <dalias@aerifal.cx>
Sat, 12 Sep 2015 03:18:08 +0000 (03:18 +0000)
committerRich Felker <dalias@aerifal.cx>
Sat, 12 Sep 2015 03:18:08 +0000 (03:18 +0000)
commit4ccc1a01e037251a0ddc3dd07dd1a1fb91a8aa16
tree4ee7b58125e69ca82dfb16598bce5b02554c95fd
parent6d03c4ee586576bf199cf8d6dc86ba4cd54e4186
add fdpic version of entry point code for sh

this version of the entry point is only suitable for static linking in
ET_EXEC form. neither dynamic linking nor pie is supported yet. at
some point in the future the fdpic and non-fdpic versions of this code
may be unified but for now it's easiest to work with them separately.
arch/sh/crt_arch.h