summaryrefslogtreecommitdiff
path: root/libgo/go
Commit message (Expand)AuthorAgeFilesLines
...
* compiler: Error if name defined in both package and file blocks.ian2012-12-211-5/+5
* log/syslog: Solaris portability patches.ian2012-12-171-8/+13
* libgo: Update to current master library sources.ian2012-12-12139-1881/+6105
* os: Clean up directory reading code.ian2012-12-062-24/+41
* syscall: Fix splice syscall.ian2012-12-051-0/+2
* compiler, runtime: Track fields with tag go:"track".ian2012-11-291-0/+7
* syscall: Fix handling of Unix domain @ addresses.ian2012-11-242-2/+6
* libgo: Update to current version of master library.ian2012-11-21304-19067/+61763
* reflect: Fix invalid sharing in valueInterface.ian2012-11-191-4/+4
* syscall: Force first letter of error message to lower case.ian2012-11-123-6/+24
* reflect: Fix bug comparing struct field types.ian2012-11-101-3/+14
* compiler, libgo: Fixes to prepare for 64-bit int.ian2012-11-063-7/+9
* os: support more OSesian2012-11-052-0/+61
* syscall, mksysinfo: Prepare syscall package for 64-bit int.ian2012-11-0213-136/+141
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-012-4/+4
* syscall: fix creds_test to reliably close os.Fileian2012-10-261-2/+6
* libgo: Solaris portability patches.ian2012-10-252-90/+13
* runtime: Disable crash tests that runs go tool.ian2012-10-231-9/+14
* libgo: Update to current sources.ian2012-10-23516-11689/+54434
* libgo: Update to Go 1.0.3.ian2012-10-03117-469/+2028
* libgo: Use libbacktrace rather than debug/elf registration.ian2012-09-288-170/+2
* debug/elf, debug/dwarf: DWARF line number fixes.ian2012-09-062-7/+49
* compiler: Remove old handling of unsafe.Pointer in type assertions.ian2012-08-231-1/+1
* runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it.ian2012-07-261-1/+2
* libgo: Update to Go 1.0.2 release.ian2012-06-2554-163/+1077
* compiler, reflect: Quote package path with tabs.ian2012-06-141-1/+1
* os/user: Use Entersyscall.ian2012-06-131-1/+6
* os: Use Entersyscall when reading directories.ian2012-06-131-2/+9
* compiler, reflect: Handle package path like gc compiler.ian2012-06-123-4/+24
* runtime: Better SWIG interface for allocating Go memory from C/C++.ian2012-06-041-0/+6
* log/syslog: Fix name of C function syslog_c.ian2012-05-161-1/+1
* debug/dwarf: Fix handling of LineSetFile.ian2012-05-161-1/+1
* libgo: Use -fgo-pkgpath.ian2012-05-1412-52/+72
* libgo: Update to Go 1.0.1 release.ian2012-05-0445-96/+429
* PR go/52586ian2012-04-301-1/+5
* PR go/52358ian2012-04-271-1/+12
* mksysinfo, net: Always define syscall.SO_REUSEPORT.ian2012-04-261-3/+5
* PR go/52341ian2012-04-251-2/+3
* PR go/52583ian2012-04-255-3/+160
* * go-lang.c (go_langhook_init): Set MPFR precision to 256.ian2012-04-231-1/+1
* mksysinfo: More fixes to emulate master Go library.ian2012-04-224-6/+6
* * godump.c (go_output_typedef): Dump size of structs.ian2012-04-221-2/+2
* syscall: Additional constants, some type corrections.ian2012-04-212-2/+2
* net, syscall: Use native endianness for GNU/Linux netlink code.ian2012-04-202-48/+12
* net/http: Ignore sigaltstack when running strace in test.ian2012-04-201-1/+1
* debug/dwarf: Fix address lookups for different types of lines.ian2012-04-201-0/+4
* runtime: Disable memory profiling in gc_test.ian2012-04-201-0/+2
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.ian2012-04-032-19/+48
* libgo: Update to weekly.2012-03-27 aka go1 release.ian2012-03-3015-121/+205
* File removed in weekly.2012-03-22 release.ian2012-03-301-0/+0