aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use __typeof__ instead of typeof to build with stricter standardsMike Frysinger2015-08-131-1/+1
* migrate to gitv1.0Mike Frysinger2015-03-021-1/+0
* scanmacho: fix up signed warnings with newer gccMike Frysinger2013-04-161-2/+2
* update copyright yearsMike Frysinger2012-11-041-5/+5
* convert core pointers to void* to avoid ugly casts and gcc alignment warnings...Mike Frysinger2010-01-151-3/+3
* cleanup code style a bit and simplify a bunch of places -- hopefully i didnt ...Mike Frysinger2008-12-301-1/+4
* Initial commit of Mach-O related files. (bug #236512)Fabian Groffen2008-09-081-12/+39
* - update copyright headersNed Ludd2007-05-231-4/+4
* update copyright years and unify headers in porting.hMike Frysinger2006-01-051-4/+4
* flesh out more of mach-o support (disabled for now)Mike Frysinger2005-11-021-0/+29