lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of PC-relative addressing when compil...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 2 Dec 2008 21:50:02 +0000 (21:50 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Tue, 2 Dec 2008 21:50:02 +0000 (21:50 +0000)
commitc1af059c2c372c462d2e66d428207be3b59233f3
tree311dabd122d4146502826c66e93bcef4fd4822a2
parent384392535a3000eb5ada737977cc23e6595ef004
lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of PC-relative addressing when compiling for uclinux PIC.

* config/m68k/lb1sf68.asm (PICCALL, PICJUMP): Use GOT instead of
PC-relative addressing when compiling for uclinux PIC.
(__cmpdf_internal, __cmpsf_internal): Hide.
(__cmpdf, __cmpsf): Use PIC call sequence.

Co-Authored-By: Maxim Kuvyrkov <maxim@codesourcery.com>
From-SVN: r142373
gcc/ChangeLog
gcc/config/m68k/lb1sf68.asm