2012-01-11 |
ian | compiler: Use backend interface for type sizes and...
|
commit | commitdiff | tree |
2012-01-06 |
ian | compiler, runtime: Implement struct and array comparisons.
|
commit | commitdiff | tree |
2011-12-29 |
ian | * dwarf2out.c (gen_compile_unit_die): Use DW_LANG_Go...
|
commit | commitdiff | tree |
2011-12-28 |
ian | compiler: Prohibit comparisons of funcs, maps, and...
|
commit | commitdiff | tree |
2011-12-28 |
ian | * go-gcc.cc (Gcc_backend::set_placeholder_struct_type... ...distinct_type_copy rather than build_variant_type_copy.
|
commit | commitdiff | tree |
2011-12-28 |
ian | compiler: Rework range over slice.
|
commit | commitdiff | tree |
2011-12-22 |
ian | * go-gcc.cc (set_placeholder_pointer_type): Arrange...
|
commit | commitdiff | tree |
2011-12-22 |
ian | libgo: Use -std=gnu99 on Solaris 10.
|
commit | commitdiff | tree |
2011-12-22 |
ian | runtime: Fix missing USING_SPLIT_STACK ifdef.
|
commit | commitdiff | tree |
2011-12-22 |
ian | * config/i386/morestack.S: Simplify CFI opcodes throughout.
|
commit | commitdiff | tree |
2011-12-21 |
ian | runtime: Catch signals on altstack, disable splitstack...
|
commit | commitdiff | tree |
2011-12-20 |
ian | * config/i386/morestack.S (__morestack_non_split)...
|
commit | commitdiff | tree |
2011-12-20 |
ian | libgo/runtime: Don't define _GNU_SOURCE in source code.
|
commit | commitdiff | tree |
2011-12-20 |
ian | syscall: Don't define IPMreq in socket_irix.go.
|
commit | commitdiff | tree |
2011-12-20 |
ian | libgo: Fix use of -D_GNU_SOURCE and friends when building...
|
commit | commitdiff | tree |
2011-12-16 |
ian | PR middle-end/51592
|
commit | commitdiff | tree |
2011-12-16 |
ian | os: Fix fileInfoFromStat for Solaris.
|
commit | commitdiff | tree |
2011-12-15 |
ian | syscall: Move Errno into its own file, for RTEMS.
|
commit | commitdiff | tree |
2011-12-14 |
ian | libgo: Update to weekly.2011-12-06.
|
commit | commitdiff | tree |
2011-12-14 |
ian | libgo: Update to weekly.2011-12-06.
|
commit | commitdiff | tree |
2011-12-14 |
ian | runtime: Bump memory limit in gc_test.
|
commit | commitdiff | tree |
2011-12-14 |
ian | compiler: Permit omitting &T in composite literal.
|
commit | commitdiff | tree |
2011-12-14 |
ian | compiler: Move import of Go export data to gcc side...
|
commit | commitdiff | tree |
2011-12-13 |
ian | runtime: Change gc_test to test only newly allocated...
|
commit | commitdiff | tree |
2011-12-13 |
ian | mksysinfo.sh: Ensure that IPV6 constants and types...
|
commit | commitdiff | tree |
2011-12-13 |
ian | syscall: Don't build wait status functions on RTEMS.
|
commit | commitdiff | tree |
2011-12-13 |
ian | runtime: RTEMS build fixes.
|
commit | commitdiff | tree |
2011-12-13 |
ian | libgo: Solaris compatibility patches.
|
commit | commitdiff | tree |
2011-12-13 |
ian | libgo: Update to weekly.2011-12-02.
|
commit | commitdiff | tree |
2011-12-13 |
ian | compiler: Fix multiple conversions to different named...
|
commit | commitdiff | tree |
2011-12-13 |
ian | compiler: Permit converting between string and named...
|
commit | commitdiff | tree |
2011-12-12 |
ian | libgo: Update to weekly.2011-11-18.
|
commit | commitdiff | tree |
2011-12-12 |
ian | net/http: delete temporary files.
|
commit | commitdiff | tree |
2011-12-09 |
ian | syslog: Fix name of C syslog function.
|
commit | commitdiff | tree |
2011-12-09 |
ian | runtime: make print() built-in write to stderr.
|
commit | commitdiff | tree |
2011-12-09 |
ian | compiler: Another correction to hidden fields in composite...
|
commit | commitdiff | tree |
2011-12-09 |
ian | compiler: It's OK to assign a struct with hidden fields...
|
commit | commitdiff | tree |
2011-12-08 |
ian | compiler: Don't check for hidden fields on struct assignments.
|
commit | commitdiff | tree |
2011-12-07 |
ian | libgo: Add back tests of syscall time.
|
commit | commitdiff | tree |
2011-12-07 |
ian | libgo: Remove debug/proc, os.Error.
|
commit | commitdiff | tree |
2011-12-07 |
ian | libgo: Update to weekly 2011-11-09.
|
commit | commitdiff | tree |
2011-12-06 |
ian | libgo: Remove more os.Error cases.
|
commit | commitdiff | tree |
2011-12-03 |
ian | libgo: Update to weekly.2011-11-02.
|
commit | commitdiff | tree |
2011-12-03 |
ian | libgo: Generate dependencies automatically.
|
commit | commitdiff | tree |
2011-12-02 |
ian | libgo: Update to weekly.2011-11-01.
|
commit | commitdiff | tree |
2011-12-02 |
ian | merge.sh: Add files, add revision option, handle middle...
|
commit | commitdiff | tree |
2011-12-01 |
ian | runtime: Remove temporary runtime_cond_wait function.
|
commit | commitdiff | tree |
2011-12-01 |
ian | compiler: add error to list of built-in types.
|
commit | commitdiff | tree |
2011-12-01 |
ian | runtime: Rename sigignore to sig_ignore for Solaris.
|
commit | commitdiff | tree |
2011-12-01 |
ian | compiler/runtime: Copy channel implementation from...
|
commit | commitdiff | tree |
2011-11-30 |
ian | runtime: Copy runtime_panicstring from master library.
|
commit | commitdiff | tree |
2011-11-29 |
ian | libgo: update to weekly.2011-10-25
|
commit | commitdiff | tree |
2011-11-29 |
ian | runtime: If no sem_timedwait, use pthread_cond_timedwait.
|
commit | commitdiff | tree |
2011-11-29 |
ian | runtime: If O_CLOEXEC is not defined, define it as 0.
|
commit | commitdiff | tree |
2011-11-29 |
ian | compiler: Define and use backend-independent Location...
|
commit | commitdiff | tree |
2011-11-29 |
ian | Implement predefined error interface.
|
commit | commitdiff | tree |
2011-11-28 |
ian | runtime: Multiplex goroutines onto OS threads.
|
commit | commitdiff | tree |
2011-11-28 |
ian | * generic-morestack.c (__splitstack_find): Check for...
|
commit | commitdiff | tree |
2011-11-22 |
ian | runtime: New lock/note implementation.
|
commit | commitdiff | tree |
2011-11-22 |
ian | * doc/install.texi (Configuration): Correct doc of
|
commit | commitdiff | tree |
2011-11-18 |
liujiangning | * MAINTAINERS (Write After Approval): Add myself.
|
commit | commitdiff | tree |
2011-11-14 |
ian | runtime: Use some of 6g runtime.c for easier merging.
|
commit | commitdiff | tree |
2011-11-11 |
ian | Introduce G structure and thread-local global g.
|
commit | commitdiff | tree |
2011-11-09 |
ian | libgcc/:
|
commit | commitdiff | tree |
2011-11-04 |
ian | Fix select { case v, ok := <-c: }.
|
commit | commitdiff | tree |
2011-11-02 |
ian | syscall: Remove Linux system calls not available in...
|
commit | commitdiff | tree |
2011-11-02 |
ian | exp/terminal: Use tcgetattr/tcsetattr rather than ioctl.
|
commit | commitdiff | tree |
2011-11-02 |
ian | libgo/Makefile: Fix dependency.
|
commit | commitdiff | tree |
2011-11-02 |
ian | * godump.c (struct macro_hash_value): Define.
|
commit | commitdiff | tree |
2011-11-01 |
ian | runtime: Don't ask mmap for wrapping memory.
|
commit | commitdiff | tree |
2011-11-01 |
ian | runtime: Correct test of mmap return value.
|
commit | commitdiff | tree |
2011-11-01 |
ian | syscall: Portability code for epoll_event on GNU/Linux.
|
commit | commitdiff | tree |
2011-10-31 |
ian | syscall: Use sched_yield rather than pthread_yield.
|
commit | commitdiff | tree |
2011-10-31 |
ian | syscall: Fix Errstr on systems without strerror_r.
|
commit | commitdiff | tree |
2011-10-31 |
ian | syscall: Remove a couple more 3-parameter match's in...
|
commit | commitdiff | tree |
2011-10-29 |
ian | * setproctitle.c (setproctitle): Use "GNU/Linux" in...
|
commit | commitdiff | tree |
2011-10-28 |
ian | Add rune as an alias for int.
|
commit | commitdiff | tree |
2011-10-28 |
ian | * config/i386/morestack.S: Correct CFI information...
|
commit | commitdiff | tree |
2011-10-27 |
ian | * cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if
|
commit | commitdiff | tree |
2011-10-27 |
ian | syscalls: Rewrite awk script to work with nawk.
|
commit | commitdiff | tree |
2011-10-26 |
ian | Update Go library to last weekly.
|
commit | commitdiff | tree |
2011-10-25 |
ian | * tree-eh.c (do_return_redirection): Remove return_value_p
|
commit | commitdiff | tree |
2011-10-25 |
ian | Solaris/Irix compatibility patches.
|
commit | commitdiff | tree |
2011-10-25 |
ian | Fix Solaris build.
|
commit | commitdiff | tree |
2011-10-25 |
ian | Implement predeclared delete function.
|
commit | commitdiff | tree |
2011-10-25 |
ian | Don't permit close of receive-only channel.
|
commit | commitdiff | tree |
2011-10-25 |
ian | Implement new order of assignment rules.
|
commit | commitdiff | tree |
2011-10-24 |
ian | Error if naked return when result variables are shadowed.
|
commit | commitdiff | tree |
2011-10-24 |
ian | Implement append([]byte, string...).
|
commit | commitdiff | tree |
2011-10-24 |
ian | Some minor fixes to the rewritten syscall library.
|
commit | commitdiff | tree |
2011-10-24 |
ian | Rename is_open_array_type to is_slice_type.
|
commit | commitdiff | tree |
2011-10-23 |
ian | Implement new syscall package.
|
commit | commitdiff | tree |
2011-10-22 |
ian | Update Go library to r60.3 release.
|
commit | commitdiff | tree |
2011-10-17 |
ian | * configure.ac: Add --with-native-system-header-dir...
|
commit | commitdiff | tree |
2011-10-11 |
ian | Remove incorrect ChangeLog entry, correct spacing.
|
commit | commitdiff | tree |
2011-10-10 |
ian | PR c++/48665
|
commit | commitdiff | tree |
2011-10-07 |
ian | * generic-morestack-thread.c: #include <errno.h>.
|
commit | commitdiff | tree |
2011-10-07 |
ian | PR target/46093
|
commit | commitdiff | tree |
2011-10-04 |
ian | Fix global var initialized to function call with calls...
|
commit | commitdiff | tree |
2011-10-03 |
ian | * godump.c (go_output_typedef): Support printing enum...
|
commit | commitdiff | tree |
next |