summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2013-10-27fix eglibc qemu-sparc builds, -Os does not work for thisWaldemar Brodkorb
2013-10-26fix sparc32 toolchain building with glibc, see http://sourceware.org/bugzilla...Waldemar Brodkorb
2013-10-25fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systemsWaldemar Brodkorb
2013-10-24get rid of unsupported locale supportWaldemar Brodkorb
2013-10-23another try to get it rightWaldemar Brodkorb
2013-10-23hopefully get it right with teh if else constructWaldemar Brodkorb
2013-10-23disable TLS in gcc for m68k, needs to be checked for eglibc/glibc laterWaldemar Brodkorb
2013-10-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-21update to latest 3.4 kernelWaldemar Brodkorb
2013-10-20verified ssh is working in qemu x86_64, fix build bugsWaldemar Brodkorb
2013-10-18fix toolchain build with uclibc from OpenWrtWaldemar Brodkorb
2013-10-18remove broken patchWaldemar Brodkorb
2013-10-17refresh raspberry pi config, enable tickless system, update to latest stable ...Waldemar Brodkorb
2013-10-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-14fix some more missing includesWaldemar Brodkorb
2013-10-13remove multilib experimental stuffWaldemar Brodkorb
2013-10-11fix cris buildWaldemar Brodkorb
2013-10-08fix uClibc compile for avr32Waldemar Brodkorb
2013-10-01add support for glibc/eglibc qemu-sh systemsWaldemar Brodkorb
2013-09-29bring qemu-sh and aranym-m68k in shapeWaldemar Brodkorb
2013-09-25fix ppc64 toolchain build, refresh kernel configWaldemar Brodkorb
2013-09-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-09-24fix uclibc based toolchain for ppc targetsWaldemar Brodkorb
2013-09-24fix gmp compile, from https://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/confi...Waldemar Brodkorb
2013-09-24update to 0.9.14Waldemar Brodkorb
2013-09-19eglibc compiles fine with -Os, at least for x86_64,sparc64,mips,mipsel and ar...Waldemar Brodkorb
2013-09-19fix qemu sparc64 buildWaldemar Brodkorb
2013-09-18add back musl git patch, fix my rebuild issues. build musl a second time, aft...Waldemar Brodkorb
2013-09-18fix mips64el toolchain buildingWaldemar Brodkorb
2013-09-18remove latest commit, qemu-mips crash with itWaldemar Brodkorb
2013-09-17fix gcc mips64el building with muslWaldemar Brodkorb
2013-09-16fix build for mips64elWaldemar Brodkorb
2013-09-16bus error on mips/mipsel is fixed now. thx to Rich Felker, added musl-git pat...Waldemar Brodkorb
2013-09-15update binutils, fix gcc ppc musl buildWaldemar Brodkorb
2013-09-15fixup musl-gcc patch, reported upstreamWaldemar Brodkorb
2013-09-14add musl patch from musl-gcc projectWaldemar Brodkorb
2013-09-14add binutils patch from musl-cross @ https://bitbucket.org/GregorR/musl-cross...Waldemar Brodkorb
2013-09-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-09-13update eglibc to 2.18Waldemar Brodkorb
2013-09-13trying to get mips and ppc musl workingWaldemar Brodkorb
2013-09-13rebuild musl after full gcc is availableWaldemar Brodkorb
2013-09-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-09-13fix half way libgcc headacheWaldemar Brodkorb
2013-09-13update glibcWaldemar Brodkorb
2013-09-12remove sortext stuff, fix macos x host buildsWaldemar Brodkorb
2013-09-04update stable kernelWaldemar Brodkorb
2013-09-04update musl libcWaldemar Brodkorb
2013-09-04update longterm kernelWaldemar Brodkorb
2013-08-17use -static-libgcc for musl compile, required for x86_64 buildWaldemar Brodkorb
2013-08-14use TARGET_CFLAGS for musl compile, seems to fix shared library problemWaldemar Brodkorb