summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* crunchide: add RISC-V to supported machine typesemaste2015-12-111-0/+4
* Fix rescue build after r284356 with STRIP= by using proper STRIPBIN per build...bdrewery2015-07-281-2/+2
* new dependssjg2015-06-161-1/+0
* Change -Wl,-r back to -r so gcc doesn't pass --relax to the linker on sometijl2015-06-151-1/+1
* Tell the compiler that -dc and -r are linker flags.tijl2015-06-141-1/+1
* Fix typo - this upsets llvm/gcc-4.9, but not gcc-4.2 for some reason.adrian2015-06-141-1/+1
* Fix up crunchgen binary generation to work with external cross-buildadrian2015-06-131-2/+3
* Add META_MODE support.sjg2015-06-132-0/+39
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-082-4/+0
| * Merge sync of headsjg2015-05-275-259/+27
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-192-4/+0
| |\
| * \ Merge head from 7/28sjg2014-08-196-12/+12
| |\ \
| * | | Updated dependenciessjg2014-05-162-2/+0
| * | | Updated dependenciessjg2014-05-102-0/+4
| * | | Merge headsjg2014-04-281-1/+1
| |\ \ \
| * | | | Updated dependenciessjg2013-03-112-0/+2
| * | | | Updated dependenciessjg2013-02-162-4/+0
| * | | | Sync with HEAD.obrien2013-02-083-82/+186
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Sync from headsjg2012-11-045-56/+96
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-223-3/+43
| * | | | | | | | | MFC: r237574: crunchen uses the same make binary as the rest of the buildobrien2012-06-251-5/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | crunchide: remove EOL whitespaceemaste2015-05-121-3/+3
* | | | | | | | | crunchide: Restore local EM_AARCH64 constant for bootstrappingemaste2015-04-301-0/+3
* | | | | | | | | crunchide: add basic string table sanity checksemaste2015-04-281-6/+13
* | | | | | | | | crunchide: Remove local EM_* ELF definitions provided by system ELF headersemaste2015-04-201-24/+0
* | | | | | | | | crunchide: always include both 32- and 64-bit ELF supportemaste2015-04-182-13/+6
* | | | | | | | | crunchide: remove unused a.out and non-functional ECOFF supportemaste2015-04-174-217/+0
* | | | | | | | | crunchide: arm64 supportemaste2015-03-271-1/+2
* | | | | | | | | crunchide: Correct 64-bit section header offsetemaste2015-01-161-1/+2
* | | | | | | | | Add support to crunchide for handling AArch64 (arm64) ELF files.andrew2015-01-061-0/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-192-4/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove ia64.marcel2014-07-072-7/+2
* | | | | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-202-5/+5
* | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-082-0/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
* | | | | crunchide(1): Put e_shnum into a local variable.pfg2013-02-031-10/+13
* | | | | crunchide(1): support non-custom elf object layoutpfg2013-02-031-60/+157
* | | | | crunch: Sync some NetBSD changespfg2013-02-031-0/+2
* | | | | crunch: Sync some NetBSD changespfg2013-02-021-2/+3
* | | | | crunch: Sync some NetBSD changes.pfg2013-02-023-26/+26
| |/ / / |/| | |
* | | | Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+1
* | | | Add support for bmake. This includes:marcel2012-10-061-3/+3
| |/ / |/| |
* | | Some amount of style(9)obrien2012-06-273-53/+94
* | | Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-251-5/+11
| |/ |/|
* | Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-2/+1
|/
* Fix crunchide on MIPS with other than the O32 ABI.jmallett2012-03-131-1/+2
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butimp2010-09-131-11/+2
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHimp2010-09-131-2/+11
OpenPOWER on IntegriCloud