Age | Commit message (Expand) | Author | Files | Lines |
2024-07-31 | libctf, include: add ctf_dict_set_flag: less enum dup checking by default | Nick Alcock | 1 | -2/+14 |
2024-07-31 | include, libctf: improve ECTF_DUPLICATE error message | Nick Alcock | 1 | -1/+1 |
2024-07-31 | libctf: improve ECTF_NOPARENT error message | Nick Alcock | 1 | -1/+1 |
2024-06-18 | libctf, include: new functions for looking up enumerators | Nick Alcock | 1 | -0/+38 |
2024-06-18 | include: libctf: comment improvements | Nick Alcock | 1 | -2/+5 |
2024-06-18 | libctf: prohibit addition of enums with overlapping enumerator constants | Nick Alcock | 1 | -6/+7 |
2024-06-18 | include: fix libctf ECTF_NOENUMNAM error message | Nick Alcock | 1 | -1/+1 |
2024-05-21 | include, libctf: improve documentation | Nick Alcock | 1 | -32/+62 |
2024-05-17 | include, libctf: add a bunch of documentation to ctf-api.h | Nick Alcock | 1 | -50/+418 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-04-28 | libctf: add a comment explaining how to use ctf_*open | Nick Alcock | 1 | -1/+7 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-06 | libctf, include: support an alternative encoding for nonrepresentable types | Nick Alcock | 1 | -0/+1 |
2021-03-02 | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 1 | -1/+2 |
2021-02-20 | libctf, include: find types of symbols by name | Nick Alcock | 1 | -0/+4 |
2021-02-04 | libctf: prohibit nameless ints, floats, typedefs and forwards | Nick Alcock | 1 | -2/+3 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 1 | -0/+9 |
2021-01-05 | libctf, include: support unnamed structure members better | Nick Alcock | 1 | -1/+6 |
2021-01-05 | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 1 | -2/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-25 | libctf, include: support foreign-endianness symtabs with CTF | Nick Alcock | 1 | -13/+17 |
2020-11-20 | libctf, include: add ctf_getsymsect and ctf_getstrsect | Nick Alcock | 1 | -0/+2 |
2020-11-20 | libctf, include: CTF-archive-wide symbol lookup | Nick Alcock | 1 | -0/+6 |
2020-11-20 | libctf: symbol type linking support | Nick Alcock | 1 | -0/+5 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -7/+11 |
2020-11-20 | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 1 | -6/+12 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -119/+126 |
2020-10-21 | Remove libctf/mkerrors.sed | Tom Tromey | 1 | -58/+69 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -1/+1 |
2020-07-22 | libctf, link: tie in the deduplicating linker | Nick Alcock | 1 | -0/+3 |
2020-07-22 | libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION | Nick Alcock | 1 | -0/+3 |
2020-07-22 | libctf, dedup: add deduplicator | Nick Alcock | 1 | -1/+1 |
2020-07-22 | libctf, link: add the ability to filter out variables from the link | Nick Alcock | 1 | -0/+6 |
2020-07-22 | libctf, link: redo cu-mapping handling | Nick Alcock | 1 | -1/+5 |
2020-07-22 | libctf, link: add lazy linking: clean up input members: err/warn cleanup | Nick Alcock | 1 | -5/+4 |
2020-07-22 | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 1 | -1/+7 |
2020-07-22 | libctf: error out on corrupt CTF with invalid header flags | Nick Alcock | 1 | -2/+3 |
2020-07-22 | libctf, next: introduce new class of easier-to-use iterators | Nick Alcock | 1 | -4/+29 |
2020-07-22 | libctf: add ctf_ref | Nick Alcock | 1 | -0/+1 |
2020-07-22 | libctf: add ctf_archive_count | Nick Alcock | 1 | -0/+1 |
2020-07-22 | libctf: add ctf_member_count | Nick Alcock | 1 | -0/+1 |
2020-07-22 | libctf: add ctf_type_kind_forwarded | Nick Alcock | 1 | -0/+1 |
2020-07-22 | libctf: add ctf_type_name_raw | Nick Alcock | 1 | -0/+1 |
2020-07-22 | libctf: restructure error handling to reduce relocations | Nick Alcock | 1 | -52/+54 |
2020-07-22 | include, libctf: typo fixes | Nick Alcock | 1 | -3/+3 |
2020-06-26 | libctf, binutils: support CTF archives like objdump | Nick Alcock | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: remove ctf_malloc, ctf_free and ctf_strdup | Nick Alcock | 1 | -2/+2 |
2019-10-03 | libctf: handle nonrepresentable types at link time | Nick Alcock | 1 | -1/+2 |