freebsd-dev/usr.bin/dtc
David Chisnall c64a3eaf92 Improvements to BSD-licensed DTC.
- Added an expression parser so that expressions from headers are now working
- Fixed missing null terminators on cross references
- Disabled exceptions / RTTI in the build for smaller binaries
- Changed phandle order generation to be identical to GPL'd dtc
2015-12-29 16:29:42 +00:00
..
checking.cc Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
checking.hh Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
dtb.cc
dtb.hh Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
dtc.1
dtc.cc
fdt.cc Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
fdt.hh Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
HACKING Update some obsolete information in the HACKING document. 2015-10-26 11:02:57 +00:00
input_buffer.cc Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
input_buffer.hh Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
Makefile Improvements to BSD-licensed DTC. 2015-12-29 16:29:42 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
string.cc
string.hh
util.hh