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