Commit c1dd7f43 authored by Elias Naur's avatar Elias Naur Committed by Rob Pike

doc/go1.2.txt: cmd/5l: support for external linking for linux/arm

R=r
CC=golang-dev
https://golang.org/cl/13019044
parent 0e73497a
......@@ -20,6 +20,7 @@ archive/tar,archive/zip: fix os.FileInfo implementation to provide base name onl
cmd/5a: removed support for R9/R10 (use m/g instead) (CL 9840043).
cmd/5l: add MOVBS, MOVHS etc for sub-word moves (CL 12682043).
cmd/5l: support for external linking for linux/arm (CL 12871044).
cmd/cgo, cmd/go: support including C++ code with cgo (CL 8248043).
cmd/gc: three-index slicing to set cap as well as length (CL 10743046).
cmd/gc: make missing package error fatal (CL 12677043).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment