summaryrefslogtreecommitdiff
path: root/external/gpl2/diffutils
AgeCommit message (Collapse)Author
2020-12-13diffutils: execl requires a NULL sentinelroy
2020-11-17Support aarch64eb in */config.guess.rin
Cherry-picked from upstream: https://git.savannah.gnu.org/gitweb/?p=config.git;a=commit;h=1c4398015583eb77bc043234f5734be055e64bea Everything except external/apache2/llvm/dist/llvm/cmake/config.guess is patched, which is under vendor tag and cannot be modified. I expect that this file is not actually used as we use hand-crafted version of configure script instead of cmake for building LLVM. Note that external/apache2/llvm/autoconf/autoconf/config.guess has already been committed on Oct. 20, but commit message disappeared as cvs aborted due to "permission denied" when trying to modify the file mentioned above. Sorry for confusing you. Also note that GMP uses its own config.guess Patch for external/lgpl3/gmp/dist/config.guess is provided by ryo@. Thanks!
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2018-06-25Specify SANITIZER_RENAME_SYMBOL in diffutilskamil
Rename local versions of regcomp regerror regexec regfree in order to remove symbol clash with libc.
2017-02-01Update supporting files for components which rely on autoconf to allow systemssevan
introducing since release of software to be recognised. This should hopefully allow the builds to progress a littles further on systems such as the POWER8 which features a little endian 64-bit PowerPC CPU identified as ppc64le.
2016-01-13merge conflicts, new reach-over Makefileschristos
2016-01-13Import latest gpl2 diffutilschristos