aboutsummaryrefslogtreecommitdiff
path: root/src/libmach
AgeCommit message (Expand)AuthorFilesLines
2020-05-07all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman1-0/+1
2020-01-15libmach: Fix type errors in FreeBSD.cDan Cross1-4/+4
2020-01-10Trivial changes: whitespace and modes.Dan Cross48-154/+123
2020-01-07libmach: plug another memory leakNeven Sajko1-0/+2
2020-01-07libmach: plug memory leakNeven Sajko1-1/+4
2017-09-01libmach: initialize ss variable in stabsline2pc functionDavid du Colombier1-1/+2
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox2-4/+4
2014-02-27all: DragonFly port.Shenghou Ma1-0/+318
2013-01-30libmach: fix crash in dwarfpc (misuse of realloc)Xi Wang1-0/+1
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-1/+1
2012-07-14libmach: remove debug printRuss Cox1-1/+0
2012-03-05mergeRuss Cox2-2/+6
2012-02-19libmach, acid, db: 64-bit supportRuss Cox22-1036/+1968
2010-10-07libmach: fix warning about preadnRuss Cox1-21/+0
2010-09-24libmach: more mach-o supportRuss Cox5-35/+343
2010-03-10fix type-punned pointer warnings from gccRuss Cox1-3/+3
2009-08-14more licensingRuss Cox1-0/+31
2007-11-05libmach: move machbyname, mach to crack.c to avoid OS X linker problemRuss Cox3-31/+26
2006-04-20warningrsc1-1/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc16-112/+111
2006-02-14pointer conversionsrsc2-2/+2
2006-02-06initializersc1-0/+7
2005-12-14shut up compilerrsc1-0/+1
2005-11-29more manglerrsc3-21/+119
2005-11-29demangling docsrsc2-0/+611
2005-11-29test programrsc1-0/+27
2005-11-29More demangling.rsc2-167/+423
2005-11-28name mangling, process controlrsc6-10/+780
2005-08-11silence various warningsrsc1-1/+1
2005-07-19I just hate to be pushed around by some @#$%^& machine.rsc1-3/+3
2005-07-13gcc4rsc1-0/+1
2005-06-22Don't insert a bogus <nil> into printed path.wkj1-0/+3
2005-03-28more netbsd support.rsc1-0/+1
2005-02-11use explicit %#rsc1-2/+2
2005-02-11Remove libthread_db nonsense.rsc3-334/+0
2005-02-11more pthreadrsc3-101/+92
2005-01-23less verbosersc1-1/+2
2005-01-23Start working through proper handling of pthreads whenrsc14-415/+528
2005-01-18free hdr->cmdrsc1-0/+1
2005-01-18extract cmd in right placersc3-6/+6
2005-01-18add core cmdrsc3-0/+64
2005-01-14signednessrsc1-1/+1
2005-01-11os x changesrsc3-1/+5
2005-01-07symopenrsc2-2/+2
2005-01-07fix sunosrsc2-1/+2
2005-01-07small hidingsrsc6-13/+24
2005-01-07debugging for sam, and an old fix forgottenrsc2-1/+1
2005-01-07add declaration for elfdl386mapdl.rsc1-1/+2
2005-01-07make regdesc globalrsc1-11/+11
2004-12-29GC unused variables.wkj1-2/+0