coreboot-kgpe-d16/util
Eric Biederman 41203d9b77 - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :)
- Preprocessor constant expression evaluation is no long a special case so
  unsigned long values can not be used.
- Undefined macros are not converted to 0.  But a big warning is printed.
- Garbage at the of an #include directive is now done in tokens instead of
  in characters.
  This allows comments after an #include directive.
- Repaired a previously unnoticed regression in constant expression
  evaluation.  Logical expressions can now be evaluated again.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1767 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-11-08 09:31:09 +00:00
..
abuild add compiler from crosstool, too 2004-11-05 23:19:46 +00:00
buildrom minor reformat 2004-05-24 19:48:13 +00:00
extensions first shot of legacybios emulation. 2003-09-18 14:16:08 +00:00
flash_and_burn Tyan update to work with new CPU Config 2004-10-20 05:07:16 +00:00
getpir seperate code generation 2004-09-07 21:31:06 +00:00
newconfig - Ensure the all target is the first commands in the makefile.... 2004-11-05 09:03:47 +00:00
nrv2b - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
options - Moved hlt() to it's own header. 2004-03-11 15:01:31 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :) 2004-11-08 09:31:09 +00:00
vgabios added testbios for V2 2004-07-08 17:18:27 +00:00