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
2016-07-26
libgo: bump library version number for 1.7
Ian Lance Taylor
1
-1
/
+1
2016-07-26
os/user: fix Solaris declaration.
Ian Lance Taylor
1
-1
/
+1
2016-07-22
libgo: update to go1.7rc3
Ian Lance Taylor
1
-1
/
+1
2016-07-22
compiler: fix check for duplicate declaration
Ian Lance Taylor
2
-3
/
+10
2016-07-12
escape: Add escape notes to export data.
Ian Lance Taylor
6
-5
/
+75
2016-07-06
escape: Implement tag phase.
Ian Lance Taylor
2
-6
/
+94
2016-06-14
escape: Implement flood phase.
Ian Lance Taylor
2
-5
/
+363
2016-06-14
escape: Implement assign phase.
Ian Lance Taylor
7
-122
/
+1566
2016-06-10
compiler: fix quoting in error message
Ian Lance Taylor
2
-2
/
+2
2016-05-13
escape: Implement the discovery phase.
Ian Lance Taylor
2
-4
/
+183
2016-05-06
escape: Add escape graph nodes.
Ian Lance Taylor
5
-17
/
+709
2016-05-06
escape: Add skeleton for gc analysis.
Chris Manghane
6
-1
/
+182
2016-04-29
escape: Remove previously existing analysis.
Chris Manghane
17
-2742
/
+11
2016-04-28
compiler: Mark concurrent calls.
Ian Lance Taylor
3
-4
/
+20
2016-04-28
compiler: Export String_index_expression.
Ian Lance Taylor
3
-61
/
+76
2016-04-26
compiler: Add Enclosed_var_expression.
Ian Lance Taylor
4
-65
/
+164
2016-04-23
compiler: Expose runtime code through Func_expression.
Ian Lance Taylor
5
-3
/
+70
2016-04-23
cmd/go: bring in final version of gccgo pkg-config support
Ian Lance Taylor
1
-1
/
+1
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
2
-1
/
+5
2016-04-13
libgo: update to Go 1.6.1 release
Ian Lance Taylor
1
-1
/
+1
2016-04-12
reflect: change Value.Call results to not be addressable
Ian Lance Taylor
1
-1
/
+1
2016-04-02
runtime: Use atomic load for in entersyscall.
Ian Lance Taylor
1
-1
/
+1
2016-02-26
re PR go/69966 (libgo: Port syscall.SetsockoptUcred from golang)
Ian Lance Taylor
1
-1
/
+1
2016-02-24
runtime: lock M during cgo call
Ian Lance Taylor
1
-1
/
+1
2016-02-18
libgo: Update to final Go 1.6 release.
Ian Lance Taylor
1
-1
/
+1
2016-02-12
runtime: For c-archive/c-shared, install signal handlers synchronously.
Ian Lance Taylor
1
-1
/
+1
2016-02-12
cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.
Jakub Jelinek
3
-3
/
+9
2016-02-10
re PR go/66904 (cmd/go: "#cgo pkg-config:" comments do not work with gccgo)
Ian Lance Taylor
1
-1
/
+1
2016-02-10
re PR go/69511 (G.gcstack_size uses uintptr instead of size_t)
Ian Lance Taylor
1
-1
/
+1
2016-02-09
re PR go/69357 (libgo refers to _end in a non-weak way)
Ian Lance Taylor
1
-1
/
+1
2016-02-08
Remove -fshort-double
Bernd Schmidt
1
-1
/
+1
2016-02-04
libgo: bump version number for upgrade to 1.6rc1
Ian Lance Taylor
1
-1
/
+1
2016-02-03
compiler, runtime: mark stub methods, ignore them in runtime.Caller.
Ian Lance Taylor
2
-3
/
+4
2016-02-03
compiler: Unpack method names when sorting them.
Ian Lance Taylor
2
-4
/
+11
2016-01-27
compiler: Accept map composite literals with omitted key types.
Ian Lance Taylor
4
-74
/
+116
2016-01-27
go-lang.c (go_langhook_init_options_struct): Default to -fkeep-gc-roots-live.
Ian Lance Taylor
2
-0
/
+8
2016-01-27
compiler: Don't crash on erroneous array return types.
Ian Lance Taylor
2
-1
/
+3
2016-01-26
compiler: Don't crash on invalid array type declarations.
Ian Lance Taylor
2
-1
/
+10
2016-01-26
compiler: Avoid knock-on errors with impossibly large types.
Ian Lance Taylor
2
-3
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
11
-10
/
+12
2016-01-04
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
2
-2
/
+6
2015-12-22
go-gcc.cc (class Bvariable): Remove Gcc_tree parent class.
Ian Lance Taylor
2
-29
/
+77
2015-12-22
go-gcc.cc (Gcc_backend::global_variable): If type is zero-sized, add a VIEW_C...
Ian Lance Taylor
2
-1
/
+23
2015-12-02
re PR go/65717 (64-bit runtime FAILs with 32-bit compiler)
Ian Lance Taylor
2
-25
/
+23
2015-12-01
re PR go/68477 (error: type variant differs by TYPE_STRING_FLAG.)
Ian Lance Taylor
2
-1
/
+6
2015-11-26
re PR go/61303 (gccgo: segfault, regression since 4.8.2)
Ian Lance Taylor
1
-1
/
+1
2015-11-23
re PR go/68496 ([libgo] reflect test fails on Linux x86-64)
Ian Lance Taylor
1
-1
/
+1
2015-11-21
re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)
Ian Lance Taylor
1
-1
/
+1
2015-11-21
re PR go/65785 (libgo TestIPv4MulticastListener test fails on machine with no...
Ian Lance Taylor
1
-1
/
+1
2015-11-21
re PR go/66574 (Time is provided in millisecond precision instead of nanoseco...
Ian Lance Taylor
1
-1
/
+1
[next]