This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
History
David Chisnall
38d1ac34ff
Fix SIGATOMIC_M{IN,AX} on x86-64. These are meant to be the minimum values that are allowed in a sig_atomic_t, but it looks like they were just copied from the x86 versions, so these definitions violate the C and C++ specs. Mismatch was spotted by the libc++ test suite.
...
Approved by: dim (mentor)
2011-11-12 20:16:06 +00:00
..
acpica
Remove the usage of pc_other_cpus from amd64.
2011-06-21 09:19:38 +00:00
amd64
Weaken the part of assertions added in the r227394. Only check that the
2011-11-11 04:10:36 +00:00
compile
…
conf
Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on
2011-11-08 10:18:07 +00:00
ia32
Inline the syscallenter() and syscallret(). This reduces the time measured
2011-09-11 16:05:09 +00:00
include
Fix SIGATOMIC_M{IN,AX} on x86-64. These are meant to be the minimum values that are allowed in a sig_atomic_t, but it looks like they were just copied from the x86 versions, so these definitions violate the C and C++ specs. Mismatch was spotted by the libc++ test suite.
2011-11-12 20:16:06 +00:00
linux32
Correct the types of the arguments to return probes of the syscall
2011-11-11 03:49:42 +00:00
pci
Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
2011-06-22 21:04:13 +00:00
Makefile
Adjustments to make a tags file a bit more suitable to amd64.
2008-12-01 14:15:10 +00:00