184 Commits (aae7fcb8d755a2eb3f32a3f945a4e8f30cf5c5e2)

Author SHA1 Message Date
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 608a333d7d libctf: fix old ChangeLog typo 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
Nick Alcock 1038406a8f libctf: rip out BFD_DEPENDENCIES / BFD_LIBADD 5 years ago
Nick Alcock 37002871ac libctf, ld: dump enums: generally improve dump formatting 5 years ago
Nick Alcock ffeece6ac2 libctf, ld: prohibit getting the size or alignment of forwards 5 years ago
Nick Alcock 91e7ce2fd7 libctf, ld: more dumper improvements 5 years ago
Nick Alcock 57f97d0e6d libctf, ld: CTF dumper changes for consistency 5 years ago
Nick Alcock b09ad6eae9 libctf: do not print array declarators backwards 5 years ago
Nicolas Boulenguez a7c23ac931 In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Alan Modra c2795844e6 ChangeLog rotation 5 years ago
H.J. Lu e8cda20905 libctf: Pass format argument to asprintf 5 years ago
Nick Alcock 53651de80f libctf, include: support foreign-endianness symtabs with CTF 5 years ago
Nick Alcock ef21dd3bcf libctf: do not crash when CTF symbol or variable linking fails 5 years ago
Nick Alcock 8f235c90a2 libctf: error-handling fixes 5 years ago
Nick Alcock 97a2a623d0 libctf, include: add ctf_getsymsect and ctf_getstrsect 5 years ago
Nick Alcock 2c78e92523 libctf, include: CTF-archive-wide symbol lookup 5 years ago
Nick Alcock 0e28ade476 libctf, ld: properly deduplicate function types 5 years ago
Nick Alcock 4665e895c3 libctf: adjust dumper for symtypetab changes 5 years ago
Nick Alcock 1136c37971 libctf: symbol type linking support 5 years ago
Nick Alcock 3d16b64e28 bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym 5 years ago
Nick Alcock ae41200ba8 libctf, include, binutils, gdb: rename CTF-opening functions 5 years ago
Nick Alcock 139633c307 libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t 5 years ago
Tom Tromey 0d01fbe64f Remove libctf/mkerrors.sed 6 years ago
Nick Alcock 926c9e7665 libctf, binutils, include, ld: gettextize and improve error handling 6 years ago
Nick Alcock 987cf30ad8 libctf, binutils: initial work towards libctf gettextization 6 years ago
Eli Zaretskii 555adca2e3 libctf: compilation failure on MinGW due to missing errno values 6 years ago
Nick Alcock 8c419a91d7 libctf: fixes for systems on which sizeof (void *) > sizeof (long) 6 years ago
Nick Alcock 734c894234 libctf: fix isspace casts 6 years ago
Nick Alcock 4533ed564d libctf, binutils: fix big-endian libctf archive opening 6 years ago
Nick Alcock 662df3c3f1 libctf, link: tie in the deduplicating linker 6 years ago
Nick Alcock e3e8411bec libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION 6 years ago
Nick Alcock 0f0c11f7fc libctf, dedup: add deduplicator 6 years ago
Nick Alcock a9b9870206 libctf, dedup: add new configure option --enable-libctf-hash-debugging 6 years ago
Nick Alcock 1f2e8b5b87 libctf: add SHA-1 support for libctf 6 years ago
Nick Alcock 6dd2819ffc libctf, link: add the ability to filter out variables from the link 6 years ago
Nick Alcock 19d4b1addc libctf, link: fix spurious conflicts of variables in the variable section 6 years ago
Nick Alcock 5f54462c6a libctf, link: redo cu-mapping handling 6 years ago
Nick Alcock e3f17159e2 libctf, link: fix ctf_link_write fd leak 6 years ago
Nick Alcock 8d2229ad1e libctf, link: add lazy linking: clean up input members: err/warn cleanup 6 years ago