zephyr/scripts
Patryk Duda 4b94fc3da2 llvm: Add support for selecting runtime library
This patch adds Kconfig options to select either GNU libgcc or LLVM
compiler-rt. The 'rtlib' flag is provided in a config file, so this
patch introduces 'clang_libgcc.cfg' and 'clang_compiler_rt.cfg' which
enable appropriate library. The file is selected by concatenating
the 'clang_' prefix with library name.

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-08-03 19:35:11 +02:00
..
build build: relocation: Fix long command-line invocations 2023-08-01 09:47:57 -07:00
checkpatch kernel/timeout: introduce the timepoint API 2023-07-25 09:12:26 +02:00
ci llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
coccinelle
coredump
dts scripts: dts: Support DT_NODE_HAS_PROP(node_id, ranges) 2023-08-02 09:56:01 -07:00
footprint footprint: Add BT TMAP broadcast samples 2023-07-21 10:55:03 +00:00
generate_usb_vif
gitlint
kconfig scripts: kconfig: size/addr by nodelabel 2023-08-02 10:38:23 +02:00
logging/dictionary
native_simulator native_simulator: Align with upstream latest 2023-07-28 09:08:07 +02:00
net
pylib twister: add support for custom emulator in simulator 2023-08-02 17:35:26 +02:00
pylint/checkers
release scripts: drop list_issues.py 2023-07-25 16:45:15 +02:00
schemas twister: add support for custom emulator in simulator 2023-08-02 17:35:26 +02:00
support
tests scripts: tests: twister: CMakeCache test expansion 2023-07-25 09:11:26 +02:00
tracing
utils
west_commands west debugserver: openocd: configure rtos 2023-07-27 15:08:15 -05:00
.gitignore
checkpatch.pl scripts/checkpatch: Fix check for libc API defines 2023-07-19 08:57:04 +00:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt doc: move requirements to doc/ 2023-07-12 09:13:49 -04:00
series-push-hook.sh
set_assignees.py
snippets.py scripts: snippets: add `DTS_EXTRA_CPPFLAGS` support 2023-08-02 16:27:11 +02:00
spelling.txt
tags.sh
twister
valgrind.supp valgrind: Update suppression file to align with updated POSIX arch 2023-07-05 07:01:19 -04:00
west-commands.yml
zephyr_module.py