index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
cc
Age
Commit message (
Expand
)
Author
2016-01-07
6c: return vlong result for pointer subtraction
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2015-10-08
cc: restore side(), but do not consider OINDEX as side effect free
cinap_lenrek
2015-10-07
cc: back out side() change unil 8c is fixed
cinap_lenrek
2015-10-06
cc: include $builtin as keywoard in pickle() (from charles forsyth)
cinap_lenrek
2015-10-06
cc: getflag() fmt will be terminated at end of loop (from charles forsyth)
cinap_lenrek
2015-10-06
cc: allow runes as macro names (from charles forsyth)
cinap_lenrek
2015-10-06
5c/6c/8c/vc: import various changes from charles forsyth
cinap_lenrek
2015-10-06
cc: TUSHORT -> TRUNE for lstring constats for OUSED
cinap_lenrek
2015-10-04
cc: handle 64 bit mixedmode asop and type vlong <-> float/double type convers...
cinap_lenrek
2015-10-04
cc/6c: fix return type of mixed asop expressions, preserve type for moves so ...
cinap_lenrek
2015-08-17
cc: improve (non-) side effect detection (thanks charle)
cinap_lenrek
2015-07-28
cc: provide fake realloc() for getenv()
cinap_lenrek
2015-05-26
cc: set unspecified elements to zero in local variable initializers
cinap_lenrek
2015-05-25
cc: handle unaligned data in = {0} local initializer
cinap_lenrek
2015-04-23
cc: fix non constant pointer initializer for other compilers than 8c/6c
cinap_lenrek
2015-04-16
cc: catch non constant pointer initializers
cinap_lenrek
2014-05-06
cc: fix spurious warning on comparsion with scope redeclared variable (thanks...
cinap_lenrek
2014-03-02
cc: correct out-of-bounds references in funct.c (thanks charles forsyth)
cinap_lenrek
2014-02-10
cc: emit right acid format for address
cinap_lenrek
2014-02-01
fixes for new setmalloctag() prototype
cinap_lenrek
2013-07-11
cc: fix include array overflow handling
cinap_lenrek
2013-05-01
cc: accept 24 bit numeric runes
cinap_lenrek
2013-02-02
cc/lex: do not crash on -I without arg
ftrvxmtrx
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2012-10-03
apply sources patch cc-cpp-c99-comm
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2011-07-12
have compiler error out if read fails
aiju
2011-05-25
fixed issue #47
aiju
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen