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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
libgo: handle --with-toolexeclibdir=.
Ian Lance Taylor
1
-0
/
+1
2020-01-22
gotest: explicitly skip type descriptors
Ian Lance Taylor
1
-0
/
+5
2020-01-21
libgo: update to Go1.14beta1
Ian Lance Taylor
1
-3
/
+5
2020-01-10
gotest: don't use local
Ian Lance Taylor
1
-2
/
+1
2020-01-09
libgo: compile examples in _test packages
Ian Lance Taylor
1
-53
/
+89
2019-11-15
testmain.exp: link against GOLIBS
Ian Lance Taylor
1
-1
/
+5
2019-11-11
libgo: fix DejaGNU testsuite compiler when using build sysroot
Ian Lance Taylor
4
-6
/
+31
2019-09-13
libgo: don't use \? in grep pattern
Ian Lance Taylor
1
-1
/
+1
2019-09-11
gotest: force test package to be imported first
Ian Lance Taylor
1
-2
/
+11
2019-09-06
libgo: update to Go 1.13beta1 release
Ian Lance Taylor
1
-2
/
+2
2019-06-26
libgo/testsuite: ignore symbols with a leading dot in symtogo
Ian Lance Taylor
1
-0
/
+7
2019-05-31
runtime: drop unused C type reflection code
Ian Lance Taylor
1
-1
/
+0
2019-05-31
runtime: implement cheaper context switch on Linux/AMD64
Ian Lance Taylor
1
-0
/
+4
2019-03-01
commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
Ian Lance Taylor
1
-5
/
+9
2019-02-27
re PR go/89172 (FAIL: runtime/pprof)
Ian Lance Taylor
1
-0
/
+1
2019-02-15
re PR go/89168 (FAIL: cmd/go/internal/load)
Ian Lance Taylor
1
-40
/
+70
2019-01-18
libgo: update to Go1.12beta2
Ian Lance Taylor
1
-2
/
+2
2018-10-31
re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...
Ian Lance Taylor
1
-41
/
+93
2018-10-26
libgo: simplify gotest script to avoid sed substitution to \n
Ian Lance Taylor
1
-6
/
+1
2018-10-26
libgo: avoid use of 'local' directive in shell script
Ian Lance Taylor
1
-3
/
+1
2018-10-26
libgo: don't use wc in gotest
Ian Lance Taylor
1
-3
/
+2
2018-10-25
compiler: improve name mangling for packpaths
Ian Lance Taylor
1
-5
/
+35
2018-09-24
libgo: update to Go 1.11
Ian Lance Taylor
1
-2
/
+2
2018-05-02
libgo: add support for the Nios II architecture
Ian Lance Taylor
1
-2
/
+2
2018-04-20
gotest: only use [TD] on big-endian PPC64 non-AIX systems
Ian Lance Taylor
1
-3
/
+7
2018-02-22
re PR go/84484 (libgo configure tests fail to find -latomic)
Andreas Schwab
1
-2
/
+2
2018-02-08
runtime: get missing function name from symbol table
Ian Lance Taylor
1
-4
/
+4
2018-01-31
gotest: accept symbols with leading dot
Ian Lance Taylor
1
-3
/
+3
2018-01-25
compiler: deref receiver types in mangled names
Ian Lance Taylor
1
-1
/
+1
2018-01-14
go/types: implement SizesFor for gccgo
Ian Lance Taylor
1
-8
/
+0
2018-01-10
libgo: add platform support for SuperH
Ian Lance Taylor
1
-2
/
+2
2018-01-09
libgo: update to Go1.10beta1
Ian Lance Taylor
1
-1
/
+1
2017-09-14
libgo: update to go1.9
Ian Lance Taylor
1
-4
/
+4
2017-06-21
libgo: remove old MIPS architecture names
Ian Lance Taylor
1
-2
/
+2
2017-05-10
Big merge of changes to gofrontend repo that were postponed due to the
Ian Lance Taylor
1
-2
/
+2
2017-01-14
libgo: update to Go 1.8 release candidate 1
Ian Lance Taylor
1
-16
/
+2
2017-01-06
re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)
Ian Lance Taylor
1
-1
/
+1
2016-12-13
libgo: fixes for Solaris build
Ian Lance Taylor
1
-0
/
+2
2016-09-11
runtime/internal/sys: new package, API copied from Go 1.7
Ian Lance Taylor
1
-0
/
+11
2016-08-13
libgo: don't unset in shell script
Ian Lance Taylor
1
-3
/
+4
2016-08-08
testsuite: fix gotest for absolute srcdir
Ian Lance Taylor
1
-24
/
+42
2016-08-07
internal/syscall/unix: fix syscalls for alpha, ia64, s390
Ian Lance Taylor
1
-2
/
+2
2016-08-06
libgo: change build procedure to use build tags
Ian Lance Taylor
1
-19
/
+16
2016-08-03
gotest: multiple +build lines must all be true
Ian Lance Taylor
1
-45
/
+49
2016-01-11
re PR go/68980 (ps -o cmd in gotest isn't portable)
Ian Lance Taylor
1
-1
/
+1
2015-11-04
gotest: fix handling of --goarch option
Ian Lance Taylor
1
-11
/
+1
2015-10-31
runtime: Remove now unnecessary pad field from ParFor.
Ian Lance Taylor
1
-1
/
+110
2015-10-09
Testsuite: add dg-{begin|end}-multiline-output commands
David Malcolm
1
-0
/
+1
2015-09-15
libgo: If compiler can split-stack and linker can not, use -fno-split-stack.
Ian Lance Taylor
1
-0
/
+1
2015-09-15
libgo: don't provide ustat on arm64 GNU/Linux
Ian Lance Taylor
1
-13
/
+47
[next]