Ian Lance Taylor
|
b059fba469
|
syscall: Add more constants.
From-SVN: r186144
|
2012-04-04 18:50:09 +00:00 |
|
Ian Lance Taylor
|
ea8505da90
|
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
From-SVN: r186123
|
2012-04-03 23:44:53 +00:00 |
|
Ian Lance Taylor
|
8db6380aa7
|
mksysinfo.sh: Add some more networking constants.
From-SVN: r186114
|
2012-04-03 19:42:24 +00:00 |
|
Ian Lance Taylor
|
572a2f6886
|
gotest: Fix finding functions on PPC.
From-SVN: r186112
|
2012-04-03 18:26:57 +00:00 |
|
Ian Lance Taylor
|
a1552fc3ec
|
libgo: Update to weekly.2012-03-27 aka go1 release.
From-SVN: r186029
|
2012-03-30 22:36:44 +00:00 |
|
Ian Lance Taylor
|
99002f8366
|
File removed in weekly.2012-03-22 release.
From-SVN: r186028
|
2012-03-30 22:14:14 +00:00 |
|
Ian Lance Taylor
|
9a18821cfc
|
libgo: Update to weekly.2012-03-22.
From-SVN: r186026
|
2012-03-30 22:09:55 +00:00 |
|
Ian Lance Taylor
|
456fba2651
|
libgo: Update to weekly.2012-03-13.
From-SVN: r186023
|
2012-03-30 21:27:11 +00:00 |
|
Ian Lance Taylor
|
e0be8a5c20
|
syscall: Convert errno to error after Exitsyscall.
From-SVN: r186020
|
2012-03-30 21:10:32 +00:00 |
|
Ian Lance Taylor
|
a0c8ad3bdf
|
compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return uintptr.
From-SVN: r185946
|
2012-03-29 03:53:13 +00:00 |
|
Ian Lance Taylor
|
199ebde370
|
mksysinfo: Fix use of _in6_addr in _zone_net_addr_t.
From Rainer Orth.
From-SVN: r185938
|
2012-03-28 23:19:06 +00:00 |
|
Ian Lance Taylor
|
03934a5632
|
syscall: Fix errno handling in syscall.Syscall and friends.
From-SVN: r185746
|
2012-03-23 18:41:07 +00:00 |
|
Ian Lance Taylor
|
24aea58753
|
libgo: Export {enter,exit}syscall and use it for getaddrinfo.
From-SVN: r185363
|
2012-03-13 23:01:30 +00:00 |
|
Ian Lance Taylor
|
42cd874911
|
re PR go/52557 (Timex undefined on arm-linux-gnueabi)
PR go/52557
mksysinfo: Fix handling of timex for ARM GNU/Linux.
From-SVN: r185354
|
2012-03-13 20:56:23 +00:00 |
|
Ian Lance Taylor
|
896977b38f
|
debug/dwarf: Support DWARF versions 3 and 4.
From-SVN: r185126
|
2012-03-09 06:35:00 +00:00 |
|
Ian Lance Taylor
|
060b4284aa
|
debug/elf: Don't crash if line numbers are not available.
From-SVN: r185124
|
2012-03-09 05:33:10 +00:00 |
|
Ian Lance Taylor
|
0effc3f961
|
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
From-SVN: r185025
|
2012-03-07 01:16:20 +00:00 |
|
Ian Lance Taylor
|
593f74bbab
|
libgo: Update to weekly.2012-03-04 release.
From-SVN: r185010
|
2012-03-06 17:57:23 +00:00 |
|
Ian Lance Taylor
|
c3f87aa909
|
runtime: Implement runtime.Callers.
From-SVN: r184944
|
2012-03-05 17:07:37 +00:00 |
|
Ian Lance Taylor
|
5e60b5708e
|
re PR go/52342 (64-bit go.test/test/chan/doubleselect.go times out on Solaris/SPARC)
PR go/52342
runtime: Better big-endian identity hash function.
From-SVN: r184914
|
2012-03-05 06:39:08 +00:00 |
|
Ian Lance Taylor
|
dbe1e4a5a6
|
libgo: Fix Solaris ustat.h test.
From-SVN: r184913
|
2012-03-05 06:04:14 +00:00 |
|
Ian Lance Taylor
|
2aeaf0fb26
|
libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux.
From-SVN: r184828
|
2012-03-02 21:07:52 +00:00 |
|
Ian Lance Taylor
|
cd33b08fbd
|
runtime: Add type casts to fix Solaris build.
From Rainer Orth.
From-SVN: r184823
|
2012-03-02 20:48:21 +00:00 |
|
Ian Lance Taylor
|
501699af16
|
libgo: Update to weekly.2012-02-22 release.
From-SVN: r184819
|
2012-03-02 20:01:37 +00:00 |
|
Ian Lance Taylor
|
cbb6491d76
|
libgo: Update to weekly.2012-02-14 release.
From-SVN: r184798
|
2012-03-02 16:38:43 +00:00 |
|
Ian Lance Taylor
|
116b061e74
|
mksysinfo: Define MADV_ constants for madvise.
From-SVN: r184752
|
2012-03-01 17:22:29 +00:00 |
|
Ian Lance Taylor
|
b65734ac6c
|
syscall: Fill out GNU/Linux support.
From-SVN: r184669
|
2012-02-29 20:02:31 +00:00 |
|
Ian Lance Taylor
|
5c46e29317
|
runtime: Call exit rather than _exit.
This fixes --coverage and perhaps other things as well.
From-SVN: r184642
|
2012-02-28 20:57:15 +00:00 |
|
Ian Lance Taylor
|
2ef7cdff1e
|
runtime: Fix typo in go-nosys.c.
From Rainer Orth.
From-SVN: r184569
|
2012-02-25 02:11:29 +00:00 |
|
Ian Lance Taylor
|
5d46bf0538
|
libgo: Add mount flags, fallocate, statfs.
From-SVN: r184365
|
2012-02-18 01:22:02 +00:00 |
|
Ian Lance Taylor
|
061793a4cc
|
re PR go/52266 (syntax error in libgo/configure)
PR go/52266
libgo: Remove accidental AC_INCLUDES_DEFAULT from configure script.
From-SVN: r184345
|
2012-02-17 15:44:29 +00:00 |
|
Ian Lance Taylor
|
a64b24bdef
|
re PR go/51874 (Many libgo testsuite failures on IRIX)
PR go/51874
math: Don't use libc log2 and trunc functions.
From-SVN: r184300
|
2012-02-16 07:17:03 +00:00 |
|
Ian Lance Taylor
|
ca59d219fe
|
runtime: Support broken makecontext on Solaris 8/9.
From Rainer Orth.
From-SVN: r184289
|
2012-02-15 22:29:35 +00:00 |
|
Ian Lance Taylor
|
35ea42ebad
|
re PR go/48407 (libgo/configure --without-libffi doesn't work)
PR go/48407
runtime: Permit building libgo without libffi.
From-SVN: r184234
|
2012-02-14 20:47:35 +00:00 |
|
Ian Lance Taylor
|
317ea7c0f4
|
re PR go/48410 (weird installation dir)
PR go/48410
libgo: Don't put .gox files in version-specific directory.
From-SVN: r184223
|
2012-02-14 19:40:09 +00:00 |
|
Ian Lance Taylor
|
2b120fe98e
|
syscall: Change Dup2 to only return an error.
From-SVN: r184222
|
2012-02-14 19:36:31 +00:00 |
|
Ian Lance Taylor
|
95787705db
|
re PR go/48501 (64bit-out.go, select5-out.go, tmp.go compilation times out)
PR go/48501
runtime: Fix identity hash function for big-endian systems.
From-SVN: r184218
|
2012-02-14 18:02:09 +00:00 |
|
Ian Lance Taylor
|
4ea063cacb
|
re PR go/50654 (Many Go tests fail on emutls targets)
PR go/50654
runtime: Reload m and g if necessary after getcontext returns.
From-SVN: r184188
|
2012-02-14 00:38:07 +00:00 |
|
Ian Lance Taylor
|
09578bcd52
|
net: Don't run UDP multicast tests on Alpha GNU/Linux.
From Uros Bizjak.
From-SVN: r184187
|
2012-02-14 00:30:12 +00:00 |
|
Ian Lance Taylor
|
12e3c39614
|
re PR go/52084 (go tests fail to link on powerpc-linux-gnu (undefined reference to __sync_add_and_fetch_8))
PR go/52084
libgo: Provide more __sync functions if required.
From-SVN: r184138
|
2012-02-12 06:23:08 +00:00 |
|
Ian Lance Taylor
|
14e50d352e
|
sync/atomic: Disable tests which can't run based on pointer size.
From-SVN: r184136
|
2012-02-12 05:57:02 +00:00 |
|
Ian Lance Taylor
|
83a5c149a6
|
runtime: Handle FFI promoting result types.
From-SVN: r184123
|
2012-02-11 07:08:13 +00:00 |
|
Ian Lance Taylor
|
96431d5772
|
runtime: Tweak __go_can_recover for SPARC.
From-SVN: r184117
|
2012-02-11 00:15:54 +00:00 |
|
Ian Lance Taylor
|
41da64ed3a
|
runtime: Fix chan code for big-endian strict-alignment systems
From-SVN: r184115
|
2012-02-11 00:03:10 +00:00 |
|
Ian Lance Taylor
|
d3229873ae
|
runtime: For g0 set stack_size to 0 when not -fsplit-stack.
From-SVN: r184099
|
2012-02-10 15:55:37 +00:00 |
|
Ian Lance Taylor
|
c91e24907b
|
runtime: Save all registers on stack for GC scan.
From-SVN: r184098
|
2012-02-10 15:52:37 +00:00 |
|
Ian Lance Taylor
|
e6c5817dca
|
libgo/configure: Fixes for Solaris 8 and cross-compilation.
From Rainer Orth.
From-SVN: r184092
|
2012-02-10 14:07:44 +00:00 |
|
Ian Lance Taylor
|
16d62226d1
|
runtime: Use __builtin_{inf,nan} rather than INFINITY/NAN.
From-SVN: r184080
|
2012-02-10 00:40:27 +00:00 |
|
Ian Lance Taylor
|
1fd5b9687e
|
os: Fix Solaris stat functions.
From Rainer Orth.
From-SVN: r184065
|
2012-02-09 18:07:43 +00:00 |
|
Ian Lance Taylor
|
94252f4bcc
|
libgo: Update to weekly.2012-02-07.
From-SVN: r184034
|
2012-02-09 08:19:58 +00:00 |
|