aboutsummaryrefslogtreecommitdiff
path: root/packages/mpc/1.1.0
Commit message (Collapse)AuthorAgeFilesLines
* mpc: Add 1.3.1 drop old versionsChris Packham2023-10-042-5/+0
| | | | | | | | | https://www.multiprecision.org/ Add 1.3.1. Mark 1.2.1 as obsolete. Remove 1.0.3 and 1.1.0. Fixes #2030 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* mpc: Mark 1.0.3 and 1.1.0 as obsoleteChris Packham2023-09-131-0/+1
| | | | | | | Mark these versions as obsolete so they can be dropped after the next release. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Upgrade to new releasesAlexey Neyman2018-01-282-0/+4
android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>