re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU2000...
[platform/upstream/gcc.git] / libgo /
2011-01-19 Ian Lance Taylorlibgo/Makefile.am: Fix typo naming socket_bsd.go.
2011-01-14 Ian Lance Taylorlibgo: Check whether we need -lrt for sched_yield.
2011-01-14 Ian Lance Taylorlibgo: Use $(SHELL) to invoke gotest.
2011-01-14 Ian Lance Taylorlibgo/syscalls: Finish Solaris code.
2011-01-14 Ian Lance Taylorlibgo/Makefile.am: Correct typos in Solaris support.
2011-01-14 Ian Lance Taylormksysinfo: Define _pad128_t and _upad128_t if commented...
2011-01-13 Ian Lance TaylorDon't exit mksysinfo.sh if there is no _user_regs_struct.
2011-01-13 Ian Lance TaylorUse GOARCH value of sparc64 rather than sparcv9.
2011-01-13 Ian Lance TaylorAdd some Solaris support to mksysinfo.sh.
2011-01-13 Ian Lance TaylorClean up syscalls, add some Solaris support.
2011-01-12 Ian Lance TaylorUse correct nm and nm options.
2011-01-12 Ian Lance TaylorMake using DejaGNU work for libgo testing on a native...
2011-01-12 Ian Lance TaylorPreliminary framework for Solaris support.
2011-01-12 Ian Lance TaylorSimplify libgo Makefile conditionals.
2011-01-11 Ian Lance TaylorChange libgo testsuite format to be more like DejaGNU.
2011-01-11 Ian Lance TaylorAdd file missed in previous commit.
2011-01-11 Ian Lance TaylorAdd cgo support routines corresponding to the ones...
2011-01-05 Ian Lance Taylorre PR go/47176 (libgo doesn't compile if libunicode...
2011-01-05 Ian Lance Taylorre PR go/46959 (M68K Not Supported by Go)
2011-01-05 Ian Lance Taylorre PR go/46958 (ARM Go Does Not Compile (__builtin_retu...
2010-12-17 Ian Lance TaylorRework locking code to split stack much less.
2010-12-17 Ian Lance TaylorUpdate to current master source.
2010-12-17 Ian Lance TaylorDon't split stack in bytes.IndexByte.
2010-12-17 Ian Lance TaylorAvoid always splitting the stack when calling append...
2010-12-14 Ian Lance TaylorBetter error message if malloc gets a SIGSEGV.
2010-12-14 Ian Lance TaylorRelease cache while holding thread lock.
2010-12-09 Ian Lance Taylorre PR bootstrap/46812 (Linux libgo compilation fails...
2010-12-08 Ian Lance Taylorre PR other/46840 (libgo should link against libm)
2010-12-08 Ian Lance TaylorFix test by copying from master.
2010-12-07 Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-06 Ian Lance TaylorLICENSE: separate, change PATENTS text.
2010-12-03 Ian Lance TaylorCheck for -pthread and -lpthread at configure time.
2010-12-03 Ian Lance TaylorIt's a contributor license agreement, not a copyright LA.
2010-12-03 Ian Lance TaylorTypo.
2010-12-03 Ian Lance TaylorClarify copyright license agreement.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.