aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix various typos found w/codespellMike Frysinger2024-01-151-2/+2
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* update copyright headersMike Frysinger2024-01-011-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* refresh http:// URIsMike Frysinger2021-04-171-1/+2
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* scanmacho: add support for dumping UUIDsFabian Groffen2021-01-011-0/+6
| | | | | | | | | Add flag -U/--uuid to dump the object's UUID. (This is in particular useful when comparing against TextAPI stubs, .tbd files.) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* {,pax}macho: add support for arm64 archFabian Groffen2021-01-011-1/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* migrate to gitv1.0Mike Frysinger2015-03-021-1/+0
|
* scanmacho: add support to read LC_RPATH entries from Mach-O filesFabian Groffen2013-12-161-1/+14
|
* update copyright yearsMike Frysinger2012-11-041-2/+2
|
* update some copyrights, touch up some commentsFabian Groffen2010-04-041-8/+5
|
* touchup whitespace styleMike Frysinger2008-12-301-9/+1
|
* eat trailing whitespaceMike Frysinger2008-12-301-2/+2
|
* Initial commit of Mach-O related files. (bug #236512)Fabian Groffen2008-09-081-0/+279
| | | | | | | | | | - added macho.h (Mach-O definitions) and scanmacho.c (the scanelf equivalent for Mach-O files) - changed the Makefile to compile scanmacho (tested compilation on Darwin and Solaris) - changed paxinc.h to include macho.h and paxmacho.h - extended paxmacho.[ch] with relevant code to read meta information from Mach-O files
* oldMike Frysinger2007-03-161-63/+0
|
* just whitespaceMike Frysinger2006-11-281-1/+1
|
* fix building on stupid OpenBSD systemsMike Frysinger2006-01-101-2/+0
|
* flesh out more of mach-o support (disabled for now)Mike Frysinger2005-11-021-0/+65