Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-25 | Avoid allocation for constant string. | Chris Wilson | 1 | -24/+23 |
2008-04-23 | Tons of UI tweaks. Oops. | Chris Wilson | 1 | -4/+17 |
2007-12-22 | Tidy spacetime reporting. | Chris Wilson | 1 | -8/+4 |
2007-12-07 | Add my copyright to the minibfd having made substantial changes. | Chris Wilson | 6 | -115/+170 |
2007-12-07 | Increase linear growth for add line. | Chris Wilson | 1 | -2/+2 |
2007-12-07 | Add symbol line lookup to the minibfd. | Chris Wilson | 7 | -62/+1562 |
2007-12-06 | Remove the redundant error msg member. | Chris Wilson | 2 | -25/+0 |
2007-12-06 | Eliminate the strcmp entirely for field lookup. | Chris Wilson | 3 | -176/+151 |
2007-12-06 | Use a binary search to speed field lookup. | Chris Wilson | 1 | -16/+28 |
2007-12-06 | Avoid the repeated search for the debug library. | Chris Wilson | 2 | -79/+84 |
2007-12-05 | Import a mini bfd and elf reader from sysprof. | Chris Wilson | 7 | -0/+11086 |