Age | Commit message (Expand) | Author | Files | Lines |
2024-01-15 | Add markers for 2.42 branch | Nick Clifton | 1 | -0/+4 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 40 | -41/+41 |
2023-11-20 | libctf: adding CU mappings should be idempotent | Nick Alcock | 1 | -2/+16 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 7 | -64/+2284 |
2023-10-20 | libctf: fix creation-time parent/child dict confusions | Nick Alcock | 17 | -20/+322 |
2023-10-18 | libctf: check for problems with error returns | Nick Alcock | 2 | -0/+75 |
2023-10-18 | libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836 | Torbjörn SVENSSON | 1 | -1/+1 |
2023-10-17 | libctf: Sanitize error types for PR 30836 | Torbjörn SVENSSON | 8 | -134/+114 |
2023-08-12 | regen config | Alan Modra | 1 | -21/+52 |
2023-07-03 | Add markers for the 2.41 branch | Nick Clifton | 1 | -0/+4 |
2023-04-08 | libctf, link: fix CU-mapped links with CTF_LINK_EMPTY_CU_MAPPINGS | Nick Alcock | 1 | -10/+11 |
2023-04-08 | libctf: propagate errors from parents correctly | Nick Alcock | 5 | -13/+204 |
2023-04-08 | libctf, tests: do not assume host and target have identical field offsets | Nick Alcock | 4 | -3/+24 |
2023-03-24 | libctf: get the offsets of fields of unnamed structs/unions right | Nick Alcock | 4 | -1/+121 |
2023-03-24 | libctf: fix a comment typo | Nick Alcock | 1 | -1/+1 |
2023-03-24 | libctf: work around an uninitialized variable warning | Nick Alcock | 1 | -1/+1 |
2023-03-24 | libctf: fix assertion failure with no system qsort_r | Nick Alcock | 1 | -0/+4 |
2023-03-20 | libctf: unused variable | Alan Modra | 1 | -2/+0 |
2023-03-19 | ctf segfaults | Alan Modra | 2 | -5/+8 |
2023-01-16 | libctf: update regexp to allow makeinfo to build document | Enze Li | 2 | -2/+2 |
2023-01-12 | libctf: ctf-link outdated input check faulty | Nick Alcock | 1 | -6/+29 |
2023-01-12 | libctf: skip the testsuite from inside dejagnu | Nick Alcock | 5 | -70/+61 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 40 | -41/+41 |
2022-12-31 | Add markers for 2.40 branch | Nick Clifton | 1 | -0/+4 |
2022-12-12 | libctf: remove unnecessary zstd constructs | Indu Bhagat | 5 | -280/+6 |
2022-12-12 | libctf: remove AC_CONFIG_MACRO_DIR | Indu Bhagat | 2 | -8/+2 |
2022-12-12 | libctf: remove unnecessary zlib constructs | Indu Bhagat | 2 | -6/+4 |
2022-12-08 | libctf: avoid potential double free | Alan Modra | 1 | -1/+4 |
2022-11-11 | libctf: use libtool for link test in configure | Indu Bhagat | 2 | -0/+1368 |
2022-11-07 | configure: require libzstd >= 1.4.0 | Christophe Lyon | 1 | -10/+10 |
2022-09-26 | libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true | Fangrui Song | 5 | -6/+280 |
2022-08-01 | libctf: Avoid use of uninitialised variables | Alan Modra | 1 | -6/+10 |
2022-07-08 | Add markers for 2.39 branch | Nick Clifton | 1 | -0/+4 |
2022-06-21 | libctf: tests: prune warnings from compiler output | Nick Alcock | 2 | -6/+6 |
2022-06-21 | libctf: avoid mingw warning | Nick Alcock | 1 | -1/+1 |
2022-06-21 | libctf: fix linking together multiple objects derived from the same source | Nick Alcock | 8 | -33/+280 |
2022-04-28 | libctf: impose an ordering on conflicting types | Nick Alcock | 1 | -1/+20 |
2022-03-25 | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 1 | -7/+13 |
2022-03-23 | libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option | Nick Alcock | 3 | -111/+144 |
2022-03-23 | libctf, ld: diagnose corrupted CTF header cth_strlen | Nick Alcock | 1 | -16/+29 |
2022-03-23 | include, libctf, ld: extend variable section to contain functions too | Nick Alcock | 3 | -12/+57 |
2022-02-11 | libctf: delete unused libctf_TEXINFOS | Mike Frysinger | 2 | -2/+0 |
2022-01-22 | Add markers for 2.38 branch | Nick Clifton | 1 | -0/+4 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 39 | -40/+40 |
2021-12-02 | libctf: workaround automake bug with conditional info pages | Mike Frysinger | 3 | -20/+32 |
2021-12-02 | libctf: re-generate configure | Simon Marchi | 1 | -2/+1 |
2021-12-01 | libctf: merge doc subdir up a level | Mike Frysinger | 5 | -1014/+410 |
2021-11-29 | libctf: enable silent build rules | Mike Frysinger | 3 | -3/+43 |
2021-11-09 | doc/ctf-spec.texi: Remove "@validatemenus off" | H.J. Lu | 1 | -1/+0 |
2021-11-08 | libctf: add CTF format specification | Nick Alcock | 8 | -40/+2857 |