163 Commits (c2795844e6a42cf207cbb7c72c2a898f78374a52)

Author SHA1 Message Date
Alan Modra c2795844e6 ChangeLog rotation 5 years ago
H.J. Lu e8cda20905 libctf: Pass format argument to asprintf 5 years ago
Nick Alcock 53651de80f libctf, include: support foreign-endianness symtabs with CTF 5 years ago
Nick Alcock ef21dd3bcf libctf: do not crash when CTF symbol or variable linking fails 5 years ago
Nick Alcock 8f235c90a2 libctf: error-handling fixes 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 0e28ade476 libctf, ld: properly deduplicate function types 5 years ago
Nick Alcock 4665e895c3 libctf: adjust dumper for symtypetab changes 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 987cf30ad8 libctf, binutils: initial work towards libctf gettextization 6 years ago
Eli Zaretskii 555adca2e3 libctf: compilation failure on MinGW due to missing errno values 6 years ago
Nick Alcock 8c419a91d7 libctf: fixes for systems on which sizeof (void *) > sizeof (long) 6 years ago
Nick Alcock 734c894234 libctf: fix isspace casts 6 years ago
Nick Alcock 4533ed564d libctf, binutils: fix big-endian libctf archive opening 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 a9b9870206 libctf, dedup: add new configure option --enable-libctf-hash-debugging 6 years ago
Nick Alcock 1f2e8b5b87 libctf: add SHA-1 support for libctf 6 years ago
Nick Alcock 6dd2819ffc libctf, link: add the ability to filter out variables from the link 6 years ago
Nick Alcock 19d4b1addc libctf, link: fix spurious conflicts of variables in the variable section 6 years ago
Nick Alcock 5f54462c6a libctf, link: redo cu-mapping handling 6 years ago
Nick Alcock e3f17159e2 libctf, link: fix ctf_link_write fd leak 6 years ago
Nick Alcock 8d2229ad1e libctf, link: add lazy linking: clean up input members: err/warn cleanup 6 years ago
Nick Alcock e148b73013 libctf: drop error-prone ctf_strerror 6 years ago
Nick Alcock 1fa7a0c24e libctf: sort out potential refcount loops 6 years ago
Nick Alcock 3166467b00 libctf: rename the type_mapping_key to type_key 6 years ago
Nick Alcock 43a61d7d3e libctf: check for vasprintf 6 years ago
Nick Alcock ac2ff76030 libctf, archive: fix bad error message 6 years ago
Nick Alcock d50c08025d libctf, open: fix opening CTF in binaries with no symtab 6 years ago
Nick Alcock 7044740174 libctf, dump: fix slice dumping 6 years ago
Nick Alcock 8e795b46f5 libctf, dump: migrate towards dumping errors rather than truncation 6 years ago
Nick Alcock b255b35feb libctf, decl: avoid leaks of the formatted string on error 6 years ago
Nick Alcock c6e9a1e576 libctf, types: enhance ctf_type_aname to print function arg types 6 years ago
Nick Alcock 8b37e7b63e libctf, ld, binutils: add textual error/warning reporting for libctf 6 years ago
Egeyar Bagcioglu b7190c821e libctf, types: ensure the emission of ECTF_NOPARENT 6 years ago
Nick Alcock ec388c16cd libctf: error out on corrupt CTF with invalid header flags 6 years ago
Nick Alcock 67d4cc671b libctf: pass the thunk down properly when wrapping qsort_r 6 years ago
Nick Alcock e28591b3df libctf, next, hash: add dynhash and dynset _next iteration 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 9850ce4d7b libctf: add ctf_forwardable_kind 6 years ago
Nick Alcock 2c9ca36be1 libctf: move existing inlines into ctf-inlines.h 6 years ago
Nick Alcock 7764824138 libctf, hash: introduce the ctf_dynset 6 years ago