aboutsummaryrefslogtreecommitdiff
path: root/vprint.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop the register keywordJustus Winter2013-08-191-4/+4
| | | | | | | | | | | | | | | | | | | Drop the register keyword both from MIGs code and from the generated code. The register keyword is only a hint and it is ignored by modern compilers. * alloca.c: Drop the register keyword. * header.c: Likewise. * lexxer.l: Likewise. * parser.y: Likewise. * routine.c: Likewise. * server.c: Likewise. * statement.c: Likewise. * string.c: Likewise. * type.c: Likewise. * user.c: Likewise. * utils.c: Likewise. * vprint.c: Likewise.
* 2002-04-05 Roland McGrath <roland@frob.com>Roland McGrath2002-04-061-3/+3
| | | | * vprint.c: Fix obsolete #endif syntax.
* Created new module from gnumach/mig at tag before-mig-moveRoland McGrath1998-07-181-0/+433