summaryrefslogtreecommitdiff
path: root/package/gmp
Commit message (Expand)AuthorAge
* gmp: bump to version 5.0.4Gustavo Zacarias2012-03-11
* gmp: work around ARM thumb build breakageGustavo Zacarias2011-11-08
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* gmp: bump to version 5.0.2Gustavo Zacarias2011-09-13
* gmp: make it a proper package and bump to version 5.0.1Gustavo Zacarias2010-12-27
* gmp/mpfr: make sure host builds add source targets to HOST_SOURCEPeter Korsgaard2010-02-25
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-23
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* gmp: use GNU_MIRROR for sitePeter Korsgaard2009-02-13
* gmp: bump versionPeter Korsgaard2009-02-13
* gmp/mpfr: use static libraries as make targetsPeter Korsgaard2009-02-10
* gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-sharedPeter Korsgaard2009-02-10
* gmp/mpfr: force static linkingPeter Korsgaard2009-02-09
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* toolchain/*: use CONFIG_UPDATEPeter Korsgaard2008-12-05
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* Remove superfluous 'slash' in GMP_SITEUlf Samuelsson2007-10-13
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - libversion was changedBernhard Reutner-Fischer2007-09-17
* - bump versionBernhard Reutner-Fischer2007-09-17
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-20
* - fix typoBernhard Reutner-Fischer2007-06-06
* - better also copy the link targets..Bernhard Reutner-Fischer2007-06-06
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-06
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-06
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-02
* - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...Bernhard Reutner-Fischer2007-06-01
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - fix prerequisites of binutils_targetBernhard Reutner-Fischer2007-01-24
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...Bernhard Reutner-Fischer2007-01-22
* - use the correct path to configureBernhard Reutner-Fischer2007-01-16
* - provide host-libgmp and host-libmpfrBernhard Reutner-Fischer2007-01-16
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ...Bernhard Reutner-Fischer2006-12-14
* - Add libgmp-host and libmpfr-host support. I'll need this for fortran support.Bernhard Reutner-Fischer2006-12-13
* - pass target specific settings to configure when configuring for the target.Bernhard Reutner-Fischer2006-12-02
* - add "lib" prefixBernhard Reutner-Fischer2006-11-28
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-17
* - Typo fix: copy headers to the correct location on the target.Bernhard Reutner-Fischer2006-11-17
* - add stubs for gmp and mpfrBernhard Reutner-Fischer2006-09-28