Age | Commit message (Expand) | Author | Files | Lines |
2025-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2024-07-31 | libctf, string: split the movable refs out of the ref list | Nick Alcock | 1 | -16/+44 |
2024-06-18 | libctf: strtab corruption when strings are added to ctf_open()ed dicts | Nick Alcock | 1 | -0/+2 |
2024-04-19 | libctf: make ctf_serialize() actually serialize | Nick Alcock | 1 | -57/+16 |
2024-04-19 | libctf: rethink strtab writeout | Nick Alcock | 1 | -128/+261 |
2024-04-19 | libctf: replace 'pending refs' abstraction | Nick Alcock | 1 | -40/+191 |
2024-04-19 | Revert "libctf: do not corrupt strings across ctf_serialize" | Nick Alcock | 1 | -67/+9 |
2024-04-19 | libctf: remove static/dynamic name lookup distinction | Nick Alcock | 1 | -0/+24 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-10-20 | libctf: fix creation-time parent/child dict confusions | Nick Alcock | 1 | -1/+3 |
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-03-18 | libctf: eliminate dtd_u, part 4: enums | Nick Alcock | 1 | -0/+17 |
2021-03-18 | libctf: do not corrupt strings across ctf_serialize | Nick Alcock | 1 | -9/+52 |
2021-02-04 | libctf: always name nameless types "", never NULL | Nick Alcock | 1 | -3/+6 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | libctf: symbol type linking support | Nick Alcock | 1 | -24/+29 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -14/+14 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -1/+1 |
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 | -11/+11 |
2019-10-03 | libctf: avoid the need to ever use ctf_update | Nick Alcock | 1 | -33/+130 |
2019-10-03 | libctf: support getting strings from the ELF strtab | Nick Alcock | 1 | -36/+129 |
2019-07-01 | libctf: deduplicate and sort the string table | Nick Alcock | 1 | -0/+330 |