]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo
Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++.
[thirdparty/gcc.git] / libgo /
2011-07-13  Ian Lance Taylorlibgo/testsuite/gotest: Run tests in source file order.
2011-07-11  Ian Lance Taylorlibgo: Define CC_FOR_BUILD in Makefile.
2011-07-11  Ian Lance Taylorlibgo/runtime: Change std::abort to abort.
2011-07-07  Rainer Orthre PR bootstrap/39150 (Configure scripts have no 64...
2011-07-06  Ian Lance Taylorlibgo: Use GOCFLAGS when compiling tests.
2011-07-06  Ian Lance Taylorjson: fix test when rand returns 0.
2011-06-14  Ian Lance TaylorChange builtin make to runtime call at lowering time.
2011-06-14  Ian Lance TaylorChange builtin make to runtime call at lowering time.
2011-06-11  Ian Lance TaylorUse backend interface for map descriptors.
2011-05-31  Ian Lance Taylorlibgo: Define PtraceRegs for Alpha GNU/Linux.
2011-05-31  Ian Lance Tayloros: Correct Ctime_ns calculation.
2011-05-31  Ian Lance Taylorlibgo/mksysinfo: Remove structs within stat found on...
2011-05-25  Ian Lance Taylorre PR go/48502 (os_test.TestStartProcess FAILs on Solar...
2011-05-24  Ian Lance Taylorlibgo: Make os.setenv_c work on systems without setenv.
2011-05-24  Ian Lance Taylorlibgo: Irix portability fixes (no declaration for getad...
2011-05-24  Ian Lance Taylorlibgo: Solaris/Irix portability fixes.
2011-05-20  Ian Lance TaylorUpdate to current version of Go library.
2011-05-06  Ian Lance TaylorMore uses of backend interface for types.
2011-04-29  Ian Lance Taylorlibgo http/cgi: Pass down environment variables for...
2011-04-25  Ian Lance Taylorlibgo/time: Support Irix 6 location of zoneinfo files.
2011-04-25  Ian Lance Taylorlibgo: Irix 6 patches.
2011-04-23  Ian Lance Taylorre PR go/48553 (fmt FAILs on 32-bit Solaris 2 with...
2011-04-22  Ian Lance Taylorlibgo: Support multilib testing.
2011-04-22  Ian Lance Taylorre PR go/48503 (http/cgi FAILs if libgcc_s.so.1 isn...
2011-04-18  Ian Lance Taylorlibgo: Fix append declaration.
2011-04-13  Ian Lance TaylorUnify handling of runtime support functions.
2011-04-07  Ian Lance Taylorlibgo: Update to current Go library.
2011-04-06  Ian Lance Taylorlibgo: Always use AM_LDFLAGS when linking libgo.la.
2011-04-05  Ian Lance Taylorgotest: Add external timeout if internal timeout fails.
2011-04-05  Ian Lance Taylorgotest: Avoid echo -n.
2011-04-05  Ian Lance Taylorlibgo: Use MAP_FIXED if necessary to grab arena.
2011-04-04  Rainer Orthlibgo: Always initialize semaphores.
2011-04-03  Ian Lance TaylorMark as executable in SVN.
2011-04-02  Ian Lance Taylorlibgo: Sort test output in libgo.sum and libgo.log.
2011-04-01  Ian Lance Taylorlibgo: Support for alpha.
2011-04-01  Ian Lance Taylorlibgo: Try to guess the right type for select bits...
2011-04-01  Ian Lance Taylorlibgo: Support Solaris 8/9.
2011-04-01  Ian Lance Taylorlibgo: Recognize MIPS ABIs.
2011-03-31  Ian Lance Taylorre PR go/47515 (Issues porting libgo to IRIX 6.5)
2011-03-31  Ian Lance Taylorlibgo: Set name of test when using DejaGNU tests.
2011-03-31  Ian Lance Taylorre PR go/48242 (gotest needs timeout mechanism)
2011-03-31  Ian Lance Taylorlibgo: Remove unnecessary EINTR checks.
2011-03-31  Ian Lance Taylorlibgo/syscalls: Use _C_long as the type of the select...
2011-03-31  Ian Lance Taylorlibgo Makefile: Fix typo in test case name.
2011-03-31  Ian Lance Taylorlibgo: Generate DejaGNU like .sum and .log files for...
2011-03-30  Ian Lance Taylorlibgo: Use waitpid on systems which do not have wait4.
2011-03-30  Ian Lance Taylorlibgo: Support systems which do not have strerror_r.
2011-03-30  Ian Lance Taylorlibgo: Use the right files on Solaris variants.
2011-03-30  Ian Lance Taylorlibgo/Makefile.am: Add missing dependencies for net...
2011-03-30  Ian Lance TaylorUpdate to current Go library.
2011-03-28  Ian Lance Taylorre PR go/48312 (http, rpc, websocket tests hang on...
2011-03-28  Ian Lance TaylorRename net/fd_rtems.go to net/fd_select.go.
2011-03-27  Ian Lance TaylorAdd runtime profiling infrastructure, not yet working.
2011-03-27  Ian Lance TaylorRemove closedchan function.
2011-03-25  Ian Lance TaylorRemove closed function. Fix tuple receive in select.
2011-03-24  Ian Lance TaylorUpdate to current version of Go library.
2011-03-24  Ian Lance TaylorTuple receives indicate whether channel is closed.
2011-03-23  Ian Lance TaylorSend on a closed channel panics.
2011-03-23  Ian Lance TaylorMissed test data in libgo update.
2011-03-23  Ian Lance TaylorSomehow missed this addition when updating the library.
2011-03-21  Ian Lance Taylorlibgo: Add GOTESTFLAGS variable used when testing.
2011-03-16  Ian Lance TaylorDon't catch LIBPROF in Go code.
2011-03-16  Ian Lance TaylorUpdate to current version of Go library (revision 94d65...
2011-03-11  Ian Lance TaylorDon't use intermediate .la files building libgo.
2011-03-10  Ian Lance Taylorre PR go/48020 (libgo flag test FAILs on Solaris 2)
2011-03-09  Ian Lance TaylorSolaris specific syslog support.
2011-03-09  Ian Lance Taylorlibgo/README.gcc: Mention GCCGO_RUN_ALL_TESTS.
2011-03-09  Ian Lance Taylorre PR go/48019 (Need to handle EINTR in libgo testsuite)
2011-03-09  Ian Lance Taylorre PR go/48019 (Need to handle EINTR in libgo testsuite)
2011-03-09  Ian Lance Taylorre PR go/48017 (Network tests should fail gracefully...
2011-03-09  Ian Lance Taylorre PR go/47910 (typo in __go_map_next_prime)
2011-03-07  Ian Lance TaylorSolaris libgo testsuite fixes.
2011-03-07  Ian Lance TaylorUse _nuname on 32-bit Solaris 2/x86.
2011-03-07  Ian Lance TaylorPermit garbage collection on any compiler generated...
2011-03-07  Ian Lance TaylorAvoid race condition manipulating heap when goroutine...
2011-02-22  Ian Lance TaylorPermit comparing non-empty interfaces with empty interf...
2011-02-21  Ian Lance TaylorSupport libgo on Solaris.
2011-02-13  Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-10  Ian Lance Taylorlibgo/configure.ac: Use AC_COMPILE_IFELSE, not AC_PREPR...
2011-02-05  Ian Lance Taylorlibgo: Pass compiler flags to mksysinfo.sh.
2011-02-04  Ian Lance TaylorImplement __sync_fetch_and_add_4 if necessary.
2011-02-03  Ian Lance TaylorCheck whether we are using setjmp/longjmp exceptions.
2011-02-02  Ian Lance Taylorlibgo: Apply upstream libtool patch.
2011-02-02  Ian Lance Taylorlibgo.exp: Set tmpdir.
2011-02-01  Ian Lance TaylorTest whether libgcc or kernel defines __sync_bool_compa...
2011-02-01  Ian Lance TaylorAdd __sync_bool_compare_and_swap_4 for targets which...
2011-01-31  Ian Lance Taylorlibgo/Makefile.am: Simplify build to avoid unnecessary...
2011-01-29  Ian Lance Taylorre PR go/47515 (Issues porting libgo to IRIX 6.5)
2011-01-29  Ian Lance Taylortime: Look for zoneinfo files in Solaris directory.
2011-01-28  Ian Lance Taylormksysinfo.sh: Use -std=gnu99.
2011-01-28  Ian Lance Taylormksysinfo.sh: Fix Solaris specific define.
2011-01-28  Ian Lance TaylorAdd Solaris version of os.Hostname.
2011-01-28  Ian Lance Taylormksysinfo: Add #defines for Solaris.
2011-01-28  Ian Lance TaylorWhen closing a file, call closedir if we called opendir.
2011-01-27  Ian Lance Taylormksysinfo: Always define IPV6_V6ONLY.
2011-01-27  Ian Lance TaylorDon't force rebuild if mksysinfo.sh does not change...
2011-01-27  Ian Lance TaylorAdd missing dependency in libgo/Makefile.am.
2011-01-27  Ian Lance TaylorFix typo in socket_bsd.go.
2011-01-27  Ian Lance Taylormksysinfo.sh: #include <sys/uio.h>.
2011-01-26  Ian Lance Taylornetchan: Avoid race condition in test.
next