Age | Commit message (Expand) | Author | Files | Lines |
2021-03-02 | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 1 | -0/+19 |
2021-03-02 | libctf: fix ChangeLog date | Nick Alcock | 1 | -1/+1 |
2021-03-02 | libctf: reimplement many _iter iterators in terms of _next | Nick Alcock | 1 | -0/+10 |
2021-03-02 | libctf: ctf_archive_next should set the parent name consistently | Nick Alcock | 1 | -0/+5 |
2021-02-26 | libctf regen for NEWS | Alan Modra | 1 | -0/+4 |
2021-02-21 | libctf AC_CANONICAL_TARGET | Alan Modra | 1 | -0/+7 |
2021-02-20 | libctf, include: find types of symbols by name | Nick Alcock | 1 | -0/+51 |
2021-02-20 | Include ld-lib.exp from ctf-lib.exp | Alan Modra | 1 | -0/+8 |
2021-02-10 | libctf: add missing header in BFD ELF check | Nick Alcock | 1 | -0/+5 |
2021-02-10 | libctf: require a Tcl capable of try/catch to run tests | Nick Alcock | 1 | -0/+8 |
2021-02-10 | bfd, opcodes, libctf: support --with-included-gettext | Nick Alcock | 1 | -0/+10 |
2021-02-04 | libctf: always name nameless types "", never NULL | Nick Alcock | 1 | -0/+10 |
2021-02-04 | libctf: fix uninitialized variable in symbol serialization error handling | Nick Alcock | 1 | -0/+4 |
2021-02-04 | libctf: prohibit nameless ints, floats, typedefs and forwards | Nick Alcock | 1 | -0/+6 |
2021-02-04 | libctf: rip out dead code handling typedefs with no name | Nick Alcock | 1 | -0/+7 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 1 | -0/+35 |
2021-01-19 | libctf, create: fix ctf_type_add of structs with unnamed members | Nick Alcock | 1 | -0/+6 |
2021-01-19 | libctf: lookup_by_name: do not return success for nonexistent pointer types | Nick Alcock | 1 | -0/+6 |
2021-01-13 | Regen Makefile.in for jobserver.m4 aclocal.m4 dependency | Alan Modra | 1 | -0/+4 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 1 | -0/+7 |
2021-01-11 | Binutils: Check if AR works with --plugin and rc | H.J. Lu | 1 | -0/+5 |
2021-01-09 | Binutils: Pass --plugin to AR and RANLIB | H.J. Lu | 1 | -0/+4 |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 1 | -0/+4 |
2021-01-09 | configure regen | Alan Modra | 1 | -0/+4 |
2021-01-07 | libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a... | Samuel Thibault | 1 | -0/+4 |
2021-01-05 | libctf, testsuite: adjust for real return type of ctf_member_count | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf, testsuite: don't run without a suitable compiler | Nick Alcock | 1 | -0/+14 |
2021-01-05 | libctf, ld: fix formatting of forwards to unions and enums | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf: fix lookups of pointers by name in parent dicts | Nick Alcock | 1 | -0/+24 |
2021-01-05 | libctf: remove outdated comment about parent dict importing | Nick Alcock | 1 | -0/+4 |
2021-01-05 | libctf, include: support unnamed structure members better | Nick Alcock | 1 | -0/+22 |
2021-01-05 | libctf: warn about information loss because of unreleased format changes | Nick Alcock | 1 | -0/+5 |
2021-01-05 | libctf: new test of enum lookups with the _next iterator | Nick Alcock | 1 | -0/+6 |
2021-01-05 | libctf: new testsuite | Nick Alcock | 1 | -0/+17 |
2021-01-05 | libctf: rip out BFD_DEPENDENCIES / BFD_LIBADD | Nick Alcock | 1 | -0/+15 |
2021-01-05 | libctf, ld: dump enums: generally improve dump formatting | Nick Alcock | 1 | -0/+23 |
2021-01-05 | libctf, ld: prohibit getting the size or alignment of forwards | Nick Alcock | 1 | -0/+13 |
2021-01-05 | libctf, ld: more dumper improvements | Nick Alcock | 1 | -0/+7 |
2021-01-05 | libctf, ld: CTF dumper changes for consistency | Nick Alcock | 1 | -0/+12 |
2021-01-05 | libctf: do not print array declarators backwards | Nick Alcock | 1 | -0/+4 |
2021-01-04 | In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS | Nicolas Boulenguez | 1 | -0/+7 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2021-01-01 | ChangeLog rotation | Alan Modra | 1 | -1947/+7 |
2020-11-25 | libctf: Pass format argument to asprintf | H.J. Lu | 1 | -0/+5 |
2020-11-25 | libctf, include: support foreign-endianness symtabs with CTF | Nick Alcock | 1 | -0/+27 |
2020-11-20 | libctf: do not crash when CTF symbol or variable linking fails | Nick Alcock | 1 | -0/+5 |
2020-11-20 | libctf: error-handling fixes | Nick Alcock | 1 | -0/+9 |
2020-11-20 | libctf, include: add ctf_getsymsect and ctf_getstrsect | Nick Alcock | 1 | -0/+6 |
2020-11-20 | libctf, include: CTF-archive-wide symbol lookup | Nick Alcock | 1 | -0/+21 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 1 | -0/+5 |