Apply fixes and speedups

This commit is contained in:
Justine Tunney 2021-10-04 03:23:31 -07:00
parent 7521bf9e73
commit 725f4d79f6
36 changed files with 682 additions and 334 deletions

View file

@ -88,6 +88,10 @@ o/$(MODE)/libc/runtime/mman.greg.o: \
-ffreestanding \
-mgeneral-regs-only
o/$(MODE)/libc/runtime/qsort.o: \
OVERRIDE_CFLAGS += \
-Og
o/$(MODE)/libc/runtime/ftrace.greg.o: \
OVERRIDE_CFLAGS += \
-mgeneral-regs-only