summaryrefslogtreecommitdiff
path: root/src/minibfd
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Avoid allocation for constant string.Chris Wilson1-24/+23
2008-04-23Tons of UI tweaks. Oops.Chris Wilson1-4/+17
2007-12-22Tidy spacetime reporting.Chris Wilson1-8/+4
2007-12-07Add my copyright to the minibfd having made substantial changes.Chris Wilson6-115/+170
2007-12-07Increase linear growth for add line.Chris Wilson1-2/+2
2007-12-07Add symbol line lookup to the minibfd.Chris Wilson7-62/+1562
2007-12-06Remove the redundant error msg member.Chris Wilson2-25/+0
2007-12-06Eliminate the strcmp entirely for field lookup.Chris Wilson3-176/+151
2007-12-06Use a binary search to speed field lookup.Chris Wilson1-16/+28
2007-12-06Avoid the repeated search for the debug library.Chris Wilson2-79/+84
2007-12-05Import a mini bfd and elf reader from sysprof.Chris Wilson7-0/+11086