- Update build configuration and flags - Add missing header files and dependencies - Update TLS list implementation with proper scoping - Fix various compilation warnings and issues - Update debug ring and tiny allocation infrastructure - Update benchmark results documentation Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
9 lines
285 B
Makefile
9 lines
285 B
Makefile
tiny_debug_ring.o: core/tiny_debug_ring.c core/tiny_debug_ring.h \
|
|
core/hakmem_build_flags.h core/hakmem_tiny.h core/hakmem_trace.h \
|
|
core/hakmem_tiny_mini_mag.h
|
|
core/tiny_debug_ring.h:
|
|
core/hakmem_build_flags.h:
|
|
core/hakmem_tiny.h:
|
|
core/hakmem_trace.h:
|
|
core/hakmem_tiny_mini_mag.h:
|