211bsd.git
2017-02-22 Nick DowningFix a potential bug in lib/c1 where struct ftconst... master origin/master
2017-02-10 Nick DowningFix minor type width stuff in lib/ccom, makes offsets...
2017-02-07 Nick DowningFix compile warnings in lib/ccom
2017-02-07 Nick DowningRemove forgotten debugging statement in lib/ccom, reins...
2017-02-07 Nick DowningTidy up FP emulation in C compiler with nice front...
2017-01-11 Nick DowningMake size, strip, checksys use libcross, move strip...
2017-01-11 Nick DowningMake strcompact, symcompact, symdump, symorder use...
2017-01-11 Nick DowningMake ar, nm and ranlib use libcross
2017-01-11 Nick DowningMake libcross read/write routines work properly, make...
2017-01-10 Nick DowningImplement build-time zone info compilation, not tested...
2017-01-07 Nick DowningFix further build issues, temporarily disabled build...
2017-01-07 Nick DowningFix further minor build issues
2017-01-07 Nick DowningGet kernel compile working again with a new script...
2017-01-07 Nick DowningFix various Makefile/script issues to make everything...
2017-01-07 Nick DowningCan now build usr.bin
2017-01-07 Nick DowningCan now build everything up to and INCLUDING ucb
2017-01-06 Nick DowningCan now build everything up to ucb
2017-01-05 Nick DowningMake depend work (mostly) for host compiler, make libra...
2017-01-05 Nick DowningTidy up C compiler by introducing _(UNSIGNED_)(INT...
2017-01-05 Nick DowningAdd o.sh for building just the target, get make depend...
2017-01-05 Nick DowningTidy up the manipulation of on-disk a.out, nlist and...
2017-01-04 Nick DowningFirst release, added readme.txt
2017-01-04 Nick DowningFix minor linkage and symbol table issues, now generate...
2017-01-04 Nick DowningCan now build kernel, not tested
2017-01-03 Nick DowningImproved system build script (and individual build...
2017-01-03 Nick DowningFix ranlib and linking problems, add a hello world...
2017-01-03 Nick DowningFix various bugs, convert more Makefiles, can now build...
2017-01-02 Nick DowningAdded lorder and ranlib to cross toolchain, started...
2017-01-02 Nick DowningFirst try at cross toolchain, compiles but not tested yet
2017-01-01 Nick DowningInitial commit of an unmodified 2.11BSD source tree...