summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-06Check that yacc is provided by bisonYves-Gael Cheny ( irc hurdman_begin )
2014-12-01Add static branch prediction to type checksJustus Winter
2014-11-06Provide default implementations for server functionsJustus Winter
2014-10-10Add support for protected payloadsJustus Winter
2014-09-24Update NEWS fileJustus Winter
2014-02-21Fix variable-sized c stringsJustus Winter
2013-12-16Generate a x_server_routine in the sheader so it can be inlinedJustus Winter
2013-12-16Move the generation of x_server_routine function into a functionJustus Winter
2013-12-16Clean up generated sourcesJustus Winter
2013-12-16Avoid a compiler warning in WriteDefinesJustus Winter
2013-12-16Advise flex not to generate the input functionJustus Winter
2013-12-15mig/server.c (WriteVarDecls): quiet GCC warning about set but unused variableMarin Ramesa
2013-09-27GNU MIG 1.4.v1.4Thomas Schwinge
2013-09-27Generate ChangeLog files for distributions.Thomas Schwinge
2013-09-04Drop the auto keywordJustus Winter
2013-08-19Drop alloca.cJustus Winter
2013-08-19Drop the register keywordJustus Winter
2013-08-19Remove unused file alloc.hJustus Winter
2013-02-19Fix spurious deallocationOlaf Buddenhagen
2012-09-09Merge remote-tracking branch 'savannah/master'Thomas Schwinge
2012-07-01Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/migSamuel Thibault
2012-07-01Fix format string build failure with _FORTIFY_SOURCE=2Guillem Jover
2012-03-19Make the installation tree relocatable.Thomas Schwinge
2011-09-07* .gitignore: Tighten some rules.Thomas Schwinge
2011-08-30Add silent rules support if available and disable it by defaultGuillem Jover
2011-08-30Add a .gitignore fileGuillem Jover