ack/plat/qemuppc/libsys
George Koehler b3c0a767a5 Sync qemuppc with linuxppc.
- Don't reverse bitfields; do use ego (41f3bf7).
 - Use MACHOPT_F=-m2 (3dae9e4).
 - Remove old trap.s (26de4c1).

At this commit, one can build qemuppc with mcg by editing the root
build.lua to uncomment "qemuppc" in "vars.plats".  If one also
uncomments "qemuppc" from "vars.plats_with_tests", then mcg fails to
build the tests.  If one uses ncg (by editing plat/qemuppc/descr to
change "mcg" to "ncg"), then the tests pass.
2018-01-27 21:41:13 -05:00
..
_hol0.s Use .hol0 as an additional name for hol0; mcg requires it. 2016-11-19 11:09:07 +01:00
brk.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
build.lua Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
close.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
creat.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
getpid.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
isatty.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
kill.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
libsys.h Add just enough Open Firmware support for an output console. 2016-11-12 22:09:54 +01:00
lseek.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
open.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
openfirmware.c Add just enough Open Firmware support for an output console. 2016-11-12 22:09:54 +01:00
read.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
signal.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
time.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00
write.c Add the very experimental qemuppc plat, intended to generate minimal images 2016-11-12 19:20:58 +01:00