cosmopolitan/third_party/xed
Justine Tunney 0d748ad58e
Fix warnings
This change fixes Cosmopolitan so it has fewer opinions about compiler
warnings. The whole repository had to be cleaned up to be buildable in
-Werror -Wall mode. This lets us benefit from things like strict const
checking. Some actual bugs might have been caught too.
2023-09-01 20:50:18 -07:00
..
avx512.h Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
eamode.c Perform some code cleanup 2021-02-27 10:33:32 -08:00
private.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
x86.h Fix _Thread_local with fork() on Windows 2022-08-21 15:51:44 -07:00
x86features.c Improve signals and memory protection 2022-04-12 22:11:00 -07:00
x86ild.greg.c Fix warnings 2023-09-01 20:50:18 -07:00
x86isa.c Improve signals and memory protection 2022-04-12 22:11:00 -07:00
x86isa.h Fixup and polish chibicc some more 2022-06-20 04:32:25 -07:00
xed.mk Clean up more code 2023-06-18 01:00:05 -07:00
xederror.c Replace COSMO define with _COSMO_SOURCE 2023-08-13 20:55:04 -07:00