summaryrefslogtreecommitdiff
path: root/mk/vars.mk
AgeCommit message (Expand)Author
2024-04-01avoid xz where possibleWaldemar Brodkorb
2024-01-18noMMU ELF needs -fpie/pieWaldemar Brodkorb
2024-01-18support nommu with ELF binariesWaldemar Brodkorb
2023-02-26riscv: -fPIC for c++ appsWaldemar Brodkorb
2023-02-22aircrack-ng: update to 1.7Waldemar Brodkorb
2022-09-12riscv: use -fPIC for noMMUWaldemar Brodkorb
2022-02-26riscv64: add support for nommu target systemsWaldemar Brodkorb
2022-02-08kvx: update gcc/binutils/linuxWaldemar Brodkorb
2022-01-21microblaze: workaround for gcc bug #97208Waldemar Brodkorb
2021-11-11xtensa: use -mlongcalls for big-endian, tooWaldemar Brodkorb
2019-10-13arm: allow to build FDPIC toolchainWaldemar Brodkorb
2019-09-30remove unfinished alternative os porting effortsWaldemar Brodkorb
2018-06-14add option for special CFLAGS/CXXFLAGSWaldemar Brodkorb
2018-06-03add suffix for instruction setWaldemar Brodkorb
2018-06-01c6x: fix shared toolchain building, disable multilib dirs in gcc 7.3.0Waldemar Brodkorb
2018-05-27kodi: update to leia 18 alpha, add all required packagesWaldemar Brodkorb
2018-05-25rework hardware and C library settingsWaldemar Brodkorb
2018-03-17use HOST_PATH for tarWaldemar Brodkorb
2018-03-13csky: fix qemu system emulationWaldemar Brodkorb
2018-03-07add support for walduxWaldemar Brodkorb
2018-01-12add basic rtems support as a new playgroundWaldemar Brodkorb
2017-12-31add basic zephyr experiments, add xtensa newlib supportWaldemar Brodkorb
2017-12-17allow to build static gdb/strace with static/shared mixed toolchainWaldemar Brodkorb
2017-11-24csky: ck610 doesn't support FPU.Guo Ren
2017-10-17csky: fine tune supportWaldemar Brodkorb
2017-09-17remove -fhonour-copts usageWaldemar Brodkorb
2017-09-06frosted: finetune, remove menuconfig warningsWaldemar Brodkorb
2017-08-27add basic support for frosted operating systemWaldemar Brodkorb
2017-07-29add basic support for architecture c-sky, not yet workingWaldemar Brodkorb
2017-04-23fix build on CygwinWaldemar Brodkorb
2017-04-11Fix CXX variable when using ccachecsk
2017-04-02kernel modules: handle missing -fhonour-coptsWaldemar Brodkorb
2017-03-28Darwin: host-tools shouldn't use -rpathWaldemar Brodkorb
2017-03-22Introduce CCACHE-less compiler variables and use for building with cmakedir
2017-03-17llvm: update to 4.0.0, allow to compile musl with itWaldemar Brodkorb
2017-02-19use unzip for zipWaldemar Brodkorb
2017-02-10add CPU_FLAGS for target to TARGET_LDFLAGS, required for h8300Waldemar Brodkorb
2017-02-09add basic support for edosk2674Waldemar Brodkorb
2017-01-14binutils: -all-static does not work for 2.27Waldemar Brodkorb
2016-12-25use GNU cpio instead of heirloom cpioWaldemar Brodkorb
2016-12-05xtensa: only use auto-litpools for little endianWaldemar Brodkorb
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
2016-11-21m68k/coldfire: elf2flt has some issues, gas error, so disable cfi asm generationWaldemar Brodkorb
2016-11-21xtensa: use optimized flags, default to binutils 2.27Waldemar Brodkorb
2016-09-29flags require for host envWaldemar Brodkorb
2016-09-12qemu: efi boot works, need to add a package for EFI bios fileWaldemar Brodkorb
2016-07-10allow debug builds for cortex-m toolchainsWaldemar Brodkorb
2016-07-06x32: fix toolchain buidingWaldemar Brodkorb
2016-06-19remove unused variablesWaldemar Brodkorb
2016-05-12add support to play with LLVM/clangWaldemar Brodkorb