/[Development]
ViewVC logotype

Revision 1767


Jump to revision: Previous Next
Author: ebiederm
Date: Mon Nov 8 09:31:09 2004 UTC (8 years, 6 months ago)
Changed paths: 1
Log Message:
- 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.


Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/util/romcc/romcc.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15