summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2014-07-08first steps to get testsuite of uClibc runningWaldemar Brodkorb
2014-07-07fix build on Darwin, make uclibc-ng powerpc possibleWaldemar Brodkorb
2014-07-06allow preselection of ABIWaldemar Brodkorb
2014-07-06allow static building of toolchainWaldemar Brodkorb
2014-07-05update uClibc-ng to beta2Waldemar Brodkorb
2014-07-05use HOST_PATH, otherwise wrong sed might be usedWaldemar Brodkorb
2014-07-05add different arm architectures for toolchain buildingWaldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-07-05remove addon patchesWaldemar Brodkorb
2014-07-04add basic support for pcengines apu, only usb boot tested.Waldemar Brodkorb
2014-06-30start adding architectures for uClibc without NPTL/TLSWaldemar Brodkorb
2014-06-28enable shared libgcc for uClibc/glibcWaldemar Brodkorb
2014-06-28add alpha for glibc and xtensa for uclibcWaldemar Brodkorb
2014-06-28add fblogo patch as addon for 3.14/3.15Waldemar Brodkorb
2014-06-26update to latest stable versionWaldemar Brodkorb
2014-06-25update to latest stableWaldemar Brodkorb
2014-06-22fix TOPDIR variableWaldemar Brodkorb
2014-06-21overlay for linux kernelWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-18use libc specific patching to avoid any side effects in the gcc patches, as s...Waldemar Brodkorb
2014-06-17fix toolchain building, uclibcWaldemar Brodkorb
2014-06-16optimize environment variables, reduce duplicate stuffWaldemar Brodkorb
2014-06-16do not delete gconv dir, required for iconv_openWaldemar Brodkorb
2014-06-15add support for xtensa architecture, tested with qemu. thanks to Max Filippov...Waldemar Brodkorb
2014-06-12add lto support to first stage compilerWaldemar Brodkorb
2014-06-11add cleansystem target, filter fstack-protector-all for muslWaldemar Brodkorb
2014-06-08fixup and rename of libc arch listsWaldemar Brodkorb
2014-06-07update to latestWaldemar Brodkorb
2014-06-05rework ssp support, use static version of libsspWaldemar Brodkorb
2014-06-03fix patching of system specific patchesWaldemar Brodkorb
2014-06-02update to latest git version from todayWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-06-02fix a regression between 4.8.2 and 4.8.3 by removing codeWaldemar Brodkorb
2014-05-31do not install libiberty in staging areaWaldemar Brodkorb
2014-05-31update to latest upstream versionWaldemar Brodkorb
2014-05-29make libssp shared, when SSP usedWaldemar Brodkorb
2014-05-28fix patch logicWaldemar Brodkorb
2014-05-26hide addon patches, move yaffs2 to addon style patch-Waldemar Brodkorb
2014-05-26allow to disable kernel patchesWaldemar Brodkorb
2014-05-25only test archsWaldemar Brodkorb
2014-05-24fix libstdcxx issuesWaldemar Brodkorb
2014-05-24remove 3.13 kernel, add generic kernel version symbolsWaldemar Brodkorb
2014-05-24fix build with ssp enabledWaldemar Brodkorb
2014-05-24fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as defaultWaldemar Brodkorb
2014-05-23always build c++ compilerWaldemar Brodkorb
2014-05-23always build gdb for hostWaldemar Brodkorb
2014-05-23fix kernel patchingWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23discussed with phil, do not split kernel patches between kernel-headers and k...Waldemar Brodkorb
2014-05-23update to latest stable version of gcc 4.8.xWaldemar Brodkorb