gcc/libgo/go/math/big
Ian Lance Taylor 5dc8f5d9e6 re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)
PR go/79146
    math/big: fix build on s390x
    
    Don't build arith_decl_s390x.go for gccgo; it is only for assembly
    code that has not yet been ported to gccgo.
    
    For GCC PR 79146.

From-SVN: r244731
2017-01-20 20:39:10 +00:00
..
accuracy_string.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
arith.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
arith_decl.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
arith_decl_pure.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
arith_decl_s390x.go re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols) 2017-01-20 20:39:10 +00:00
arith_s390x_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
arith_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
bits_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
calibrate_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
decimal.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
decimal_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
doc.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
example_rat_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
float.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
float_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
floatconv.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
floatconv_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
floatexample_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
floatmarsh.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
floatmarsh_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
ftoa.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
gcd_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
hilbert_test.go
int.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
int_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
intconv.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
intconv_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
intmarsh.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
intmarsh_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
nat.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
nat_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
natconv.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
natconv_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
prime.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
prime_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
rat.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
rat_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
ratconv.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
ratconv_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
ratmarsh.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
ratmarsh_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
roundingmode_string.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00