summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide
Commit message (Expand)AuthorAgeFilesLines
* MFC r308772: crunchide: report explicit error for combined string tableemaste2016-11-241-0/+4
* crunchide: add RISC-V to supported machine typesemaste2015-12-111-0/+4
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-275-259/+27
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+0
| |\
| * \ Merge head from 7/28sjg2014-08-193-9/+6
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync with HEAD.obrien2013-02-081-64/+166
| |\ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Sync from headsjg2012-11-042-14/+18
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | 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-191-2/+0
| |_|_|_|/ |/| | | |
* | | | | Remove ia64.marcel2014-07-072-7/+2
* | | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-2/+2
* | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-0/+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 changes.pfg2013-02-021-8/+8
| |/ / |/| |
* | | Some amount of style(9)obrien2012-06-271-12/+17
| |/ |/|
* | 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
* 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
* Introduce crunchide to the ELF e_machine MIPS values.obrien2008-09-031-0/+8
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* Remove alpha left-overs.ru2006-08-221-1/+1
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-4/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-4/+10
* Adjust the system endian and a.out headers to be more MI and cross-buildingobrien2004-06-221-0/+1
* Tell crunchide to deal with arm elf binaries as well.cognet2004-06-061-0/+4
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.stefanf2004-05-241-0/+1
* Fix a bug that caused i386 to produce broken binaries for big-endianru2003-08-081-16/+16
* Teach crunchide(1) about PowerPC ELF.obrien2003-07-221-0/+4
OpenPOWER on IntegriCloud