aboutsummaryrefslogtreecommitdiff
path: root/libctf/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-02-10libctf: require a Tcl capable of try/catch to run testsNick Alcock1-0/+8
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock1-0/+10
2021-02-04libctf: always name nameless types "", never NULLNick Alcock1-0/+10
2021-02-04libctf: fix uninitialized variable in symbol serialization error handlingNick Alcock1-0/+4
2021-02-04libctf: prohibit nameless ints, floats, typedefs and forwardsNick Alcock1-0/+6
2021-02-04libctf: rip out dead code handling typedefs with no nameNick Alcock1-0/+7
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock1-0/+35
2021-01-19libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock1-0/+6
2021-01-19libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock1-0/+6
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra1-0/+4
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu1-0/+7
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu1-0/+5
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu1-0/+4
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton1-0/+4
2021-01-09configure regenAlan Modra1-0/+4
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault1-0/+4
2021-01-05libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock1-0/+5
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock1-0/+14
2021-01-05libctf, ld: fix formatting of forwards to unions and enumsNick Alcock1-0/+5
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock1-0/+24
2021-01-05libctf: remove outdated comment about parent dict importingNick Alcock1-0/+4
2021-01-05libctf, include: support unnamed structure members betterNick Alcock1-0/+22
2021-01-05libctf: warn about information loss because of unreleased format changesNick Alcock1-0/+5
2021-01-05libctf: new test of enum lookups with the _next iteratorNick Alcock1-0/+6
2021-01-05libctf: new testsuiteNick Alcock1-0/+17
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock1-0/+15
2021-01-05libctf, ld: dump enums: generally improve dump formattingNick Alcock1-0/+23
2021-01-05libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock1-0/+13
2021-01-05libctf, ld: more dumper improvementsNick Alcock1-0/+7
2021-01-05libctf, ld: CTF dumper changes for consistencyNick Alcock1-0/+12
2021-01-05libctf: do not print array declarators backwardsNick Alcock1-0/+4
2021-01-04In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGSNicolas Boulenguez1-0/+7
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2021-01-01ChangeLog rotationAlan Modra1-1947/+7
2020-11-25libctf: Pass format argument to asprintfH.J. Lu1-0/+5
2020-11-25libctf, include: support foreign-endianness symtabs with CTFNick Alcock1-0/+27
2020-11-20libctf: do not crash when CTF symbol or variable linking failsNick Alcock1-0/+5
2020-11-20libctf: error-handling fixesNick Alcock1-0/+9
2020-11-20libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock1-0/+6
2020-11-20libctf, include: CTF-archive-wide symbol lookupNick Alcock1-0/+21
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock1-0/+5
2020-11-20libctf: adjust dumper for symtypetab changesNick Alcock1-0/+9
2020-11-20libctf: symbol type linking supportNick Alcock1-0/+112
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock1-0/+13
2020-11-20libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock1-0/+14
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock1-0/+45
2020-10-21Remove libctf/mkerrors.sedTom Tromey1-0/+12
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock1-0/+85
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-0/+12
2020-07-26libctf: compilation failure on MinGW due to missing errno valuesEli Zaretskii1-0/+7