index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
cc
/
lex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-1
/
+1
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1561
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1562
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-3
/
+5
2011-05-04
Imported Upstream version 57
upstream/57
Ondřej Surý
1
-54
/
+4
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-9
/
+15
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-5
/
+5
2010-02-16
cc: use "cpp" anywhere in path, not "/bin/cpp"
Giles Lean
1
-1
/
+1
2010-02-05
5a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D options
Dean Prichard
1
-11
/
+12
2010-01-28
avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8c
Dean Prichard
1
-2
/
+19
2010-01-25
cc: correct handling of leading ·
Russ Cox
1
-3
/
+4
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-1
/
+8
2010-01-19
cleanup toward eliminating package global name space
Russ Cox
1
-0
/
+11
2009-12-13
8l: add support for PE output.
Hector Chu
1
-1
/
+4
2009-11-17
cmd/cc: Fix -I switch to handle a path with blankspaces correctly
Sergio Luis O. B. Correia
1
-10
/
+2
2009-11-15
cc: drop redundant strcpy
Russ Cox
1
-2
/
+0
2009-11-14
cc: eliminate two fixed-size buffers
Russ Cox
1
-10
/
+6
2009-11-12
cc, ld: fix more gcc 4.3 -O2 compile bugs
Russ Cox
1
-2
/
+1
2009-11-11
cc: correct handling of allocn(0, 1, d)
Russ Cox
1
-2
/
+1
2009-03-24
throw away most of the compat.h compatibility layer
Russ Cox
1
-22
/
+60
2009-01-27
pragma textflag
Ken Thompson
1
-1
/
+0
2008-08-03
make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.
Russ Cox
1
-15
/
+15
2008-08-03
6c delete .6 file on error
Ken Thompson
1
-0
/
+1
2008-06-04
Add compiler source to new directory structure
Rob Pike
1
-0
/
+1542