gcc/libgo/go
Ian Lance Taylor 6c88c77ec7 re PR go/52358 (math FAILs on Solaris 8 and 9)
PR go/52358
math: Work around bug in Solaris 9 implementation of ldexp.

The bug is that ldexp(-1, -1075) should return -0, but the
Solaris 9 implementation returns +0.

From-SVN: r186913
2012-04-27 16:32:42 +00:00
..
archive File removed in weekly.2012-03-22 release. 2012-03-30 22:14:14 +00:00
bufio libgo: Update to weekly.2012-03-04 release. 2012-03-06 17:57:23 +00:00
builtin libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
bytes libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
compress libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
container libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
crypto re PR go/52341 (crypto/rand FAILs before Solaris 11) 2012-04-25 04:40:49 +00:00
database/sql libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
debug debug/dwarf: Fix address lookups for different types of lines. 2012-04-20 18:44:09 +00:00
encoding libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
errors libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
exp libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
expvar libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
flag libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
fmt libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
go libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
hash libgo: Update to weekly.2012-01-20. 2012-01-25 21:54:22 +00:00
html libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
image libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
index/suffixarray libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
io libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
log libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
math re PR go/52358 (math FAILs on Solaris 8 and 9) 2012-04-27 16:32:42 +00:00
mime libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
net mksysinfo, net: Always define syscall.SO_REUSEPORT. 2012-04-26 04:25:56 +00:00
old libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
os mksysinfo: More fixes to emulate master Go library. 2012-04-22 20:07:23 +00:00
path libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
reflect libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
regexp libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
runtime runtime: Disable memory profiling in gc_test. 2012-04-20 18:40:14 +00:00
sort libgo: Update to weekly.2012-03-22. 2012-03-30 22:09:55 +00:00
strconv libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
strings libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
sync libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
syscall mksysinfo: More fixes to emulate master Go library. 2012-04-22 20:07:23 +00:00
testing libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
text libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
time go-lang.c (go_langhook_init): Set MPFR precision to 256. 2012-04-23 21:39:12 +00:00
unicode libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00