Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-01 | add path to build step | Waldemar Brodkorb | |
2014-03-01 | add path | Waldemar Brodkorb | |
2014-01-31 | fix cygwin build | Waldemar Brodkorb | |
2014-01-29 | cygwin fixes | Waldemar Brodkorb | |
2014-01-06 | update gmp/mpfr to latest upstream version | Waldemar Brodkorb | |
2013-11-14 | use --with-pic, otherwise gcj compile in jtools/gcj fails to link to libgmp.a | Waldemar Brodkorb | |
2011-10-22 | Darwin fixes | Waldemar Brodkorb | |
2011-10-21 | always use fsf config.guess | Waldemar Brodkorb | |
2011-05-02 | same problem for ubuntu/amd64 as for cygwin amd64 | Waldemar Brodkorb | |
2011-01-04 | copy fsf config.guess on Cygwin and use it. | Waldemar Brodkorb | |
When compiling gmp under Windows XP on a 64 Bit AMD system, config.guess tries to build with ABI64 and fails. Using configfsf.guess in this case, will fix it. | |||
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-06-07 | fix compile issues on MacOS X host | Waldemar Brodkorb | |
2010-02-27 | fix checksum check of toolchain archives after download | Waldemar Brodkorb | |
and update alix/wrap targets to 2.6.33 | |||
2010-02-25 | update to latest upstream version | Waldemar Brodkorb | |
2010-02-24 | toolchain: trailing whitespaces cleanup (just cosmetics!) | Phil Sutter | |
2010-02-24 | toolchain: enable parallel building for gcc, glibc, binutils, gmp and mpfr | Phil Sutter | |
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | fix variable name | Waldemar Brodkorb | |
PKG_SITES is correct now | |||
2009-05-24 | more gcc 4.4 issues on mips | Waldemar Brodkorb | |
- disable runit in busybox - update gmp to latest upstream - PKG_DEPEND -> PKG_DEPENDS | |||
2009-05-17 | Initial import | wbx | |