aboutsummaryrefslogtreecommitdiff
path: root/server.c
Commit message (Expand)AuthorAgeFilesLines
* Include stdint.h in stub code by default.Flavio Cruz2016-04-051-0/+1
* Use word_size instead of 4.Flavio Cruz2016-04-031-10/+10
* Cast kernel server port arguments to the correct type.Flavio Cruz2016-02-091-0/+12
* Change x_server_routine functions to "static inline" for -std=gnu11David Michael2015-06-051-6/+0
* Do not generate code dereferencing type-punned pointersJustus Winter2015-02-151-9/+9
* Add static branch prediction to type checksJustus Winter2014-12-011-9/+12
* Provide default implementations for server functionsJustus Winter2014-11-061-0/+24
* Add support for protected payloadsJustus Winter2014-10-101-4/+35
* Fix variable-sized c stringsJustus Winter2014-02-211-0/+5
* Generate a x_server_routine in the sheader so it can be inlinedJustus Winter2013-12-161-1/+1
* Move the generation of x_server_routine function into a functionJustus Winter2013-12-161-14/+21
* mig/server.c (WriteVarDecls): quiet GCC warning about set but unused variableMarin Ramesa2013-12-151-2/+2
* Drop the register keywordJustus Winter2013-08-191-72/+72
* Fix spurious deallocationOlaf Buddenhagen2013-02-191-2/+7
* 2006-11-29 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-301-1/+1
* 2004-02-10 Roland McGrath <roland@frob.com>Roland McGrath2004-02-111-1/+1
* 1999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-111-1/+1
* 1999-10-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-091-8/+12
* Created new module from gnumach/mig at tag before-mig-moveRoland McGrath1998-07-181-0/+1322