12 Commits (15ad6d862ec7f66dc00783798705a8db1c5d9aca)

Author SHA1 Message Date
David Gibson c6225f86fd dtc: Cleanup YYLTYPE and YYLLOC_DEFAULT declarations 15 years ago
David Gibson e1fee329e2 dtc: Cleanup srcpos_string() 15 years ago
David Gibson 728c5e87c6 dtc: Cleanup line number tracking, add column number tracking 15 years ago
David Gibson d68cb36b0b dtc: Simpler interface to source file management 15 years ago
Jon Loeliger e5c8e1dcd7 Enhance source position implementation. 16 years ago
Jon Loeliger 879e4d2590 Implement and use an xstrdup() function 16 years ago
David Gibson f7ea3708c3 dtc: Make dtc_open_file() die() if unable to open requested file 17 years ago
Scott Wood 0f635df874 Remove const from dtc_file::dir. 17 years ago
Scott Wood 42107f8bba Convert malloc() uses to xmalloc(). 17 years ago
Scott Wood 5695e99d5f Handle absolute pathnames correctly in dtc_open_file. 17 years ago
Scott Wood 910efac4b4 Look for include files in the directory of the including file. 17 years ago
Jon Loeliger e45e6fd274 DTC: Add support for a C-like #include "file" mechanism. 18 years ago