63 Commits (b587e8d063baef58da456d449775e24b5721d02c)

Author SHA1 Message Date
Flavio Ceolin b587e8d063 coding_guideline: Add an option to enforce rules 5 years ago
Anas Nashif d0f5253f9e Revert "compiler: gcc: Add warning option to spot poblematic switches" 5 years ago
Flavio Ceolin 680f401ef2 compiler: gcc: Add warning option to spot poblematic switches 5 years ago
Stephanos Ioannidis fb35591f1e cmake: Correct PATHS usage 5 years ago
Torsten Rasmussen 32f351a7a2 cmake: raise a fatal error when C compiler is not found 5 years ago
Stephanos Ioannidis 0e6ede8929 kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 5 years ago
Corey Wharton c8f7cd5462 kconfig: Make the CPU_HAS_FPU_DOUBLE_PRECISION option global. 5 years ago
Corey Wharton 22c52846a5 riscv: Set mabi and march flags for floating point 5 years ago
Stephanos Ioannidis 1d9b08aef5 arch: arm: Remove -march compiler flag 5 years ago
Stephanos Ioannidis df4fdeed97 arch: arm: aarch64: Force LP64 ABI 5 years ago
Stephanos Ioannidis a1e838872c arch: arm: Remove extraneous root cmake files 5 years ago
Jaron Kelleher bd4f721a59 RISCV compiler: Set mabi and march via Kconfig options 5 years ago
Daniel Leung f72e4fc723 cmake: gcc: no need to force add system include 5 years ago
Stephanos Ioannidis 0bd86f3604 arch: arm: aarch32: Allow selecting compiler instruction set 5 years ago
Stephanos Ioannidis e89881f532 cmake: compiler: arm: Whitespace-align flags 5 years ago
Carlo Caione 87d8a035dd arch: arm64: Support aarch64-gcc compiler 6 years ago
Peter A. Bigot 60ca2333dc cmake: toolchain: generalize exclusion of CXX options 6 years ago
Stephanos Ioannidis cff94bf7a0 cmake: Add GCC -Og flag fallback to -O0. 6 years ago
Daniel Leung 7308fdc3c7 cmake: add --divide to GNU assembler options for x86 6 years ago
Daniel Leung 7aca9af7ed cmake: need to specify m32/m64 for x86_64 toolchain 6 years ago
Jan Van Winkel 23a866b828 cmake: toolchain abstraction for undefined behaviour sanitizer 6 years ago
Jan Van Winkel 89e97d13ec cmake: toolchain abstraction for address sanitizer 6 years ago
Sebastian Bøe c05a931bce cmake: Explicitly set the entry point when testing toolchain flags 6 years ago
Kumar Gala e5c03925e5 cmake: compiler: introduce target_arm.cmake 6 years ago
Kumar Gala 8fb15826ff cmake: compiler: arm: Fold fpu-for-gcc-m-cpu.cmake into target.cmake 6 years ago
Jan Van Winkel f3eec6cba3 cmake: toolchain abstraction for coverage 6 years ago
Nicolas Pitre c351492bc7 riscv: toolchain arguments for a 64-bit build 6 years ago
Yasushi SHOJI 209a9104be cmake: compiler: gcc: Explicitly spell out stddef.h and limits.h 6 years ago
Danny Oerndrup aed9ea79b5 cmake: Toolchain abstraction: Abstraction of binary tools, foundation. 6 years ago
Danny Oerndrup e0569ac2dc cmake: Toolchain abstraction: Abstract compiler flag for add debug info 6 years ago
Nicolas Pitre e53c0d0ec7 cmake: toolchain_cc_imacros: don't use the long argument form 6 years ago
Nicolas Pitre f57ba2d30c cmake: toolchain_cc_imacros: don't use space separated arguments 6 years ago
Danny Oerndrup 6331dae623 cmake: Toolchain abstraction: Introducing macro toolchain_cc_cstd_flag 6 years ago
Danny Oerndrup e34ed7c8e2 cmake: Toolchain abstraction: Introducing macro toolchain_cc_nocommon 6 years ago
Danny Oerndrup 4ddbc0096a cmake: Toolchain abstraction: Introducing macro toolchain_cc_imacros 6 years ago
Danny Oerndrup faa72b7015 cmake: Toolchain abstraction: Introducing toolchain_cc_freestanding 6 years ago
Anas Nashif deb7ff524a cmake: no-address-of-packed-member is not supported in older compilers 6 years ago
Anas Nashif e82a9e9a55 compiler: no warnings on address-of-packed-member 6 years ago
Danny Oerndrup 025ffa2492 cmake: Toolchain abstraction: Abstraction of implicit-int error flag 6 years ago
Danny Oerndrup 8e5a95e4df cmake: Toolchain abstraction: Introduce macros for MISRA SANE flags 6 years ago
Danny Oerndrup cbbbdeaae5 cmake: Toolchain abstraction: Introduce toolchain_cc_warning_extended 6 years ago
Danny Oerndrup bdb229faff cmake: Toolchain abstraction: Introduce toolchain_cc_warning_base 6 years ago
Danny Oerndrup 8650b150b9 cmake: Toolchain abstraction: Introduce toolchain_cc_warning_dw_[1-3] 6 years ago
Benjamin Valentin c2419fc006 cmake: gdb: use gdb-multiarch if ${CROSS_COMPILE}gdb is not availiable 6 years ago
Oleg Zhurakivskyy f616aa3736 posix: cmake: Abstract freestanding options 6 years ago
Mark Ruvald Pedersen 1f01325ee5 cmake: Toolchain abstraction: use LINKER, introduce toolchain_ld_base 6 years ago
Mark Ruvald Pedersen 3481dc876e cmake: fix whitespace 6 years ago
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier 6 years ago
Kumar Gala 7aa8e43add libc: newlib: Cleanup/fix setting of system include paths 6 years ago
Anas Nashif aa049e5d8f toolchain: abstract setting -nostdinc 6 years ago