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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
7
-304
/
+165
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
15
-493
/
+1034
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
4
-6
/
+21
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
14
-948
/
+1026
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
1
-1
/
+4
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
15
-88
/
+4116
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
21
-0
/
+14508
2011-09-13
Imported Upstream version 60
Ondřej Surý
21
-14511
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
18
-30
/
+144
2011-05-04
Imported Upstream version 57
upstream/57
Ondřej Surý
1
-54
/
+4
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
2
-3
/
+29
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
9
-344
/
+427
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
12
-71
/
+65
2010-03-26
fix spelling of align
Rob Pike
3
-7
/
+7
2010-03-24
cc: fix typo
Russ Cox
1
-1
/
+1
2010-03-23
Add support for #pragma dynexport.
Ian Lance Taylor
4
-0
/
+51
2010-03-22
Rename dynld to dynimport throughout.
Ian Lance Taylor
4
-14
/
+14
2010-03-04
cc: disallow ... argument unless NOSPLIT is set.
Russ Cox
1
-0
/
+1
2010-02-16
cc: use "cpp" anywhere in path, not "/bin/cpp"
Giles Lean
1
-1
/
+1
2010-02-09
bug fix in 6c/8c/5c mis-aligned
Ken Thompson
1
-16
/
+17
2010-02-05
5a/6a/8a/5c/6c/8c: remove fixed-size arrays for -I and -D options
Dean Prichard
3
-17
/
+17
2010-01-28
avoid overflow of symb buffer in 5a/6a/8a/5c/6c/8c
Dean Prichard
4
-5
/
+42
2010-01-25
cc: correct handling of leading ·
Russ Cox
2
-9
/
+11
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
2
-2
/
+15
2010-01-19
cleanup toward eliminating package global name space
Russ Cox
2
-0
/
+22
2009-12-13
8l: add support for PE output.
Hector Chu
1
-1
/
+4
2009-11-23
cmd/cc: change getquoted() to accept whitespaces.
Sergio Luis O. B. Correia
1
-1
/
+1
2009-11-23
two more if(h<0) that gcc 4.3 -O2 miscompiles
Russ Cox
1
-2
/
+1
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
2
-25
/
+25
2009-11-12
yet another attempt to avoid conflicts with
Russ Cox
2
-1
/
+5
2009-11-12
cc, ld: fix more gcc 4.3 -O2 compile bugs
Russ Cox
1
-2
/
+1
2009-11-11
fix BUFSIZ redeclaration warnings
Russ Cox
1
-1
/
+1
2009-11-11
cc: correct handling of allocn(0, 1, d)
Russ Cox
1
-2
/
+1
2009-11-11
getc/ungetc in assemblers; BUFSIZ everywhere.
Russ Cox
1
-0
/
+1
2009-11-11
avoid clash with stdio's getc, ungetc.
Russ Cox
1
-0
/
+3
2009-11-09
tweak documentation of commands
Russ Cox
1
-2
/
+2
2009-11-06
with rsc: argsize rounding to 8 smashes stack data on 32bit machines.
Kai Backman
1
-1
/
+5
2009-11-03
more command documentation, including nm and prof
Rob Pike
1
-0
/
+11
2009-10-03
clean more
Russ Cox
1
-1
/
+1
2009-09-30
c compiler bug tickled by
Russ Cox
1
-0
/
+8
2009-09-24
allow runes >= 0x80 in symbols in #pragmas
Russ Cox
1
-2
/
+2
2009-08-24
ffi -> dynld.
Russ Cox
4
-55
/
+15
2009-08-24
first attempt at real FFI support.
Russ Cox
4
-17
/
+126
2009-07-13
fix bug in codegen when we modified move instruction instead
Kai Backman
1
-2
/
+1
2009-07-13
compilers were inconsistent about
Russ Cox
1
-7
/
+7
2009-07-07
move 6c/pgen.c, 6c/pswt.c into cc
Russ Cox
1
-0
/
+591
2009-04-10
bug in stack size used in
Ken Thompson
1
-550
/
+0
2009-03-24
throw away most of the compat.h compatibility layer
Russ Cox
3
-33
/
+72
[next]