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