This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: OpenBSD configuration, m68k


>   > /* 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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]