Searched refs:cgen_cpu_prefix (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gas/doc/
H A DMakefile.in257 cgen_cpu_prefix = @cgen_cpu_prefix@
/haiku-buildtools/legacy/binutils/gas/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S RANLIB ac_ct_RANLIB LIBTOOL WARN_CFLAGS NO_WERROR GDBINIT cgen_cpu_prefix extra_objects target_cpu_type obj_format te_file install_tooldir atof BFDLIB OPCODES_LIB BFDVER_H ALL_OBJ_DEPS YACC LEX LEXLIB LEX_OUTPUT_ROOT CPP EGREP ALLOCA USE_NLS MSGFMT GMSGFMT XGETTEXT USE_INCLUDED_LIBINTL CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLDEPS INTLLIBS INTLOBJS POFILES POSUB INCLUDE_LOCALE_H GT_NO GT_YES MKINSTALLDIRS l MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBM datarootdir docdir htmldir LIBOBJS LTLIBOBJS'
4922 cgen_cpu_prefix=""
4925 *) cgen_cpu_prefix=${target_cpu} ;;
11688 cgen_cpu_prefix=${cgen_cpu_prefix}
11851 s,@cgen_cpu_prefix@,$cgen_cpu_prefix,;t t
12585 if test "x$cgen_cpu_prefix" != x ; then
12586 echo '#include "opcodes/'"${cgen_cpu_prefix}"'-desc.h"' > cgen-desc.h
H A DMakefile.am660 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
/haiku-buildtools/binutils/gas/
H A DMakefile.am588 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
H A Dconfigure641 cgen_cpu_prefix
12747 cgen_cpu_prefix=""
12751 cgen_cpu_prefix=or1k ;;
12752 *) cgen_cpu_prefix=${target_cpu} ;;
15659 cgen_cpu_prefix=${cgen_cpu_prefix}
17105 if test "x$cgen_cpu_prefix" != x ; then
17106 echo '#include "opcodes/'"${cgen_cpu_prefix}"'-desc.h"' > cgen-desc.h
H A DMakefile.in282 cgen_cpu_prefix = @cgen_cpu_prefix@
713 CGEN_CPU_PREFIX = @cgen_cpu_prefix@

Completed in 205 milliseconds