openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LibJIT
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix last ChangeLog entry
Aleksey Demakov
More...
almost 6 years ago
Include jit-dump.h and jit-memory.h from jit.h
Aleksey Demakov
More...
almost 6 years ago
Merge pull request #21 from tromey/declare-functions
Aleksey Demakov
More...
about 6 years ago
Check for functions that are documented but not declared
Tom Tromey
More...
about 6 years ago
Merge pull request #19 from tromey/branch-optimize
Aleksey Demakov
More...
about 6 years ago
Add unit test for CFG transformation
Tom Tromey
More...
about 6 years ago
Add tests/unit subdirectory
Tom Tromey
More...
about 6 years ago
Merge pull request #18 from tromey/fix-some-warnings
Aleksey Demakov
More...
over 6 years ago
Fix some warnings
Tom Tromey
More...
over 6 years ago
Merge pull request #17 from M4GNV5/cherry-misc
Aleksey Demakov
More...
over 6 years ago
add a changelog entry for 54e7090, e385fd1 and f75ded9
Jakob Löw
More...
over 6 years ago
in the x86-64 backend use lea, inc and dec where applicable in add and sub opcodes
Jakob Löw
More...
over 6 years ago
Fix out-of-tree builds
Aleksey Demakov
More...
over 6 years ago
fix possible SIGSEGV on conversion
Jakob Löw
More...
over 6 years ago
Cosmetic changes
Aleksey Demakov
More...
over 6 years ago
Remove JITINT64CXX macro, move jit_size_t definition.
Aleksey Demakov
More...
over 6 years ago
Merge pull request #15 from M4GNV5/nesting
Aleksey Demakov
More...
over 6 years ago
make sure values don't change their address
Jakob Löw
More...
about 7 years ago
make sure struct return pointer arguments are always before parent frame pointer arguments
Jakob Löw
More...
over 7 years ago
remove all calls to _jit_gen_fix_value from jit-insn.c, re-adding the import opcode, which is transformed into an add_relative in jit-compile.c
Jakob Löw
More...
over 7 years ago
merge the latest commits from upstream
Jakob Löw
More...
over 7 years ago
Fix _jit_load_opcode() invocation in interpreter (thanks Jakob Löw <
[email protected]
>)
Aleksey Demakov
More...
over 7 years ago
add a simple unwinding check which makes the unwinder stop when the next frame is below the current one
Jakob Löw
More...
over 7 years ago
Remove reference to __CYGWIN32__
Ken Brown
More...
over 7 years ago
Don't use Win32 API on Cygwin
Ken Brown
More...
over 7 years ago
Remove obsolete compiler option on Cygwin
Ken Brown
More...
over 7 years ago
gitignore minimal binary
Aleksey Demakov
More...
over 7 years ago
add a chanelog entry for the new nesting system
Jakob Löw
More...
over 7 years ago
fix importing parameter in the interpreter as they reside in a custom memory location
Jakob Löw
More...
over 7 years ago
Add a special OP for retrieving the frame pointer
Jakob Löw
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree