summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2014-03-01add x32 toolchain and kernel supportWaldemar Brodkorb
2014-03-01add basic support for x86_64 x32 abi, convert to miniconfigWaldemar Brodkorb
2014-03-01update to latest upstream, fix x86_64 x32 problemsWaldemar Brodkorb
2014-03-01gpm needs bison hostWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵Waldemar Brodkorb
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-03-01merge conflictWaldemar Brodkorb
2014-03-01update to gcc 4.8.2 (partially done by last commit)Waldemar Brodkorb
2014-02-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-28disable for muslWaldemar Brodkorb
2014-02-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-28add more perl configsWaldemar Brodkorb
2014-02-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-27add support for sh and muslWaldemar Brodkorb
2014-02-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-27enable avahi support for mpdWaldemar Brodkorb
2014-02-27rework musl patches, mostly from sabotage linuxWaldemar Brodkorb
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵Waldemar Brodkorb
(hard float)
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-25avoid overriding of mit krb5 include filesWaldemar Brodkorb
2014-02-25add a bunch of perl configs for mipsWaldemar Brodkorb
2014-02-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-24add ld workaround for microblaze, tooWaldemar Brodkorb
2014-02-24fix cross-compile on DarwinWaldemar Brodkorb
2014-02-24fix perl cross-compile on DarwinWaldemar Brodkorb
2014-02-24add sparc64 perl eglibc configWaldemar Brodkorb
2014-02-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-23add perl config for sparc64Waldemar Brodkorb
2014-02-23oops, what happens to test-first? shouldn't eat pizza and hack at the same ↵Waldemar Brodkorb
time...
2014-02-23avoid variable overriding, ARCH is used in OpenADK, rename to XARCH, ↵Waldemar Brodkorb
hopefully makes release build on hudson happy
2014-02-23patches make strace non-working on qemu sparc64 glibc, need reworkingWaldemar Brodkorb
2014-02-22enable debug output, still hudson fails. don't know why. can't reproduce it ↵Waldemar Brodkorb
in normal build
2014-02-22remove some more patches, need to rework musl supportWaldemar Brodkorb
2014-02-22fix build breakage for sparc64-glibcWaldemar Brodkorb
2014-02-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-22some try to fixWaldemar Brodkorb
2014-02-21enable pthread debugging in uclibc, when gdb/gdbserver is choosenWaldemar Brodkorb
2014-02-21fix compile with uclibcWaldemar Brodkorb
2014-02-21fix uclibc compileWaldemar Brodkorb
2014-02-21update to latest stable version, fix uclibc compile, patch from ↵Waldemar Brodkorb
http://git.buildroot.net/buildroot/tree/package/coreutils/coreutils-01-spawn-uclibc.patch
2014-02-21fix compile for 3.13.3Waldemar Brodkorb
2014-02-21oops, forgot the patchWaldemar Brodkorb
2014-02-21oops, forgot the patchWaldemar Brodkorb
2014-02-21disable snmpnetstat for now, uses old bsd signal handling, which is disabled ↵Waldemar Brodkorb
in uclibc
2014-02-21another try to fix autobuilder, use make depend explicitelyWaldemar Brodkorb
2014-02-20try to fix autobuildWaldemar Brodkorb
2014-02-20update to latest uptream, fix uclibc compileWaldemar Brodkorb