Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to automatically fit sections into open spaces in the fixed area. | Kevin O'Connor | 2009-01-17 | 1 | -6/+4 |
* | Layout fixed area using linker instead of assembler. | Kevin O'Connor | 2009-01-17 | 1 | -11/+8 |
* | Show percent space of C code used in checkrom.py. | Kevin O'Connor | 2008-07-12 | 1 | -2/+4 |
* | Relinking rom32.o twice seems flaky - make third link stage. | Kevin O'Connor | 2008-07-06 | 1 | -5/+10 |
* | Ensure proper alignment of subsections. | Kevin O'Connor | 2008-07-05 | 1 | -2/+5 |
* | Use ld to build final rom; remove custom build utilities. | Kevin O'Connor | 2008-07-05 | 1 | -0/+33 |