Home
last modified time | relevance | path

Searched refs:TC_COUNT_RELOC (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xc16x.h41 #define TC_COUNT_RELOC(x) 1 macro
Dtc-z80.h48 #define TC_COUNT_RELOC(x) 1 macro
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92951191 * config/tc-i386.h (TC_COUNT_RELOC): Remember RVAs.
2016 (TC_COUNT_RELOC): Simplify; rely on TC_FORCE_RELOCATION instead.
2073 (TC_COUNT_RELOC): If relaxing, count PC relative relocs.
4971 satisfy existing TC_COUNT_RELOC macros.
6923 TC_COUNT_RELOC, TC_COFF_FIX2RTYPE, TC_COFF_SIZEMACHDEP,
11619 * config/tc-i386.h (TC_COUNT_RELOC): Look for fx_addsy only.
11945 * config/tc-m68k.h (TC_COUNT_RELOC): Don't emit reloc if only
DChangeLog-96973935 (BFD_ARCH, COFF_MAGIC, TC_COUNT_RELOC): Likewise.
DChangeLog-02034421 * config/tc-i960.h (TC_COUNT_RELOC): Tweak param name.