Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gmp: disable assembly to fix build on systems that use PIE binaries | Felix Fietkau | 2015-06-04 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45887 | ||||
* | tools: Fix compilation on x32 host | Felix Fietkau | 2014-10-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | Compiling the host tools on the new x32 architecture (which is an ILP32 ELF32 system on an amd64 CPU) fails for various reasons. gmp: pull same fix I applied to OpenADK, which was inspired by the fix in the Debian source package mtd-utils: write a workaround myself; only affects x32, but the use of llseek is dangerous according to the manpage, so the guard ifdef should probably go away findutils: pull fix straight from the Debian source packae Signed-off-by: Thorsten Glaser <tg@mirbsd.org> SVN-Revision: 43060 | ||||
* | gmp: update to 5.1.3 | Luka Perkov | 2013-10-21 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38487 | ||||
* | gmp: upgrade to version 5.1.2 | Luka Perkov | 2013-06-03 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36821 | ||||
* | gmp: upgrade to version 5.1.1 | Luka Perkov | 2013-02-28 | 3 | -216/+5 |
| | | | | SVN-Revision: 35823 | ||||
* | tools/gmp enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 33432 | ||||
* | gmp: update to 5.0.5 | Luka Perkov | 2012-06-09 | 1 | -3/+3 |
| | | | | SVN-Revision: 32144 | ||||
* | gmp: update to 5.0.4 | Florian Fainelli | 2012-04-02 | 3 | -33/+37 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31169 | ||||
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 1 | -9/+0 |
| | | | | SVN-Revision: 29754 | ||||
* | tools/gmp: update to version 5.0.1 | Alexandros C. Couloumbis | 2010-12-09 | 3 | -2/+211 |
| | | | | SVN-Revision: 24380 | ||||
* | fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) | Felix Fietkau | 2010-09-05 | 1 | -5/+0 |
| | | | | SVN-Revision: 22934 | ||||
* | tools: update gmp to 4.3.2 | Alexandros C. Couloumbis | 2010-04-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 21147 | ||||
* | gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x | Felix Fietkau | 2009-09-25 | 1 | -2/+18 |
| | | | | SVN-Revision: 17717 | ||||
* | clean up gmp and mpfr | Felix Fietkau | 2009-04-06 | 1 | -23/+5 |
| | | | | SVN-Revision: 15114 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 1 | -8/+8 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 1 | -0/+42 |
SVN-Revision: 14131 |