aboutsummaryrefslogtreecommitdiff
path: root/packages/mpfr/4.0.1
Commit message (Collapse)AuthorAgeFilesLines
* Another wave of version updatesAlexey Neyman2019-02-133-53/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* patches: mpfr: Fix obsolete ARC asm constraintsEvgeniy Didin2018-08-211-0/+37
| | | | | | | | | | | | | | Adding this patch fixes errors while building mpfr for native ARC toolcahin. Error messages are: -----------------------------------------------------8<------------------ ... [ERROR] .build/HOST-arc-snps-linux-uclibc/arc-snps-linux-uclibc/src/ mpfr/src/mpfr-longlong.h:423:3: error: impossible constraint in 'asm' ... [ERROR] >> Build failed in step 'Installing MPFR for host' -----------------------------------------------------8<------------------ Signed-off-by: Evgeniy Didin <didin@synopsys.com>
* Update packages: automake, isl, linux, mpfr, musl, newlib, strace, uClibc-ngAlexey Neyman2018-04-122-0/+16
Also, fix manage-packages.sh after autotoolization. Signed-off-by: Alexey Neyman <stilor@att.net>