1
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added asm_builtin_f2i functions. More... over 21 years ago
Compile without warnings. More... over 21 years ago
Removed JIT_MARKER_SUPPORT More... over 21 years ago
Added builtin_f2i functions. More... over 21 years ago
Use x86_64_emit_* functions for similar code as alu ops or shifts. More... over 21 years ago
- prototypes for x86_64_emit_* functions More... over 21 years ago
- bugfix for CONSECUTIVE_INTARGS and leaf method argument register passing More... over 21 years ago
Segfault handler with Boehm fixed More... over 21 years ago
asm_ defines for f2i conversions. More... over 21 years ago
Also check for printing floats correctly (fp test) More... over 21 years ago
removed ; after Runner.run ()V in nativecalls.h so raytrace will work More... over 21 years ago
Check corner cases on F2I, F2L, D2I and D2L. We don't need -ieee anymore. More... over 21 years ago
framework for handbook added More... over 21 years ago
Had commented out a real stmt in xtaMarkSubs More... over 21 years ago
Removed old compiler remains More... over 21 years ago
Updated distfiles More... over 21 years ago
Removed old compiler remains More... over 21 years ago
to save memory More... over 21 years ago
asm_switchstackandcall now defined in asmpart.h More... over 21 years ago
USE_BOEHM removed. More... over 21 years ago
We do not support special DIV on i386. More... over 21 years ago
Test version: we use function calls instead of code generating macros More... over 21 years ago
Removed obsolete dis-stuff.h More... over 21 years ago
Test version: we use function calls instead of code generating macros. More... over 21 years ago
asm_switchstackandcall is now defined in asmpart.h More... over 21 years ago
Removed obsolete dis-stuff.h and moved #include's here. More... over 21 years ago
Cast code pointer to s8. More... over 21 years ago
Stuff from dis-stuff.h, which is obsolete. More... over 21 years ago
Calculate exception address correct. More... over 21 years ago
reg alloc changes for x86_64. More... over 21 years ago