Home
last modified time | relevance | path

Searched refs:emul (Results 1 – 25 of 25) sorted by relevance

/NextBSD/contrib/binutils/ld/
HDldemul.c291 ld_emulation_xfer_type *emul = *eptr; in ldemul_list_emulation_options() local
293 if (emul->list_options) in ldemul_list_emulation_options()
295 fprintf (f, "%s: \n", emul->emulation_name); in ldemul_list_emulation_options()
297 emul->list_options (f); in ldemul_list_emulation_options()
HDldint.texinfo161 is set to @var{emul} in @file{configure.tgt}. The name of the emulation
162 shell script will be @file{emulparams/@var{emul}.sh}. The
163 @file{Makefile} must have a target named @file{e@var{emul}.c}; this
164 target must depend upon @file{emulparams/@var{emul}.sh}, as well as the
167 with two arguments: @var{emul}, and the value of the make variable
168 @code{tdir_@var{emul}}. The value of the latter variable will be set by
172 By convention, the @file{emulparams/@var{emul}.sh} shell script should
255 extension--is @var{emul}, then the output will be directed to
256 @file{ldscripts/@var{emul}.@var{extension}} in the build directory,
HDChangeLog-2006772 * Makefile.am (ELF_GEN_DEPS): Define. Use in emul deps.
777 * Makefile.am (ELF_DEPS): Define. Use in emul file deps. Fix
778 many ELF emul file deps that incorrectly said they needed elf32.em
HDChangeLog324 spu target emul files.
/NextBSD/contrib/binutils/bfd/
HDbfd.c1597 bfd_emul_get_maxpagesize (const char *emul) in bfd_emul_get_maxpagesize() argument
1601 target = bfd_find_target (emul, NULL); in bfd_emul_get_maxpagesize()
1642 bfd_emul_set_maxpagesize (const char *emul, bfd_vma size) in bfd_emul_set_maxpagesize() argument
1646 target = bfd_find_target (emul, NULL); in bfd_emul_set_maxpagesize()
1669 bfd_emul_get_commonpagesize (const char *emul) in bfd_emul_get_commonpagesize() argument
1673 target = bfd_find_target (emul, NULL); in bfd_emul_get_commonpagesize()
1696 bfd_emul_set_commonpagesize (const char *emul, bfd_vma size) in bfd_emul_set_commonpagesize() argument
1700 target = bfd_find_target (emul, NULL); in bfd_emul_set_commonpagesize()
/NextBSD/sys/compat/linux/
HDcheck_error.d39 linuxulator*:emul:linux_thread_detach:child_clear_tid_error,
40 linuxulator*:emul:linux_thread_detach:futex_failed,
41 linuxulator*:emul:linux_schedtail:copyout_error,
/NextBSD/contrib/binutils/gas/po/
HDPOTFILES.in143 emul.h
144 emul-target.h
/NextBSD/tools/tools/cd2dvd/
HDcd2dvd.sh260 mkisofs -b boot/cdboot -no-emul-boot -r -J \
/NextBSD/contrib/binutils/gas/
HDdep-in.sed34 s! emul\.h!!g
HDMakefile.am215 emul-target.h \
216 emul.h \
521 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
HDMakefile.in458 emul-target.h \
459 emul.h \
2515 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
HDChangeLog-00015953 first before anything else. Add bin-bugs.h, emul.h and progress.h
5958 ($(OBJS)): Add bin-bugs.h, emul.h, and progress.h Sort the list.
HDChangeLog-92952175 * emul.h (struct emulation): Use unsigned, not unsigned char, for
2823 * emul-target.h, config/e-mipself.c, config/e-mipsecoff.c: New
2835 * emul.h: New file.
HDChangeLog-0203389 * emul.h: Likewise.
/NextBSD/usr.sbin/bhyve/
HDpci_emul.c171 char *emul, *config, *str, *cp; in pci_parse_slot() local
177 emul = config = NULL; in pci_parse_slot()
180 emul = cp + 1; in pci_parse_slot()
181 if ((cp = strchr(emul, ',')) != NULL) { in pci_parse_slot()
221 if (pci_emul_finddev(emul) == NULL) { in pci_parse_slot()
223 snum, fnum, emul); in pci_parse_slot()
228 si->si_funcs[fnum].fi_name = emul; in pci_parse_slot()
/NextBSD/tools/tools/nanobsd/rescue/
HDcommon122 -o bootimage="i386;_.w/boot/cdboot" -o no-emul-boot _.disk.iso _.w/
/NextBSD/contrib/ntp/ntpd/
HDntp_timer.c228 lib$emul(&(1<<EVENT_TIMEOUT), &vmsinc, &0, &vmsinc); in init_timer()
/NextBSD/release/picobsd/build/
HDpicobsd895 mkisofs -b boot/cdboot -no-emul-boot -J -r -ldots -l -L \
/NextBSD/contrib/libxo/m4/
HDlibtool.m41345 emul=elf
1348 emul="${emul}32"
1351 emul="${emul}64"
1356 emul="${emul}btsmip"
1359 emul="${emul}ltsmip"
1364 emul="${emul}n32"
1367 LD="${LD-ld} -m $emul"
/NextBSD/contrib/subversion/
HDconfigure9801 emul=elf
9804 emul="${emul}32"
9807 emul="${emul}64"
9812 emul="${emul}btsmip"
9815 emul="${emul}ltsmip"
9820 emul="${emul}n32"
9823 LD="${LD-ld} -m $emul"
/NextBSD/contrib/binutils/
HDChangeLog5487 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
/NextBSD/contrib/gcc/
HDFSFChangeLog.105585 * real.c (ediv, emul): Set sign bit of IEEE -0.0 result.
HDChangeLog-200228959 (ediv, emul, eldexp, esqrt): Likewise.
35850 esub, eadd, eadd1, ediv, emul, e53toe, e64toe, e113toe, e24toe,
HDChangeLog-200123763 (__mulhi3, __mulhi32): Use emul for 68hc12.
/NextBSD/contrib/ncurses/misc/
HDterminfo.src3160 vt320nam|v320n|DEC VT320 in vt100 emul. mode with NO AUTO WRAP mode,