| Commit message (Expand) | Author | Age | Files | Lines |
* | libgo: Update to revision 15193:6fdc1974457c of master library. | ian | 2012-12-22 | 1 | -0/+9 |
* | libgo: Link against libatomic_convenience.la. | ian | 2012-12-18 | 1 | -3/+3 |
* | libgo: Link against libatomic. | ian | 2012-12-18 | 1 | -2/+3 |
* | libgo: Update to current master library sources. | ian | 2012-12-12 | 1 | -0/+35 |
* | compiler, runtime: Track fields with tag go:"track". | ian | 2012-11-29 | 1 | -0/+1 |
* | libgo: Update to current version of master library. | ian | 2012-11-21 | 1 | -1/+9 |
* | compiler, runtime: Memcmp routine returns intgo. | ian | 2012-11-06 | 1 | -0/+1 |
* | os: support more OSes | ian | 2012-11-05 | 1 | -0/+20 |
* | runtime/goc2c: Drop gc support, change int to intgo. | ian | 2012-10-31 | 1 | -8/+8 |
* | libgo: Solaris portability patches. | ian | 2012-10-25 | 1 | -1/+4 |
* | PR go/54918 | ian | 2012-10-23 | 1 | -1/+2 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 1 | -15/+136 |
* | libgo: Update to Go 1.0.3. | ian | 2012-10-03 | 1 | -0/+1 |
* | libgo: Use libbacktrace rather than debug/elf registration. | ian | 2012-09-28 | 1 | -4/+5 |
* | runtime: support NumCPU() on more platforms | ian | 2012-08-07 | 1 | -1/+28 |
* | runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it. | ian | 2012-07-26 | 1 | -1/+5 |
* | libgo: Make the subdirectory in the CHECK target. | ian | 2012-06-14 | 1 | -108/+1 |
* | runtime: Copy runtime_printf from other Go library. | ian | 2012-05-24 | 1 | -0/+1 |
* | runtime: Print stack trace on panic or signal. | ian | 2012-05-17 | 1 | -0/+1 |
* | libgo: Use -fgo-pkgpath. | ian | 2012-05-14 | 1 | -168/+170 |
* | PR go/52583 | ian | 2012-04-25 | 1 | -3/+3 |
* | libgo: Make sure log/syslog subdirectory exists before using it. | ian | 2012-04-23 | 1 | -0/+1 |
* | net, syscall: Use native endianness for GNU/Linux netlink code. | ian | 2012-04-20 | 1 | -1/+0 |
* | syscall, net: Fix GNU/Linux netlink code for big-endian systems. | ian | 2012-04-03 | 1 | -0/+1 |
* | gotest: Fix finding functions on PPC. | ian | 2012-04-03 | 1 | -2/+2 |
* | libgo: Update to weekly.2012-03-13. | ian | 2012-03-30 | 1 | -2/+6 |
* | libgo: Implement and use runtime.Caller, runtime.Func.FileLine. | ian | 2012-03-07 | 1 | -1/+3 |
* | libgo: Update to weekly.2012-03-04 release. | ian | 2012-03-06 | 1 | -3/+10 |
* | libgo: Update to weekly.2012-02-22 release. | ian | 2012-03-02 | 1 | -3/+6 |
* | libgo: Update to weekly.2012-02-14 release. | ian | 2012-03-02 | 1 | -47/+31 |
* | syscall: Fill out GNU/Linux support. | ian | 2012-02-29 | 1 | -0/+8 |
* | PR go/48410 | ian | 2012-02-14 | 1 | -2/+1 |
* | libgo: Update to weekly.2012-02-07. | ian | 2012-02-09 | 1 | -59/+19 |
* | runtime: Add matherr function when appropriate. | ian | 2012-02-08 | 1 | -0/+1 |
* | math: Compile with -mfancy-math-387 -funsafe-optimizations on x86. | ian | 2012-02-08 | 1 | -1/+3 |
* | libgo: Update to weekly.2012-01-27. | ian | 2012-02-01 | 1 | -395/+30 |
* | syscall: Support socket control messages. | ian | 2012-01-30 | 1 | -0/+9 |
* | libgo: Build stubs for some syscall functions not on older systems. | ian | 2012-01-26 | 1 | -0/+1 |
* | libgo: Update to weekly.2012-01-20. | ian | 2012-01-25 | 1 | -43/+69 |
* | libgo: Update to weekly.2012-01-15. | ian | 2012-01-25 | 1 | -15/+56 |
* | libgo: Update to weekly.2011-12-22. | ian | 2012-01-13 | 1 | -23/+22 |
* | libgo: Update to weekly.2011-12-14. | ian | 2012-01-12 | 1 | -5/+1 |
* | compiler, runtime: Implement struct and array comparisons. | ian | 2012-01-06 | 1 | -0/+2 |
* | libgo: Fix use of -D_GNU_SOURCE and friends when building libgo. | ian | 2011-12-20 | 1 | -1/+1 |
* | os: Fix fileInfoFromStat for Solaris. | ian | 2011-12-16 | 1 | -1/+7 |
* | syscall: Move Errno into its own file, for RTEMS. | ian | 2011-12-15 | 1 | -0/+1 |
* | syscall: Don't build wait status functions on RTEMS. | ian | 2011-12-13 | 1 | -1/+12 |
* | libgo: Update to weekly.2011-12-02. | ian | 2011-12-13 | 1 | -44/+7 |
* | libgo: Update to weekly.2011-11-18. | ian | 2011-12-12 | 1 | -4/+7 |
* | libgo: Update to weekly 2011-11-09. | ian | 2011-12-07 | 1 | -554/+609 |