Home
last modified time | relevance | path

Searched refs:TARGET_LONG_PIC_SDIFF_CALL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa.h94 #define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS && TARGET_HPUX) macro
Dpa.cc8001 else if (TARGET_LONG_PIC_SDIFF_CALL in pa_attr_length_call()
8093 && !TARGET_LONG_PIC_SDIFF_CALL in pa_output_call()
8150 if (TARGET_LONG_PIC_SDIFF_CALL in pa_output_call()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200825075 * pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on
25078 * pa.c (output_call): Update for revised TARGET_LONG_PIC_SDIFF_CALL.
DChangeLog-20023604 TARGET_LONG_PIC_SDIFF_CALL, TARGET_LONG_PIC_PCREL_CALL): Define.