summaryrefslogtreecommitdiff
path: root/usr.bin/dtc
AgeCommit message (Expand)Author
2025-06-16dtc: Sync with upstream commit 23387ddJose Luis Duran
2025-04-11src: Use gnu++17 as the default C++ standardJohn Baldwin
2023-09-29dtc: Ensure it is built in C++17 modeJose Luis Duran
2023-09-26dtc: Sync with upstream commit 26a0fe5Jose Luis Duran
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-06-09usr.bin/dtc: Include <limits> for std::numeric_limits<>.John Baldwin
2022-03-30dtc.1: Fix the display of directives ending with semicolonsJose Luis Duran
2022-02-28dtc: Sync with upstream version e9a77451cdd8Jessica Clarke
2022-02-24dtc: more mandoc -T lint fixesWarner Losh
2022-02-23dtc.1: Mention the existence of -i flagJose Luis Duran
2022-02-23dtc.1: Appease mandoc -T lintJose Luis Duran
2020-02-20dtc: remove unknown option printf, since getopt will print itRebecca Cran
2020-02-14dtc: re-apply r353961, r354115Kyle Evans
2020-02-14Pull in latest fixes from dtc, up to 0060471Kyle Evans
2019-10-26dtc: Allow multiple dts-v1 tagEmmanuel Vadot
2019-10-23exit requires stdlib.h to be included to use.Warner Losh
2019-05-10Fix build issue with clang 8.0.1Leandro Lupori
2019-04-22Rework CXXSTD setting via r345708Enji Cooper
2019-04-21dtc(1): Pull in fix for segfault-upon-error conditionKyle Evans
2019-03-29Standardize `-std=c++* as `CXXSTD`Enji Cooper
2019-03-29Revert r345706: the third time will be the charmEnji Cooper
2019-03-29Standardize `-std=c++* as `CXXSTD`Enji Cooper
2019-03-29Revert r345704Enji Cooper
2019-03-29CXXSTD is the C++ analogue to CSTD.Enji Cooper
2019-03-28dtc(1): Update to 1a79f5f26631Kyle Evans
2018-08-23dtc(1): Update to 0892ec7; HACKING and implicit header fixesKyle Evans
2018-08-21minor grammar nit, to what? between them..John-Mark Gurney
2018-08-17dtc(1): Update to 97d2d5715eeb45108cc60367fdf6bd5b2046b050Kyle Evans
2018-04-13dtc(1): Update to upstream 006664aKyle Evans
2018-01-31dtc(1): Revert WARNS change from r328173Kyle Evans
2018-01-19dtc(1): Update to upstream ea3c233Kyle Evans
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-06-23dtc: Update to upstream 9ce35ff8Emmanuel Vadot
2017-06-20dtc: Update to upstream 917526Emmanuel Vadot
2017-04-17dtc: update to upstream 227d6a3Ed Maste
2017-04-17dtc: remove unused (since r306806) string.hhEd Maste
2017-02-13Fix build of BSD dtc when NDEBUG is defined (MK_ASSERT_DEBUG=no):Dimitry Andric
2016-11-26fdt: Expect strchr() to return a const char*Raphael Kubo da Costa
2016-10-07Improvements to BSD-licensed DTC.Ed Maste
2015-12-29Improvements to BSD-licensed DTC.David Chisnall
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-10-26Update some obsolete information in the HACKING document.David Chisnall
2015-10-26Ensure that dtc is built in C++11 mode.David Chisnall
2015-10-25Lots of improvements to the BSD-licensed dtcDavid Chisnall