cosmopolitan/third_party/xed
Justine Tunney 7b26b42769 Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.

Compared to 6f7d0cb1c3, some tiny corrections were made in libc/intrin/g_fds.c and libc/zipos/open.c including double semi colons and incorrect indentation for existing vista changes that were manually pulled from this commit previously.
2023-03-20 21:07:01 -04:00
..
avx.h Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -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 Pay off more technical debt 2023-03-20 21:07:01 -04: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
x86tab.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xed.mk Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
xederror.c Change license 2020-12-27 17:18:44 -08:00