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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
16d62226d1
|
runtime: Use __builtin_{inf,nan} rather than INFINITY/NAN.
From-SVN: r184080
|
2012-02-10 00:40:27 +00:00 |
|
Ian Lance Taylor
|
94252f4bcc
|
libgo: Update to weekly.2012-02-07.
From-SVN: r184034
|
2012-02-09 08:19:58 +00:00 |
|
Ian Lance Taylor
|
d2b480bc96
|
runtime: Add matherr function when appropriate.
From-SVN: r184024
|
2012-02-08 22:35:30 +00:00 |
|
Ian Lance Taylor
|
047cff816d
|
compiler, runtime: Check make int64 args for overflow.
From-SVN: r183994
|
2012-02-08 06:18:41 +00:00 |
|
Ian Lance Taylor
|
7f57843fbe
|
runtime: System-specific hack fix for x86_64 Solaris 10.
Fixes problem in which setcontext changes all thread-specific
information.
From-SVN: r183993
|
2012-02-08 05:30:12 +00:00 |
|
Ian Lance Taylor
|
1c69e5e28a
|
runtime: Correct ENOSYS functions.
From-SVN: r183852
|
2012-02-02 22:58:54 +00:00 |
|
Ian Lance Taylor
|
eb6a1fe097
|
libgo: Fix merge errors shown on Solaris.
From Rainer Orth.
From-SVN: r183651
|
2012-01-27 22:34:53 +00:00 |
|
Ian Lance Taylor
|
e02ed81e1b
|
libgo: Build stubs for some syscall functions not on older systems.
From-SVN: r183577
|
2012-01-26 20:24:01 +00:00 |
|
Ian Lance Taylor
|
df1304ee03
|
libgo: Update to weekly.2012-01-15.
From-SVN: r183539
|
2012-01-25 20:56:26 +00:00 |
|
Ian Lance Taylor
|
98dfd7ff16
|
runtime: Make builtin print exactly match gc builtin print.
From-SVN: r183378
|
2012-01-21 21:58:09 +00:00 |
|
Ian Lance Taylor
|
1efa38d1a7
|
libgo: Solaris and Irix compatibility patches.
From Rainer Orth.
From-SVN: r183246
|
2012-01-17 14:18:39 +00:00 |
|
Ian Lance Taylor
|
df4aa89a5e
|
libgo: Update to weekly.2011-12-22.
From-SVN: r183150
|
2012-01-13 05:11:45 +00:00 |
|
Ian Lance Taylor
|
9a0e3259f4
|
libgo: Update to weekly.2011-12-14.
From-SVN: r183118
|
2012-01-12 01:31:45 +00:00 |
|
Ian Lance Taylor
|
f9f9698753
|
compiler, runtime: Implement struct and array comparisons.
From-SVN: r182971
|
2012-01-06 21:47:49 +00:00 |
|
Ian Lance Taylor
|
a05fe19071
|
runtime: Fix missing USING_SPLIT_STACK ifdef.
From Uros Bizjak.
From-SVN: r182633
|
2011-12-22 19:07:12 +00:00 |
|
Ian Lance Taylor
|
a6dcb7d465
|
runtime: Catch signals on altstack, disable splitstack signal blocking.
From-SVN: r182607
|
2011-12-21 22:24:47 +00:00 |
|
Ian Lance Taylor
|
d8fa39bfc8
|
libgo/runtime: Don't define _GNU_SOURCE in source code.
From-SVN: r182550
|
2011-12-20 18:49:40 +00:00 |
|
Ian Lance Taylor
|
03eee7f75c
|
runtime: RTEMS build fixes.
From Joel Sherrill.
From-SVN: r182309
|
2011-12-13 21:59:26 +00:00 |
|
Ian Lance Taylor
|
7b1c3dd9e6
|
libgo: Update to weekly.2011-12-02.
From-SVN: r182295
|
2011-12-13 19:16:27 +00:00 |
|
Ian Lance Taylor
|
ab61e9c4da
|
libgo: Update to weekly.2011-11-18.
From-SVN: r182266
|
2011-12-12 23:40:51 +00:00 |
|
Ian Lance Taylor
|
ec2c72551e
|
runtime: make print() built-in write to stderr.
Fixes issue 2294.
From-SVN: r182167
|
2011-12-09 16:42:40 +00:00 |
|
Ian Lance Taylor
|
c19bd76920
|
libgo: Add back tests of syscall time.
From-SVN: r182075
|
2011-12-07 01:55:49 +00:00 |
|
Ian Lance Taylor
|
9c63abc9a1
|
libgo: Update to weekly 2011-11-09.
From-SVN: r182073
|
2011-12-07 01:11:29 +00:00 |
|
Ian Lance Taylor
|
506cf9aaea
|
libgo: Update to weekly.2011-11-01.
From-SVN: r181938
|
2011-12-02 19:34:41 +00:00 |
|
Ian Lance Taylor
|
f4c016e605
|
runtime: Remove temporary runtime_cond_wait function.
From-SVN: r181897
|
2011-12-01 23:50:48 +00:00 |
|