Initial commit

This commit is contained in:
David Gibson 2005-06-08 17:18:34 +10:00
commit fc14dad769
16 changed files with 2985 additions and 0 deletions

19
TODO Normal file
View file

@ -0,0 +1,19 @@
- Bugfixes:
- Error handling / reporting
* Report line/column numbers for syntax errors
* Better categorization of errors into severity levels
- Generate mem reserve map
* Command line options to place a number of blank entries to be
filled in by bootloader
* 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.