221 Commits (986e9e3aa03f854bedacef7fac38fe8f009a416c)

Author SHA1 Message Date
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 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
Alan Modra 5347ed60c5 Regen Makefile.in for jobserver.m4 aclocal.m4 dependency 5 years ago
H.J. Lu d546b61084 Implement a workaround for GNU mak jobserver 5 years ago
H.J. Lu 83b33c6cb9 Binutils: Check if AR works with --plugin and rc 5 years ago
H.J. Lu a4966cd965 Binutils: Pass --plugin to AR and RANLIB 5 years ago
Nick Clifton 055bc77a80 Add Changelog entries and NEWS entries for 2.36 branch 5 years ago
Alan Modra 6430704567 configure regen 5 years ago
Samuel Thibault f478212851 libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4ca20 ("Improve GNU/Hurd support.") fixed detection of shlibpath_overrides_runpath, thus avoiding unnecessary relink. This backports it. 5 years ago
Nick Alcock 0814dbfbfc libctf, testsuite: adjust for real return type of ctf_member_count 5 years ago
Nick Alcock 70d3120f32 libctf, testsuite: don't run without a suitable compiler 5 years ago
Nick Alcock b4b6ea4680 libctf, ld: fix formatting of forwards to unions and enums 5 years ago
Nick Alcock abe4ca69a1 libctf: fix lookups of pointers by name in parent dicts 5 years ago
Nick Alcock 8769046e5a libctf: remove outdated comment about parent dict importing 5 years ago
Nick Alcock 6c3a38777b libctf, include: support unnamed structure members better 5 years ago
Nick Alcock abed0b0718 libctf: warn about information loss because of unreleased format changes 5 years ago
Nick Alcock 9bc769718d libctf: new test of enum lookups with the _next iterator 5 years ago
Nick Alcock c59e30ed17 libctf: new testsuite 5 years ago