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 | -2/+0 | |
2011-04-03 | pull in the FreeBSD libdwarf, so that we can compile without an external | Wez Furlong | 2 | -0/+6 | |
dependency. | |||||
2011-04-03 | fix memory.h include; was pulling in the system memory.h, leaving xmalloc | Wez Furlong | 2 | -3/+5 | |
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 | 9 | -0/+778 | |
to build under autoconf. |