| Commit message (Expand) | Author | Age | Files | Lines |
* | libctf, include: add ctf_dict_set_flag: less enum dup checking by default | Nick Alcock | 2024-08-01 | 1 | -1/+4 |
* | libctf: fix CTF dict compression | Nick Alcock | 2024-08-01 | 1 | -0/+2 |
* | libctf, string: split the movable refs out of the ref list | Nick Alcock | 2024-08-01 | 1 | -4/+3 |
* | libctf, dedup: drop unnecessary arg from ctf_dedup() | Nick Alcock | 2024-08-01 | 1 | -2/+2 |
* | libctf, include: new functions for looking up enumerators | Nick Alcock | 2024-06-18 | 1 | -5/+7 |
* | libctf: make the ctf_next ctn_fp non-const | Nick Alcock | 2024-06-18 | 1 | -3/+5 |
* | libctf: prohibit addition of enums with overlapping enumerator constants | Nick Alcock | 2024-06-18 | 1 | -1/+4 |
* | libctf: dedup: enums with overlapping enumerators are conflicting | Nick Alcock | 2024-06-18 | 1 | -1/+2 |
* | libctf: make ctf_serialize() actually serialize | Nick Alcock | 2024-04-19 | 1 | -17/+2 |
* | libctf: rethink strtab writeout | Nick Alcock | 2024-04-19 | 1 | -4/+5 |
* | libctf: replace 'pending refs' abstraction | Nick Alcock | 2024-04-19 | 1 | -3/+18 |
* | Revert "libctf: do not corrupt strings across ctf_serialize" | Nick Alcock | 2024-04-19 | 1 | -5/+1 |
* | libctf: rename ctf_dict.ctf_{symtab,strtab} | Nick Alcock | 2024-04-19 | 1 | -3/+3 |
* | libctf: fix a comment typo | Nick Alcock | 2024-04-19 | 1 | -3/+3 |
* | libctf: delete LCTF_DIRTY | Nick Alcock | 2024-04-19 | 1 | -2/+1 |
* | libctf: support addition of types to dicts read via ctf_open() | Nick Alcock | 2024-04-19 | 1 | -9/+19 |
* | libctf: remove static/dynamic name lookup distinction | Nick Alcock | 2024-04-19 | 1 | -20/+14 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2024-01-04 | 1 | -1/+1 |
* | libctf: Sanitize error types for PR 30836 | Torbjörn SVENSSON | 2023-10-17 | 1 | -1/+0 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2023-01-01 | 1 | -1/+1 |
* | libctf: fix linking together multiple objects derived from the same source | Nick Alcock | 2022-06-21 | 1 | -0/+4 |
* | libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option | Nick Alcock | 2022-03-23 | 1 | -0/+2 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | Use htab_eq_string in libctf | Alan Modra | 2021-05-09 | 1 | -2/+0 |
* | Provide an inline startswith function in bfd.h | Alan Modra | 2021-03-21 | 1 | -0/+1 |
* | libctf: types: unify code dealing with small-vs-large struct members | Nick Alcock | 2021-03-18 | 1 | -2/+2 |
* | libctf: eliminate dtd_u, part 5: structs / unions | Nick Alcock | 2021-03-18 | 1 | -14/+0 |
* | libctf: eliminate dtd_u, part 4: enums | Nick Alcock | 2021-03-18 | 1 | -0/+3 |
* | libctf: do not corrupt strings across ctf_serialize | Nick Alcock | 2021-03-18 | 1 | -1/+4 |
* | libctf: eliminate dtd_u, part 3: functions | Nick Alcock | 2021-03-18 | 1 | -1/+0 |
* | libctf: eliminate dtd_u, part 2: arrays | Nick Alcock | 2021-03-18 | 1 | -1/+0 |
* | libctf: eliminate dtd_u, part 1: int/float/slice | Nick Alcock | 2021-03-18 | 1 | -2/+1 |
* | libctf: fix comment above ctf_dict_t | Nick Alcock | 2021-03-18 | 1 | -5/+6 |
* | libctf: add a deduplicator-specific type mapping table | Nick Alcock | 2021-03-02 | 1 | -8/+9 |
* | libctf, include: find types of symbols by name | Nick Alcock | 2021-02-20 | 1 | -2/+4 |
* | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 2021-02-04 | 1 | -3/+5 |
* | libctf: fix lookups of pointers by name in parent dicts | Nick Alcock | 2021-01-05 | 1 | -0/+3 |
* | libctf, include: support unnamed structure members better | Nick Alcock | 2021-01-05 | 1 | -5/+7 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | libctf, include: support foreign-endianness symtabs with CTF | Nick Alcock | 2020-11-25 | 1 | -0/+2 |
* | libctf, include: CTF-archive-wide symbol lookup | Nick Alcock | 2020-11-20 | 1 | -1/+4 |
* | libctf: symbol type linking support | Nick Alcock | 2020-11-20 | 1 | -6/+56 |
* | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 2020-11-20 | 1 | -0/+1 |
* | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 2020-11-20 | 1 | -89/+90 |
* | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 2020-08-27 | 1 | -11/+6 |
* | libctf, binutils: initial work towards libctf gettextization | Nick Alcock | 2020-08-27 | 1 | -0/+1 |
* | libctf, link: tie in the deduplicating linker | Nick Alcock | 2020-07-22 | 1 | -0/+1 |
* | libctf, dedup: add deduplicator | Nick Alcock | 2020-07-22 | 1 | -0/+127 |
* | libctf, dedup: add new configure option --enable-libctf-hash-debugging | Nick Alcock | 2020-07-22 | 1 | -0/+5 |
* | libctf: add SHA-1 support for libctf | Nick Alcock | 2020-07-22 | 1 | -0/+5 |