| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year range in copyright notice of binutils files | Alan Modra | 2023-01-01 | 1 | -1/+1 |
* | Add markers for 2.40 branch | Nick Clifton | 2022-12-31 | 1 | -0/+4 |
* | Add markers for 2.39 branch | Nick Clifton | 2022-07-08 | 1 | -0/+4 |
* | Add markers for 2.38 branch | Nick Clifton | 2022-01-22 | 1 | -0/+4 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | libctf: add CTF format specification | Nick Alcock | 2021-11-08 | 1 | -0/+12 |
* | libctf, ld: handle nonrepresentable types better | Nick Alcock | 2021-10-25 | 1 | -0/+4 |
* | libctf: dump: do not stop dumping types on error | Nick Alcock | 2021-10-25 | 1 | -0/+4 |
* | libctf, lookup: fix bounds of pptrtab lookup | Nick Alcock | 2021-09-27 | 1 | -0/+6 |
* | libctf, testsuite: fix various warnings in tests | Nick Alcock | 2021-09-27 | 1 | -0/+18 |
* | libctf: fix handling of CTF symtypetab sections emitted by older GCC | Nick Alcock | 2021-09-27 | 1 | -0/+7 |
* | configure: regenerate in all projects that use libtool.m4 | Nick Alcock | 2021-09-27 | 1 | -0/+5 |
* | libctf: try several possibilities for linker versioning flags | Nick Alcock | 2021-09-27 | 1 | -0/+12 |
* | libctf: link against libiberty before linking in libbfd or libctf-nobfd | Nick Alcock | 2021-09-27 | 1 | -0/+7 |
* | Add markers for 2.37 branch | Nick Clifton | 2021-07-03 | 1 | -0/+4 |
* | Use htab_eq_string in libctf | Alan Modra | 2021-05-09 | 1 | -0/+9 |
* | libctf, ld: fix test results for upstream GCC | Nick Alcock | 2021-05-06 | 1 | -0/+6 |
* | libctf, include: support an alternative encoding for nonrepresentable types | Nick Alcock | 2021-05-06 | 1 | -0/+15 |
* | libctf: fix ELF-in-BFD checks in the presence of ASAN | Nick Alcock | 2021-03-25 | 1 | -0/+5 |
* | libctf: fix memory leak in a test | Nick Alcock | 2021-03-25 | 1 | -0/+5 |
* | libctf: don't dereference out-of-bounds locations in the qualifier hashtab | Nick Alcock | 2021-03-25 | 1 | -0/+6 |
* | libctf: make ctf_bfdopen_ctfsect a debugger entry point | Nick Alcock | 2021-03-25 | 1 | -0/+4 |
* | libctf, serialize: functions with no args have a NULL dtd_vlen | Nick Alcock | 2021-03-25 | 1 | -0/+6 |
* | libctf, dump: do not emit size or alignment if it would error | Nick Alcock | 2021-03-25 | 1 | -0/+5 |
* | Provide an inline startswith function in bfd.h | Alan Modra | 2021-03-21 | 1 | -0/+4 |
* | libctf: support encodings for enums | Nick Alcock | 2021-03-18 | 1 | -0/+6 |
* | libctf: a couple of small error-handling fixes | Nick Alcock | 2021-03-18 | 1 | -0/+7 |
* | libctf: types: unify code dealing with small-vs-large struct members | Nick Alcock | 2021-03-18 | 1 | -0/+12 |
* | libctf: eliminate dtd_u, part 5: structs / unions | Nick Alcock | 2021-03-18 | 1 | -0/+40 |
* | libctf: eliminate dtd_u, part 4: enums | Nick Alcock | 2021-03-18 | 1 | -0/+25 |
* | libctf: do not corrupt strings across ctf_serialize | Nick Alcock | 2021-03-18 | 1 | -0/+26 |
* | libctf: don't lose track of all valid types upon serialization | Nick Alcock | 2021-03-18 | 1 | -0/+5 |
* | libctf: eliminate dtd_u, part 3: functions | Nick Alcock | 2021-03-18 | 1 | -0/+9 |
* | libctf: eliminate dtd_u, part 2: arrays | Nick Alcock | 2021-03-18 | 1 | -0/+8 |
* | libctf: eliminate dtd_u, part 1: int/float/slice | Nick Alcock | 2021-03-18 | 1 | -0/+19 |
* | libctf: fix GNU style for do {} while | Nick Alcock | 2021-03-18 | 1 | -0/+9 |
* | libctf: split up ctf_serialize | Nick Alcock | 2021-03-18 | 1 | -0/+12 |
* | libctf: fix comment above ctf_dict_t | Nick Alcock | 2021-03-18 | 1 | -0/+4 |
* | libctf: split serialization and file writeout into its own file | Nick Alcock | 2021-03-18 | 1 | -0/+24 |
* | libctf: fix some tabdamage and move some code around | Nick Alcock | 2021-03-18 | 1 | -0/+9 |
* | bfd, ld, libctf: skip zero-refcount strings in CTF string reporting | Nick Alcock | 2021-03-02 | 1 | -0/+8 |
* | libctf: free ctf_dynsyms properly | Nick Alcock | 2021-03-02 | 1 | -0/+4 |
* | libctf: fix signed/unsigned comparison confusion | Nick Alcock | 2021-03-02 | 1 | -0/+4 |
* | libctf: minor error-handling fixes | Nick Alcock | 2021-03-02 | 1 | -0/+10 |
* | libctf: add a deduplicator-specific type mapping table | Nick Alcock | 2021-03-02 | 1 | -0/+41 |
* | libctf: remove reference to "unconflicted link mode". | Nick Alcock | 2021-03-02 | 1 | -0/+5 |
* | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 2021-03-02 | 1 | -0/+19 |
* | libctf: fix ChangeLog date | Nick Alcock | 2021-03-02 | 1 | -1/+1 |
* | libctf: reimplement many _iter iterators in terms of _next | Nick Alcock | 2021-03-02 | 1 | -0/+10 |
* | libctf: ctf_archive_next should set the parent name consistently | Nick Alcock | 2021-03-02 | 1 | -0/+5 |