1. 32a48f2 armclang: Fix building cortex-m4 w/o floating point by Kumar Gala · 2 years ago
  2. f18ae82 oneapi: disable use of libirc when building C++ by Kumar Gala · 2 years ago
  3. 728230a cmake/compiler: Limit warning flag usage to compatible toolchains by Andy Ross · 2 years ago
  4. 27ed6cc armclang: Add version check for armclang toolchain by Kumar Gala · 2 years, 1 month ago
  5. 53316d5 toolchain: rename xcc-clang to xt-clang by Daniel Leung · 2 years, 1 month ago
  6. 0f692f5 compiler/clang: ignore main-return-type warning for clang by Keith Packard · 2 years, 1 month ago
  7. 0dec4cf toolchain: Move extra warning options to toolchain abstraction by Nikolay Agishev · 2 years, 3 months ago
  8. 5144e78 xcc-clang: add default C includes when build C++ code by Aastha Grover · 2 years, 1 month ago
  9. 774330f cmake: provide a useful error msg when native compiler is missing by Marc Herbert · 2 years, 1 month ago
  10. a205667 compiler/clang: Erase 'no_printf_return_value' prop for clang by Keith Packard · 2 years, 1 month ago
  11. 60196ca cmake: sparse: deprecate old sparse support by Torsten Rasmussen · 2 years, 3 months ago
  12. ac5d45a build: userspace: No merge globals by Flavio Ceolin · 2 years, 2 months ago
  13. 5acd82e cmake/gcc: Don't use -nostdinc with toolchain picolibc by Keith Packard · 2 years, 4 months ago
  14. 4a64bfe treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS by Stephanos Ioannidis · 2 years, 3 months ago
  15. ae79de1 ARC: MWDT add TLS support by Evgeniy Paltsev · 2 years, 3 months ago
  16. 619c21e ARC: MWDT: bump toolchain version by Evgeniy Paltsev · 2 years, 3 months ago
  17. 94b87c6 ARC: arcmwdt: fix & rework inclusion of C/C++ headers by Evgeniy Paltsev · 2 years, 3 months ago
  18. fae9923 unittest: update coverage library non gcc toolchains by Yuval Peress · 2 years, 4 months ago
  19. 9f33342 compiler: arcmwdt: Remove unsupported compile flags (-fno-pic, -fno-pie) by Nikolay Agishev · 2 years, 4 months ago
  20. 62bc9bf cmake: Allow selection of libc API overflow detection mode by Keith Packard · 2 years, 11 months ago
  21. b3073f0 gcc/picolibc: Disable -fprintf-return-value when printf is not complete by Keith Packard · 2 years, 5 months ago
  22. 75bb8ce compiler: arcmwdt: Fix ccac version checking by Nikolay Agishev · 2 years, 5 months ago
  23. 57bb7d8 cmake/target_arm: Use NO_SPLIT for TOOLCHAIN_LD_FLAGS by Keith Packard · 2 years, 5 months ago
  24. fc3f148 arch/arc: Add -mcpu flag to TOOLCHAIN_LD_FLAGS by Keith Packard · 2 years, 5 months ago
  25. 0a63ca6 cmake: clang: Disable deprecated non-prototype warning by Stephanos Ioannidis · 2 years, 6 months ago
  26. 3ebb18b cmake: fix utterly cryptic error handling in the -DSPARSE=y build by Marc Herbert · 2 years, 6 months ago
  27. df7beca compiler: arcmwdt: Add ccac version checking by Nikolay Agishev · 2 years, 6 months ago
  28. c2974e2 cmake: test format options together by Torsten Rasmussen · 2 years, 6 months ago
  29. a567772 compiler: gcc: add support for tuning mcpu option for ARC targets by Nikolay Agishev · 2 years, 6 months ago
  30. 6503795 riscv: Introduce BitManip extensions by Carlo Caione · 2 years, 9 months ago
  31. 5fece03 riscv: Introduce Zicsr and Zifencei extensions by Carlo Caione · 2 years, 9 months ago
  32. 99bab75 cmake: fix use of unsupported -fno-pie with xcc by Kai Vehmanen · 2 years, 6 months ago
  33. 8259931 xcc-clang: Do not used unavailable options by Flavio Ceolin · 2 years, 7 months ago
  34. 74cc534 cmake: Update CONFIG_ASAN support by Andy Ross · 2 years, 7 months ago
  35. 4d36e8f cmake: compiler: arcmwdt: Add no_strict_aliasing flag by Stephanos Ioannidis · 2 years, 7 months ago
  36. 1f2c1c6 cmake: compiler: gcc: Add no_strict_aliasing flag by Stephanos Ioannidis · 2 years, 7 months ago
  37. 9672858 cmake: compiler: Add flag template for disabling strict aliasing rule by Stephanos Ioannidis · 2 years, 7 months ago
  38. 8e55e59 arch: introduce config DCLS by Dat Nguyen Duy · 2 years, 9 months ago
  39. 69913ad cmake: filter not supported C++ compilation flags by Jaroslaw Stelter · 2 years, 8 months ago
  40. c034050 cmake/clang: Disable -Wunused-but-set-variable warnings by Keith Packard · 2 years, 11 months ago
  41. 673f41e riscv: Introduce support for RV32E by Carlo Caione · 2 years, 9 months ago
  42. 10061ef riscv: Rework and cleanup Kconfig by Carlo Caione · 2 years, 10 months ago
  43. b394941 cmake: gcc: Use --sysroot with gcc when SYSROOT_DIR is provided by Luca Fancellu · 2 years, 10 months ago
  44. c9f6d18 soc: esp32: add Espressif HAL config by Sylvio Alves · 3 years ago
  45. 1839894 cmake: gcc: target_arm: Force FP hard ABI for DCLS by Stephanos Ioannidis · 5 years ago
  46. 6d4bce8 cmake: gcc: target_arm: Support advanced floating-point options by Stephanos Ioannidis · 5 years ago
  47. e6629ab cmake: Correct PATHS usage by Stephanos Ioannidis · 2 years, 11 months ago
  48. 7a85ff7 sparse: add sparse support by Guennadi Liakhovetski · 3 years ago
  49. 399a0b4 debug: generate call graph profile data using gprof by Anas Nashif · 2 years, 11 months ago
  50. 6a5520c arch/riscv: Adding KConfig options for 'A' and 'M' RISC-V extensions by Nathan Krueger · 3 years ago
  51. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  52. 0f73144 cmake: Add compiler property for disabling pointer arithmetic warnings by Yonatan Schachter · 3 years, 1 month ago
  53. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
  54. 41d05fc cmake: Add xcc-clang toolchain by Ederson de Souza · 3 years, 1 month ago
  55. 780bc43 compiler/xcc: Remove -Werror flag unknown to XCC by Ederson de Souza · 3 years, 1 month ago
  56. 5c037fe Revert "cmake: compiler/xcc: omit -g if needed for Clang" by Daniel Leung · 3 years, 1 month ago
  57. 0b09ca8 cmake: compiler/xcc: override and clear debug property for clang by Daniel Leung · 3 years, 1 month ago
  58. deeb98d cmake: compiler/xcc: omit -g if needed for Clang by Daniel Leung · 3 years, 2 months ago
  59. 436066e cmake: add MIPS support by Antony Pavlov · 3 years, 3 months ago
  60. cf11196 gcc: Enable address-of-packed-member warnings by Carles Cufi · 3 years, 3 months ago
  61. 917d502 cmake: CMake compile features support by Torsten Rasmussen · 3 years, 5 months ago
  62. c2859bc cmake: compiler: Add nostdincxx property for gcc by Stephanos Ioannidis · 3 years, 6 months ago
  63. fd4700d cmake: compiler: Add framework for disabling C++ standard includes by Stephanos Ioannidis · 3 years, 6 months ago
  64. 0d763e0 cmake/compiler/xcc: sched: Support XCC inlining semantics by Andy Ross · 3 years, 6 months ago
  65. 1fee484 cmake: Populate var CMAKE_GCOV by Jeremy Bettis · 3 years, 6 months ago
  66. 41fd6e0 arch: arm: aarch32: Add half-precision floating-point configs by Stephanos Ioannidis · 3 years, 7 months ago
  67. 36bb00d armclang: ARM Compiler C library support by Torsten Rasmussen · 3 years, 7 months ago
  68. 40a2ffd armclang: support for armclang compiler and armlink linker by Torsten Rasmussen · 4 years, 3 months ago
  69. d8590d7 ARC: MWDT: fix include path for the case of C/C++ lib usage by Evgeniy Paltsev · 3 years, 7 months ago
  70. b82ffbd ARC: MWDT: add C++14, C++17 standards support by Evgeniy Paltsev · 3 years, 7 months ago
  71. 6df8f7e arch: arm: cortex_m: Add ARMv8.1-M MVE configs by Stephanos Ioannidis · 3 years, 7 months ago
  72. 33d5be8 ARC: MWDT: generate access to builtin funcs only if ARCMWDT_LIBC is used by Evgeniy Paltsev · 3 years, 7 months ago
  73. 98f3240 cmake: oneApi: add oneApi support on windows by Chen Peng1 · 3 years, 8 months ago
  74. 70d0077 cmake: don't enable color diagnostics for xcc by Daniel Leung · 3 years, 8 months ago
  75. ad130f2 cpp: Restore C++2A Kconfig by Alexander Wachter · 3 years, 8 months ago
  76. 102fd5d arm: cortex-m: add FPU option for v8.M without DSP by Ioannis Glaropoulos · 3 years, 10 months ago
  77. 7332403 cmake: host-gcc: Remove libgcc library path resolution by Stephanos Ioannidis · 3 years, 9 months ago
  78. ccda920 cmake: host-gcc: Detect libgcc for all archs by Stephanos Ioannidis · 3 years, 9 months ago
  79. 010a95c cmake: gcc: Remove no_libgcc exclusion for libgcc detection by Stephanos Ioannidis · 3 years, 9 months ago
  80. 72c2f18 cmake: force GCC to emit DWARF version 4 by Daniel Leung · 3 years, 9 months ago
  81. e6b8c50 samples: tensorflow: add no-threadsafe-statics to compiler flags by Lauren Murphy · 3 years, 10 months ago
  82. b8f5968 cmake: gcc/clang: enable colour diagnostics in terminal output by Arvin Farahmand · 3 years, 11 months ago
  83. 7228749 cmake: arm64: Add Cortex-R82 in toolchain option by Jaxson Han · 4 years, 4 months ago
  84. 11e4462 cmake: fix isystem_include_dir path for windows by Anas Nashif · 4 years ago
  85. 3539c2f arm/arm64: Make ARM64 a standalone architecture by Carlo Caione · 4 years ago
  86. 1bb4e71 toolchain: add support Intel oneApi toolchain based on llvm by Anas Nashif · 4 years, 3 months ago
  87. c7bc638 compiler: do not allow expansion-to-defined by Anas Nashif · 4 years, 1 month ago
  88. ff720cd x86: enable soft float support for Zephyr SDK by Daniel Leung · 4 years, 3 months ago
  89. 0b7c899 riscv: give -mcmodel=medany to GCC when linking by Martin Åberg · 4 years, 2 months ago
  90. a5ddb72 boards: esp32: add 'nostdinc' expection for espressif toolchain by Shubham Kulkarni · 4 years, 7 months ago
  91. c7ad0b5 cmake: disable warning on C++ 20 by Peter Bigot · 4 years, 3 months ago
  92. 53a4acb SPARC: add FPU support by Martin Åberg · 4 years, 3 months ago
  93. f8d1a9e cmake: Added SPARC support by Martin Åberg · 4 years, 5 months ago
  94. 7d16ab5 cmake: fix xcc not supporting -Wno-unsed-but-set-variable by Daniel Leung · 4 years, 4 months ago
  95. 8f7f31b clang: do not assert on libgcc not found by Anas Nashif · 4 years, 10 months ago
  96. 6e418c7 clang: remove include-fixed inclusion by Anas Nashif · 4 years, 4 months ago
  97. e6e29c0 toolchain: clang: add -Wno-typedef-redefinition option by Anas Nashif · 4 years, 5 months ago
  98. 90f56db cmake: extend target_ld_options() to support grouping of flags by Torsten Rasmussen · 4 years, 7 months ago
  99. 2354f05 toolchain: arcmwdt: add compile options: -Wno-typedef-redefinition by Watson Zeng · 4 years, 6 months ago
  100. 9b0ef4f ARC: MWDT: drop redundant stack checking by Eugeniy Paltsev · 4 years, 5 months ago