File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -828,11 +828,15 @@ Files: cmake/TC-rx.ld
828828 newlib/libc/ubsan/CMakeLists.txt
829829 newlib/libc/ubsan/meson.build
830830 newlib/libc/ubsan/ubsan.h
831+ newlib/libc/ubsan/ubsan_cfi_type_check_to_string.c
831832 newlib/libc/ubsan/ubsan_error.c
832833 newlib/libc/ubsan/ubsan_handle_add_overflow.c
833834 newlib/libc/ubsan/ubsan_handle_alignment_assumption.c
834835 newlib/libc/ubsan/ubsan_handle_builtin_unreachable.c
836+ newlib/libc/ubsan/ubsan_handle_cfi_bad_type.c
837+ newlib/libc/ubsan/ubsan_handle_cfi_check_fail.c
835838 newlib/libc/ubsan/ubsan_handle_divrem_overflow.c
839+ newlib/libc/ubsan/ubsan_handle_dynamic_type_cache_miss.c
836840 newlib/libc/ubsan/ubsan_handle_float_cast_overflow.c
837841 newlib/libc/ubsan/ubsan_handle_function_type_mismatch.c
838842 newlib/libc/ubsan/ubsan_handle_implicit_conversion.c
@@ -1289,6 +1293,7 @@ Files: newlib/empty.c
12891293 test/rounding-mode-sub.c
12901294 test/rounding-mode.c
12911295 test/rounding-mode.h
1296+ test/test-memchr.c
12921297 test/test-memset.c
12931298 test/test-put.c
12941299 test/test-strchr.c
You can’t perform that action at this time.
0 commit comments