| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libmach: remove debug print | Russ Cox | 2012-07-14 | 1 | -1/+0 |
| * | merge | Russ Cox | 2012-03-05 | 2 | -2/+6 |
| * | libmach, acid, db: 64-bit support | Russ Cox | 2012-02-19 | 22 | -1036/+1968 |
| * | libmach: fix warning about preadn | Russ Cox | 2010-10-07 | 1 | -21/+0 |
| * | libmach: more mach-o support | Russ Cox | 2010-09-24 | 5 | -35/+343 |
| * | fix type-punned pointer warnings from gcc | Russ Cox | 2010-03-10 | 1 | -3/+3 |
| * | more licensing | Russ Cox | 2009-08-14 | 1 | -0/+31 |
| * | libmach: move machbyname, mach to crack.c to avoid OS X linker problem | Russ Cox | 2007-11-05 | 3 | -31/+26 |
| * | warning | rsc | 2006-04-20 | 1 | -1/+1 |
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 16 | -112/+111 |
| * | pointer conversions | rsc | 2006-02-14 | 2 | -2/+2 |
| * | initialize | rsc | 2006-02-06 | 1 | -0/+7 |
| * | shut up compiler | rsc | 2005-12-14 | 1 | -0/+1 |
| * | more mangler | rsc | 2005-11-29 | 3 | -21/+119 |
| * | demangling docs | rsc | 2005-11-29 | 2 | -0/+611 |
| * | test program | rsc | 2005-11-29 | 1 | -0/+27 |
| * | More demangling. | rsc | 2005-11-29 | 2 | -167/+423 |
| * | name mangling, process control | rsc | 2005-11-28 | 6 | -10/+780 |
| * | silence various warnings | rsc | 2005-08-11 | 1 | -1/+1 |
| * | I just hate to be pushed around by some @#$%^& machine. | rsc | 2005-07-19 | 1 | -3/+3 |
| * | gcc4 | rsc | 2005-07-13 | 1 | -0/+1 |
| * | Don't insert a bogus <nil> into printed path. | wkj | 2005-06-22 | 1 | -0/+3 |
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -0/+1 |
| * | use explicit %# | rsc | 2005-02-11 | 1 | -2/+2 |
| * | Remove libthread_db nonsense. | rsc | 2005-02-11 | 3 | -334/+0 |
| * | more pthread | rsc | 2005-02-11 | 3 | -101/+92 |
| * | less verbose | rsc | 2005-01-23 | 1 | -1/+2 |
| * | Start working through proper handling of pthreads when | rsc | 2005-01-23 | 14 | -415/+528 |
| * | free hdr->cmd | rsc | 2005-01-18 | 1 | -0/+1 |
| * | extract cmd in right place | rsc | 2005-01-18 | 3 | -6/+6 |
| * | add core cmd | rsc | 2005-01-18 | 3 | -0/+64 |
| * | signedness | rsc | 2005-01-14 | 1 | -1/+1 |
| * | os x changes | rsc | 2005-01-11 | 3 | -1/+5 |
| * | symopen | rsc | 2005-01-07 | 2 | -2/+2 |
| * | fix sunos | rsc | 2005-01-07 | 2 | -1/+2 |
| * | small hidings | rsc | 2005-01-07 | 6 | -13/+24 |
| * | debugging for sam, and an old fix forgotten | rsc | 2005-01-07 | 2 | -1/+1 |
| * | add declaration for elfdl386mapdl. | rsc | 2005-01-07 | 1 | -1/+2 |
| * | make regdesc global | rsc | 2005-01-07 | 1 | -11/+11 |
| * | GC unused variables. | wkj | 2004-12-29 | 1 | -2/+0 |
| * | declare elfdl386mapdl | rsc | 2004-12-28 | 1 | -0/+1 |
| * | move linux ureg code to portable file | rsc | 2004-12-28 | 2 | -0/+37 |
| * | more features | rsc | 2004-12-27 | 5 | -0/+676 |
| * | better unwinding for 386. | rsc | 2004-12-25 | 13 | -107/+493 |
| * | Compare function pointers against 0 rather than nil. | wkj | 2004-07-09 | 5 | -5/+5 |
| * | back to 32 bit for now | rsc | 2004-06-11 | 7 | -48/+43 |
| * | maybe 64-bit better | rsc | 2004-06-11 | 7 | -43/+48 |
| * | various bug fixes | rsc | 2004-05-05 | 2 | -8/+43 |
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -0/+1 |
| * | add registers to stack trace | rsc | 2004-04-21 | 1 | -1/+17 |
