Go to file
dsl e3332f3a4a Rename the fields of 'struct envxmm' (itself badly named) so that they
are different from those used for the x87 fpu.
Use a union to describe the 64bit 'address' field so that it correctly
  spilt for 32bit binaries.
The freebsd emulation defined its own 'struct freebsd_env87' that the
  code just assumed matched the netbsd one.
  Since this is a hardware structure, just use the netbsd one.
This shouldn't change the binaries except that 'en_fos' used to be
  incorrectly a 32bit field.
2013-12-08 20:45:30 +00:00
bin more complete fix for Coverity issue 976653 2013-12-08 08:32:13 +00:00
common Add __sync_synchronize alias. 2013-12-07 13:09:55 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Coverity fix: 2013-12-03 17:14:35 +00:00
dist These have moved to external 2013-11-28 22:37:58 +00:00
distrib Add a tmpfs for /var/shm on machines with more than 16MB ram to the created 2013-12-07 20:40:42 +00:00
doc binutils-2.24 out. 2013-12-04 22:53:55 +00:00
etc Add a /var/shm directory (to be used for shm_open and friends) 2013-12-01 09:13:54 +00:00
external CID 1006982: Fix memory leak 2013-12-07 20:24:35 +00:00
extsrc
games WARNS=5 2013-12-07 02:24:12 +00:00
gnu NUL != NULL, so use correct literal here. 2013-11-18 18:17:19 +00:00
include Add cdbr_open_mem. 2013-12-05 21:17:23 +00:00
lib Make sure t9 ($25) is properly set before calling ___start 2013-12-08 06:32:36 +00:00
libexec Don't use GOT relocations. Use PC relative for the GOT and GOTOFF for 2013-12-03 00:19:56 +00:00
regress
rescue nvi has moved 2013-11-29 01:12:47 +00:00
sbin For the add and resize subcommands, change the -s option. If there is 2013-12-08 09:32:51 +00:00
share Describe MACHINES.${MACHINE_CPU}. <fixme> 2013-12-06 23:14:15 +00:00
sys Rename the fields of 'struct envxmm' (itself badly named) so that they 2013-12-08 20:45:30 +00:00
tests Adjust expected epsilon for sqrtl <-> powl comparisions for defects in 2013-11-22 17:19:14 +00:00
tools update to MPC 1.0.1. 2013-11-28 12:08:56 +00:00
usr.bin fix == compatibility problem 2013-12-06 13:33:15 +00:00
usr.sbin Add a "varshm" check/fix to make sure /var/shm is mentioned in /etc/fstab 2013-12-05 15:41:23 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
build.sh Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any 2013-08-30 10:29:06 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING add a note about GMP i wrote but forgot to commit a few days ago. 2013-12-04 14:47:41 +00:00