summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-275-259/+27
|\
| * 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
* | Merge from head@274682sjg2014-11-192-4/+0
|\ \ | |/
| * Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-192-4/+0
* | Merge head from 7/28sjg2014-08-196-12/+12
|\ \ | |/
| * 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
* | Updated dependenciessjg2014-05-162-2/+0
* | Updated dependenciessjg2014-05-102-0/+4
* | Merge headsjg2014-04-281-1/+1
|\ \ | |/
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* | Updated dependenciessjg2013-03-112-0/+2
* | Updated dependenciessjg2013-02-162-4/+0
* | Sync with HEAD.obrien2013-02-083-82/+186
|\ \ | |/
| * 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
| |
| \
| \
| \
| \
| \
*-----. \ Sync from headsjg2012-11-045-56/+96
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| |/
* | 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
|/
* 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
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.adrian2010-08-121-1/+6
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Teach crunchide(1) about PPC ELF64.nwhitehorn2010-07-102-1/+5
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-16/+16
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* Remove extra space introduced by the previous commit.trasz2009-12-291-1/+1
* Remove pppd and SLIP-related stuff.trasz2009-12-291-2/+2
* Run with -B and just .POSIX.obrien2009-01-311-2/+2
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theobrien2009-01-131-3/+4
OpenPOWER on IntegriCloud