aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2010-12-03 11:47:33 +1100
committerAndrew Gerrand <adg@golang.org>2010-12-03 11:47:33 +1100
commitbddc699b778a12e7d909ff5b4aa74e326e120a72 (patch)
tree1c9ba3607e5c7458ffae4bf227f82d8a86fb1aa5
parent0e3eefaf0f4341d559d11ed523a74e335d2b7cc3 (diff)
downloadgo-bddc699b778a12e7d909ff5b4aa74e326e120a72.tar.gz
go-bddc699b778a12e7d909ff5b4aa74e326e120a72.zip
doc: add gofrontend paper to talks/ and docs.html
R=r, iant CC=golang-dev https://golang.org/cl/3434041
-rw-r--r--doc/docs.html6
-rw-r--r--doc/talks/gofrontend-gcc-summit-2010.pdfbin0 -> 125185 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index c74ae035f4..91893a5fa6 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -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
index 0000000000..157fd7676b
--- /dev/null
+++ b/doc/talks/gofrontend-gcc-summit-2010.pdf
Binary files differ