summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-132-19/+8
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-1215-35/+1
* core/cortex-m: Disable C++ exceptionsTom Hughes2022-10-101-0/+8
* core/host: Add implementation for host panicTom Hughes2022-10-071-0/+36
* Revert "Makefile: Only set host toolchain if exists"Jeremy Bettis2022-09-201-3/+1
* Makefile: Only set host toolchain if existsJeremy Bettis2022-09-191-1/+3
* Makefile: Set prefixed toolchain for hostTom Hughes2022-09-161-0/+9
* Update license boilerplate text in source code filesMike Frysinger2022-09-12112-112/+112
* core/cortex-m0: Remove noopTom Hughes2022-09-061-6/+0
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-017-13/+13
* util: remove unused includesYuval Peress2022-08-057-0/+9
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-1/+0
* core: Add "end" to linker scriptsTom Hughes2022-07-185-0/+30
* tree: Fix -Wstrict-prototypes warningTom Hughes2022-07-081-2/+2
* core/minute-ia/interrupts.c: Format with clang-formatJack Rosenthal2022-07-071-12/+13
* core/host/irq_handler.h: Format with clang-formatJack Rosenthal2022-07-011-13/+13
* core/cortex-m/cpu.c: Format with clang-formatJack Rosenthal2022-07-011-1/+2
* core/cortex-m0/atomic.h: Format with clang-formatJack Rosenthal2022-07-011-19/+19
* core/nds32/math.c: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* core/riscv-rv32i/panic.c: Format with clang-formatJack Rosenthal2022-07-011-47/+47
* core/cortex-m0/panic-internal.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/host/atomic.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/cortex-m/include/fpu.h: Format with clang-formatJack Rosenthal2022-07-011-12/+4
* core/cortex-m0/include/fpu.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/host/disabled.c: Format with clang-formatJack Rosenthal2022-07-011-1/+4
* core/minute-ia/cpu.h: Format with clang-formatJack Rosenthal2022-07-011-2/+1
* core/minute-ia/panic.c: Format with clang-formatJack Rosenthal2022-07-011-21/+12
* core/nds32/task.c: Format with clang-formatJack Rosenthal2022-07-011-67/+55
* core/cortex-m/irq_handler.h: Format with clang-formatJack Rosenthal2022-07-011-17/+17
* core/cortex-m0/panic.c: Format with clang-formatJack Rosenthal2022-07-011-27/+28
* core/cortex-m/fpu.c: Format with clang-formatJack Rosenthal2022-07-011-4/+3
* core/minute-ia/include/fpu.h: Format with clang-formatJack Rosenthal2022-07-011-68/+55
* core/cortex-m/task.c: Format with clang-formatJack Rosenthal2022-07-011-82/+70
* core/host/host_task.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/nds32/cpu.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/host/stack_trace.c: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* core/cortex-m/vecttable.c: Format with clang-formatJack Rosenthal2022-07-011-286/+69
* core/cortex-m/atomic.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* core/riscv-rv32i/task.c: Format with clang-formatJack Rosenthal2022-07-011-59/+48
* core/riscv-rv32i/math.c: Format with clang-formatJack Rosenthal2022-07-011-4/+1
* core/minute-ia/mia_panic_internal.h: Format with clang-formatJack Rosenthal2022-07-011-7/+2
* core/cortex-m/mpu.c: Format with clang-formatJack Rosenthal2022-07-011-35/+26
* core/host/main.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* cortex-m: Don't execute WFI instruction if debuggingBobby Casey2022-07-014-2/+21
* core/minute-ia/irq_handler.h: Format with clang-formatJack Rosenthal2022-06-301-24/+22
* core/riscv-rv32i/irq_handler.h: Format with clang-formatJack Rosenthal2022-06-301-8/+8
* core/nds32/atomic.h: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* core/cortex-m/panic.c: Format with clang-formatJack Rosenthal2022-06-301-35/+34
* core/nds32/panic.c: Format with clang-formatJack Rosenthal2022-06-291-22/+22
* core/minute-ia/atomic.h: Format with clang-formatJack Rosenthal2022-06-291-4/+4