OpenBSD configuration, m68k

Richard Henderson rth@cygnus.com
Sun Feb 28 18:15:00 GMT 1999


>   > /* TODO: ASM_OUTPUT_MI_THUNK is busted. I need to figure out 
>   >    what bra func@PLTPC means under linux, and find the corresponding 
>   >    construction for our gas/pic setup. */

It means generate a pc-relative relocation to the PLT entry 
(R_68K_PLT32).  The complement, @PLT, generates the offset of
the entry in the PLT (R_68K_PLT32O).


r~



More information about the Gcc-patches mailing list