ack/plat/osxppc
George Koehler b6b707d9df Make working gettimeofday() for Mac OS X.
The system call puts the time in a pair of registers, not in the
timeval structure.  Add code to move the time to the structure, so
programs see the correct time, not garbage.  This fixes our example
programs that use the time as a random seed.
2016-11-23 13:25:55 -05:00
..
include Install only 1 copy, not 2 copies, of osx headers. 2016-11-08 17:13:51 -05:00
libsys Make working gettimeofday() for Mac OS X. 2016-11-23 13:25:55 -05:00
boot.s Fix my typo to put symbol "begrom" in correct section. 2016-11-19 19:23:42 -05:00
build-pkg.lua Install only 1 copy, not 2 copies, of osx headers. 2016-11-08 17:13:51 -05:00
build-tools.lua Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
descr Teach cvmach to emit the symbol table. 2016-11-22 17:16:30 -05:00