239 Commits (4915bfdcfb271cab6ca7534916c42e98cf22f953)

Author SHA1 Message Date
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
Nick Alcock b9a964318a libctf: split up ctf_serialize 5 years ago
Nick Alcock 01cbfcba4b libctf: fix comment above ctf_dict_t 5 years ago
Nick Alcock bf4c3185a5 libctf: split serialization and file writeout into its own file 5 years ago
Nick Alcock 087945261c libctf: fix some tabdamage and move some code around 5 years ago
Nick Alcock 211bcd0133 bfd, ld, libctf: skip zero-refcount strings in CTF string reporting 5 years ago
Nick Alcock 8e7e446446 libctf: free ctf_dynsyms properly 5 years ago
Nick Alcock cf6a0b989a libctf: fix signed/unsigned comparison confusion 5 years ago
Nick Alcock 4659554b28 libctf: minor error-handling fixes 5 years ago
Nick Alcock f5060e5633 libctf: add a deduplicator-specific type mapping table 5 years ago
Nick Alcock 478c04a55e libctf: remove reference to "unconflicted link mode". 5 years ago
Nick Alcock 8915c559d4 libctf, include: remove the nondeduplicating CTF linker 5 years ago
Nick Alcock fd12633780 libctf: fix ChangeLog date 5 years ago
Nick Alcock ac36e134d9 libctf: reimplement many _iter iterators in terms of _next 5 years ago
Nick Alcock eaa2913a7a libctf: ctf_archive_next should set the parent name consistently 5 years ago
Alan Modra 8255cf421c libctf regen for NEWS 5 years ago
Alan Modra 93993f6784 libctf AC_CANONICAL_TARGET 5 years ago
Nick Alcock 03c653093d libctf: add a NEWS 5 years ago
Nick Alcock f4f60336da libctf, include: find types of symbols by name 5 years ago
Alan Modra c3bf9dc5aa Include ld-lib.exp from ctf-lib.exp 5 years ago
Nick Alcock 758f590744 libctf: add missing header in BFD ELF check 5 years ago
Nick Alcock cbd8f5bbcc libctf: require a Tcl capable of try/catch to run tests 5 years ago
Nick Alcock 9514861402 bfd, opcodes, libctf: support --with-included-gettext 5 years ago
Nick Alcock ee87f50b8d libctf: always name nameless types "", never NULL 5 years ago
Nick Alcock 5dacd11ddc libctf: fix uninitialized variable in symbol serialization error handling 5 years ago
Nick Alcock caa170493e libctf: prohibit nameless ints, floats, typedefs and forwards 5 years ago
Nick Alcock 78f28b89e8 libctf: rip out dead code handling typedefs with no name 5 years ago
Nick Alcock 35a01a0454 libctf, ld: fix symtypetab and var section population under ld -r 5 years ago
Nick Alcock 26503e2f5e libctf, create: fix ctf_type_add of structs with unnamed members 5 years ago
Nick Alcock e05a3e5a49 libctf: lookup_by_name: do not return success for nonexistent pointer types 5 years ago