Add VAX and PDP-11 architecture reference manuals
[43bsd.git] / test /
2017-01-23 Nick DowningTidy up xified C compiler to use relative paths and...
2017-01-22 Nick DowningNow have a scheme to delete stale xified sources as...
2017-01-21 Nick Downingxification of dependencies using a pipe to receive...
2017-01-21 Nick DowningNow have caching of xified C sources using a modificati...
2017-01-21 Nick DowningPut libx_c makefiles almost back to standard, by using...
2017-01-21 Nick DowningRedo the xified cc based on bin/cc.c, also add an xifie...
2017-01-20 Nick DowningInstall the xification and xified C compiler in a sensi...
2017-01-20 Nick DowningAdd a transparently xifying C compiler in xify/cc,...
2017-01-20 Nick DowningGet fopen() and friends working properly, also perror...
2017-01-20 Nick DowningAdd modf() so that printf() works with floating point...
2017-01-19 Nick DowningCan now compile hello program, it aborts at the first...