ack/mach/i86/ncg
George Koehler 760da1f421 Fix build with gcc.
gcc gave an error because the `char *` parameter doesn't match the
`const char *` in the prototype of regsave().  clang didn't give an
error.  I added the prototype in commit 5301cce.
2017-11-17 17:52:37 -05:00
..
mach.c Fix build with gcc. 2017-11-17 17:52:37 -05:00
mach.h Ensure that procedure labels are word-aligned. 2017-01-06 22:29:52 +01:00
table Fixes: some conditionals were evaluated wrong due to the overflow bit 1995-07-21 12:05:26 +00:00