grml...
[seabios.git] / tools / checkrom.py
2010-09-26 Kevin O'ConnorShow size of non-relocatable runtime code during build.
2010-09-25 Kevin O'ConnorAllow rom to grow to 256K.
2010-09-16 Kevin O'ConnorModify tools/layoutrom.py to use classes instead of...
2010-05-01 Kevin O'ConnorSimplify build by manually resolving external symbols...
2009-12-30 Kevin O'ConnorAdd support for 32bit PCI BIOS entry.
2009-12-19 Kevin O'ConnorFix potential build failure due to text16 section being...
2009-09-20 Kevin O'ConnorAllow rom to grow beyond 64K.
2009-05-23 Kevin O'ConnorPack 16bit code into last part of f-segment.
2009-01-17 Kevin O'ConnorTry to automatically fit sections into open spaces...
2009-01-17 Kevin O'ConnorLayout fixed area using linker instead of assembler.
2008-07-12 Kevin O'ConnorShow percent space of C code used in checkrom.py.
2008-07-06 Kevin O'ConnorRelinking rom32.o twice seems flaky - make third link...
2008-07-06 Kevin O'ConnorEnsure proper alignment of subsections.
2008-07-06 Kevin O'ConnorUse ld to build final rom; remove custom build utilities.