summaryrefslogtreecommitdiff
path: root/external/lgpl3/gmp
AgeCommit message (Expand)Author
2022-05-31fix lint build on vaxchristos
2021-12-07libgmp: remove trailing whitespacerillig
2021-12-07libgmp: suppress lint warnings about int/size_t mismatchrillig
2021-12-07libgmp: clean up LINTFLAGSrillig
2021-12-07fix alloca for NetBSD lintchristos
2021-12-06libgmp: fix unwarranted ignored error on 'make clean'rillig
2021-12-06libgmp: suppress a few lint warningsrillig
2021-11-29gmp: pullover fixes for https://nvd.nist.gov/vuln/detail/CVE-2021-43618mrg
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-07-12mknative-gmp for mipsn64* and GMP 6.2.1.mrg
2021-07-12add mipsn64 support, so native-gmp works, and likely, build.sh toolsmrg
2021-07-12mknative-gmp for GMP 6.2.1 and most platforms.mrg
2021-07-12regen for GMP 6.2.1 and i386 and arm64. update docs so i don't forgetmrg
2021-07-12regen gmp parts for amd64 and gmp 6.2.1.mrg
2021-07-11merge GMP 6.2.1.mrg
2021-07-11initial import of GMP 6.2.1. from their NEWS:mrg
2021-04-25Copied from mips64elchristos
2021-04-25copied from mips64ebchristos
2020-11-17Support aarch64eb in */config.guess.rin
2020-10-31recognize some more G4 model names produced by config.guessmacallan
2020-09-27re-run native-gmp for gmp 6.2.0 and arm: run with a v4 toolchainmrg
2020-09-27mknative-gmp output for GMP 6.2.0.mrg
2020-09-27merge gmp 6.2.0.mrg
2020-09-27initial import of GMP 6.2.0. changes include:mrg
2020-09-26update slightly to enable 'native-gmp' target from tools/gmp to work.mrg
2020-09-02Teach native gmp about aarch64ebjakllsch
2019-04-17fake mknative, mostly enough to build real for mknative.mrg
2019-04-15Fake mknativemaya
2018-09-04add missing sources needed by new mpfr/mpc.mrg
2018-07-14aarch64 files for gmpchristos
2018-06-01commit some note updates i wrote last august.mrg
2017-10-19external/lgpl3/gmp build fail in configure phase with "ln -s J /etc/malloc.co...nonaka
2017-08-22updates for GMP 6.1.2 and most platforms. run tested on i386, amd64,mrg
2017-08-22update these for GMP 6.1.2, and start to make it more automatic.mrg
2017-08-22merge GMP 6.1.2.mrg
2017-08-22initial import of GMP 6.1.2. main changes from 5.1.3 below.mrg
2017-08-22move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch.mrg
2017-08-22remove unused filemrg
2017-08-17mp.h was removed a while ago. update the README to note this, andmrg
2017-08-17remove file that died 4 years ago...mrg
2017-02-01Update supporting files for components which rely on autoconf to allow systemssevan
2016-04-12Add -DPIC for PIE builds so that we can avoid text relocations.christos
2014-09-19RISC-V configury.matt
2014-09-03OR1K configury for NetBSDmatt
2014-06-24Revert previous commit. Requested by matt@.kiyohara
2014-06-23Teach configfsf.guess about coldfire and earmmatt
2014-06-23Support earm*-*-*.kiyohara
2014-05-13on mips64* use generic C functions instead of assembly routines when buildingmacallan
2014-03-25Use C version of umul_ppmm for Clang on MIPS.joerg
2014-03-18Merge riastradh-drm2 to HEAD.riastradh