Age | Commit message (Expand) | Author | Files | Lines |
2023-03-24 | libctf: fix a comment typo | Nick Alcock | 1 | -1/+1 |
2023-03-24 | libctf: fix assertion failure with no system qsort_r | Nick Alcock | 1 | -0/+4 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-06-21 | libctf: fix linking together multiple objects derived from the same source | Nick Alcock | 1 | -0/+2 |
2022-04-28 | libctf: impose an ordering on conflicting types | Nick Alcock | 1 | -1/+20 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-09 | Use htab_eq_string in libctf | Alan Modra | 1 | -7/+7 |
2021-05-06 | libctf, include: support an alternative encoding for nonrepresentable types | Nick Alcock | 1 | -9/+5 |
2021-03-18 | libctf: a couple of small error-handling fixes | Nick Alcock | 1 | -9/+12 |
2021-03-18 | libctf: eliminate dtd_u, part 1: int/float/slice | Nick Alcock | 1 | -1/+1 |
2021-03-18 | libctf: fix GNU style for do {} while | Nick Alcock | 1 | -32/+35 |
2021-03-02 | libctf: minor error-handling fixes | Nick Alcock | 1 | -6/+11 |
2021-03-02 | libctf: add a deduplicator-specific type mapping table | Nick Alcock | 1 | -101/+97 |
2021-02-04 | libctf: always name nameless types "", never NULL | Nick Alcock | 1 | -4/+3 |
2021-01-05 | libctf, include: support unnamed structure members better | Nick Alcock | 1 | -3/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 1 | -5/+21 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -87/+87 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -146/+144 |
2020-07-22 | libctf, dedup: add deduplicator | Nick Alcock | 1 | -0/+3155 |