aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* send-pr: wave goodbyeEitan Adler2018-08-191-1/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-3/+10
* Remove badsect(8).Konstantin Belousov2017-11-052-2/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-131-1/+1
* crunchgen: quiet -Wmissing-prototypesRyan Libby2017-09-072-17/+4
* Teach crunchide about EM_S390 to make bootstrapping from futureBjoern A. Zeeb2017-01-101-0/+1
* Show that the crunchgen configuration file name is not optional.Warren Block2017-01-061-3/+3
* crunchide: report explicit error for combined string tableEd Maste2016-11-171-0/+4
* crunchide: remove obsolete a.out header and commentEd Maste2016-11-161-2/+1
* crunchgen: do not strip crunched binary (it will be done by install)Ed Maste2016-09-301-2/+0
* META_MODE/DIRDEPS_BUILD: Fix various issues with crunch builds.Bryan Drewery2016-09-011-0/+1
* WITH_AUTO_OBJ: Fix crunchgen builds.Bryan Drewery2016-05-261-1/+6
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
* crunchide: add RISC-V to supported machine typesEd Maste2015-12-111-0/+4
* Fix rescue build after r284356 with STRIP= by using proper STRIPBIN per build...Bryan Drewery2015-07-281-2/+2
* new dependsSimon J. Gerraty2015-06-161-1/+0
* Change -Wl,-r back to -r so gcc doesn't pass --relax to the linker on someTijl Coosemans2015-06-151-1/+1
* Tell the compiler that -dc and -r are linker flags.Tijl Coosemans2015-06-141-1/+1
* Fix typo - this upsets llvm/gcc-4.9, but not gcc-4.2 for some reason.Adrian Chadd2015-06-141-1/+1
* Fix up crunchgen binary generation to work with external cross-buildAdrian Chadd2015-06-131-2/+3
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+39
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-259/+27
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-4/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-196-12/+12
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-162-2/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-102-0/+4
| * | | Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-112-0/+2
| * | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-083-82/+186
| |\ \ \ \
| * \ \ \ \ Sync from headSimon J. Gerraty2012-11-045-56/+96
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-3/+43
| * | | | | | MFC: r237574: crunchen uses the same make binary as the rest of the buildDavid E. O'Brien2012-06-251-5/+11
| |\ \ \ \ \ \
* | | | | | | | crunchide: remove EOL whitespaceEd Maste2015-05-121-3/+3
* | | | | | | | crunchide: Restore local EM_AARCH64 constant for bootstrappingEd Maste2015-04-301-0/+3
* | | | | | | | crunchide: add basic string table sanity checksEd Maste2015-04-281-6/+13
* | | | | | | | crunchide: Remove local EM_* ELF definitions provided by system ELF headersEd Maste2015-04-201-24/+0
* | | | | | | | crunchide: always include both 32- and 64-bit ELF supportEd Maste2015-04-182-13/+6
* | | | | | | | crunchide: remove unused a.out and non-functional ECOFF supportEd Maste2015-04-174-217/+0
* | | | | | | | crunchide: arm64 supportEd Maste2015-03-271-1/+2
* | | | | | | | crunchide: Correct 64-bit section header offsetEd Maste2015-01-161-1/+2
* | | | | | | | Add support to crunchide for handling AArch64 (arm64) ELF files.Andrew Turner2015-01-061-0/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-192-4/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove ia64.Marcel Moolenaar2014-07-072-7/+2
* | | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-202-5/+5
* | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-082-0/+4
| |_|_|_|/ |/| | | |
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| |_|_|/ |/| | |
* | | | crunchgen: Permit use of alternative linkers.Pedro F. Giffuni2013-02-051-1/+2