mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
Initial label support. Also switch to glr-parser mode and get rid of
hacks that were necessary without it.
This commit is contained in:
parent
fc14dad769
commit
4102d840d9
10 changed files with 107 additions and 55 deletions
2
TODO
2
TODO
|
|
@ -4,8 +4,6 @@
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue