2012-05-07 |
ian | compiler: fix ICE in handling of rune constants.
|
commit | commitdiff | tree |
2012-05-07 |
ian | compiler: reject NOT operator on integer types.
|
commit | commitdiff | tree |
2012-05-04 |
ian | * tree-vect-patterns.c (vect_single_imm_use): Correct...
|
commit | commitdiff | tree |
2012-05-04 |
ian | compiler: Correct parse of for with possible composite...
|
commit | commitdiff | tree |
2012-05-04 |
ian | libgo: Update to Go 1.0.1 release.
|
commit | commitdiff | tree |
2012-05-04 |
ian | compiler: Error if importing same package twice with...
|
commit | commitdiff | tree |
2012-05-03 |
ian | compiler: Build import tables as needed for imported...
|
commit | commitdiff | tree |
2012-05-03 |
ian | compiler: Fix order of initialization bug with global...
|
commit | commitdiff | tree |
2012-04-30 |
ian | PR go/52586
|
commit | commitdiff | tree |
2012-04-28 |
ian | compiler: Fix some crashes on invalid code.
|
commit | commitdiff | tree |
2012-04-28 |
ian | compiler: Use less memory for array/slice literals.
|
commit | commitdiff | tree |
2012-04-27 |
ian | PR go/52358
|
commit | commitdiff | tree |
2012-04-27 |
ian | PR go/52358
|
commit | commitdiff | tree |
2012-04-27 |
ian | runtime: Correct syscall.Setenv for systems that don...
|
commit | commitdiff | tree |
2012-04-26 |
ian | mksysinfo, net: Always define syscall.SO_REUSEPORT.
|
commit | commitdiff | tree |
2012-04-25 |
ian | PR go/52341
|
commit | commitdiff | tree |
2012-04-25 |
ian | PR go/52583
|
commit | commitdiff | tree |
2012-04-24 |
ian | gotest: Remove race in use of ../testdata.
|
commit | commitdiff | tree |
2012-04-24 |
ian | mksysinfo: Only define PathMax if PATH_MAX is defined.
|
commit | commitdiff | tree |
2012-04-24 |
ian | compiler: Fix order of evalation for m[0] = len(m)...
|
commit | commitdiff | tree |
2012-04-24 |
ian | compiler: Reject invalid composite literals.
|
commit | commitdiff | tree |
2012-04-24 |
ian | compiler: Error for invalid use of ... in call.
|
commit | commitdiff | tree |
2012-04-23 |
ian | * go-lang.c (go_langhook_init): Set MPFR precision...
|
commit | commitdiff | tree |
2012-04-23 |
ian | compiler: Correct handling of negative zero floating...
|
commit | commitdiff | tree |
2012-04-23 |
ian | libgo: Make sure log/syslog subdirectory exists before...
|
commit | commitdiff | tree |
2012-04-22 |
ian | mksysinfo: More fixes to emulate master Go library.
|
commit | commitdiff | tree |
2012-04-22 |
ian | mksysinfo: Define more structs.
|
commit | commitdiff | tree |
2012-04-22 |
ian | * godump.c (go_output_typedef): Dump size of structs.
|
commit | commitdiff | tree |
2012-04-21 |
ian | syscall: Additional constants, some type corrections.
|
commit | commitdiff | tree |
2012-04-20 |
ian | * go.test/go-test.exp (go-set-goarch): Recognize powerpc...
|
commit | commitdiff | tree |
2012-04-20 |
ian | net, syscall: Use native endianness for GNU/Linux netlink... net, syscall: Use native endianness for GNU/Linux netlink code.
|
commit | commitdiff | tree |
2012-04-20 |
ian | compiler, runtime: Add explicit checks for zero and...
|
commit | commitdiff | tree |
2012-04-20 |
ian | net/http: Ignore sigaltstack when running strace in...
|
commit | commitdiff | tree |
2012-04-20 |
ian | debug/dwarf: Fix address lookups for different types...
|
commit | commitdiff | tree |
2012-04-20 |
ian | runtime: Disable memory profiling in gc_test.
|
commit | commitdiff | tree |
2012-04-20 |
ian | runtime: Ignore stack sizes when deciding when to GC.
|
commit | commitdiff | tree |
2012-04-20 |
ian | gotest: Don't get confused by data tables named Test...
|
commit | commitdiff | tree |
2012-04-16 |
ian | compiler: fix infinite recursion in string constant...
|
commit | commitdiff | tree |
2012-04-04 |
ian | syscall: Add more constants.
|
commit | commitdiff | tree |
2012-04-03 |
ian | syscall, net: Fix GNU/Linux netlink code for big-endian... ...Linux netlink code for big-endian systems.
|
commit | commitdiff | tree |
2012-04-03 |
ian | mksysinfo.sh: Add some more networking constants.
|
commit | commitdiff | tree |
2012-04-03 |
ian | gotest: Fix finding functions on PPC.
|
commit | commitdiff | tree |
2012-03-30 |
ian | libgo: Update to weekly.2012-03-27 aka go1 release.
|
commit | commitdiff | tree |
2012-03-30 |
ian | File removed in weekly.2012-03-22 release.
|
commit | commitdiff | tree |
2012-03-30 |
ian | libgo: Update to weekly.2012-03-22.
|
commit | commitdiff | tree |
2012-03-30 |
ian | libgo: Update to weekly.2012-03-13.
|
commit | commitdiff | tree |
2012-03-30 |
ian | syscall: Convert errno to error after Exitsyscall.
|
commit | commitdiff | tree |
2012-03-30 |
ian | compiler: Fix order of evaluation of struct composite...
|
commit | commitdiff | tree |
2012-03-29 |
ian | compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return...
|
commit | commitdiff | tree |
2012-03-28 |
ian | mksysinfo: Fix use of _in6_addr in _zone_net_addr_t.
|
commit | commitdiff | tree |
2012-03-28 |
ian | compiler: fix null-dereference on invalid len() arg.
|
commit | commitdiff | tree |
2012-03-28 |
ian | compiler: avoid an ICE on bound interface methods used...
|
commit | commitdiff | tree |
2012-03-28 |
ian | compiler: fix method finalization of unnamed structs.
|
commit | commitdiff | tree |
2012-03-28 |
ian | compiler: fix crashes.
|
commit | commitdiff | tree |
2012-03-28 |
ian | compiler: Rewrite handling of untyped numeric constants.
|
commit | commitdiff | tree |
2012-03-23 |
ian | syscall: Fix errno handling in syscall.Syscall and...
|
commit | commitdiff | tree |
2012-03-15 |
ian | libgo: Export {enter,exit}syscall and use it for getaddrinfo.
|
commit | commitdiff | tree |
2012-03-13 |
ian | PR go/52557
|
commit | commitdiff | tree |
2012-03-10 |
ian | Update Go compiler, library, and testsuite on gcc 4...
|
commit | commitdiff | tree |
2012-03-01 |
ian | compiler: Reliably give errors on misuse of multiple...
|
commit | commitdiff | tree |
2012-03-01 |
ian | mksysinfo: Define MADV_ constants for madvise.
|
commit | commitdiff | tree |
2012-03-01 |
ian | compiler: Fix varargs functions that call recover.
|
commit | commitdiff | tree |
2012-03-01 |
ian | compiler: Fix handling of indirection of circular types.
|
commit | commitdiff | tree |
2012-03-01 |
ian | compiler: Avoid some compiler crashes on invalid code.
|
commit | commitdiff | tree |
2012-03-01 |
ian | compiler: Fix unary ^ applied to typed signed integer...
|
commit | commitdiff | tree |
2012-02-29 |
ian | compiler: Avoid various crashes on error conditions.
|
commit | commitdiff | tree |
2012-02-29 |
ian | compiler: Fix handling of invalid types within invalid...
|
commit | commitdiff | tree |
2012-02-29 |
ian | syscall: Fill out GNU/Linux support.
|
commit | commitdiff | tree |
2012-02-28 |
ian | runtime: Call exit rather than _exit.
|
commit | commitdiff | tree |
2012-02-28 |
ian | * generic-morestack.c (__splitstack_releasecontext...
|
commit | commitdiff | tree |
2012-02-27 |
ian | PR target/52390
|
commit | commitdiff | tree |
2012-02-25 |
ian | runtime: Fix typo in go-nosys.c.
|
commit | commitdiff | tree |
2012-02-18 |
ian | libgo: Add mount flags, fallocate, statfs.
|
commit | commitdiff | tree |
2012-02-18 |
ian | compiler: Permit an empty interface to be embedded...
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: Permit (_) on left hand side of =.
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: List imported packages in export information.
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: Add parameter names to export information.
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: Don't lower binary expressions with mismatched...
|
commit | commitdiff | tree |
2012-02-17 |
ian | * gospec.c (lang_specific_driver): If linking, and...
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: Fix backend representation for interface...
|
commit | commitdiff | tree |
2012-02-17 |
ian | compiler: Check for initialization loop in constant...
|
commit | commitdiff | tree |
2012-02-17 |
ian | PR go/52266
|
commit | commitdiff | tree |
2012-02-16 |
ian | compiler: Don't crash on erroneous unnamed integer...
|
commit | commitdiff | tree |
2012-02-16 |
ian | compiler: Lower constant string comparisons.
|
commit | commitdiff | tree |
2012-02-16 |
ian | PR go/51874
|
commit | commitdiff | tree |
2012-02-16 |
ian | compiler: Fix crash: type T1 struct { F *[1]T2 } where...
|
commit | commitdiff | tree |
2012-02-15 |
ian | runtime: Support broken makecontext on Solaris 8/9.
|
commit | commitdiff | tree |
2012-02-15 |
ian | compiler: Avoid crashes on erroneous input.
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/48407
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/48410
|
commit | commitdiff | tree |
2012-02-14 |
ian | syscall: Change Dup2 to only return an error.
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/48411
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/48501
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/48501 ...identity hash function for big-endian systems.
|
commit | commitdiff | tree |
2012-02-14 |
ian | PR go/50654
|
commit | commitdiff | tree |
2012-02-14 |
ian | net: Don't run UDP multicast tests on Alpha GNU/Linux.
|
commit | commitdiff | tree |
2012-02-12 |
ian | PR go/52084
|
commit | commitdiff | tree |
2012-02-12 |
ian | PR go/51874
|
commit | commitdiff | tree |
2012-02-12 |
ian | sync/atomic: Disable tests which can't run based on...
|
commit | commitdiff | tree |
2012-02-11 |
ian | runtime: Handle FFI promoting result types.
|
commit | commitdiff | tree |
next |