0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adapt to latest libFirm/liboo version More... about 11 years ago
introduced separate flags for the optimizations More... over 11 years ago
add sisyphus as submodule More... over 11 years ago
Update fail_expectations More... over 11 years ago
Add a 'test' goal to Makefile More... over 11 years ago
adapted to libfirm changes More... almost 12 years ago
adapt to latest libfirm version More... almost 12 years ago
Adapt to libfirm API changes (80f9638213f614b9321047b9f66effb03dca95ca). More... almost 12 years ago
adapt to new libfirm revision More... almost 12 years ago
removed creation detection callback because the new VptrIsSet node is now used to detect object creation More... about 12 years ago
removed debug output More... about 12 years ago
need different RTA entry points and initial live classes for simplert and gcj More... about 12 years ago
don't forget to add constructor and class initialization methods for classes that are always considered live (e.g. because they are instantiated in native code in the standard library) More... about 12 years ago
add optimization mode e More... over 12 years ago
use new VPtrIsSet node More... over 12 years ago
gcj_interface: code cleanup More... over 12 years ago
adapt to latest libfirm revision (Sel/Member split, no Add(P,P)) More... over 12 years ago
do not create superobject field in interface types More... over 12 years ago
rename subobject_ident to the more correct superobject_ident More... over 12 years ago
renamed testcase TestEntityOverwrites2 to EntityCopies More... over 12 years ago
put class files into directories in build directory, one for each testcase More... over 12 years ago
bugfix for switched n < m which made for loop to dead code leaving interface methods unlinked More... over 12 years ago
implement RTA callback functions More... over 12 years ago
adjust to new RTA API version More... over 12 years ago
update libfirm revision so we don't fail on initializers that are smaller than their class while dumping More... over 12 years ago
rewrite logic for entity creation when implementing interface methods More... over 12 years ago
perform some verification after construction More... over 12 years ago
adapt to libfirm Sel memory input removal More... over 12 years ago
use new liboo MethodSel More... over 12 years ago
adapt to libfirm array type changes More... over 12 years ago