summaryrefslogtreecommitdiff
path: root/usr.bin/pcc
AgeCommit message (Expand)Author
2007-10-04fix evil 64-bit bug: if we're using longs for bitsets 1 << shift willOtto Moerbeek
2007-10-04void functions should not return valueOtto Moerbeek
2007-10-03pull from ragge's repo:Otto Moerbeek
2007-10-03pull form ragge's repo:Otto Moerbeek
2007-10-03pull from ragge's repo: man page diffs from Igor SobradoOtto Moerbeek
2007-10-02fix format and typeGilles Chehade
2007-10-01pull form ragge's repo:Otto Moerbeek
2007-10-01pull fro ragge's repo:Otto Moerbeek
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-28back to start state when pragma is done; ok ragge@Otto Moerbeek
2007-09-28unused fileOtto Moerbeek
2007-09-28Wrap MAXFIL to 10000, so make depend works.Anders Magnusson
2007-09-27flag usage checks and -E with outfile. from Jeremy C. Reed via ragge'sOtto Moerbeek
2007-09-27pullup of manual pages from ragge's repoOtto Moerbeek
2007-09-26pull from ragge's repo:Otto 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: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 form ragge's repo:Otto Moerbeek
2007-09-23Pull from ragge's repo:Otto Moerbeek
2007-09-22fix tmp allocation of large chunks.Otto Moerbeek
2007-09-22Pull form ragge's repo:Otto Moerbeek
2007-09-22Pull form ragge's repo:Otto Moerbeek
2007-09-22Fix from ragge:Otto Moerbeek
2007-09-21strcpy/strcat -> strlcpy/strlcatGilles Chehade
2007-09-21fix indentingOtto Moerbeek
2007-09-20Fix a case where cpp is not includeing when it is supposed to, beauseOtto Moerbeek
2007-09-20Merge from ragge's repo:Otto Moerbeek
2007-09-20fix chkop size and a typo; from mickey via ragge's repoOtto Moerbeek
2007-09-20missing prototypes; pullup from ragge's repoOtto Moerbeek
2007-09-19the missing piece of my commit earlier, cc now calls ccom_<arch>Todd T. Fries
2007-09-19oops, put back -pipe supportTodd T. Fries
2007-09-19add '-b machine' to cc for multiarch supportTodd T. Fries
2007-09-19my -fpic flags support, pullup from pccTodd T. Fries
2007-09-19make it easier to support other archs; remoev some dependencies (alsoOtto Moerbeek
2007-09-19pullup from pcc repo, my start at fixing the vax targetTodd T. Fries
2007-09-18gc an unused lineTodd T. Fries
2007-09-18mkext should be a seperate target; from mickey@Otto Moerbeek
2007-09-18merge fomr ragge's repo:Otto Moerbeek
2007-09-18some $OpenBSD$s got lost again in the latest merge, noted by DriesOtto Moerbeek
2007-09-17merge from ragge's repo:Otto Moerbeek
2007-09-17put $OpenBSD$ back, noted by Dries SchellekensOtto Moerbeek
2007-09-17allow build on 64-bit archsOtto Moerbeek
2007-09-17checked malloc/calloc calls. from ragge's repo, originally from StefanOtto Moerbeek
2007-09-17rm unused -Dos_${TARGOS}Todd T. Fries
2007-09-16Merge from ragge's tree:Otto Moerbeek