summaryrefslogtreecommitdiff
path: root/toolchain/gmp/Makefile.inc
AgeCommit message (Collapse)Author
2014-05-04update gmp to latest upstreamWaldemar Brodkorb
2014-01-06update gmp/mpfr to latest upstream versionWaldemar Brodkorb
2010-02-27fix checksum check of toolchain archives after downloadWaldemar Brodkorb
and update alix/wrap targets to 2.6.33
2010-02-25update to latest upstream versionWaldemar Brodkorb
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-30fix variable nameWaldemar Brodkorb
PKG_SITES is correct now
2009-05-24more gcc 4.4 issues on mipsWaldemar Brodkorb
- disable runit in busybox - update gmp to latest upstream - PKG_DEPEND -> PKG_DEPENDS
2009-05-17Initial importwbx