Age | Commit message (Expand) | Author | Files | Lines |
2025-05-23 | libctf: archive, open: when opening, always set errp to something | Nick Alcock | 1 | -1/+14 |
2025-02-28 | libctf: fix cv-qualified unnamed struct/union field lookup | Nick Alcock | 3 | -6/+29 |
2025-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2024-07-31 | libctf, include: add ctf_dict_set_flag: less enum dup checking by default | Nick Alcock | 1 | -3/+64 |
2024-06-19 | libctf: fix testsuite bugs revealed by -Wall | Nick Alcock | 1 | -8/+7 |
2024-06-18 | libctf, include: new functions for looking up enumerators | Nick Alcock | 3 | -0/+191 |
2024-06-12 | PR 31882 libctf: test suite incorrect format specifiers | A. Wilcox | 2 | -2/+2 |
2024-04-19 | libctf: fix leak in test | Nick Alcock | 1 | -0/+4 |
2024-04-19 | libctf: make ctf_serialize() actually serialize | Nick Alcock | 1 | -5/+6 |
2024-04-19 | libctf: support addition of types to dicts read via ctf_open() | Nick Alcock | 3 | -0/+169 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-04-08 | libctf, tests: do not assume host and target have identical field offsets | Nick Alcock | 1 | -0/+1 |
2023-03-24 | libctf: get the offsets of fields of unnamed structs/unions right | Nick Alcock | 3 | -0/+117 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-09-27 | libctf, testsuite: fix various warnings in tests | Nick Alcock | 2 | -6/+0 |
2021-03-18 | libctf: eliminate dtd_u, part 4: enums | Nick Alcock | 2 | -0/+111 |
2021-03-18 | libctf: fix some tabdamage and move some code around | Nick Alcock | 1 | -3/+3 |
2021-02-20 | libctf, include: find types of symbols by name | Nick Alcock | 6 | -101/+135 |
2021-01-05 | libctf, testsuite: adjust for real return type of ctf_member_count | Nick Alcock | 1 | -3/+3 |
2021-01-05 | libctf, testsuite: don't run without a suitable compiler | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf, include: support unnamed structure members better | Nick Alcock | 5 | -0/+208 |
2021-01-05 | libctf: new test of enum lookups with the _next iterator | Nick Alcock | 3 | -0/+160 |
2021-01-05 | libctf: new testsuite | Nick Alcock | 8 | -0/+207 |