Age | Commit message (Expand) | Author |
2014-08-06 | okay, -static-libgcc breaks uClibc toolchain building | Waldemar Brodkorb |
2014-08-05 | another clang Darwin patch | Waldemar Brodkorb |
2014-08-05 | clang does not know -static-libgcc on Darwin | Waldemar Brodkorb |
2014-08-04 | add some debug related optimization | Waldemar Brodkorb |
2014-08-01 | more patches for musl userland as buildsystem | Waldemar Brodkorb |
2014-08-01 | when using OpenADK for toolchain building, a musl system have to use -static-... | Waldemar Brodkorb |
2014-07-28 | add some basic infrastructure for qemu-system-m68k | Waldemar Brodkorb |
2014-07-08 | toplevel build directory change | Waldemar Brodkorb |
2014-07-06 | allow static building of toolchain | Waldemar Brodkorb |
2014-07-05 | update uClibc-ng to beta2 | Waldemar Brodkorb |
2014-06-29 | only for musl | Waldemar Brodkorb |
2014-06-21 | breaks network configuration rogue pointer in qemu | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-16 | add missing backslash | Waldemar Brodkorb |
2014-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb |
2014-06-15 | use same stuff for cxxflags | Waldemar Brodkorb |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max Filippov... | Waldemar Brodkorb |
2014-06-11 | ignore config.sub/config.guess, do not create backup and restore it on update... | Waldemar Brodkorb |
2014-06-05 | rework ssp support, use static version of libssp | Waldemar Brodkorb |
2014-06-04 | make ld relro and bind now optional | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-31 | rework static linking support, works with musl/glibc, fails to boot with ucli... | Waldemar Brodkorb |
2014-05-29 | rework directory names | Waldemar Brodkorb |
2014-05-28 | allow to choose ld garbage collector | Waldemar Brodkorb |
2014-05-27 | non-verbose extraction | Waldemar Brodkorb |
2014-05-25 | allow to enable PIE | Waldemar Brodkorb |
2014-05-24 | cleanup host tools cflags, disable debug symbols and optimization for speedup | Waldemar Brodkorb |
2014-05-23 | allow to use hash-style gnu for non-mips targets | Waldemar Brodkorb |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb |
2014-05-17 | move ecj.jar download to ecj package | Waldemar Brodkorb |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few bytes... | Waldemar Brodkorb |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb |
2014-05-03 | revert, breaks libxml2-python, which needs scripts before usr/bin | Waldemar Brodkorb |
2014-05-02 | minor fixes | Waldemar Brodkorb |
2014-04-30 | set -mthumb when thum is choosen | Waldemar Brodkorb |
2014-04-15 | fix patch usage | Waldemar Brodkorb |
2014-04-14 | compile patch when not available on Host | Waldemar Brodkorb |
2014-04-13 | use -O0 when debug on | Waldemar Brodkorb |
2014-04-07 | add gold support | Waldemar Brodkorb |
2014-04-07 | enable static globally | Waldemar Brodkorb |
2014-04-05 | fix iso building | Waldemar Brodkorb |
2014-04-03 | Merge branch 'master' of git+ssh://www.openadk.org/git/openadk | Waldemar Brodkorb |
2014-04-03 | eanble option to debug optimized code | Waldemar Brodkorb |
2014-04-02 | add optimization flags for microblaze | Waldemar Brodkorb |
2014-03-31 | better fix | Waldemar Brodkorb |
2014-03-31 | use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checks | Waldemar Brodkorb |
2014-03-30 | build host tools on demand, when not available on the host | Waldemar Brodkorb |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb |
2014-03-26 | provide CXXFLAGS_FOR_BUILD | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |