aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-open-bfd.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: actually close bfds we have openedNick Alcock1-1/+1
2019-10-03libctf: bfd-open: mark the bfd as cacheableNick Alcock1-0/+1
2019-10-03libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sectionsNick Alcock1-42/+56
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-06-21libctf: fix ctf_open endianness problems with raw CTF filesNick Alcock1-9/+14
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-9/+2
2019-05-29Fix libctf build on non-ELF targets.Nick Alcock1-1/+6
2019-05-28libctf: ELF file opening via BFDNick Alcock1-0/+351