1. 672ac09 Clean up gcc attributes by David Gibson · 8 years ago
  2. 44a5971 Remove unused srcpos_dump() function by David Gibson · 9 years ago
  3. 0e2d399 Make srcpos_{v,}error() more widely useful by David Gibson · 11 years ago
  4. a1e6da8 Fix typo in type of srcpos_verror() et al. by David Gibson · 11 years ago
  5. 6efd906 Remove unused srcpos_warn() function by David Gibson · 11 years ago
  6. 1762537 Use stdbool more widely by David Gibson · 11 years ago
  7. 1b6d194 dtc: cpp co-existence: add support for #line directives by Stephen Warren · 12 years ago
  8. de6b762 dtc: Add -i option to support search paths by Simon Glass · 13 years ago
  9. 69df9f0 dtc: Implement -d option to write out a dependency file by Stephen Warren · 13 years ago
  10. c0fa2e6 Create new and use new print_error that uses printf style formatting. by John Bonesio · 14 years ago
  11. c6225f8 dtc: Cleanup YYLTYPE and YYLLOC_DEFAULT declarations by David Gibson · 15 years ago
  12. 728c5e8 dtc: Cleanup line number tracking, add column number tracking by David Gibson · 15 years ago
  13. d68cb36 dtc: Simpler interface to source file management by David Gibson · 15 years ago
  14. e5c8e1d Enhance source position implementation. by Jon Loeliger · 16 years ago
  15. 8a88ad8 dtc: Remove ugly include stack abuse by David Gibson · 17 years ago
  16. 7c635dc dtc: Fix error reporting in push_input_file() by David Gibson · 17 years ago
  17. 0f635df Remove const from dtc_file::dir. by Scott Wood · 17 years ago
  18. 910efac Look for include files in the directory of the including file. by Scott Wood · 17 years ago
  19. f77fe6a Add yyerrorf() for formatted error messages. by Scott Wood · 17 years ago
  20. 6d7b222 dtc: move declaration of yyerror by Milton Miller · 18 years ago
  21. ce34ae3 DTC: Incorporate some review suggestions. by Jon Loeliger · 18 years ago
  22. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 18 years ago