22 Commits (e6b39f6f8e5418ba2a237ef16460c22b49833ca6)

Author SHA1 Message Date
Nick Alcock de07e349be libctf: remove ctf_malloc, ctf_free and ctf_strdup 7 years ago
Nick Alcock 99dc3ebdff libctf: properly handle ctf_add_type of forwards and self-reffing structs 7 years ago
Nick Alcock 676c3ecbad libctf: avoid the need to ever use ctf_update 7 years ago
Nick Alcock 791915db42 libctf: handle nonrepresentable types at link time 7 years ago
Nick Alcock 5de9eada3b libctf: teach ctf_add_type how forwards work 7 years ago
Nick Alcock 49ea9b450b libctf: add CU-mapping machinery 7 years ago
Nick Alcock 886453cbbc libctf: map from old to corresponding newly-added types in ctf_add_type 7 years ago
Nick Alcock 72c83edd92 libctf: add the ctf_link machinery 7 years ago
Nick Alcock 3dde2c915e libctf: fix double-free on ctf_compress_write error path 7 years ago
Nick Alcock 5537f9b9a3 libctf: write CTF files to memory, and CTF archives to fds 7 years ago
Nick Alcock d851ecd373 libctf: support getting strings from the ELF strtab 7 years ago
Nick Alcock fd55eae84d libctf: allow the header to change between versions 7 years ago
Nick Alcock f57cf0e3e3 libctf: fix spurious error when rolling back to the first snapshot 7 years ago
Nick Alcock f5e9c9bde0 libctf: deduplicate and sort the string table 7 years ago
Nick Alcock 65365aa856 libctf: drop mmap()-based CTF data allocator 7 years ago
Nick Alcock 2486542803 libctf: handle errors on dynhash insertion better 7 years ago
Nick Alcock 62d8e3b731 libctf: eschew %zi format specifier 7 years ago
Tom Tromey 76fad99963 Use CHAR_BIT instead of NBBY in libctf 7 years ago
Nick Alcock 6b22174ff1 libctf: look for BSD versus GNU qsort_r signatures 7 years ago
Jose E. Marchesi a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD 7 years ago
Nick Alcock c499eb6896 libctf: type copying 7 years ago
Nick Alcock 47d546f427 libctf: creation functions 7 years ago