aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warningSamuel Thibault2016-12-191-1/+1
* GNU MIG 1.8Thomas Schwinge2016-12-182-2/+2
* Remove bullet points from NEWS fileThomas Schwinge2016-12-131-69/+69
* Update the NEWS fileJustus Winter2016-12-091-0/+5
* Fix spurious warning on MACH_MSG_TYPE_POLYMORPHIC valueSamuel Thibault2016-10-101-2/+2
* fix typoSamuel Thibault2016-09-201-1/+1
* GNU MIG 1.7Thomas Schwinge2016-05-182-3/+3
* Add missing EXTRA_DISTSamuel Thibault2016-05-034-0/+5
* Simplify ArgumentType production rule.Flavio Cruz2016-04-261-8/+8
* Make Git ignore some more automatically generated filesDavid Michael2016-04-201-2/+3
* Use the target platform compiler in the test scriptsDavid Michael2016-04-201-1/+1
* Update NEWSJustus Winter2016-04-201-0/+5
* Simple testsuite for MIG.Flavio Cruz2016-04-1929-1/+676
* Update NEWS fileJustus Winter2016-04-151-0/+14
* Include stdint.h in stub code by default.Flavio Cruz2016-04-052-0/+2
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-041-1/+1
* Fix use of stringize in lexxer.lFlavio Cruz2016-04-041-5/+11
* Use word_size instead of 4.Flavio Cruz2016-04-033-22/+22
* Remove functions, procedures and simple procedures.Flavio Cruz2016-03-205-143/+18
* Simpler lexer regexps of case insensitive keywords.Flavio Cruz2016-03-192-51/+51
* Automatically generate parser.h.Flavio Cruz2016-03-153-91/+7
* Correctly initialize prototype in itAlloc.Flavio Cruz2016-03-071-0/+1
* Cast kernel server port arguments to the correct type.Flavio Cruz2016-02-093-4/+24
* GNU MIG 1.6Thomas Schwinge2015-10-312-4/+4
* Update NEWS fileJustus Winter2015-10-051-0/+5
* Change x_server_routine functions to "static inline" for -std=gnu11David Michael2015-06-052-7/+1
* GNU MIG 1.5.Thomas Schwinge2015-04-102-20/+11
* Do not generate code dereferencing type-punned pointersJustus Winter2015-02-155-14/+23
* Test the configured yacc programDavid Michael2015-02-061-1/+1
* Check that yacc is provided by bisonYves-Gael Cheny ( irc hurdman_begin )2015-02-061-0/+6
* Add static branch prediction to type checksJustus Winter2014-12-013-23/+34
* Provide default implementations for server functionsJustus Winter2014-11-061-0/+24
* Add support for protected payloadsJustus Winter2014-10-108-6/+75
* Update NEWS fileJustus Winter2014-09-241-0/+10
* Fix variable-sized c stringsJustus Winter2014-02-212-0/+10
* Generate a x_server_routine in the sheader so it can be inlinedJustus Winter2013-12-162-1/+11
* Move the generation of x_server_routine function into a functionJustus Winter2013-12-162-14/+22
* Clean up generated sourcesJustus Winter2013-12-161-1/+1
* Avoid a compiler warning in WriteDefinesJustus Winter2013-12-161-0/+1
* Advise flex not to generate the input functionJustus Winter2013-12-161-0/+3
* mig/server.c (WriteVarDecls): quiet GCC warning about set but unused variableMarin Ramesa2013-12-151-2/+2
* GNU MIG 1.4.Thomas Schwinge2013-09-273-27/+29
* Generate ChangeLog files for distributions.Thomas Schwinge2013-09-272-0/+456
* Drop the auto keywordJustus Winter2013-09-041-3/+3
* Drop alloca.cJustus Winter2013-08-193-506/+1
* Drop the register keywordJustus Winter2013-08-1912-224/+224
* Remove unused file alloc.hJustus Winter2013-08-192-35/+1
* Fix spurious deallocationOlaf Buddenhagen2013-02-191-2/+7
* Merge remote-tracking branch 'savannah/master'Thomas Schwinge2012-09-091-1/+1
|\
| * Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/migSamuel Thibault2012-07-011-14/+17
| |\