summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-27fill msg size in the header for user stubsv1.8+git20220827Luca Dariz
2022-08-27add check for whole message sizeLuca Dariz
2022-08-27fix message fields alignment for 64 bitLuca Dariz
2022-08-27improve error messageLuca Dariz
2022-08-27add separate port_size and mach_port_name_size definitionsLuca Dariz
2022-05-02mig: remove local definition of 'vprintf'Guy-Fleury Iteriteka
2022-01-21Add _Static_assert when compiling server and user stubs.Flavio Cruz
2022-01-16Also add const qualifiers on server sideSamuel Thibault
2022-01-16Make dev_name_t also use const_dev_name_tSamuel Thibault
2021-02-11Add noyywrap optionPaul Dufresne
2020-11-30Make string_t always use const_string_tSamuel Thibault
2020-06-18cpu.sym: Add more C typesv1.8+git20200618Samuel Thibault
2020-06-18cpu.sym: Replace implementation from Utah with implementation from CMUSamuel Thibault
2020-06-18message.h: Replace implementation from Utah with implementation from CMUSamuel Thibault
2020-06-18boolean.h: Replace implementation from Utah with implementation from CMUSamuel Thibault
2020-01-28Make MIG recognize the basic C integral types.Flavio Cruz
2018-11-06build: Distribute tarball compressed with xz instead of bzip2Guillem Jover
2018-03-04Fix c89 compilation of mig headersSamuel Thibault
2018-01-28Fix RPC build warningsSamuel Thibault
2018-01-28Fix compilation warningsSamuel Thibault
2017-01-02Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC valueSamuel Thibault
2016-12-19Fix compiler warningSamuel Thibault
2016-12-18GNU MIG 1.8v1.8Thomas Schwinge
2016-12-13Remove bullet points from NEWS fileThomas Schwinge
2016-12-09Update the NEWS fileJustus Winter
2016-10-10Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC valueSamuel Thibault
2016-09-20fix typoSamuel Thibault
2016-05-18GNU MIG 1.7v1.7Thomas Schwinge
2016-05-03Add missing EXTRA_DISTSamuel Thibault
2016-04-26Simplify ArgumentType production rule.Flavio Cruz
2016-04-20Make Git ignore some more automatically generated filesDavid Michael
2016-04-20Use the target platform compiler in the test scriptsDavid Michael
2016-04-20Update NEWSJustus Winter
2016-04-19Simple testsuite for MIG.Flavio Cruz
2016-04-15Update NEWS fileJustus Winter
2016-04-05Include stdint.h in stub code by default.Flavio Cruz
2016-04-04Use uint32_t instead of unsigned32_t.Flavio Cruz
2016-04-04Fix use of stringize in lexxer.lFlavio Cruz
2016-04-03Use word_size instead of 4.Flavio Cruz
2016-03-20Remove functions, procedures and simple procedures.Flavio Cruz
2016-03-19Simpler lexer regexps of case insensitive keywords.Flavio Cruz
2016-03-15Automatically generate parser.h.Flavio Cruz
2016-03-07Correctly initialize prototype in itAlloc.Flavio Cruz
2016-02-09Cast kernel server port arguments to the correct type.Flavio Cruz
2015-10-31GNU MIG 1.6v1.6Thomas Schwinge
2015-10-05Update NEWS fileJustus Winter
2015-06-05Change x_server_routine functions to "static inline" for -std=gnu11David Michael
2015-04-10GNU MIG 1.5.v1.5Thomas Schwinge
2015-02-15Do not generate code dereferencing type-punned pointersJustus Winter
2015-02-06Test the configured yacc programDavid Michael