AROS-v0/arch/i386-all
deadwood 6bbeb142c5 Add i386 parts of stdlib, m and crt 2023-12-12 11:50:26 +01:00
..
crt Add i386 parts of stdlib, m and crt 2023-12-12 11:50:26 +01:00
debug Free user data at context destruction 2023-01-30 16:23:03 +01:00
exec movb tc_Flags(%edx), %cx - is not a valid operation (16bit->8bit). use %cl instead. 2023-04-03 10:49:57 +02:00
hidd/gfx Adjust to buildsdk changes 2023-01-23 18:52:17 +01:00
include Be explicit about inclusion of architecture dependent files 2022-01-03 18:56:12 +01:00
kernel # fix a typo in i386-all cpu_init # use the correct registers depending on platform in core_APICSpuriousHandle # use the generic gate type in pic_i8259a.c # correct the 32bit/64bit clause in cpu_x86.h 2023-04-03 12:45:05 +02:00
posixc Add i386 parts of stdlib, m and crt 2023-12-12 11:50:26 +01:00
stdc Add i386 parts of stdlib, m and crt 2023-12-12 11:50:26 +01:00
utility