Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-03 | pull in the freebsd 8.2 libelf; primarily so we can build on darwin. | Wez Furlong | 1 | -8/+14 | |
2011-04-03 | ensure that we install headers under pctf/ as we promised in the README | Wez Furlong | 1 | -1/+1 | |
2011-04-03 | pull in the FreeBSD libdwarf, so that we can compile without an external | Wez Furlong | 1 | -7/+14 | |
dependency. | |||||
2011-04-03 | fix memory.h include; was pulling in the system memory.h, leaving xmalloc | Wez Furlong | 1 | -8/+8 | |
undefined and implictly returning an int rather than a void*. | |||||
2011-04-03 | Pull in the CTF sources from the FreeBSD 8.2 tree; arrange for them | Wez Furlong | 12 | -0/+5152 | |
to build under autoconf. |