aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Misc minor cleanups.Kevin O'Connor2008-10-261-2/+2
* Change checkstack.py tool - key functions by address instead of name.Kevin O'Connor2008-07-131-45/+48
* Show percent space of C code used in checkrom.py.Kevin O'Connor2008-07-121-2/+4
* Relinking rom32.o twice seems flaky - make third link stage.Kevin O'Connor2008-07-061-5/+10
* Ensure proper alignment of subsections.Kevin O'Connor2008-07-051-2/+5
* Use ld to build final rom; remove custom build utilities.Kevin O'Connor2008-07-053-144/+33
* Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.Kevin O'Connor2008-07-041-2/+3
* Add hack to prevent checkstack.py from infinitely recursing (with bad input).Kevin O'Connor2008-07-041-0/+1
* Fixup bios.bin.elf building on other versions of ld.Kevin O'Connor2008-06-201-1/+1
* Improvements to checkstack.py tool.Kevin O'Connor2008-06-071-11/+34
* Add tool to check stack usage of 16bit code.Kevin O'Connor2008-05-121-0/+117
* Fix elf build; rename target file rom.bin to bios.bin.Kevin O'Connor2008-05-101-4/+3
* Support 32bit entry point and an elf wrapped binary.Kevin O'Connor2008-05-081-0/+7
* Apply workaround to allow compiling under Ubuntu.Kevin O'Connor2008-03-021-1/+1
* Fix header guards produced by defsys.pyKevin O'Connor2008-03-011-8/+25
* Misc updates.Kevin O'Connor2008-02-261-0/+9
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-5/+0
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-252-0/+116