summaryrefslogtreecommitdiff
path: root/usr.bin/pcc/cc/ccom
AgeCommit message (Expand)Author
2007-09-29check if initializer element is a constant in MI code. ok ragge@Otto Moerbeek
2007-09-29Avoid a member array overflow in the init code; ok ragge@Otto Moerbeek
2007-09-27pullup of manual pages from ragge's repoOtto Moerbeek
2007-09-25pull from ragge's repo:Otto Moerbeek
2007-09-25pull from ragge's repo:Otto Moerbeek
2007-09-24pull from ragge's repo: -v flag and reg class checkOtto Moerbeek
2007-09-24from ragge's repo:Otto Moerbeek
2007-09-23Avoid potential segfault when debuggingOtto Moerbeek
2007-09-23Pull from ragge's repo:Otto Moerbeek
2007-09-22Fix from ragge:Otto Moerbeek
2007-09-20missing prototypes; pullup from ragge's repoOtto Moerbeek
2007-09-19add '-b machine' to cc for multiarch supportTodd T. Fries
2007-09-19make it easier to support other archs; remoev some dependencies (alsoOtto Moerbeek
2007-09-18mkext should be a seperate target; from mickey@Otto Moerbeek
2007-09-17rm unused -Dos_${TARGOS}Todd T. Fries
2007-09-16change MANDIR to ${PREFIX}/man. ok otto@Kjell Wooding
2007-09-16sync to ragge's tree to fix #include<file.h> and a declaration parsingOtto Moerbeek
2007-09-16remove cgram.h from CLEANFILES, so make depend; make; make clean; makeOtto Moerbeek
2007-09-15$OpenBSD$Ray Lai
2007-09-15cleanup some files generated in objOtto Moerbeek
2007-09-15more files we do not need anymoreOtto Moerbeek
2007-09-15fix man installation pathOtto Moerbeek
2007-09-15"un"configure, to make it possible to build in obj dir. No need to runOtto Moerbeek
2007-09-15Import ragge's version of PCC into our tree, so we can hack on it moreOtto Moerbeek