268 Commits (96c33f79ded357e871c43af04238dfdedebac86c)

Author SHA1 Message Date
Nick Alcock 6a8829ebb2 libctf: tests: prune warnings from compiler output 4 years ago
Nick Alcock 3ec2b3c058 libctf: avoid mingw warning 4 years ago
Nick Alcock 6bd2318f32 libctf: fix linking together multiple objects derived from the same source 4 years ago
Nick Alcock 95ade9a5f4 libctf: impose an ordering on conflicting types 4 years ago
Nick Alcock caf606c90d libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case 4 years ago
Nick Alcock faf5e6ace8 libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option 4 years ago
Nick Alcock 84f5c557a4 libctf, ld: diagnose corrupted CTF header cth_strlen 4 years ago
Nick Alcock 203bfa2f6b include, libctf, ld: extend variable section to contain functions too 4 years ago
Mike Frysinger 7c1aa0090f libctf: delete unused libctf_TEXINFOS 4 years ago
Nick Clifton a74e1cb344 Add markers for 2.38 branch 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 4 years ago
Mike Frysinger ba4ba9711a libctf: workaround automake bug with conditional info pages 4 years ago
Simon Marchi 7ed51c20a2 libctf: re-generate configure 4 years ago
Mike Frysinger 1eaa86a6d5 libctf: merge doc subdir up a level 4 years ago
Mike Frysinger c7d1b270c2 libctf: enable silent build rules 4 years ago
H.J. Lu 469ca94170 doc/ctf-spec.texi: Remove "@validatemenus off" 4 years ago
Nick Alcock 9be90c6894 libctf: add CTF format specification 4 years ago
Nick Alcock eb5323fdf8 libctf, ld: handle nonrepresentable types better 5 years ago
Nick Alcock a0cc569d59 libctf: dump: do not stop dumping types on error 5 years ago
Nick Alcock 6ab5b6d0f3 libctf, lookup: fix bounds of pptrtab lookup 5 years ago
Nick Alcock e695879142 libctf, testsuite: fix various warnings in tests 5 years ago
Nick Alcock b62d5edd0a libctf: fix handling of CTF symtypetab sections emitted by older GCC 5 years ago
Nick Alcock b9004024b9 configure: regenerate in all projects that use libtool.m4 5 years ago
Nick Alcock ea9c200911 libctf: try several possibilities for linker versioning flags 5 years ago
Nick Alcock 7d53105d6e libctf: link against libiberty before linking in libbfd or libctf-nobfd 5 years ago
Alan Modra ad77db1c02 CC_FOR_TARGET et al 5 years ago
Alan Modra 174fe10cb6 ubsan: libctf: applying zero offset to null pointer 5 years ago
Alan Modra 06520412a5 haiku tidy 5 years ago
Nick Clifton 514192487e Add markers for 2.37 branch 5 years ago
Alan Modra 4821e618ad Use htab_eq_string in libctf 5 years ago
Nick Alcock ae064303ef libctf, ld: fix test results for upstream GCC 5 years ago
Nick Alcock 49da556c65 libctf, include: support an alternative encoding for nonrepresentable types 5 years ago
Nick Alcock 8f7b22ea2a libctf: fix ELF-in-BFD checks in the presence of ASAN 5 years ago
Nick Alcock 15131809c2 libctf: fix memory leak in a test 5 years ago
Nick Alcock 0bd65ce30a libctf: don't dereference out-of-bounds locations in the qualifier hashtab 5 years ago
Nick Alcock 5226ef6113 libctf: make ctf_bfdopen_ctfsect a debugger entry point 5 years ago
Nick Alcock 86f64bf43f libctf, serialize: functions with no args have a NULL dtd_vlen 5 years ago
Nick Alcock 485170cdb1 libctf, dump: do not emit size or alignment if it would error 5 years ago
Alan Modra e93388417c Provide an inline startswith function in bfd.h 5 years ago
Nick Alcock 69a284867c libctf: support encodings for enums 5 years ago
Nick Alcock e4c78f303d libctf: a couple of small error-handling fixes 5 years ago
Nick Alcock d7b1416ef2 libctf: types: unify code dealing with small-vs-large struct members 5 years ago
Nick Alcock 08c428aff4 libctf: eliminate dtd_u, part 5: structs / unions 5 years ago
Nick Alcock 77d724a7ec libctf: eliminate dtd_u, part 4: enums 5 years ago
Nick Alcock 986e9e3aa0 libctf: do not corrupt strings across ctf_serialize 5 years ago
Nick Alcock 2a05d50e90 libctf: don't lose track of all valid types upon serialization 5 years ago
Nick Alcock 81982d20fa libctf: eliminate dtd_u, part 3: functions 5 years ago
Nick Alcock 534444b1ee libctf: eliminate dtd_u, part 2: arrays 5 years ago
Nick Alcock 7879dd88ef libctf: eliminate dtd_u, part 1: int/float/slice 5 years ago
Nick Alcock eefe721ead libctf: fix GNU style for do {} while 5 years ago