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
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
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-18
gc an unused line
Todd T. Fries
2007-09-18
mkext should be a seperate target; from mickey@
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
checked malloc/calloc calls. from ragge's repo, originally from Stefan
Otto Moerbeek
[next]