Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-24 | always build our libelf, as our libdwarf doesn't get along with the | Wez Furlong | 10 | -26/+40 |
2012-03-24 | fix operation on Linux, where the deprecated elf_getshstrndx API simply | Wez Furlong | 1 | -1/+1 |
2012-03-24 | fix compilation on Solaris 10 | Wez Furlong | 1 | -0/+6 |
2011-12-13 | Make this compile on Solaris again... oh, the irony | Theo Schlossnagle | 5 | -3/+16 |
2011-04-03 | add note on platforms that work | Wez Furlong | 1 | -0/+9 |
2011-04-03 | pull in the freebsd 8.2 libelf; primarily so we can build on darwin. | Wez Furlong | 116 | -20/+16311 |
2011-04-03 | ensure that we install headers under pctf/ as we promised in the README | Wez Furlong | 4 | -3/+4 |
2011-04-03 | pull in the FreeBSD libdwarf, so that we can compile without an external | Wez Furlong | 23 | -16/+4711 |
2011-04-03 | fix memory.h include; was pulling in the system memory.h, leaving xmalloc | Wez Furlong | 24 | -33/+40 |
2011-04-03 | Pull in the CTF sources from the FreeBSD 8.2 tree; arrange for them | Wez Furlong | 65 | -0/+20463 |