summaryrefslogtreecommitdiff
path: root/libctf/ctf-open-bfd.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: actually close bfds we have openedNick Alcock2019-10-031-1/+1
* libctf: bfd-open: mark the bfd as cacheableNick Alcock2019-10-031-0/+1
* libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sectionsNick Alcock2019-10-031-42/+56
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* libctf: fix ctf_open endianness problems with raw CTF filesNick Alcock2019-06-211-9/+14
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-9/+2
* Fix libctf build on non-ELF targets.Nick Alcock2019-05-291-1/+6
* libctf: ELF file opening via BFDNick Alcock2019-05-281-0/+351