1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/usr.bin/dtc
Ed Maste bbe31b709a Improvements to BSD-licensed DTC.
- Numerous crash and bug fixes
- Improved warning and error messages
- Permit multiple labels on nodes and properties
- Fix node@address references
- Add support for /delete-node/
- Consume whitespace after a node
- Read the next token before the second /memreserve/
- Fix parsing of whitespace
- Clean up /delete-node/ and add support for /delete-property/
- Handle /delete-node/ specifying a unit address

Obtained from:	https://github.com/davidchisnall/dtc @df5ede4
2016-10-07 12:57:35 +00:00
..
checking.cc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
checking.hh Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
dtb.cc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
dtb.hh Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
dtc.1 Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
dtc.cc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
fdt.cc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
fdt.hh Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
HACKING
input_buffer.cc Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
input_buffer.hh Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +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 Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00
string.hh
util.hh Improvements to BSD-licensed DTC. 2016-10-07 12:57:35 +00:00