Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-18 | free hdr->cmd | rsc | 1 | -0/+1 |
2005-01-18 | extract cmd in right place | rsc | 3 | -6/+6 |
2005-01-18 | add core cmd | rsc | 3 | -0/+64 |
2005-01-14 | signedness | rsc | 1 | -1/+1 |
2005-01-11 | os x changes | rsc | 3 | -1/+5 |
2005-01-07 | symopen | rsc | 2 | -2/+2 |
2005-01-07 | fix sunos | rsc | 2 | -1/+2 |
2005-01-07 | small hidings | rsc | 6 | -13/+24 |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 2 | -1/+1 |
2005-01-07 | add declaration for elfdl386mapdl. | rsc | 1 | -1/+2 |
2005-01-07 | make regdesc global | rsc | 1 | -11/+11 |
2004-12-29 | GC unused variables. | wkj | 1 | -2/+0 |
2004-12-28 | declare elfdl386mapdl | rsc | 1 | -0/+1 |
2004-12-28 | move linux ureg code to portable file | rsc | 2 | -0/+37 |
2004-12-27 | more features | rsc | 5 | -0/+676 |
2004-12-25 | better unwinding for 386. | rsc | 13 | -107/+493 |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 5 | -5/+5 |
2004-06-11 | back to 32 bit for now | rsc | 7 | -48/+43 |
2004-06-11 | maybe 64-bit better | rsc | 7 | -43/+48 |
2004-05-05 | various bug fixes | rsc | 2 | -8/+43 |
2004-04-29 | add -W to specify window size. | rsc | 1 | -0/+1 |
2004-04-21 | add registers to stack trace | rsc | 1 | -1/+17 |
2004-04-21 | Fix the bugs I introduced fixing the bug earlier tonight. | rsc | 4 | -6/+11 |
2004-04-21 | Clean up the dwarf code. | rsc | 5 | -54/+50 |
2004-04-20 | cut dwarf a little slack. | rsc | 2 | -3/+7 |
2004-04-20 | fix stupid bug in findsym | rsc | 1 | -1/+1 |
2004-04-20 | final tweaks for tonight. | rsc | 1 | -2/+0 |
2004-04-20 | make things work on SunOS | rsc | 2 | -2/+2 |
2004-04-20 | yet more [] | rsc | 1 | -8/+8 |
2004-04-20 | fix various bugs for sunos | rsc | 6 | -13/+13 |
2004-04-20 | kill some more [] | rsc | 1 | -23/+31 |
2004-04-19 | darwin | rsc | 1 | -0/+1 |
2004-04-19 | make mac work | rsc | 1 | -2/+4 |
2004-04-19 | for no systems. | rsc | 1 | -0/+59 |
2004-04-19 | clean up when finished. | rsc | 2 | -9/+292 |
2004-04-19 | cut unnamed unions | rsc | 1 | -4/+4 |
2004-04-19 | get rid of array indexes. | rsc | 1 | -575/+771 |
2004-04-19 | libmach | rsc | 53 | -0/+12038 |