Go to file
bouyer 6d602218df Stopgap measure: set i386_fpu_present to 1 for XEN.
Stop a stream of
npxintr: came from nowherenpxintr: l = 0xc17ba560, curproc = 0xc177d880, fpu_present = 0
when running some ATF tests:
http://www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/HEAD/i386/201401300920Z_anita.txt

XXX this is probably still broken for native i386, at last for older CPUs.
It looks like on newer CPUs (such as the one emulated by qemu) this code path
is not used.
2014-02-01 18:57:38 +00:00
bin explain why forks fail 2014-01-26 22:38:20 +00:00
common switch to unified syntax 2014-01-30 06:39:16 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Mark a potentially unused variable (depending on #ifdef) 2014-01-28 22:06:39 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Make sljit usable on sparc64 32-bit kernels. 2014-02-01 17:01:35 +00:00
doc Note National Semiconductor PC87560 ohci(4) support. 2014-01-28 17:32:00 +00:00
etc Pass the -n flag to gzip invocations. 2014-01-27 21:37:17 +00:00
external Fix TARGET_LINKER_EABI_SUFFIX to actually use the right suffix. Since this 2014-01-31 07:58:39 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Remove ".ll 80", so the man page will use the default 78-character 2014-01-21 20:24:29 +00:00
include __lwp_park60 2014-01-31 20:44:17 +00:00
lib sparc and sparc64 have moved to new world order, remove legacy files. 2014-02-01 11:59:00 +00:00
libexec Catch up with _lwp_park change. 2014-01-31 22:46:40 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Rename link to link_pkw to avoid shadowing the link syscall. 2014-01-19 22:31:13 +00:00
share Switch ews4800mips and newsmips to Xorg server. 2014-01-31 18:17:27 +00:00
sys Stopgap measure: set i386_fpu_present to 1 for XEN. 2014-02-01 18:57:38 +00:00
tests Skip testcase inside its body for architectures w/o long double support 2014-02-01 13:53:16 +00:00
tools For the tools build, always use the Bison-created m68 asm parser. 2014-01-29 23:35:13 +00:00
usr.bin Clarify that -l params must be given after options. 2014-01-28 14:02:54 +00:00
usr.sbin Remove harmful whitespace. Now the /var/shm check can succeed quietly. 2014-01-29 12:56:28 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
build.sh In the sanitycheck function, treat undefined MKUNPRIVED like "no". 2014-01-13 20:00:20 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00