index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
go
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
debug/xcoff,cmd: add XCOFF support
Ian Lance Taylor
1
-1
/
+1
2017-09-20
libgo: fix build when using -enable-static=no
Ian Lance Taylor
1
-1
/
+1
2017-09-20
syscall: enable ParseDirent for AIX
Ian Lance Taylor
1
-1
/
+1
2017-09-20
syscall: workaround for getsockname bug in AIX
Ian Lance Taylor
1
-1
/
+1
2017-09-20
internal,net,os,runtime,syscall: fixes for AIX following update to go1.9
Ian Lance Taylor
1
-1
/
+1
2017-09-20
runtime: restore "goroutine in C code" message
Ian Lance Taylor
1
-1
/
+1
2017-09-18
runtime: always initialize str field in __go_string_slice result
Ian Lance Taylor
1
-1
/
+1
2017-09-15
syscall: fixes for Solaris
Ian Lance Taylor
1
-1
/
+1
2017-09-15
compiler: call error_statement for fallthrough in last case
Ian Lance Taylor
2
-1
/
+7
2017-09-15
compiler: check error expression in Array_type::get_backend_length
Ian Lance Taylor
2
-1
/
+6
2017-09-14
libgo: update to go1.9
Ian Lance Taylor
1
-1
/
+1
2017-09-14
compiler, runtime: simplify select and channel operations
Ian Lance Taylor
5
-75
/
+44
2017-09-14
compiler: avoid compiler crash on invalid program
Ian Lance Taylor
2
-2
/
+6
2017-09-14
compiler: emit type specific functions for aliases
Ian Lance Taylor
2
-1
/
+3
2017-09-14
compiler, reflect: fix struct field names for embedded aliases
Ian Lance Taylor
3
-38
/
+51
2017-09-14
compiler: fix check for notinheap conversion
Ian Lance Taylor
2
-6
/
+6
2017-09-09
compiler: guard against implicit double pointer indirection
Ian Lance Taylor
2
-1
/
+7
2017-08-31
mksysinfo: fix in6_addr in mld_hdr_t for Solaris
Ian Lance Taylor
1
-1
/
+1
2017-08-30
[77/77] Add a complex_mode class
Richard Sandiford
2
-4
/
+10
2017-08-30
[20/77] Replace MODE_INT checks with is_int_mode
Richard Sandiford
2
-2
/
+9
2017-08-30
[7/77] Add scalar_float_mode
Richard Sandiford
2
-3
/
+10
2017-08-29
net/internal/socktest: build sys_unix.go on AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-29
libgo: netinet/icmp6.h require netinet/in.h on AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-29
libgo: fix Stat_t on AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-29
runtime: make go-nosys.c compile with !HAVE_SYSCALL
Ian Lance Taylor
1
-1
/
+1
2017-08-29
runtime: fix lfstack for 64-bit AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-18
re PR go/81893 (compilation error in libgo starting with r251127)
Ian Lance Taylor
1
-1
/
+1
2017-08-18
misc/cgo/test: make cgo tests run on AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-18
cmd/go: pass -funwind-tables when compiling C code
Ian Lance Taylor
1
-1
/
+1
2017-08-16
runtime: better implementation of netpoll for AIX
Ian Lance Taylor
1
-1
/
+1
2017-08-16
runtime: improvements for signal registers
Ian Lance Taylor
1
-1
/
+1
2017-08-09
compiler: fix buglet in lshift type determination
Ian Lance Taylor
2
-2
/
+2
2017-08-09
compiler: handle >32bit exponent in Ldexp
Ian Lance Taylor
1
-1
/
+1
2017-08-07
Canonicalize names of attributes.
Martin Liska
2
-1
/
+6
2017-08-04
runtime: dump registers for Alpha
Ian Lance Taylor
1
-1
/
+1
2017-08-03
re PR go/81617 (mksigtab.sh fails to resolve NSIG with glibc 2.26)
Ian Lance Taylor
1
-1
/
+1
2017-08-02
compiler: only finalize embedded fields before finalizing methods
Ian Lance Taylor
2
-8
/
+35
2017-07-28
compiler: add backend type conversion
Ian Lance Taylor
2
-2
/
+5
2017-07-28
compiler: track placeholder pointer types for conversion
Ian Lance Taylor
3
-5
/
+15
2017-07-28
compiler: use a single temporary for calls with multiple results
Ian Lance Taylor
3
-135
/
+60
2017-07-28
go-backend.c (go_write_export_data): Use EXCLUDE section for AIX.
Tony Reix
2
-1
/
+12
2017-07-26
runtime: handle Alpha GNU/Linux in getSiginfo
Ian Lance Taylor
1
-1
/
+1
2017-07-25
compiler: clean up unresolved placeholders for pointer types
Ian Lance Taylor
4
-4
/
+49
2017-07-21
syscall: call f?statfs64 on GNU/Linux
Ian Lance Taylor
1
-1
/
+1
2017-07-21
runtime: don't use runtime_lock in __go_get_backtrace_state
Ian Lance Taylor
1
-1
/
+1
2017-07-21
runtime: handle PPC/PPC64 GNU/Linux in getSiginfo
Ian Lance Taylor
1
-1
/
+1
2017-07-21
runtime: allocate more stack space in CgoCallbackGC test
Ian Lance Taylor
1
-1
/
+1
2017-07-20
compiler: add explicit convert in Type_guard_expression::do_get_backend
Ian Lance Taylor
2
-2
/
+5
2017-07-18
compiler: insert backend type conversion for closure func ptr
Ian Lance Taylor
2
-2
/
+9
2017-07-18
re PR go/81451 (missing futex check - libgo/runtime/thread-linux.c:12:0 futex...
Ian Lance Taylor
1
-1
/
+1
[next]