Dan Kortschak
|
c70431e9bd
|
all: add gccgo build constraint
This is a synonym for noasm since gccgo (and gollvm) do not use plan9
assembly, so we just prevent those compilers from looking at asm files.
|
2020-09-27 07:52:34 +09:30 |
|
Dan Kortschak
|
2599150152
|
all: remove appengine build tag and test with safe
|
2020-09-07 19:10:11 +09:30 |
|
Dan Kortschak
|
17ea55aedb
|
blas,lapack: clean up docs and comments
Apply (with manual curation after the fact):
* s/^T/U+1d40/g
* s/^H/U+1d34/g
* s/, {2,3}if / $1/g
Some additional manual editing of odd formatting.
|
2019-09-06 20:02:29 +09:30 |
|
Dan Kortschak
|
72e79ca985
|
all: add safe synonym for appengine tag
|
2018-07-22 17:17:15 +09:30 |
|
Dan Kortschak
|
b9db25a610
|
all: conform build tag comment to convention
|
2018-07-06 09:05:06 +09:30 |
|
Chad Kunde
|
20cf9567fb
|
internal/asm/f32,f64: remove old go version build tags
|
2018-04-21 19:20:22 -07:00 |
|
Chad Kunde
|
c3e5f1a446
|
asm/f32: generate ger tests from asm/f64
|
2018-04-21 07:28:46 +09:30 |
|
Chad Kunde
|
62709ddc2a
|
amd/f32: Stubs and go code for Ger function.
|
2018-04-21 07:28:46 +09:30 |
|