summaryrefslogtreecommitdiff
path: root/libctf
AgeCommit message (Expand)Author
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton
2021-01-09configure regenAlan Modra
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault
2021-01-05libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock
2021-01-05libctf, ld: fix formatting of forwards to unions and enumsNick Alcock
2021-01-05libctf: fix old ChangeLog typoNick Alcock
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock
2021-01-05libctf: remove outdated comment about parent dict importingNick Alcock
2021-01-05libctf, include: support unnamed structure members betterNick Alcock
2021-01-05libctf: warn about information loss because of unreleased format changesNick Alcock
2021-01-05libctf: new test of enum lookups with the _next iteratorNick Alcock
2021-01-05libctf: new testsuiteNick Alcock
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock
2021-01-05libctf, ld: dump enums: generally improve dump formattingNick Alcock
2021-01-05libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock
2021-01-05libctf, ld: more dumper improvementsNick Alcock
2021-01-05libctf, ld: CTF dumper changes for consistencyNick Alcock
2021-01-05libctf: do not print array declarators backwardsNick Alcock
2021-01-04In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2021-01-01ChangeLog rotationAlan Modra
2020-11-25libctf: Pass format argument to asprintfH.J. Lu
2020-11-25libctf, include: support foreign-endianness symtabs with CTFNick Alcock
2020-11-20libctf: do not crash when CTF symbol or variable linking failsNick Alcock
2020-11-20libctf: error-handling fixesNick Alcock
2020-11-20libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock
2020-11-20libctf, include: CTF-archive-wide symbol lookupNick Alcock
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock
2020-11-20libctf: adjust dumper for symtypetab changesNick Alcock
2020-11-20libctf: symbol type linking supportNick Alcock
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-11-20libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock
2020-10-21Remove libctf/mkerrors.sedTom Tromey
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock
2020-07-26libctf: compilation failure on MinGW due to missing errno valuesEli Zaretskii
2020-07-22libctf: fixes for systems on which sizeof (void *) > sizeof (long)Nick Alcock
2020-07-22libctf: fix isspace castsNick Alcock
2020-07-22libctf, binutils: fix big-endian libctf archive openingNick Alcock
2020-07-22libctf, link: tie in the deduplicating linkerNick Alcock
2020-07-22libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTIONNick Alcock
2020-07-22libctf, dedup: add deduplicatorNick Alcock
2020-07-22libctf, dedup: add new configure option --enable-libctf-hash-debuggingNick Alcock
2020-07-22libctf: add SHA-1 support for libctfNick Alcock
2020-07-22libctf, link: add the ability to filter out variables from the linkNick Alcock
2020-07-22libctf, link: fix spurious conflicts of variables in the variable sectionNick Alcock
2020-07-22libctf, link: redo cu-mapping handlingNick Alcock