Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -15/+72 |
2020-07-26 | libctf: compilation failure on MinGW due to missing errno values | Eli Zaretskii | 1 | -0/+4 |
2020-07-22 | libctf: drop error-prone ctf_strerror | Nick Alcock | 1 | -6/+0 |
2020-07-22 | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 1 | -0/+93 |
2020-07-22 | libctf: having debugging enabled is unlikely | 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 | -12/+0 |
2019-06-21 | libctf: drop mmap()-based CTF data allocator | Nick Alcock | 1 | -51/+0 |
2019-06-07 | libctf: mark various args as unused in the !HAVE_MMAP case | Nick Alcock | 1 | -1/+1 |
2019-05-28 | libctf: library version enforcement | Nick Alcock | 1 | -0/+27 |
2019-05-28 | libctf: lowest-level memory allocation and debug-dumping wrappers | Nick Alcock | 1 | -0/+232 |