summaryrefslogtreecommitdiff
path: root/usr.bin/pcc
AgeCommit message (Expand)Author
2007-11-03Print out names of register pairs correctly. ok otto@Stefan Kempf
2007-11-02Fix wait() usage and convert to waitpid(). Convert manual statusTodd C. Miller
2007-11-01Pull from master repo, commit by myself:Otto Moerbeek
2007-11-01Pull from master repo:Stefan Kempf
2007-10-31Pull from master repo, commit by gmcgarry:Otto Moerbeek
2007-10-31Pull from master repo, commit by gmcgarry:Otto Moerbeek
2007-10-29Pull from master repo:Stefan Kempf
2007-10-29From master repo:Anders Magnusson
2007-10-29Updates from master repo:Anders Magnusson
2007-10-27From master repo: Remove lineid() prototype.Anders Magnusson
2007-10-27Sync with master repo: At least compiles now.Anders Magnusson
2007-10-27Sync vith master repo: Remove lineid(), #ifdef for mirbsd wchar_t.Anders Magnusson
2007-10-27From master repo: Allow for less than 4 register classes.Anders Magnusson
2007-10-27Pull up changes from master repo:Anders Magnusson
2007-10-23Fixes from master repo:Anders Magnusson
2007-10-23Fix from master repo:Anders Magnusson
2007-10-23Pull from ragge's repo, commit by mickey:Otto Moerbeek
2007-10-22Pull from master repo:Stefan Kempf
2007-10-22Pull from ragge's repo:Otto Moerbeek
2007-10-22move from x86 to i386; gentle push by deraadt@, ok ragge@Otto Moerbeek
2007-10-21Pull from ragge's repo:Otto Moerbeek
2007-10-21our as wants # as a comment charOtto Moerbeek
2007-10-21whack extdef() for the moment, it seems we do not need it and it tripsOtto Moerbeek
2007-10-20pull in exname() changes from ragge's repo. we're now back in syncOtto Moerbeek
2007-10-20sync with ragge's repoOtto Moerbeek
2007-10-20minor changes i missed on earlier merges with ragge's repoOtto Moerbeek
2007-10-20Start of a powerpc backend by Gregory McGarry. Not complete yet.Otto Moerbeek
2007-10-20powerpc ccomOtto Moerbeek
2007-10-20Pull from master repo; commit by gmcgarryOtto Moerbeek
2007-10-20Pull from master repo:Stefan Kempf
2007-10-18Pull from master repo:Stefan Kempf
2007-10-18Kill spurious warnings when arg is a function pointer. ShouldOtto Moerbeek
2007-10-16fix -b arch option parsing; ok todd@Otto Moerbeek
2007-10-16Pull diff for rev 1.8 from master repo. Fixes typo and displaysStefan Kempf
2007-10-15now that pcc knows the __inline__ keyword, no need to -D it to inlineOtto Moerbeek
2007-10-15prettier when running make depend (just tabs and spaces)Theo de Raadt
2007-10-14by default just build ccom for the current hostOtto Moerbeek
2007-10-14don't hardcode TARGMACHOtto Moerbeek
2007-10-14From master repo:Stefan Kempf
2007-10-12Fix broken build. Reported by Gregory McGarry on pcc-list.Stefan Kempf
2007-10-12From master repo:Stefan Kempf
2007-10-12From master repo:Stefan Kempf
2007-10-12fix va_arg in conditional expressions; from ragge@Otto Moerbeek
2007-10-12rewrite of constant expression evaluation; taking into accountOtto Moerbeek
2007-10-08oops, fix merge errorOtto Moerbeek
2007-10-08initilize sflags and only print n_rval when initialized; tracking byOtto Moerbeek
2007-10-08signal handles must not call exit() or use stdio; ok ottoTheo de Raadt
2007-10-08Remove two unneeded macro definitions, replace strdup() with copy() whichStefan Kempf
2007-10-07get rid of the configure remainsOtto Moerbeek
2007-10-07merge from ragge's repo:Otto Moerbeek