summaryrefslogtreecommitdiff
path: root/mk/vars.mk
AgeCommit message (Expand)Author
2016-04-28if text-section-literals should be used, we will add special option laterWaldemar Brodkorb
2016-04-28musl: use shared libgcc for non-static buildsWaldemar Brodkorb
2016-04-24m68k: remove gcc wrapperWaldemar Brodkorb
2016-04-12append endian suffix to cpu type, not systemWaldemar Brodkorb
2016-04-08ed: update to 1.13, add lzip as decompressorWaldemar Brodkorb
2016-04-04add binfmt suffix for bfinWaldemar Brodkorb
2016-04-02add support for epiphany bare-metal toolchain buildingWaldemar Brodkorb
2016-03-27reimplement package patching and update-patches logicPhil Sutter
2016-03-07rework menu based config systemWaldemar Brodkorb
2016-02-25add basic newlib toolchain support for moxieWaldemar Brodkorb
2016-02-16rework ARM NEON supportWaldemar Brodkorb
2016-02-10unbreak perl compile for mips64 n32, not sure we still need to add this for s...Waldemar Brodkorb
2016-01-07do not use common V/VERBOSE variables, avoids clashing with openjdk8 packageWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-12-04set LDFLAGS, tooWaldemar Brodkorb
2015-12-04cleanup binfmt flat handling, reduce duplicatesWaldemar Brodkorb
2015-12-03toolchain: add newlib supportWaldemar Brodkorb
2015-11-29h8300: no sep-data support for h8/300Waldemar Brodkorb
2015-11-29bfin: fix elf2flt CFLAGS/CXXFLAGSWaldemar Brodkorb
2015-11-23gcc git doesn't use text-section-literalsWaldemar Brodkorb
2015-09-15LIBTOOLIZE is used sometimes in packages, remove -qWaldemar Brodkorb
2015-07-27add some basic support for emcraft kinetisWaldemar Brodkorb
2015-07-24enable fast-math together with ARM neonWaldemar Brodkorb
2015-06-28more h8300 fixesWaldemar Brodkorb
2015-06-26use gcc wrappers for ltoWaldemar Brodkorb
2015-06-16fix h8/300 userland buildWaldemar Brodkorb
2015-06-10add some h8/300 fixesWaldemar Brodkorb
2015-06-10add simulator target for h8/300, reorg no-MMUWaldemar Brodkorb
2015-06-07add support for h8/300 architectureWaldemar Brodkorb
2015-05-13only use when NEON choosenWaldemar Brodkorb
2015-05-02create HOST_CFLAGS/HOST_CXXFLAGS dynamically for static-libgcc systemsWaldemar Brodkorb
2015-05-01add cpu type for different toolchains with the same architectureWaldemar Brodkorb
2015-04-26make compiling with debug information non-default behaviorWaldemar Brodkorb
2015-04-11check ostype directlyWaldemar Brodkorb
2015-04-04fix the leading underscore in firmware dirWaldemar Brodkorb
2015-04-04we need to use unique name for firmware dirs, tooWaldemar Brodkorb
2015-04-02respect HOST_PATHWaldemar Brodkorb
2015-03-29use separate dirs for soft-float/hard-float toolchainsWaldemar Brodkorb
2015-03-11enable binfmt flat for bfin, fdpic test-suite compile failWaldemar Brodkorb
2015-03-04use separate directories for nommu setupWaldemar Brodkorb
2015-03-02update elf2flt, so that arm-nommu binaries are linkable.Waldemar Brodkorb
2015-03-01use special cflags for neonWaldemar Brodkorb
2015-02-25use elf2flt CFLAGS for ARM with BINFMT_FLATWaldemar Brodkorb
2015-02-25m68k specific LDFLAGSWaldemar Brodkorb
2015-02-25set CFLAGS for float/fpu correctlyWaldemar Brodkorb
2015-02-25another special handling for crisWaldemar Brodkorb
2015-02-23rework gcc optimization flagsWaldemar Brodkorb
2015-02-22rework CFLAGS and default gcc --with-cpu usageWaldemar Brodkorb
2015-02-19respect TARGET_LDFLAGSWaldemar Brodkorb
2015-02-10make cmake build verboseWaldemar Brodkorb