Age | Commit message (Expand) | Author | Files | Lines |
2024-06-18 | libctf: suppress spurious failure of malloc-counting tests under valgrind | Nick Alcock | 1 | -1/+1 |
2024-06-10 | autoupdate: add square brackets around arguments of AC_INIT | Matthieu Longo | 1 | -1/+1 |
2024-06-10 | autoupdate: add square brackets around argument of AC_PREREQ | Matthieu Longo | 1 | -1/+1 |
2024-04-19 | libctf: do not include undefined functions in libctf.ver | Nick Alcock | 1 | -5/+16 |
2024-04-10 | mmap: Avoid the sanitizer configure check failure | H.J. Lu | 1 | -1/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 1 | -1/+1 |
2023-01-16 | libctf: update regexp to allow makeinfo to build document | Enze Li | 1 | -1/+1 |
2023-01-12 | libctf: skip the testsuite from inside dejagnu | Nick Alcock | 1 | -1/+6 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-12 | libctf: remove unnecessary zstd constructs | Indu Bhagat | 1 | -2/+1 |
2022-12-12 | libctf: remove AC_CONFIG_MACRO_DIR | Indu Bhagat | 1 | -3/+0 |
2022-12-12 | libctf: remove unnecessary zlib constructs | Indu Bhagat | 1 | -3/+2 |
2022-11-11 | libctf: use libtool for link test in configure | Indu Bhagat | 1 | -0/+4 |
2022-09-26 | libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true | Fangrui Song | 1 | -1/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-01 | libctf: merge doc subdir up a level | Mike Frysinger | 1 | -1/+1 |
2021-11-29 | libctf: enable silent build rules | Mike Frysinger | 1 | -0/+1 |
2021-11-08 | libctf: add CTF format specification | Nick Alcock | 1 | -1/+25 |
2021-09-27 | libctf: try several possibilities for linker versioning flags | Nick Alcock | 1 | -3/+43 |
2021-03-25 | libctf: fix ELF-in-BFD checks in the presence of ASAN | Nick Alcock | 1 | -1/+1 |
2021-02-21 | libctf AC_CANONICAL_TARGET | Alan Modra | 1 | -0/+3 |
2021-02-10 | libctf: add missing header in BFD ELF check | Nick Alcock | 1 | -0/+1 |
2021-02-10 | libctf: require a Tcl capable of try/catch to run tests | Nick Alcock | 1 | -0/+9 |
2021-02-10 | bfd, opcodes, libctf: support --with-included-gettext | Nick Alcock | 1 | -6/+11 |
2021-01-12 | Implement a workaround for GNU mak jobserver | H.J. Lu | 1 | -0/+2 |
2021-01-05 | libctf: rip out BFD_DEPENDENCIES / BFD_LIBADD | Nick Alcock | 1 | -25/+5 |
2021-01-04 | In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS | Nicolas Boulenguez | 1 | -0/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-27 | libctf, binutils: initial work towards libctf gettextization | Nick Alcock | 1 | -1/+1 |
2020-07-22 | libctf, dedup: add deduplicator | Nick Alcock | 1 | -1/+1 |
2020-07-22 | libctf, dedup: add new configure option --enable-libctf-hash-debugging | Nick Alcock | 1 | -0/+6 |
2020-07-22 | libctf: check for vasprintf | Nick Alcock | 1 | -1/+1 |
2020-06-26 | libctf: support platforms with separate libintl | Nick Alcock | 1 | -0/+1 |
2020-06-26 | libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_* | Nick Alcock | 1 | -0/+2 |
2020-01-05 | libctf: Add configure check for asprintf (for MinGW) | Eli Zaretskii | 1 | -0/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | libctf: installable libctf as a shared library | Nick Alcock | 1 | -0/+66 |
2019-06-04 | libctf: work on platforms without O_CLOEXEC. | Nick Alcock | 1 | -0/+16 |
2019-06-04 | libctf: look for BSD versus GNU qsort_r signatures | Nick Alcock | 1 | -2/+42 |
2019-05-31 | libctf: fix a number of build problems found on Solaris and NetBSD | Jose E. Marchesi | 1 | -1/+5 |
2019-05-29 | Fix libctf build on non-ELF targets. | Nick Alcock | 1 | -0/+31 |
2019-05-28 | libctf: build system | Nick Alcock | 1 | -0/+63 |