aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-open-bfd.c
AgeCommit message (Expand)AuthorFilesLines
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