61 Commits (40ae4abe44fa4e0a53d1681bc48adf445df25822)

Author SHA1 Message Date
Nick Alcock 44c70fb01f libctf: add a comment explaining how to use ctf_*open 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 4 years ago
Nick Alcock 49da556c65 libctf, include: support an alternative encoding for nonrepresentable types 5 years ago
Nick Alcock 8915c559d4 libctf, include: remove the nondeduplicating CTF linker 5 years ago
Nick Alcock f4f60336da libctf, include: find types of symbols by name 5 years ago
Nick Alcock caa170493e libctf: prohibit nameless ints, floats, typedefs and forwards 5 years ago
Nick Alcock 35a01a0454 libctf, ld: fix symtypetab and var section population under ld -r 5 years ago
Nick Alcock 6c3a38777b libctf, include: support unnamed structure members better 5 years ago
Nick Alcock ffeece6ac2 libctf, ld: prohibit getting the size or alignment of forwards 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Nick Alcock 53651de80f libctf, include: support foreign-endianness symtabs with CTF 5 years ago
Nick Alcock 97a2a623d0 libctf, include: add ctf_getsymsect and ctf_getstrsect 5 years ago
Nick Alcock 2c78e92523 libctf, include: CTF-archive-wide symbol lookup 5 years ago
Nick Alcock 1136c37971 libctf: symbol type linking support 5 years ago
Nick Alcock 3d16b64e28 bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym 5 years ago
Nick Alcock ae41200ba8 libctf, include, binutils, gdb: rename CTF-opening functions 5 years ago
Nick Alcock 139633c307 libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t 5 years ago
Tom Tromey 0d01fbe64f Remove libctf/mkerrors.sed 6 years ago
Nick Alcock 926c9e7665 libctf, binutils, include, ld: gettextize and improve error handling 6 years ago
Nick Alcock 662df3c3f1 libctf, link: tie in the deduplicating linker 6 years ago
Nick Alcock e3e8411bec libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION 6 years ago
Nick Alcock 0f0c11f7fc libctf, dedup: add deduplicator 6 years ago
Nick Alcock 6dd2819ffc libctf, link: add the ability to filter out variables from the link 6 years ago
Nick Alcock 5f54462c6a libctf, link: redo cu-mapping handling 6 years ago
Nick Alcock 8d2229ad1e libctf, link: add lazy linking: clean up input members: err/warn cleanup 6 years ago
Nick Alcock 8b37e7b63e libctf, ld, binutils: add textual error/warning reporting for libctf 6 years ago
Nick Alcock ec388c16cd libctf: error out on corrupt CTF with invalid header flags 6 years ago
Nick Alcock 688d28f621 libctf, next: introduce new class of easier-to-use iterators 6 years ago
Nick Alcock 2399827bfa libctf: add ctf_ref 6 years ago
Nick Alcock 9c23dfa5aa libctf: add ctf_archive_count 6 years ago
Nick Alcock e0325e2ced libctf: add ctf_member_count 6 years ago
Nick Alcock 9b15cbb789 libctf: add ctf_type_kind_forwarded 6 years ago
Nick Alcock 01d9317436 libctf: add ctf_type_name_raw 6 years ago
Nick Alcock 7eea9d3bdb libctf: restructure error handling to reduce relocations 6 years ago
Nick Alcock b64751cf0b include, libctf: typo fixes 6 years ago
Nick Alcock 2f6ecaed66 libctf, binutils: support CTF archives like objdump 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Nick Alcock de07e349be libctf: remove ctf_malloc, ctf_free and ctf_strdup 7 years ago
Nick Alcock 791915db42 libctf: handle nonrepresentable types at link time 7 years ago
Nick Alcock 87279e3cef libctf: installable libctf as a shared library 7 years ago
Nick Alcock 7e97445a5a libctf: get rid of a disruptive public include of <sys/param.h> 7 years ago
Nick Alcock 49ea9b450b libctf: add CU-mapping machinery 7 years ago
Nick Alcock eabb7154df libctf: add linking of the variable section 7 years ago
Nick Alcock 72c83edd92 libctf: add the ctf_link machinery 7 years ago
Nick Alcock 5537f9b9a3 libctf: write CTF files to memory, and CTF archives to fds 7 years ago
Nick Alcock 0ac6231298 libctf: Add iteration over non-root types 7 years ago
Nick Alcock fd55eae84d libctf: allow the header to change between versions 7 years ago
Nick Alcock 12a0b67d28 libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_raw 7 years ago
Jose E. Marchesi a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD 7 years ago
Nick Alcock a30b3e182a libctf: debug dumping 7 years ago