Age | Commit message (Expand) | Author |
2016-05-12 | add support to play with LLVM/clang | Waldemar Brodkorb |
2016-04-28 | if text-section-literals should be used, we will add special option later | Waldemar Brodkorb |
2016-04-28 | musl: use shared libgcc for non-static builds | Waldemar Brodkorb |
2016-04-24 | m68k: remove gcc wrapper | Waldemar Brodkorb |
2016-04-12 | append endian suffix to cpu type, not system | Waldemar Brodkorb |
2016-04-08 | ed: update to 1.13, add lzip as decompressor | Waldemar Brodkorb |
2016-04-04 | add binfmt suffix for bfin | Waldemar Brodkorb |
2016-04-02 | add support for epiphany bare-metal toolchain building | Waldemar Brodkorb |
2016-03-27 | reimplement package patching and update-patches logic | Phil Sutter |
2016-03-07 | rework menu based config system | Waldemar Brodkorb |
2016-02-25 | add basic newlib toolchain support for moxie | Waldemar Brodkorb |
2016-02-16 | rework ARM NEON support | Waldemar Brodkorb |
2016-02-10 | unbreak perl compile for mips64 n32, not sure we still need to add this for s... | Waldemar Brodkorb |
2016-01-07 | do not use common V/VERBOSE variables, avoids clashing with openjdk8 package | Waldemar Brodkorb |
2015-12-13 | rework prereq check | Waldemar Brodkorb |
2015-12-04 | set LDFLAGS, too | Waldemar Brodkorb |
2015-12-04 | cleanup binfmt flat handling, reduce duplicates | Waldemar Brodkorb |
2015-12-03 | toolchain: add newlib support | Waldemar Brodkorb |
2015-11-29 | h8300: no sep-data support for h8/300 | Waldemar Brodkorb |
2015-11-29 | bfin: fix elf2flt CFLAGS/CXXFLAGS | Waldemar Brodkorb |
2015-11-23 | gcc git doesn't use text-section-literals | Waldemar Brodkorb |
2015-09-15 | LIBTOOLIZE is used sometimes in packages, remove -q | Waldemar Brodkorb |
2015-07-27 | add some basic support for emcraft kinetis | Waldemar Brodkorb |
2015-07-24 | enable fast-math together with ARM neon | Waldemar Brodkorb |
2015-06-28 | more h8300 fixes | Waldemar Brodkorb |
2015-06-26 | use gcc wrappers for lto | Waldemar Brodkorb |
2015-06-16 | fix h8/300 userland build | Waldemar Brodkorb |
2015-06-10 | add some h8/300 fixes | Waldemar Brodkorb |
2015-06-10 | add simulator target for h8/300, reorg no-MMU | Waldemar Brodkorb |
2015-06-07 | add support for h8/300 architecture | Waldemar Brodkorb |
2015-05-13 | only use when NEON choosen | Waldemar Brodkorb |
2015-05-02 | create HOST_CFLAGS/HOST_CXXFLAGS dynamically for static-libgcc systems | Waldemar Brodkorb |
2015-05-01 | add cpu type for different toolchains with the same architecture | Waldemar Brodkorb |
2015-04-26 | make compiling with debug information non-default behavior | Waldemar Brodkorb |
2015-04-11 | check ostype directly | Waldemar Brodkorb |
2015-04-04 | fix the leading underscore in firmware dir | Waldemar Brodkorb |
2015-04-04 | we need to use unique name for firmware dirs, too | Waldemar Brodkorb |
2015-04-02 | respect HOST_PATH | Waldemar Brodkorb |
2015-03-29 | use separate dirs for soft-float/hard-float toolchains | Waldemar Brodkorb |
2015-03-11 | enable binfmt flat for bfin, fdpic test-suite compile fail | Waldemar Brodkorb |
2015-03-04 | use separate directories for nommu setup | Waldemar Brodkorb |
2015-03-02 | update elf2flt, so that arm-nommu binaries are linkable. | Waldemar Brodkorb |
2015-03-01 | use special cflags for neon | Waldemar Brodkorb |
2015-02-25 | use elf2flt CFLAGS for ARM with BINFMT_FLAT | Waldemar Brodkorb |
2015-02-25 | m68k specific LDFLAGS | Waldemar Brodkorb |
2015-02-25 | set CFLAGS for float/fpu correctly | Waldemar Brodkorb |
2015-02-25 | another special handling for cris | Waldemar Brodkorb |
2015-02-23 | rework gcc optimization flags | Waldemar Brodkorb |
2015-02-22 | rework CFLAGS and default gcc --with-cpu usage | Waldemar Brodkorb |
2015-02-19 | respect TARGET_LDFLAGS | Waldemar Brodkorb |