Age | Commit message (Expand) | Author |
2007-09-21 | fix indenting | Otto Moerbeek |
2007-09-20 | Fix a case where cpp is not includeing when it is supposed to, beause | Otto Moerbeek |
2007-09-20 | Merge from ragge's repo: | Otto Moerbeek |
2007-09-20 | fix chkop size and a typo; from mickey via ragge's repo | Otto Moerbeek |
2007-09-20 | missing prototypes; pullup from ragge's repo | Otto Moerbeek |
2007-09-19 | the missing piece of my commit earlier, cc now calls ccom_<arch> | Todd T. Fries |
2007-09-19 | oops, put back -pipe support | Todd T. Fries |
2007-09-19 | add '-b machine' to cc for multiarch support | Todd T. Fries |
2007-09-19 | my -fpic flags support, pullup from pcc | Todd T. Fries |
2007-09-19 | make it easier to support other archs; remoev some dependencies (also | Otto Moerbeek |
2007-09-19 | pullup from pcc repo, my start at fixing the vax target | Todd T. Fries |
2007-09-18 | gc an unused line | Todd T. Fries |
2007-09-18 | mkext should be a seperate target; from mickey@ | Otto Moerbeek |
2007-09-18 | merge fomr ragge's repo: | Otto Moerbeek |
2007-09-18 | some $OpenBSD$s got lost again in the latest merge, noted by Dries | Otto Moerbeek |
2007-09-17 | merge from ragge's repo: | Otto Moerbeek |
2007-09-17 | put $OpenBSD$ back, noted by Dries Schellekens | Otto Moerbeek |
2007-09-17 | allow build on 64-bit archs | Otto Moerbeek |
2007-09-17 | checked malloc/calloc calls. from ragge's repo, originally from Stefan | Otto Moerbeek |
2007-09-17 | rm unused -Dos_${TARGOS} | Todd T. Fries |
2007-09-16 | Merge from ragge's tree: | Otto Moerbeek |
2007-09-16 | change MANDIR to ${PREFIX}/man. ok otto@ | Kjell Wooding |
2007-09-16 | sync to ragge's tree to fix #include<file.h> and a declaration parsing | Otto Moerbeek |
2007-09-16 | Process (and ignore for now) -pipe | Otto Moerbeek |
2007-09-16 | remove cgram.h from CLEANFILES, so make depend; make; make clean; make | Otto Moerbeek |
2007-09-15 | $OpenBSD$ | Ray Lai |
2007-09-15 | Lost the last $ in $OpenBSD$. | Ray Lai |
2007-09-15 | $OpenBSD$ | Ray Lai |
2007-09-15 | cleanup some files generated in obj | Otto Moerbeek |
2007-09-15 | more files we do not need anymore | Otto Moerbeek |
2007-09-15 | fix man installation path | Otto Moerbeek |
2007-09-15 | remove files we do not need anymore since we moved to fixed Makefiles | Otto Moerbeek |
2007-09-15 | "un"configure, to make it possible to build in obj dir. No need to run | Otto Moerbeek |
2007-09-15 | Import ragge's version of PCC into our tree, so we can hack on it more | Otto Moerbeek |