Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
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-25 | libctf: make ctf_bfdopen_ctfsect a debugger entry point | Nick Alcock | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-25 | libctf, include: support foreign-endianness symtabs with CTF | Nick Alcock | 1 | -0/+7 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -5/+29 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -6/+6 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -14/+17 |
2020-07-22 | libctf, open: fix opening CTF in binaries with no symtab | Nick Alcock | 1 | -26/+55 |
2020-07-22 | libctf, archive: stop ctf_arc_bufopen triggering crazy unmaps | Nick Alcock | 1 | -2/+2 |
2020-06-26 | libctf: add some missing #includes. | Nick Alcock | 1 | -0/+1 |
2020-06-26 | libctf, binutils: support CTF archives like objdump | Nick Alcock | 1 | -61/+7 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: actually close bfds we have opened | Nick Alcock | 1 | -1/+1 |
2019-10-03 | libctf: bfd-open: mark the bfd as cacheable | Nick Alcock | 1 | -0/+1 |
2019-10-03 | libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sections | Nick Alcock | 1 | -42/+56 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-06-21 | libctf: fix ctf_open endianness problems with raw CTF files | Nick Alcock | 1 | -9/+14 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -9/+2 |
2019-05-29 | Fix libctf build on non-ELF targets. | Nick Alcock | 1 | -1/+6 |
2019-05-28 | libctf: ELF file opening via BFD | Nick Alcock | 1 | -0/+351 |