Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-23 | update to latest stable version of gcc 4.8.x | Waldemar Brodkorb | |
2014-04-15 | fix superh big endian compile for musl | Waldemar Brodkorb | |
2014-04-14 | sync with musl-cross | Waldemar Brodkorb | |
2014-03-05 | fix gcc cross compilation | Waldemar Brodkorb | |
2014-03-01 | update to gcc 4.8.2 (partially done by last commit) | Waldemar Brodkorb | |
2014-02-07 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2014-01-16 | good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵ | Waldemar Brodkorb | |
support is bad, kernel needs patches for serial and network | |||
2014-01-01 | make native gcc for microblaze working | Waldemar Brodkorb | |
2013-10-24 | fix gcc subpackage | Waldemar Brodkorb | |
2013-10-24 | fix g++ subpackage | Waldemar Brodkorb | |
2013-09-04 | fix musl compile | Waldemar Brodkorb | |
2013-05-07 | update fixes for gcc 4.7.3 - mksh, rxvt-unicode | Waldemar Brodkorb | |
2012-09-28 | update gcc to latest upstream version | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2011-10-12 | add toolchain patch to package, too | Waldemar Brodkorb | |
2011-04-26 | make arm/mips architectures more configurable in a simpler way | Waldemar Brodkorb | |
2011-01-20 | sync gcc patches from toolchain | Waldemar Brodkorb | |
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2010-08-02 | fix compile of gcc package, host cppflags should be not target cppflags | Waldemar Brodkorb | |
2010-03-05 | fix gcc package on MIPS64 | Waldemar Brodkorb | |
2009-11-22 | make bulk build on Debian/lenny x86 complete | Waldemar Brodkorb | |
- fix some menu descriptions - fix gcc package compile |