summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide/exec_elf32.c
Commit message (Expand)AuthorAgeFilesLines
* crunchide: Restore IA-64 support accidentally lost in r292421 mismergeemaste2015-12-291-0/+1
* MFC r281674: crunchide: always include both 32- and 64-bit ELF supportemaste2015-12-181-1/+4
* Sync crunchide(1) arch support with HEADemaste2015-12-181-23/+6
* MFC r282144: crunchide: add basic string table sanity checksemaste2015-05-211-6/+13
* crunchide: Correct 64-bit section header offsetemaste2015-01-231-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 changes.pfg2013-02-021-8/+8
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-2/+1
* 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-101-0/+4
* Introduce crunchide to the ELF e_machine MIPS values.obrien2008-09-031-0/+8
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-4/+4
* Tell crunchide to deal with arm elf binaries as well.cognet2004-06-061-0/+4
* 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
* Add AMD64 support.peter2003-06-031-0/+4
* Back out the totally unapproved backout of my commits.obrien2003-03-291-1/+1
* Complete the endianness support -- sparc64 can now do i386.ru2003-03-131-16/+10
* Part 1/3 of unbreaking cross releases:ru2003-01-291-1/+1
* Use <sys/endian.h> rather than a private verison.obrien2002-12-301-3/+2
* Bootstrapping aid for 4.0-RELEASE.ru2002-11-131-0/+6
* Handle endianness. This completes cross-support for sparc64.ru2002-05-241-40/+55
* Added support for ia64 and sparc64.ru2002-05-211-0/+2
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-301-1/+7
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-3/+5
* Teach crunch about an elf/a.out world.jkh1998-09-141-0/+389
OpenPOWER on IntegriCloud