]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add gofrontend paper to talks/ and docs.html
authorAndrew Gerrand <adg@golang.org>
Fri, 3 Dec 2010 00:47:33 +0000 (11:47 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 3 Dec 2010 00:47:33 +0000 (11:47 +1100)
R=r, iant
CC=golang-dev
https://golang.org/cl/3434041

doc/docs.html
doc/talks/gofrontend-gcc-summit-2010.pdf [new file with mode: 0644]

index c74ae035f492fecab292aa09e080087244fcfbe1..91893a5fa6715b7ea4a40ce1e6cb83ce699281a4 100644 (file)
@@ -174,6 +174,12 @@ from Hoare’s 1978 paper to Go provides insight into how and why Go works as it
 does.
 </i></p>
 
+<h3 id="emerging_go"><a href="talks/gofrontend-gcc-summit-2010.pdf">The Go frontend for GCC</a></h3>
+<p>
+A description of the Go language frontend for gcc.
+Ian Lance Taylor's paper delivered at the GCC Summit 2010.
+</p>
+
 <h3 id="promo_video"><a href="http://www.youtube.com/watch?v=wwoWei-GAPo">The Go Promo Video</a></h3>
 <p>
 A short promotional video featuring Russ Cox demonstrating Go's fast compiler.
diff --git a/doc/talks/gofrontend-gcc-summit-2010.pdf b/doc/talks/gofrontend-gcc-summit-2010.pdf
new file mode 100644 (file)
index 0000000..157fd76
Binary files /dev/null and b/doc/talks/gofrontend-gcc-summit-2010.pdf differ