index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
pcc
/
cc
Age
Commit message (
Expand
)
Author
2008-08-18
Updates from master repo: Fix two bugs reported by Art Grabowski.
Anders Magnusson
2008-08-17
Updates from master repo. Can now compile both userland and kernel.
Anders Magnusson
2008-04-11
Sync with master repo. Reminded by otto@
Stefan Kempf
2007-11-22
Pull from master repo:
Stefan Kempf
2007-11-10
Pull from master repo:
Stefan Kempf
2007-11-02
Fix wait() usage and convert to waitpid(). Convert manual status
Todd C. Miller
2007-11-01
Pull from master repo:
Stefan Kempf
2007-10-22
Pull from master repo:
Stefan Kempf
2007-10-22
move from x86 to i386; gentle push by deraadt@, ok ragge@
Otto Moerbeek
2007-10-20
Pull from master repo:
Stefan Kempf
2007-10-18
Pull from master repo:
Stefan Kempf
2007-10-16
fix -b arch option parsing; ok todd@
Otto Moerbeek
2007-10-16
Pull diff for rev 1.8 from master repo. Fixes typo and displays
Stefan Kempf
2007-10-14
don't hardcode TARGMACH
Otto Moerbeek
2007-10-12
From master repo:
Stefan Kempf
2007-10-08
signal handles must not call exit() or use stdio; ok otto
Theo de Raadt
2007-10-08
Remove two unneeded macro definitions, replace strdup() with copy() which
Stefan Kempf
2007-10-07
merge from ragge's repo:
Otto Moerbeek
2007-10-07
reorg pcc tree; requested by and ok deraadt@; ok ragge@
Otto Moerbeek
2007-10-07
From master repo:
Anders Magnusson
2007-10-06
From master repo:
Anders Magnusson
2007-10-05
optimize a "not so bright" piece of code. Reduces compilation time on my
Otto Moerbeek
2007-10-04
Add patch to solve false errors from enums.
Otto Moerbeek
2007-10-04
strncpy -> strlcpy
Gilles Chehade
2007-10-04
fix indentation on options parsing
Gilles Chehade
2007-10-04
void functions should not return value
Otto Moerbeek
2007-10-03
pull form ragge's repo:
Otto Moerbeek
2007-10-03
pull from ragge's repo: man page diffs from Igor Sobrado
Otto Moerbeek
2007-10-01
pull form ragge's repo:
Otto Moerbeek
2007-10-01
pull fro ragge's repo:
Otto Moerbeek
2007-09-29
check if initializer element is a constant in MI code. ok ragge@
Otto Moerbeek
2007-09-29
Avoid a member array overflow in the init code; ok ragge@
Otto Moerbeek
2007-09-28
back to start state when pragma is done; ok ragge@
Otto Moerbeek
2007-09-28
unused file
Otto Moerbeek
2007-09-28
Wrap MAXFIL to 10000, so make depend works.
Anders Magnusson
2007-09-27
flag usage checks and -E with outfile. from Jeremy C. Reed via ragge's
Otto Moerbeek
2007-09-27
pullup of manual pages from ragge's repo
Otto Moerbeek
2007-09-26
pull from ragge's repo:
Otto Moerbeek
2007-09-25
pull from ragge's repo:
Otto Moerbeek
2007-09-25
pull from ragge's repo:
Otto Moerbeek
2007-09-24
pull from ragge's repo: -v flag and reg class check
Otto Moerbeek
2007-09-24
from ragge's repo:
Otto Moerbeek
2007-09-23
Avoid potential segfault when debugging
Otto Moerbeek
2007-09-23
Pull form ragge's repo:
Otto Moerbeek
2007-09-23
Pull from ragge's repo:
Otto Moerbeek
2007-09-22
Fix from ragge:
Otto Moerbeek
2007-09-21
strcpy/strcat -> strlcpy/strlcat
Gilles Chehade
2007-09-20
Fix a case where cpp is not includeing when it is supposed to, beause
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
[next]