diff options
author | Eric Biederman <ebiederm@xmission.com> | 2004-11-08 09:31:09 +0000 |
---|---|---|
committer | Eric Biederman <ebiederm@xmission.com> | 2004-11-08 09:31:09 +0000 |
commit | 41203d9b779d6f1c82de292b839793216f9199e7 (patch) | |
tree | 03195eedf64f74b4a8b0edf336629289440018c0 /src/superio/winbond/w83627hf | |
parent | dc9e6e35c43ccdfa06b1c93879895ef90ccb4ee2 (diff) | |
download | coreboot-41203d9b779d6f1c82de292b839793216f9199e7.tar.xz |
- 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
Diffstat (limited to 'src/superio/winbond/w83627hf')
0 files changed, 0 insertions, 0 deletions