aboutsummaryrefslogtreecommitdiff
path: root/src/libmach
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-28declare elfdl386mapdlrsc1-0/+1
2004-12-28move linux ureg code to portable filersc2-0/+37
2004-12-27more featuresrsc5-0/+676
2004-12-25better unwinding for 386.rsc13-107/+493
2004-07-09Compare function pointers against 0 rather than nil.wkj5-5/+5
2004-06-11back to 32 bit for nowrsc7-48/+43
2004-06-11maybe 64-bit betterrsc7-43/+48
2004-05-05various bug fixesrsc2-8/+43
2004-04-29add -W to specify window size.rsc1-0/+1
2004-04-21add registers to stack tracersc1-1/+17
2004-04-21Fix the bugs I introduced fixing the bug earlier tonight.rsc4-6/+11
2004-04-21Clean up the dwarf code.rsc5-54/+50
2004-04-20cut dwarf a little slack.rsc2-3/+7
2004-04-20fix stupid bug in findsymrsc1-1/+1
2004-04-20final tweaks for tonight.rsc1-2/+0
2004-04-20make things work on SunOSrsc2-2/+2