1
0
mirror of https://github.com/golang/go synced 2024-11-19 14:04:46 -07:00
go/src
Rob Pike adff896e4c [dev.cc] cmd/asm: implement FMADD for ppc64
Missed this one instruction in the previous pass.

Change-Id: Ic8cdae4d3bfd626c6bbe0ce49fce28b53db2ad1c
Reviewed-on: https://go-review.googlesource.com/5420
Reviewed-by: Russ Cox <rsc@golang.org>
2015-02-20 16:34:15 +00:00
..
archive
bufio
builtin
bytes
cmd [dev.cc] cmd/asm: implement FMADD for ppc64 2015-02-20 16:34:15 +00:00
compress all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
container
crypto [dev.cc] all: merge master (5868ce3) into dev.cc 2015-02-20 10:28:36 -05:00
database/sql
debug
encoding encoding/json: Fixed the comment specifying Marshal behavior for maps. 2015-02-18 23:57:36 +00:00
errors
expvar expvar: fix build 2015-02-05 13:53:29 +00:00
flag
fmt cmd/gc: allocate buffers for non-escaped strings on stack 2015-01-28 20:12:38 +00:00
go net: re-implement Interfaces and InterfaceAddrs for IPNet, IPv6 on Windows 2015-02-10 00:44:05 +00:00
hash
html all: don't refer to code.google.com/p/go{,-wiki}/ 2015-02-06 14:41:47 +00:00
image image/jpeg: support 16-bit quantization tables and Extended Sequential 2015-02-19 05:00:43 +00:00
index/suffixarray
internal/syscall net: re-implement Interfaces and InterfaceAddrs for IPNet, IPv6 on Windows 2015-02-10 00:44:05 +00:00
io
lib9 [dev.cc] all: merge master (5f1efe7) into dev.cc 2015-02-13 12:51:56 -05:00
libbio
liblink [dev.cc] liblink: disable GOOBJ=2 default 2015-02-13 18:37:31 +00:00
log log: add SetOutput method on Logger 2015-01-30 16:00:10 +00:00
math math: change Nextafter64 to Nextafter in the description of Nextafter 2015-02-17 14:29:18 +00:00
mime
net net, syscall: more accurate parsers for routing messages on BSD variants 2015-02-20 04:33:28 +00:00
os all: fix typo in doc 2015-02-17 04:37:18 +00:00
path path/filepath: add example for filepath.Split 2015-02-20 07:35:57 +00:00
reflect cmd/gc: fix noscan maps 2015-02-15 08:52:14 +00:00
regexp
runtime [dev.cc] all: merge master (5868ce3) into dev.cc 2015-02-20 10:28:36 -05:00
sort sort: fixed small typo in comments 2015-02-08 23:38:50 +00:00
strconv strconv: simplified logic resulting in faster float formatting 2015-02-11 17:45:19 +00:00
strings
sync [dev.cc] cmd/asm: make 4(SP) illegal except on 386 2015-02-18 03:41:29 +00:00
syscall [dev.cc] all: merge master (5868ce3) into dev.cc 2015-02-20 10:28:36 -05:00
testing testing: pad benchmark names to align results 2015-02-07 21:52:25 +00:00
text
time Build fix for plan9 after 8bf13838eb. 2015-02-08 22:30:46 +00:00
unicode unicode: Fixed an out of date comment (MaxLatin1, not Latin1Max). 2015-02-16 21:35:33 +00:00
unsafe unsafe: minor doc string improvements 2015-01-28 19:42:15 +00:00
all.bash
all.bat
all.rc
androidtest.bash androidtest.bash: remove use of cp --preserve. 2015-02-13 21:16:25 +00:00
clean.bash
clean.bat
clean.rc
make.bash [dev.cc] all: merge master (b8fcae0) into dev.cc 2015-02-04 16:12:58 -05:00
make.bat
Make.dist
make.rc [dev.cc] all: merge master (b8fcae0) into dev.cc 2015-02-04 16:12:58 -05:00
nacltest.bash cmd/dist: reactivate vfp detection on linux/arm 2015-02-10 00:17:06 +00:00
race.bash
race.bat build: fix race.bat flags 2015-02-07 01:54:43 +00:00
run.bash
run.bat
run.rc