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
/
libgo
/
go
/
runtime
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
compiler: Add precise type information on the heap.
Chris Manghane
1
-1
/
+2
2014-07-20
runtime: add a missing import
Ian Lance Taylor
1
-1
/
+1
2014-07-19
libgo: Update to Go 1.3 release.
Ian Lance Taylor
16
-131
/
+605
2014-07-12
runtime: Merge master revision 19185.
Ian Lance Taylor
2
-19
/
+21
2014-06-06
libgo: Merge to master revision 19184.
Ian Lance Taylor
13
-192
/
+664
2014-06-04
libgo: Merge from revision 18783:00cce3a34d7e of master library.
Ian Lance Taylor
7
-6
/
+164
2014-01-06
go/build: Set GOARCH on arm64 systems.
Ian Lance Taylor
1
-1
/
+1
2013-11-27
libgo: Update to current Go library.
Ian Lance Taylor
1
-0
/
+25
2013-11-06
libgo: Update to October 24 version of master library.
Ian Lance Taylor
21
-131
/
+1349
2013-07-16
libgo: Update to Go 1.1.1.
Ian Lance Taylor
13
-55
/
+1425
2013-06-18
compiler, runtime: Use function descriptors.
Ian Lance Taylor
2
-3
/
+9
2013-01-29
libgo: Update Go library to master revision 15489/921e53d4863c.
Ian Lance Taylor
5
-6
/
+60
2012-12-12
libgo: Update to current master library sources.
Ian Lance Taylor
4
-5
/
+5
2012-11-29
compiler, runtime: Track fields with tag go:"track".
Ian Lance Taylor
1
-0
/
+7
2012-11-21
libgo: Update to current version of master library.
Ian Lance Taylor
8
-21
/
+35
2012-10-23
runtime: Disable crash tests that runs go tool.
Ian Lance Taylor
1
-9
/
+14
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
15
-6
/
+909
2012-10-03
libgo: Update to Go 1.0.3.
Ian Lance Taylor
2
-6
/
+15
2012-09-28
libgo: Use libbacktrace rather than debug/elf registration.
Ian Lance Taylor
2
-2
/
+0
2012-07-26
runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it.
Ian Lance Taylor
1
-1
/
+2
2012-06-25
libgo: Update to Go 1.0.2 release.
Ian Lance Taylor
1
-2
/
+3
2012-05-04
libgo: Update to Go 1.0.1 release.
Ian Lance Taylor
1
-1
/
+2
2012-04-20
runtime: Disable memory profiling in gc_test.
Ian Lance Taylor
1
-0
/
+2
2012-03-30
libgo: Update to weekly.2012-03-13.
Ian Lance Taylor
3
-9
/
+30
2012-03-07
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
Ian Lance Taylor
3
-10
/
+8
2012-03-06
libgo: Update to weekly.2012-03-04 release.
Ian Lance Taylor
2
-5
/
+14
2012-03-02
libgo: Update to weekly.2012-02-22 release.
Ian Lance Taylor
9
-205
/
+813
2012-03-02
libgo: Update to weekly.2012-02-14 release.
Ian Lance Taylor
8
-236
/
+142
2012-02-09
libgo: Update to weekly.2012-02-07.
Ian Lance Taylor
3
-19
/
+16
2012-02-01
libgo: Update to weekly.2012-01-27.
Ian Lance Taylor
3
-3
/
+12
2012-01-25
libgo: Update to weekly.2012-01-20.
Ian Lance Taylor
2
-1
/
+5
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
2
-45
/
+10
2011-12-14
runtime: Bump memory limit in gc_test.
Ian Lance Taylor
1
-1
/
+1
2011-12-13
runtime: Change gc_test to test only newly allocated memory.
Ian Lance Taylor
1
-4
/
+12
2011-12-07
libgo: Add back tests of syscall time.
Ian Lance Taylor
2
-9
/
+2
2011-12-07
libgo: Update to weekly 2011-11-09.
Ian Lance Taylor
2
-1
/
+2
2011-12-03
libgo: Update to weekly.2011-11-02.
Ian Lance Taylor
2
-7
/
+8
2011-12-02
libgo: Update to weekly.2011-11-01.
Ian Lance Taylor
2
-1
/
+3
2011-10-26
Update Go library to last weekly.
Ian Lance Taylor
5
-8
/
+141
2011-09-16
Update Go library to r60.
Ian Lance Taylor
13
-12
/
+700
2011-05-20
Update to current version of Go library.
Ian Lance Taylor
4
-5
/
+49
2011-03-30
Update to current Go library.
Ian Lance Taylor
1
-1
/
+9
2011-03-24
Update to current version of Go library.
Ian Lance Taylor
4
-64
/
+227
2011-03-16
Update to current version of Go library (revision 94d654be2064).
Ian Lance Taylor
11
-530
/
+50
2011-01-21
Remove the types float and complex.
Ian Lance Taylor
12
-25
/
+677
2010-12-03
Add Go frontend, libgo library, and Go testsuite.
Ian Lance Taylor
9
-0
/
+1500