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