]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
Build machinery cleanup.
[thirdparty/gcc.git] / libgo /
2014-12-13  ian PR go/61258
2014-12-13  iantesting: Add testing.MainStart function.
2014-12-13  ianruntime: Clear stack pointers for extra G's.
2014-12-12  ktkachovAdd load of target-utils.exp to libatomic, libitm,...
2014-12-01  ianruntime: introduce mvifdiff.sh script to replace GCC...
2014-11-21  ianruntime: GOARCH values for ppc64 BE & LE
2014-11-14  ianruntime: set library name based on compiler name
2014-11-12  ianlibgo: Update libtool support to files in current GCC...
2014-11-06  ianruntime: Use stckf unconditionally on s390.
2014-11-06  ianmksysinfo: Tolerate missing structures in upcase_fields.
2014-11-05  iansync/atomic: fix data races in tests
2014-11-04  ianlibgo: add s390 support
2014-11-03  ianruntime: use "$GOC -dumpversion" instead of BASE-VER...
2014-10-28  iandebug/elf: add power64 support along with relocation...
2014-10-28  ianlibgo: Add consts for ioctl
2014-10-27  ianlibgo: Update to Go 1.3.3 release.
2014-10-20  iancompiler, runtime: Add type information to single objec...
2014-10-20  ianreflect: allocate correct type in assignTo and cvtT2I
2014-10-17  ianconfigure: Quote some shell variables.
2014-10-16  ianruntime: Don't create threads with a small stack.
2014-10-08  ian PR go/60406
2014-10-03  ian PR go/61877
2014-10-03  ianruntime: Check for CPU_COUNT itself, don't check glibc...
2014-09-29  ianlibgo/configure: Use -Qunused-arguments for asm tests...
2014-09-22  ianruntime: Mark runtime_goexit function as noinline.
2014-09-20  ianruntime: Restore copyright notice accidentally removed...
2014-09-05  ianruntime: Use the clone system call on GNU/Linux.
2014-09-05  ianruntime: Use correct size for unsafe.Pointer GC instruc...
2014-09-03  iancompiler: Add precise type information on the heap.
2014-08-15  ianruntime: Don't get confused if m changes during runtime_gc.
2014-08-13  iancompiler, runtime: Fix unexpected GC interfering with...
2014-08-04  ianruntime: Add casts to mincore call to compile on Solaris.
2014-08-02  ian PR other/61895
2014-07-20  ianruntime: remove unused variable
2014-07-20  ianruntime: add a missing import
2014-07-20  ianruntime: also disable split stacks for runtime_snprintf...
2014-07-19  ianreflect, runtime: Use libffi closures to implement...
2014-07-19  ianlibgo: Bump version number.
2014-07-19  ianlibgo: Update to Go 1.3 release.
2014-07-12  ianruntime: Merge master revision 19185.
2014-07-11  ianruntime: Rename iface.goc to go-iface.goc.
2014-07-11  ianruntime: Drop reflectFlags tests.
2014-07-02  ian PR go/61620
2014-07-01  ianruntime: introduce build targets for running benchmarks
2014-06-24  ianruntime: add missing benchmark input files to the repos...
2014-06-13  ian PR go/52583
2014-06-13  ian PR go/61498
2014-06-10  ianruntime: Initialize variable to avoid compiler warning.
2014-06-06  ianlibgo: Merge to master revision 19184.
2014-06-04  ianlibgo: Merge from revision 18783:00cce3a34d7e of master...
2014-05-30  ianruntime: Use _mm_pause rather than __builtin_ia32_pause.
2014-05-29  ianruntime: add the --without-libatomic configure option
2014-05-29  ianruntime: disable split stacks for runtime_printf functi...
2014-05-28  ianruntime: fix misc gcc-isms and undefined behavior
2014-05-27  ianlibgo/runtime: fix unused-result warning
2014-05-07  ianmksysinfo: Define some more non-trivial TIOC constants.
2014-05-07  ianmksysinfo: Define CLONE flags.
2014-05-05  mrsMerge in trunk.
2014-05-01  ianruntime: ask $GOC rather than $CC for the version and...
2014-04-28  rsandifoMerge from trunk.
2014-04-25  ian PR go/60931
2014-04-22  rsandifoMerge from trunk.
2014-04-17  iangofrontend: deduplicate C syscall function declarations
2014-04-17  ianruntime: remove use of obsolete map deletion syntax
2014-04-17  iangofrontend: avoid use of unsafe.Sizeof extension
2014-04-17  rsandifoMerge from trunk.
2014-04-16  ianlibgo: Remove Solaris 8 & 9 support.
2014-04-14  ianSync to current external repository.
2014-04-02  mrsMerge in trunk.
2014-03-12  ianlibgo: Build math package with -ffp-contract=off on...
2014-03-07  ianruntime: Fix GC bug caused by Entersyscall modifying...
2014-03-03  ianlibgo: Update to Go 1.2.1 release.
2014-02-21  ianruntime: Use a better heap location on arm64 systems.
2014-02-10  mrsMerge in trunk.
2014-02-03  ianltmain.sh: Patch for Solaris.
2014-01-22  ianlibgo/configure: Test for gold with gccgo -Wl,--help...
2014-01-17  ian PR go/59866
2014-01-13  mrsMerge in trunk.
2014-01-09  ianruntime: fix 32-bit malloc for pointers >= 0x80000000
2014-01-08  ian PR go/59430
2014-01-08  ian PR go/59433
2014-01-06  iango/build: Set GOARCH on arm64 systems.
2014-01-06  ianruntime: Remove unused runtime_cpuid variables.
2014-01-03  mrsMerge in trunk.
2013-12-28  iannet: work around Solaris connect issue when server...
2013-12-27  ian PR go/59506
2013-12-25  uros Revert unwanted commit.
2013-12-25  urosgcc/
2013-12-13  mrsMerge in trunk.
2013-12-12  ianruntime: Fix defer of unlock thread at program startup.
2013-12-12  ianreflect: Fix MakeFunc returning float32 or float64...
2013-12-12  iancompiler, reflect, runtime: Implement method values...
2013-12-11  ianreflect, runtime: Let reflect.MakeFunc functions call...
2013-12-06  ian PR go/59408
2013-12-04  rsandifoMerge with trunk.
2013-12-04  ianruntime: Use pthread_sigmask instead of sigprocmask.
2013-12-03  ianruntime: Fix prototype and one use of runtime_traceback.
2013-12-01  ianlibgo: Avoid some cases of getting callers recursively.
2013-11-30  ianreflect: Rename struct field to be consistent in assemb...
2013-11-30  ianreflect: Fix MakeFunc for 386 when returning a struct.
next