Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: make ctf_dump not crash on OOM | Nick Alcock | 1 | -22/+31 |
2019-10-03 | libctf: remove ctf_malloc, ctf_free and ctf_strdup | Nick Alcock | 1 | -4/+4 |
2019-10-03 | libctf: handle nonrepresentable types at link time | Nick Alcock | 1 | -20/+70 |
2019-10-03 | libctf: dump: check the right error values when dumping functions | Nick Alcock | 1 | -1/+2 |
2019-10-03 | libctf: dump: support non-root type dumping | Nick Alcock | 1 | -12/+25 |
2019-10-03 | libctf, binutils: dump the CTF header | Nick Alcock | 1 | -2/+127 |
2019-07-01 | libctf: disambiguate hex output in dumps | Nick Alcock | 1 | -3/+3 |
2019-06-07 | libctf: explicitly cast more size_t types used in printf()s | Nick Alcock | 1 | -7/+9 |
2019-06-04 | libctf: fix use-after-free in function dumping | Nick Alcock | 1 | -1/+1 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -10/+10 |
2019-05-28 | libctf: debug dumping | Nick Alcock | 1 | -0/+595 |