No description
Find a file
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
documentation - Update abuild.sh so it will rebuild successfull builds 2004-11-04 11:04:33 +00:00
src *** empty log message *** 2004-11-05 22:14:33 +00:00
targets update to new structure 2004-11-02 20:29:30 +00:00
util - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :) 2004-11-08 09:31:09 +00:00
ChangeLog - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
COPYING - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
NEWS - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00