1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:41:28 -06:00
go/test/bench/shootout
Russ Cox cf932cd897 all: retire architecture letter in file names, public API
This CL removes the remaining visible uses of the "architecture letter" concept.
(They are no longer in tool names nor in source directory names.)

Because the architecture letter concept is now gone, delete GOCHAR
from "go env" output, and change go/build.ArchChar to return an
error always.

The architecture letter is still used in the compiler and linker sources
as a clumsy architecture enumeration, but that use is not visible to
Go users and can be cleaned up separately.

Change-Id: I4d97a38f372003fb610c9c5241bea440d9dbeb8d
Reviewed-on: https://go-review.googlesource.com/10289
Reviewed-by: Rob Pike <r@golang.org>
2015-05-21 17:32:17 +00:00
..
binary-tree-freelist.go
binary-tree-freelist.txt
binary-tree.c test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00
binary-tree.go
binary-tree.txt
chameneosredux.c
chameneosredux.go cmd/gc: implement 'for range x {' 2014-07-16 19:27:10 -04:00
chameneosredux.txt
fannkuch-parallel.go
fannkuch-parallel.txt
fannkuch.c
fannkuch.go
fannkuch.txt
fasta-1000.out
fasta.c
fasta.go
fasta.txt
k-nucleotide-parallel.go
k-nucleotide-parallel.txt
k-nucleotide.c test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00
k-nucleotide.go
k-nucleotide.txt
mandelbrot.c
mandelbrot.go shootout: make mandelbrot.go more like mandelbrot.c 2012-05-30 14:40:59 -04:00
mandelbrot.txt
meteor-contest.c
meteor-contest.go
meteor-contest.txt
nbody.c
nbody.go
nbody.txt
pidigits.c
pidigits.go
pidigits.txt
regex-dna-parallel.go
regex-dna-parallel.txt
regex-dna.c
regex-dna.go
regex-dna.txt
reverse-complement.c
reverse-complement.go
reverse-complement.txt
spectral-norm-parallel.go
spectral-norm.c
spectral-norm.go
spectral-norm.txt
threadring.c test/bench/shootout: support windows 2014-05-09 14:34:50 -07:00
threadring.go
threadring.txt
timing.log test/bench/shootout/timing.log: update to Go 1.1 2013-05-23 17:57:28 -07:00
timing.sh all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00