You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
566 B
18 lines
566 B
20 years ago
|
- Bugfixes:
|
||
|
|
||
|
- Error handling / reporting
|
||
|
* Report line/column numbers for syntax errors
|
||
|
* Better categorization of errors into severity levels
|
||
|
- Generate mem reserve map
|
||
|
* memory reserve section in source
|
||
|
- Testsuite
|
||
|
- Actually number releases, revision control, all that kind of jazz
|
||
|
|
||
|
- Labels:
|
||
|
Allow labels in tree source, which will be propogated and
|
||
|
exported as symbols in asm output
|
||
|
- Autogenerate phandles
|
||
|
Allow property values to contain a reference to another node
|
||
|
(by path or label) which will be turned into a phandle for that node
|
||
|
in the output.
|