index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
sljit
Age
Commit message (
Expand
)
Author
2021-12-05
s/covert/convert/ in comment.
msaitoh
2021-11-30
lint uses the gcc assembly syntax
christos
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-05-13
Fix unspecified semantics in left shift
kamil
2020-03-05
Revert "Include opt_diagnostic.h for DIAGNOSTIC."
riastradh
2020-03-05
Include opt_diagnostic.h for DIAGNOSTIC.
riastradh
2019-01-21
Add #ifndef _KERNEL guard around userspace #includes
alnsn
2019-01-20
Update sljit revision.
alnsn
2019-01-20
Resolve conflicts.
alnsn
2019-01-20
Update sljit to version 0.93 (svn revision r333).
alnsn
2016-05-30
Reduce diff with mainstream.
alnsn
2016-05-29
Update sljit revision to r313 after the import.
alnsn
2016-05-29
Alloc/free macros in the new sljit version take two arguments.
alnsn
2016-05-29
Fix a pilot error in the manual conflict handling..
alnsn
2016-05-29
Resolve conflicts.
alnsn
2016-05-29
Import sljit version r313.
alnsn
2015-05-09
CID 976986: NULL deref.
christos
2015-02-16
Apply a bugfix from r282 http://sourceforge.net/p/sljit/code/282/.
alnsn
2015-02-16
Backport a new testcase from r282 (registers are renamed in the new version).
alnsn
2014-07-26
Don't destroy mutexes because the module can't be unload.
alnsn
2014-07-23
Rename sljitarch.h to sljit_machdep.h.
alnsn
2014-07-18
Disable FPU in kernel space.
alnsn
2014-06-17
Add $NetBSD$.
alnsn
2014-06-17
Don't redefine SLJIT_HALT_PROCESS().
alnsn
2014-06-17
New sljit version is r257.
alnsn
2014-06-17
Resolve conflicts.
alnsn
2014-06-17
Import sljit 0.91 (svn r257).
alnsn
2013-12-29
Simplify previous, don't even set the variables if they are not going to
christos
2013-12-29
ifdef unused variables
christos
2013-12-17
Turn on executable allocator an use module_map with UVM_KMF_EXEC flag.
alnsn
2013-11-25
Use __syncicache() in sljit on powerpc.
alnsn
2013-11-18
Report an error if SLJIT_CACHE_FLUSH isn't defined by machine/sljitarch.h.
alnsn
2012-11-18
Apply adapted patch from the author of sljit to fix cdecl functions
alnsn
2012-11-09
Apply adapted patch from joerg@ to fix clang build.
alnsn
2012-11-05
Compile with WARNS=3.
alnsn
2012-11-05
Compile with WARNS=3.
alnsn
2012-10-28
Update sljit revision in README.import.
alnsn
2012-10-28
Resolve conflicts.
alnsn
2012-10-28
Import of sljit @ r186.
alnsn
2012-10-22
This move is taking too long :-) make the file re-appear to fix the build.
christos
2012-10-21
Move sljit_mod.c to sys/external/bsd/sljit/sljit and share it between
alnsn
2012-10-21
Update README.import.
alnsn
2012-10-21
Import sljit @ r176.
alnsn
2012-10-13
Fix compilation.
alnsn
2012-10-08
Fix compilation when DIAGNOSTIC is defined.
alnsn
2012-10-06
Adapt code to compile with -D_KERNEL.
alnsn
2012-10-06
Add import notes.
alnsn
2012-10-06
Initial import of sljit @ r175.
alnsn