Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-23 | dtc: Make dtc_open_file() die() if unable to open requested file | David Gibson | 1 | -7/+4 |
2008-01-11 | Remove const from dtc_file::dir. | Scott Wood | 1 | -2/+2 |
2008-01-07 | Convert malloc() uses to xmalloc(). | Scott Wood | 1 | -9/+3 |
2008-01-07 | Handle absolute pathnames correctly in dtc_open_file. | Scott Wood | 1 | -0/+12 |
2008-01-04 | Look for include files in the directory of the including file. | Scott Wood | 1 | -59/+67 |
2007-03-26 | DTC: Add support for a C-like #include "file" mechanism. | Jon Loeliger | 1 | -0/+105 |