Searched refs:compat (Results 1 – 25 of 74) sorted by relevance
123
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-i386.c | 33 const bfd_arch_info_type *compat = bfd_default_compatible (a, b); in bfd_i386_compatible() local 36 if (compat in bfd_i386_compatible() 38 compat = NULL; in bfd_i386_compatible() 40 return compat; in bfd_i386_compatible()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | module-mfp64-noodd.d | 7 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 15 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-gnu-4-7.d | 9 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 17 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-none-o32-fp64-nooddspreg.d | 9 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 17 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | attr-gnu-4-75.d | 8 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 16 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-gnu-4-77.d | 8 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 16 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-gnu-4-57.d | 8 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 16 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-gnu-4-07.d | 8 Tag_GNU_MIPS_ABI_FP: Hard float compat \(32-bit CPU, 64-bit FPU\) 16 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | attr-gnu-4-7-ph.d | 19 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
D | abiflags-strip9-ph.d | 21 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
|
/toolchain/binutils/binutils-2.25/intl/ |
D | Makefile.in | 87 intl-compat.c 110 intl-compat.o 160 dngettext.o finddomain.o gettext.o intl-compat.o loadmsgcat.o \
|
D | ChangeLog | 83 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
|
/toolchain/binutils/binutils-2.25/config/ |
D | mt-mips-elfoabi | 1 include $(srcdir)/config/mt-mips16-compat
|
D | mt-mips-gnu | 2 include $(srcdir)/config/mt-mips16-compat
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | tcompat2.d | 1 #name: Thumb ARM-compat pseudos
|
D | tcompat.d | 1 #name: ARM Thumb-compat pseudos
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | compat-intel.d | 4 #source: compat.s
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2007 | 37 * gas/i386/compat-intel.d: Pass -mmnemonic=att to assembler. 38 * gas/i386/compat.d: Likewise. 45 * gas/i386/compat-intel.d: New file. 46 * gas/i386/compat.d: Likewise. 47 * gas/i386/compat.s: Likewise. 49 * gas/i386/i386.exp: Run compat.
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | ChangeLog-2009 | 58 Updated sources to compile cleanly with -Wc++-compat:
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | ChangeLog | 86 -Wc++-compat:
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | pep.em | 302 treating -c as an abbreviation for these --compat-implib. */ 303 {"compat-implib", no_argument, NULL, OPTION_IMP_COMPAT}, 304 {"compat-implib", no_argument, NULL, OPTION_IMP_COMPAT}, 433 fprintf (file, _(" --compat-implib Create backward compatible import libs;\n\
|
D | pe.em | 329 treating -c as an abbreviation for these --compat-implib. */ 330 {"compat-implib", no_argument, NULL, OPTION_IMP_COMPAT}, 331 {"compat-implib", no_argument, NULL, OPTION_IMP_COMPAT}, 467 fprintf (file, _(" --compat-implib Create backward compatible import libs;\n\
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | configure.ac | 161 ACX_PROG_CC_WARNING_OPTS([-W -Wall -Wwrite-strings -Wc++-compat \
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | zh_CN.po | 174 " --compat-implib Create backward compatible import libs;\n" 177 " --compat-implib 生成后向兼容的导入库;\n"
|
D | zh_TW.po | 176 " --compat-implib Create backward compatible import libs;\n" 179 " --compat-implib 產生後向相容的匯入函式庫;\n"
|
123