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
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
string.cc
string.hh
util.hh