Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zherczeg/sljit issues and pull requests
#201 - loongarch: implement sljit_emit_fop2r()
Pull Request -
State: closed - Opened by carenas over 1 year ago
#200 - mips: correctly detect valid FPU and support StatusFR=1 in 32bit
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 3 comments
#199 - mips: fix SLJIT_COPYSIGN in 32bit
Pull Request -
State: closed - Opened by carenas over 1 year ago
#198 - mips: fix sljit_emit_fcopy() for 32bit
Pull Request -
State: closed - Opened by carenas over 1 year ago
#197 - mips: fix endianess issues
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 2 comments
#196 - mips: fix implementation of sljit_emit_fset64 in 32bit mips (BE)
Pull Request -
State: closed - Opened by carenas over 1 year ago
#195 - mips: add missing ADJUST_LOCAL_OFFSET for sljit_emit_select
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 5 comments
#194 - atomic: avoid unused checks if not implemented
Pull Request -
State: closed - Opened by carenas over 1 year ago
#193 - ppc: fix SLJIT_REV for 64bit little endian
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 6 comments
#192 - s390x: sanitize warnings with clang 15
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 6 comments
#191 - build: fix warnings with gcc12 and related improvements
Pull Request -
State: closed - Opened by carenas over 1 year ago
- 2 comments
#188 - arm: incomplete support for ARMv6 systems
Issue -
State: open - Opened by carenas over 1 year ago
- 4 comments
#179 - Be explicit about OS version
Pull Request -
State: closed - Opened by sevan over 1 year ago
- 28 comments
#173 - test92: refactor and fix SLJIT_MOV_U16 atomics in higher offsets for s390x
Pull Request -
State: open - Opened by carenas over 1 year ago
- 4 comments
#156 - No `SLJIT_UPDATE_WX_FLAGS` defined for non-macOS Apple Darwin
Issue -
State: closed - Opened by Torrekie almost 2 years ago
#127 - macos: allow building with an os target older than 11.0
Pull Request -
State: closed - Opened by carenas almost 3 years ago
#100 - Basic enablement of s390x JIT
Issue -
State: closed - Opened by edelsohn almost 4 years ago
- 2 comments
#99 - Attempts to mprotect() with MAP_JIT failing on Apple Silicon as of macOS 11.2
Issue -
State: closed - Opened by logancollins almost 4 years ago
- 6 comments
#98 - Fix initialization of the allocator_lock on Win32
Pull Request -
State: closed - Opened by dangelog about 4 years ago
- 9 comments
#97 - Use the standard code path of sljit_emit_cmov on mips r6.
Pull Request -
State: closed - Opened by zherczeg over 4 years ago
- 2 comments
#96 - Duplicate condition (-Wlogical-op)
Issue -
State: closed - Opened by nikic over 4 years ago
- 1 comment
#95 - How to patch jump or call target on the fly?
Issue -
State: closed - Opened by playXE over 4 years ago
- 5 comments
#94 - Remove TileGX architecture.
Pull Request -
State: closed - Opened by zherczeg over 4 years ago
- 1 comment
#93 - Fix SLJIT_FUNC calling convention in tutorial
Pull Request -
State: closed - Opened by nomi-san over 4 years ago
#92 - Fixed minor typo in comment
Pull Request -
State: closed - Opened by eltociear over 4 years ago
- 1 comment
#91 - s390x: initial port
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 3 comments
#90 - Apple Bigsur support
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 7 comments
#89 - Port PCRE2 JIT to Linux on IBMz (s390x)
Issue -
State: open - Opened by edelsohn over 4 years ago
- 71 comments
#88 - util: add O_CLOEXEC to open_dev_zero and fix building without MAP_ANON in macOS
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#87 - Update configuration macros.
Pull Request -
State: closed - Opened by zherczeg over 4 years ago
- 1 comment
#86 - minor fixes to improve the development experience
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 1 comment
#85 - VS2019 patch for ARM_THUMB2
Pull Request -
State: closed - Opened by kiyolee over 4 years ago
#84 - fixup!
Pull Request -
State: closed - Opened by carenas over 4 years ago
#83 - Support allocator data for executable allocators
Pull Request -
State: closed - Opened by zherczeg over 4 years ago
- 1 comment
#82 - Revert "Replace SLJIT_MIPS_R1 and SLJIT_MIPS_R6 macros into a single SLJIT_MIPS_REV macro."
Pull Request -
State: closed - Opened by carenas over 4 years ago
#81 - mips: R6 (all 32/64 bit, big/little endian) fail to build
Issue -
State: closed - Opened by carenas over 4 years ago
#80 - config: enable auto detection by default
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 1 comment
#79 - test: run tests in multiple threads to check for races or other similar issues
Pull Request -
State: closed - Opened by carenas over 4 years ago
#78 - util: retire global lock
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#77 - util: avoid breaking API with sljit_{grab,release}_lock functions
Pull Request -
State: closed - Opened by carenas over 4 years ago
#76 - util: fix race for initialization of executable allocator lock in windows
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 4 comments
#75 - config: refactor fastcall setup
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#74 - build: pedantic
Pull Request -
State: closed - Opened by carenas over 4 years ago
#73 - util: cleanup
Pull Request -
State: closed - Opened by carenas over 4 years ago
#72 - wxexec: windows support
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#71 - util: consolidate all allocators to use get_page_alignment()
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#70 - test64: improve reliability by making allocation of executable memory independent of the allocator
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 17 comments
#69 - wxexec: update configuration
Pull Request -
State: closed - Opened by carenas over 4 years ago
#68 - test64 uses invalid memory address for labels and triggers failures due to undefined behaviour and integer wrap around
Issue -
State: closed - Opened by carenas over 4 years ago
#67 - wxexec: better support for SE systems including NetBSD
Pull Request -
State: closed - Opened by carenas over 4 years ago
#66 - wxexec: document caveats and recommendations
Pull Request -
State: closed - Opened by carenas over 4 years ago
#65 - Rawci
Pull Request -
State: closed - Opened by carenas over 4 years ago
#64 - wxexec: document caveats and recommendations
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#63 - Integration for "NetBSD kernel compatible" wx executable allocator
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#62 - build: avoid -Wunused-parameter like warnings
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 5 comments
#61 - PaX MPROTECT integration
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 5 comments
#60 - Implement a new W^X allocator.
Pull Request -
State: closed - Opened by zherczeg over 4 years ago
- 5 comments
#59 - build: reintroduce bin directory dependency
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 2 comments
#58 - protexec: drop support for NetBSD < 8
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 3 comments
#57 - utils: avoid madvise portability problems
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 1 comment
#56 - Add support for a new allocator with RW <-> RX swapping
Issue -
State: closed - Opened by krytarowski over 4 years ago
- 27 comments
#55 - Haiku/Illumos build fix :
Pull Request -
State: closed - Opened by devnexen over 4 years ago
- 9 comments
#54 - Fix doc/tutorial examples and improve Makefile rules
Pull Request -
State: closed - Opened by nymacro over 4 years ago
#53 - JIT support for arm64
Pull Request -
State: closed - Opened by stuartcarnie over 4 years ago
- 12 comments
#52 - macos: add support for W^X pages in Big Sur
Pull Request -
State: closed - Opened by carenas over 4 years ago
- 5 comments
#51 - macOS 11 support
Issue -
State: closed - Opened by carenas over 4 years ago
#50 - handle 64 bit values
Issue -
State: closed - Opened by xR3b0rn over 4 years ago
- 3 comments
#49 - More than 3 arguments
Issue -
State: closed - Opened by fgmccabe over 4 years ago
- 1 comment
#48 - bswap instruction
Issue -
State: closed - Opened by xR3b0rn over 4 years ago
- 4 comments
#47 - Add NetBSD PaX MPROTECT support in sljitExecAllocator.c
Pull Request -
State: closed - Opened by krytarowski over 4 years ago
- 4 comments
#46 - Adapt to NetBSD >= 8 only
Pull Request -
State: closed - Opened by krytarowski over 4 years ago
- 2 comments
#45 - Make the tests run
Issue -
State: closed - Opened by xR3b0rn over 4 years ago
- 3 comments
#44 - Tail Call
Issue -
State: closed - Opened by fgmccabe over 4 years ago
- 9 comments
#43 - Can't build with sljit on ubuntu x64
Issue -
State: closed - Opened by jwhere over 4 years ago
- 2 comments
#42 - Get a label address while emitting
Issue -
State: closed - Opened by jwhere almost 5 years ago
- 1 comment
#41 - protexec: make open(O_TMPFILE) linux specific
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#40 - netbsd: cleanup alloc_chunk() in sljitProtExec for NetBSD >= 8
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#39 - netbsd: secure_getenv compat
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 3 comments
#38 - protexec: restrict file system permissions in the map files
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#37 - protexec: refactor create_tempfile()
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 8 comments
#36 - protexec: close fd early
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#35 - protexec: use memfd_create for file backing creation
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 5 comments
#34 - protexec: allow using memfd_create for file backing creation
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 7 comments
#33 - Add compatibility shim for using secure_getenv in BSD
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 8 comments
#32 - test: fix test57 not to use freed memory
Pull Request -
State: closed - Opened by carenas almost 5 years ago
- 1 comment
#31 - Use after free when sljit_free_compiler
Issue -
State: closed - Opened by carenas almost 5 years ago
- 4 comments
#30 - avoid leak when free_chunk in sljitProtExecAllocator
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#29 - netbsd: implement non file backed alternative for sljitProtExecAllocator
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#28 - src: avoid map leak on failure
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#27 - test: propagate sljit_test failure to the system
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#26 - arm: correctly validate memw in sljit_emit_[f]mem
Pull Request -
State: closed - Opened by carenas almost 5 years ago
#25 - Undefined Behavior in sljitTest.c
Issue -
State: closed - Opened by krytarowski almost 5 years ago
- 7 comments
#24 - Make SLJIT_API_FUNC_ATTRIBUTE configurable from the outside
Pull Request -
State: closed - Opened by cohomology almost 5 years ago
#23 - Fix order of ifdefs in sljitUtils.c
Pull Request -
State: closed - Opened by cohomology almost 5 years ago
#22 - Wrong order of ifdefs in sljitUtils.c
Issue -
State: closed - Opened by cohomology almost 5 years ago
- 1 comment
#21 - VS2019 patches
Pull Request -
State: closed - Opened by kiyolee about 5 years ago
- 1 comment
#20 - Add SLJIT_UTIL_SIMPLE_STACK_ALLOCATION flag to use normal allocator for
Pull Request -
State: closed - Opened by cohomology about 5 years ago
- 4 comments
#19 - X86-32: Preserve ECX when skipping frames for return
Pull Request -
State: closed - Opened by hjl-tools about 5 years ago
- 1 comment
#18 - X86_32: Add SLJIT_ASSERT for unsupported (%esp)
Pull Request -
State: closed - Opened by hjl-tools about 5 years ago
#17 - X86_32: Don't over allocate instruction buffer
Pull Request -
State: closed - Opened by hjl-tools about 5 years ago