ack/plat
George Koehler 02fb480217 Commit a preview of osx386 and osxppc as new platforms.
These produce Mach-o executables for Mac OS X on Intel or PowerPC
processors.  Our code generator for PowerPC (mach/powerpc) still has
bugs.  Some examples seem to run, but startrek crashes.  Our code
generator for Intel (mach/i386) is better.

There is a problem with job control.  If you run paranoia or startrek,
then suspend the job (^Z) and resume it ('fg' in bash), then read(2)
might fail with EINTR.

The larger files in this commit are
 - plat/osx/cvmach/cvmach.c
 - plat/osx/libsys/brk.c
 - plat/osx386/libsys/sigaction.s
 - plat/osxppc/libsys/sigaction.s
2016-10-02 14:58:05 -04:00
..
cpm Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linux/libsys Implement isatty() for Linux. 2016-09-20 21:28:37 -04:00
linux68k Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linux386 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linuxppc Remove .linenumber and .filename; use hol0 and hol0+4. 2016-09-30 13:40:36 -04:00
osx Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
osx386 Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
osxppc Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
pc86 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
rpi Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
build.lua ego now builds and is used. 2016-08-21 22:01:19 +02:00