Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-08 | Remove final bits of binparser | Søren Sandmann Pedersen | 1 | -384/+0 |
2008-04-20 | Initial build id support | Søren Sandmann Pedersen | 1 | -1/+0 |
2007-03-02 | Make a copy of the vdso bytes to make valgrind a little quieter. | Soren Sandmann | 1 | -0/+2 |
2007-02-24 | Updates | Soren Sandmann | 1 | -55/+12 |
2007-02-24 | include correct header file | Søren Sandmann Pedersen | 1 | -1/+1 |
2007-02-24 | Switch to a simpler conceptual model. Update to binparser API changes. | Soren Sandman | 1 | -297/+249 |
2007-02-09 | svn path=/trunk/; revision=351 | Søren Sandmann Pedersen | 1 | -1/+1 |
2007-02-09 | Update copyright notices | Søren Sandmann | 1 | -0/+17 |
2006-11-09 | Start with "/usr", not "usr". Pointed out by Tim Rowley. | Søren Sandmann | 1 | -1/+1 |
2006-11-02 | Valgrind: | Soren Sandmann | 1 | -0/+6 |
2006-10-08 | Add a cache of the text section. | Soren Sandmann | 1 | -2/+21 |
2006-09-23 | Remove old commented out code Add commented out code accessing entire | Soren Sandmann | 1 | -207/+15 |
2006-09-23 | Revert accidental commit | Søren Sandmann Pedersen | 1 | -9/+207 |
2006-09-23 | Remove old commented out code | Soren Sandmann | 1 | -207/+9 |
2006-08-26 | Update to new API | Soren Sandmann | 1 | -74/+36 |
2006-08-26 | Add new struct BinRecord. Comment out functions related to formats. Add | Soren Sandmann | 1 | -0/+32 |
2006-08-26 | Add new bin_record() functions Implement them. | Soren Sandmann | 1 | -38/+105 |
2006-08-21 | New function | Soren Sandmann | 1 | -1/+13 |
2006-08-20 | Read the name out of the file instead of out of the struct. | Soren Sandmann | 1 | -0/+9 |
2006-08-16 | Really add this file. | Soren Sandmann | 1 | -0/+11 |
2006-08-16 | Add beginning of an ELF parser. | Soren Sandmann | 1 | -0/+531 |