summaryrefslogtreecommitdiff
path: root/server.c
AgeCommit message (Expand)Author
2022-01-21Add _Static_assert when compiling server and user stubs.Flavio Cruz
2022-01-16Also add const qualifiers on server sideSamuel Thibault
2016-12-19Fix compiler warningSamuel Thibault
2016-04-05Include stdint.h in stub code by default.Flavio Cruz
2016-04-03Use word_size instead of 4.Flavio Cruz
2016-02-09Cast kernel server port arguments to the correct type.Flavio Cruz
2015-06-05Change x_server_routine functions to "static inline" for -std=gnu11David Michael
2015-02-15Do not generate code dereferencing type-punned pointersJustus Winter
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-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-15mig/server.c (WriteVarDecls): quiet GCC warning about set but unused variableMarin Ramesa
2013-08-19Drop the register keywordJustus Winter
2013-02-19Fix spurious deallocationOlaf Buddenhagen
2006-11-302006-11-29 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2004-02-112004-02-10 Roland McGrath <roland@frob.com>Roland McGrath
1999-10-111999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-091999-10-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-07-18Created new module from gnumach/mig at tag before-mig-moveRoland McGrath