- Massive set of cleanups/fixes for romcc. Lots of corner cases now work
authorEric Biederman <ebiederm@xmission.com>
Tue, 1 Jul 2003 10:05:30 +0000 (10:05 +0000)
committerEric Biederman <ebiederm@xmission.com>
Tue, 1 Jul 2003 10:05:30 +0000 (10:05 +0000)
commit530b5193e477d1756598700805b35e8a129a241f
tree3eb231f12c378a51d39ebb02d233628cf436796b
parent57fa1b8279d78b3083b086708d857422ed99beca
- Massive set of cleanups/fixes for romcc.  Lots of corner cases now work
  properly.  And a few long standing bugs have been rooted out and removed.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@931 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/Makefile
util/romcc/romcc.c
util/romcc/tests/raminit_test5.c [new file with mode: 0644]
util/romcc/tests/simple_test48.c [new file with mode: 0644]
util/romcc/tests/simple_test49.c [new file with mode: 0644]
util/romcc/tests/simple_test50.c [new file with mode: 0644]
util/romcc/tests/simple_test51.c [new file with mode: 0644]
util/romcc/tests/simple_test52.c [new file with mode: 0644]
util/romcc/tests/simple_test53.c [new file with mode: 0644]
util/romcc/tests/simple_test54.c [new file with mode: 0644]