Age | Commit message (Expand) | Author | Files | Lines |
2024-04-20 | Error compiling libctf-regression test | Alan Modra | 2 | -2/+2 |
2024-04-19 | libctf: do not include undefined functions in libctf.ver | Nick Alcock | 2 | -10/+32 |
2024-04-19 | libctf: Remove undefined functions from ver. map | Nicholas Vinson | 1 | -4/+1 |
2024-04-19 | libctf: don't pass errno into ctf_err_warn so often | Nick Alcock | 4 | -19/+19 |
2024-04-19 | libctf: fix leak in test | Nick Alcock | 1 | -0/+4 |
2024-04-19 | libctf: add rewriting tests | Nick Alcock | 5 | -0/+346 |
2024-04-19 | libctf: fix a debugging typo | Nick Alcock | 1 | -1/+1 |
2024-04-19 | libctf: make ctf_lookup of symbols by name work in more cases | Nick Alcock | 1 | -1/+3 |
2024-04-19 | libctf: improve handling of type dumping errors | Nick Alcock | 1 | -1/+2 |
2024-04-19 | libctf: fix tiny dumping error | Nick Alcock | 1 | -3/+2 |
2024-04-19 | libctf: make ctf_serialize() actually serialize | Nick Alcock | 7 | -348/+137 |
2024-04-19 | libctf: rethink strtab writeout | Nick Alcock | 5 | -150/+292 |
2024-04-19 | libctf: replace 'pending refs' abstraction | Nick Alcock | 5 | -63/+224 |
2024-04-19 | Revert "libctf: do not corrupt strings across ctf_serialize" | Nick Alcock | 5 | -125/+14 |
2024-04-19 | libctf: rename ctf_dict.ctf_{symtab,strtab} | Nick Alcock | 4 | -25/+25 |
2024-04-19 | libctf: fix a comment typo | Nick Alcock | 1 | -3/+3 |
2024-04-19 | libctf: delete LCTF_DIRTY | Nick Alcock | 4 | -24/+1 |
2024-04-19 | libctf: fix a comment | Nick Alcock | 1 | -1/+1 |
2024-04-19 | libctf: support addition of types to dicts read via ctf_open() | Nick Alcock | 10 | -268/+619 |
2024-04-19 | libctf: fix name lookup in dicts containing base-type bitfields | Nick Alcock | 3 | -25/+188 |
2024-04-19 | libctf: remove static/dynamic name lookup distinction | Nick Alcock | 8 | -201/+157 |
2024-04-19 | libctf: don't leak the symbol name in the name->type cache | Nick Alcock | 1 | -1/+1 |
2024-04-17 | libctf warnings | Alan Modra | 5 | -7/+11 |
2024-04-10 | mmap: Avoid the sanitizer configure check failure | H.J. Lu | 4 | -2/+8 |
2024-03-11 | libctf: fix uninitialized variables in testsuite | Nick Alcock | 1 | -1/+1 |
2024-01-15 | Add markers for 2.42 branch | Nick Clifton | 1 | -0/+4 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 40 | -41/+41 |
2023-11-20 | libctf: adding CU mappings should be idempotent | Nick Alcock | 1 | -2/+16 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 7 | -64/+2284 |
2023-10-20 | libctf: fix creation-time parent/child dict confusions | Nick Alcock | 17 | -20/+322 |
2023-10-18 | libctf: check for problems with error returns | Nick Alcock | 2 | -0/+75 |
2023-10-18 | libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836 | Torbjörn SVENSSON | 1 | -1/+1 |
2023-10-17 | libctf: Sanitize error types for PR 30836 | Torbjörn SVENSSON | 8 | -134/+114 |
2023-08-12 | regen config | Alan Modra | 1 | -21/+52 |
2023-07-03 | Add markers for the 2.41 branch | Nick Clifton | 1 | -0/+4 |
2023-04-08 | libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS | Nick Alcock | 1 | -10/+11 |
2023-04-08 | libctf: propagate errors from parents correctly | Nick Alcock | 5 | -13/+204 |
2023-04-08 | libctf, tests: do not assume host and target have identical field offsets | Nick Alcock | 4 | -3/+24 |
2023-03-24 | libctf: get the offsets of fields of unnamed structs/unions right | Nick Alcock | 4 | -1/+121 |
2023-03-24 | libctf: fix a comment typo | Nick Alcock | 1 | -1/+1 |
2023-03-24 | libctf: work around an uninitialized variable warning | Nick Alcock | 1 | -1/+1 |
2023-03-24 | libctf: fix assertion failure with no system qsort_r | Nick Alcock | 1 | -0/+4 |
2023-03-20 | libctf: unused variable | Alan Modra | 1 | -2/+0 |
2023-03-19 | ctf segfaults | Alan Modra | 2 | -5/+8 |
2023-01-16 | libctf: update regexp to allow makeinfo to build document | Enze Li | 2 | -2/+2 |
2023-01-12 | libctf: ctf-link outdated input check faulty | Nick Alcock | 1 | -6/+29 |
2023-01-12 | libctf: skip the testsuite from inside dejagnu | Nick Alcock | 5 | -70/+61 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 40 | -41/+41 |
2022-12-31 | Add markers for 2.40 branch | Nick Clifton | 1 | -0/+4 |
2022-12-12 | libctf: remove unnecessary zstd constructs | Indu Bhagat | 5 | -280/+6 |