summaryrefslogtreecommitdiff
path: root/usr.bin/dtc/input_buffer.cc
AgeCommit message (Expand)Author
2025-06-16dtc: Sync with upstream commit 23387ddJose Luis Duran
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-06-09usr.bin/dtc: Include <limits> for std::numeric_limits<>.John Baldwin
2022-02-28dtc: Sync with upstream version e9a77451cdd8Jessica Clarke
2019-03-28dtc(1): Update to 1a79f5f26631Kyle Evans
2018-01-19dtc(1): Update to upstream ea3c233Kyle Evans
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-06-20dtc: Update to upstream 917526Emmanuel Vadot
2017-04-17dtc: update to upstream 227d6a3Ed Maste
2017-02-13Fix build of BSD dtc when NDEBUG is defined (MK_ASSERT_DEBUG=no):Dimitry Andric
2016-10-07Improvements to BSD-licensed DTC.Ed Maste
2015-12-29Improvements to BSD-licensed DTC.David Chisnall
2015-10-25Lots of improvements to the BSD-licensed dtcDavid Chisnall
2014-06-10dtc: ignore lines starting with #.Rui Paulo
2013-08-14Make carets line up in dtc diagnostics if the line starts with a tab.David Chisnall
2013-02-19dtc: fix bootstrapping from 8.2-STABLEUlrich Spörlein
2013-01-23Explicitly include headers that are implicitly included by libstdc++. FixesDavid Chisnall
2013-01-22Import new (BSDL) device tree compiler. Now built by default, so that it can'tDavid Chisnall