summaryrefslogtreecommitdiff
path: root/type.c
AgeCommit message (Expand)Author
2023-12-17x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz
2023-12-03Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...Samuel Thibault
2023-12-03x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...Flavio Cruz
2023-05-11Check that msgt_name is always smaller than 255.Flavio Cruz
2023-02-13Introduce complex_alignof to replace word_sizeFlavio Cruz
2022-12-21Provide intptr_t and uintptr_t as default typesFlavio Cruz
2022-11-25mig: replace boolean.h with stdbool.hFlavio Cruz
2022-11-15Initialize basic types once and print errors for duplicate definitionsFlavio Cruz
2022-11-05Add support to define structures in mig.v1.8+git20221111Flavio Cruz
2022-08-27add separate port_size and mach_port_name_size definitionsLuca Dariz
2020-06-18cpu.sym: Replace implementation from Utah with implementation from CMUSamuel Thibault
2020-01-28Make MIG recognize the basic C integral types.Flavio Cruz
2016-04-03Use word_size instead of 4.Flavio Cruz
2016-03-07Correctly initialize prototype in itAlloc.Flavio Cruz
2016-02-09Cast kernel server port arguments to the correct type.Flavio Cruz
2014-10-10Add support for protected payloadsJustus Winter
2013-08-19Drop the register keywordJustus Winter
2002-05-252002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
1998-07-18Created new module from gnumach/mig at tag before-mig-moveRoland McGrath