| Commit message (Expand) | Author | Age | Files | Lines |
* | libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS | Nick Alcock | 2023-04-08 | 1 | -10/+11 |
* | libctf: ctf-link outdated input check faulty | Nick Alcock | 2023-01-12 | 1 | -6/+29 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2023-01-01 | 1 | -1/+1 |
* | libctf: avoid potential double free | Alan Modra | 2022-12-08 | 1 | -1/+4 |
* | libctf: Avoid use of uninitialised variables | Alan Modra | 2022-08-01 | 1 | -6/+10 |
* | libctf: fix linking together multiple objects derived from the same source | Nick Alcock | 2022-06-21 | 1 | -33/+128 |
* | include, libctf, ld: extend variable section to contain functions too | Nick Alcock | 2022-03-23 | 1 | -1/+36 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2022-01-02 | 1 | -1/+1 |
* | libctf: fix some tabdamage and move some code around | Nick Alcock | 2021-03-18 | 1 | -46/+46 |
* | bfd, ld, libctf: skip zero-refcount strings in CTF string reporting | Nick Alcock | 2021-03-02 | 1 | -1/+2 |
* | libctf: free ctf_dynsyms properly | Nick Alcock | 2021-03-02 | 1 | -1/+1 |
* | libctf: minor error-handling fixes | Nick Alcock | 2021-03-02 | 1 | -2/+11 |
* | libctf: add a deduplicator-specific type mapping table | Nick Alcock | 2021-03-02 | 1 | -219/+102 |
* | libctf: remove reference to "unconflicted link mode". | Nick Alcock | 2021-03-02 | 1 | -3/+3 |
* | libctf, include: remove the nondeduplicating CTF linker | Nick Alcock | 2021-03-02 | 1 | -230/+20 |
* | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 2021-02-04 | 1 | -1/+33 |
* | libctf: warn about information loss because of unreleased format changes | Nick Alcock | 2021-01-05 | 1 | -0/+30 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2021-01-01 | 1 | -1/+1 |
* | libctf: do not crash when CTF symbol or variable linking fails | Nick Alcock | 2020-11-20 | 1 | -6/+10 |
* | libctf: symbol type linking support | Nick Alcock | 2020-11-20 | 1 | -15/+331 |
* | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 2020-11-20 | 1 | -3/+6 |
* | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 2020-11-20 | 1 | -4/+4 |
* | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 2020-11-20 | 1 | -82/+82 |
* | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 2020-08-27 | 1 | -65/+68 |
* | libctf, link: tie in the deduplicating linker | Nick Alcock | 2020-07-22 | 1 | -2/+658 |
* | libctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION | Nick Alcock | 2020-07-22 | 1 | -1/+2 |
* | libctf, link: add the ability to filter out variables from the link | Nick Alcock | 2020-07-22 | 1 | -0/+19 |
* | libctf, link: fix spurious conflicts of variables in the variable section | Nick Alcock | 2020-07-22 | 1 | -1/+1 |
* | libctf, link: redo cu-mapping handling | Nick Alcock | 2020-07-22 | 1 | -25/+82 |
* | libctf, link: fix ctf_link_write fd leak | Nick Alcock | 2020-07-22 | 1 | -0/+1 |
* | libctf, link: add lazy linking: clean up input members: err/warn cleanup | Nick Alcock | 2020-07-22 | 1 | -100/+281 |
* | libctf: sort out potential refcount loops | Nick Alcock | 2020-07-22 | 1 | -1/+1 |
* | libctf: rename the type_mapping_key to type_key | Nick Alcock | 2020-07-22 | 1 | -9/+12 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | libctf: avoid the need to ever use ctf_update | Nick Alcock | 2019-10-03 | 1 | -17/+3 |
* | libctf: handle nonrepresentable types at link time | Nick Alcock | 2019-10-03 | 1 | -4/+14 |
* | libctf: add CU-mapping machinery | Nick Alcock | 2019-10-03 | 1 | -4/+167 |
* | libctf: add linking of the variable section | Nick Alcock | 2019-10-03 | 1 | -24/+134 |
* | libctf: map from old to corresponding newly-added types in ctf_add_type | Nick Alcock | 2019-10-03 | 1 | -0/+114 |
* | libctf: add the ctf_link machinery | Nick Alcock | 2019-10-03 | 1 | -0/+528 |