Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-26 | monster commit: replace all registers with aliases to ease optimisation | Camil Staps | 1 | -642/+641 | |
2016-11-25 | Some fixes in copying collector; too hasty modification | Camil Staps | 1 | -5/+6 | |
2016-11-12 | Fix issue in the copying collector where things were incorrectly (not) ↵ | Camil Staps | 1 | -6/+6 | |
marked as already copied | |||||
2016-11-10 | Fix some more #9 -> #7 instances | Camil Staps | 1 | -2/+0 | |
2016-11-06 | Rollback some previous changes because they were incorrect | Camil Staps | 1 | -32/+32 | |
2016-10-19 | Fix some cases where data before a node entry is used | Camil Staps | 1 | -30/+30 | |
2016-10-16 | Maybe Fix for having the LSB on 1, by flipping its meaning in the garbage ↵ | Camil Staps | 1 | -36/+39 | |
collector | |||||
2016-10-15 | TEMPORARY fix for the copying collector that needs the lowest bit cleared | Camil Staps | 1 | -0/+1 | |
2016-09-18 | .gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str ↵ | Camil Staps | 1 | -0/+1332 | |
pc,[sp,#-4]! and conditional instructions for Thumb-2 |