Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-29 | Fix libctf build on non-ELF targets. | Nick Alcock | 5 | -1/+156 |
2019-05-28 | libctf: build system | Nick Alcock | 7 | -0/+9677 |
2019-05-28 | libctf: debug dumping | Nick Alcock | 2 | -0/+599 |
2019-05-28 | libctf: labels | Nick Alcock | 2 | -0/+142 |
2019-05-28 | libctf: library version enforcement | Nick Alcock | 3 | -0/+34 |
2019-05-28 | libctf: type copying | Nick Alcock | 2 | -0/+493 |
2019-05-28 | libctf: lookups by name and symbol | Nick Alcock | 3 | -0/+377 |
2019-05-28 | libctf: core type lookup | Nick Alcock | 4 | -0/+1232 |
2019-05-28 | libctf: ELF file opening via BFD | Nick Alcock | 4 | -0/+376 |
2019-05-28 | libctf: mmappable archives | Nick Alcock | 4 | -0/+786 |
2019-05-28 | libctf: opening | Nick Alcock | 3 | -0/+1741 |
2019-05-28 | libctf: creation functions | Nick Alcock | 3 | -0/+1615 |
2019-05-28 | libctf: implementation definitions related to file creation | Nick Alcock | 2 | -0/+219 |
2019-05-28 | libctf: hashing | Nick Alcock | 3 | -0/+311 |
2019-05-28 | libctf: error handling | Nick Alcock | 2 | -0/+97 |
2019-05-28 | libctf: low-level list manipulation and helper utilities | Nick Alcock | 4 | -0/+276 |
2019-05-28 | libctf: lowest-level memory allocation and debug-dumping wrappers | Nick Alcock | 3 | -0/+322 |