Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-29 | update gcc/binutils to latest synopsis github version | Waldemar Brodkorb | |
2015-07-22 | update to gcc 5.2.0 | Waldemar Brodkorb | |
2015-07-13 | add basic toolchain support for or1k arch with musl libc | Waldemar Brodkorb | |
2015-07-09 | add support for metag architecture | Waldemar Brodkorb | |
2015-07-01 | update gcc 4.8/4.9 | Waldemar Brodkorb | |
2015-06-07 | pkgsite missing | Waldemar Brodkorb | |
2015-06-07 | gcc 4.5.4 is the only working compiler for bfin at the moment | Waldemar Brodkorb | |
2015-06-04 | add some bits and bytes to allow to choose bfin-sim. not functional, yet | Waldemar Brodkorb | |
2015-05-31 | fix distfiles url | Waldemar Brodkorb | |
2015-05-02 | ad experimental gcc 5.1.0 support | Waldemar Brodkorb | |
2015-04-26 | refresh checksums, needed to repack | Waldemar Brodkorb | |
2015-04-24 | update arc toolchain components | Waldemar Brodkorb | |
2015-02-10 | bump stdc++ version | Waldemar Brodkorb | |
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-12-26 | fix some md5sums. reported via cubox-i forum. | Waldemar Brodkorb | |
2014-12-25 | update to gcc 4.8.4 | Waldemar Brodkorb | |
2014-12-06 | update to gcc 4.9.2 | Waldemar Brodkorb | |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb | |
2014-09-09 | add information where the tarballs are from | Waldemar Brodkorb | |
2014-09-09 | add toolchain support for avr32 | Waldemar Brodkorb | |
2014-09-05 | start arc integration | Waldemar Brodkorb | |
2014-09-04 | use libstdcxx version, needs fix for other gcc versions | Waldemar Brodkorb | |
2014-08-31 | use tar.gz | Waldemar Brodkorb | |
2014-08-31 | add support for bfin toolchain creation | Waldemar Brodkorb | |
2014-08-06 | use gcc 4.9.1 for aarch64 | Waldemar Brodkorb | |
2014-05-23 | update to latest stable version of gcc 4.8.x | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-06 | add spacr miscompile workaround | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-17 | use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanup | Waldemar Brodkorb | |
2014-03-01 | remove armeb, no hardware, no emulator to test, add armhf instead. fix some ↵ | Waldemar Brodkorb | |
toolchain archive creation issues, remove unneeded files before packaging. | |||
2014-01-16 | good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵ | Waldemar Brodkorb | |
available | |||
2013-12-08 | add support for microblaze architecture, tested with qemu-system-microblaze{,el} | Waldemar Brodkorb | |
2013-05-06 | add toolchain support for raspberry pi | 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 basic support for avr32 -> ngw100 | Waldemar Brodkorb | |
2011-05-09 | update to 4.5.3 | Waldemar Brodkorb | |
2011-03-31 | Revert "update to latest stable upstream version, refresh patch" | Waldemar Brodkorb | |
This reverts commit 84b90159b05aaa4e914ce51d2b1319218c32d8a1. | |||
2011-03-31 | update to latest stable upstream version, refresh patch | Waldemar Brodkorb | |
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-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-05-20 | update to gcc 4.4.4 | Waldemar Brodkorb | |
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | update to latest upstream version | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-08-23 | revert renaming of /init into /start | Waldemar Brodkorb | |
- fix foxboard build, tested on classic - remove unsed ibm-x40 target - update all targets to linux-2.6.30.5 - fix native build, use kernel.config.$(CPU_ARCH) as kernel configuration, when /proc/config.gz does not exist on host | |||
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 |