Fix a potential bug in lib/c1 where struct ftconst was not compatible with struct...
[211bsd.git] / bin /
2017-01-11 Nick DowningMake size, strip, checksys use libcross, move strip...
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-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 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...