Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-24 | add qemu sparc64, but it segfaults | Waldemar Brodkorb | |
2011-08-24 | better ppc64 support, qemu still hangs @ returning from prom_init | Waldemar Brodkorb | |
2011-08-09 | java uses $ORIGIN in RPATH of the binary. This patch from | Waldemar Brodkorb | |
the mailinglist, seems to work fine. http://www.mail-archive.com/uclibc@uclibc.org/msg06444.html | |||
2011-06-16 | update to stable version | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-05-09 | update to 4.5.3 | Waldemar Brodkorb | |
2011-05-02 | same problem for ubuntu/amd64 as for cygwin amd64 | Waldemar Brodkorb | |
2011-04-27 | fix allconfig for foxg20 | Waldemar Brodkorb | |
2011-04-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-04-26 | make arm/mips architectures more configurable in a simpler way | Waldemar Brodkorb | |
2011-04-26 | glibc: fixup name resolution for kirkwood at least | Phil Sutter | |
2011-04-17 | add basic locale support to OpenADK | Waldemar Brodkorb | |
2011-04-10 | use bindir for workaround | Waldemar Brodkorb | |
2011-04-10 | add workaround for openjdk | Waldemar Brodkorb | |
2011-04-09 | simplify | Waldemar Brodkorb | |
2011-04-03 | more steps toward an IcedTea (or so we hope), still fails, though… | 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 | |
2011-03-28 | update to latest stable upstream | Waldemar Brodkorb | |
2011-03-28 | add first step to get java running | Waldemar Brodkorb | |
add cacaovm and classpath packages. Add some dependency packages (gconf, orbit2). Add a non-working icedtea6/openjdk, need to work on a Linux host for further experimenting. | |||
2011-03-24 | enable Java support in GCC again, add libgcj library package | Waldemar Brodkorb | |
2011-03-19 | add vfork implementation from klibc, fix gnu tar problem | Waldemar Brodkorb | |
2011-03-18 | update to rc3 | Waldemar Brodkorb | |
2011-03-17 | disable lto for uclibc, it fails | Waldemar Brodkorb | |
2011-03-13 | add a lot of new devel subpackages and fix native builds of packages | Waldemar Brodkorb | |
2011-03-08 | cosmetic changes | Waldemar Brodkorb | |
2011-02-26 | resolve xterm Makefile conflict | Waldemar Brodkorb | |
2011-02-01 | readd workaround, needed f.e. for mips targets | Waldemar Brodkorb | |
2011-01-25 | more HOSTCC elimination | Waldemar Brodkorb | |
2011-01-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-22 | activate GCC cflags check, cleanup FLAGS stuff in OpenADK. | Waldemar Brodkorb | |
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage | |||
2011-01-20 | update to rc2, remove obsolete patches | Waldemar Brodkorb | |
2011-01-20 | disable NLS, allows toolchain building on native ADK systems | Waldemar Brodkorb | |
2011-01-18 | handle ssp support for glibc/eglibc/gcc | Waldemar Brodkorb | |
2011-01-17 | enable old behavior and enable gdb/c++ by default | Waldemar Brodkorb | |
2011-01-17 | these symlinks are required | Waldemar Brodkorb | |
2011-01-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-13 | update to Linux Kernel 2.6.37 | Waldemar Brodkorb | |
2011-01-12 | fix ssp support, logic error | Waldemar Brodkorb | |
2011-01-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-12 | fix mips64 glibc toolchains | Waldemar Brodkorb | |
2011-01-11 | update todo, resolv conflict | Waldemar Brodkorb | |
2011-01-11 | add aufs2 kernel patches, update aufs2-util to match | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | create directory where others are created | Waldemar Brodkorb | |
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: install some glibc-shipped config files | Phil Sutter | |
- /etc/gai.conf - /etc/nscd.conf - /etc/nsswitch.conf Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> |