30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup fp fix to pop directly instead of pop acc/mov x,acc; what was I thinking? More... over 23 years ago
just fixed a poor man's lazyness bug More... over 23 years ago
fixed genUminus bug for int and long More... over 23 years ago
minor TINI fixes More... over 23 years ago
Get Borland C++ Makefiles working again More... over 23 years ago
Clean .lib files out of ds390/ before copying new ones up More... over 23 years ago
addiCodeToeBBlock should treat RETURN as flow control (like GOTO and JUMPTABLE) More... over 23 years ago
Allow optimizer to replace params/locals in far space with registers for DS390 port More... over 23 years ago
Better fix for DS80C390 div bug (Johan's fp bug fixed in rev 1.4) More... over 23 years ago
Fixed a parameter allocation bug More... over 23 years ago
ds390 uses a 4 byte instruction code in flat24 More... over 23 years ago
changed some local var's to static More... over 23 years ago
fixed '\b' handling More... over 23 years ago
Initial revision More... over 23 years ago
Taking out binutils More... over 23 years ago
restructured fp support More... over 23 years ago
temporary fix for fp support More... over 23 years ago
restructuring fp support More... over 23 years ago
Initial %f support More... over 23 years ago
Add TINI target More... over 23 years ago
Add tini and install-tini targets to master makefile More... over 23 years ago
packihx now lives in src/ More... over 23 years ago
Properly install packihx utility More... over 23 years ago
Fix Karl's FarPointer bug More... over 23 years ago
Do not cache the result of the vasprintf test (see configure.in for explanation); finally get clean build on Solaris More... over 23 years ago
fixed the pointers alive across function calls More... over 23 years ago
missed a spot where ronly can be set More... over 23 years ago
removed some quarks, works for tini loader 0515 now More... over 23 years ago
new example More... over 23 years ago
fixed tini loader 0515 IVT mapping More... over 23 years ago