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
2012-06-25
gotest: Only look in data segment for ppc64, not ppc*.
Ian Lance Taylor
1
-1
/
+1
2012-05-14
libgo: Use -fgo-pkgpath.
Ian Lance Taylor
1
-8
/
+25
2012-04-24
gotest: Remove race in use of ../testdata.
Ian Lance Taylor
1
-14
/
+16
2012-04-20
net, syscall: Use native endianness for GNU/Linux netlink code.
Ian Lance Taylor
1
-1
/
+0
2012-04-20
gotest: Don't get confused by data tables named Test on PPC.
Ian Lance Taylor
1
-3
/
+3
2012-04-03
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
Ian Lance Taylor
1
-0
/
+1
2012-04-03
gotest: Fix finding functions on PPC.
Ian Lance Taylor
1
-1
/
+16
2012-02-14
re PR go/48410 (weird installation dir)
Ian Lance Taylor
1
-1
/
+1
2012-02-08
math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.
Ian Lance Taylor
1
-0
/
+1
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
1
-4
/
+14
2012-01-06
compiler, runtime: Implement struct and array comparisons.
Ian Lance Taylor
1
-3
/
+3
2011-12-03
libgo: Update to weekly.2011-11-02.
Ian Lance Taylor
1
-2
/
+1
2011-12-03
libgo: Generate dependencies automatically.
Ian Lance Taylor
1
-0
/
+1
2011-11-01
syscall: Portability code for epoll_event on GNU/Linux.
Ian Lance Taylor
1
-0
/
+2
2011-10-26
Update Go library to last weekly.
Ian Lance Taylor
1
-1
/
+17
2011-10-23
Implement new syscall package.
Ian Lance Taylor
1
-1
/
+4
2011-09-26
Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.
Ian Lance Taylor
1
-1
/
+1
2011-09-21
Increase default libgo test timeout.
Ian Lance Taylor
1
-1
/
+1
2011-09-16
Update Go library to r60.
Ian Lance Taylor
2
-1
/
+22
2011-07-13
libgo/testsuite/gotest: Run tests in source file order.
Ian Lance Taylor
1
-2
/
+2
2011-07-11
libgo: Define CC_FOR_BUILD in Makefile.
Ian Lance Taylor
1
-0
/
+1
2011-04-05
gotest: Add external timeout if internal timeout fails.
Ian Lance Taylor
1
-1
/
+14
2011-04-05
gotest: Avoid echo -n.
Ian Lance Taylor
1
-2
/
+2
2011-04-01
libgo: Support Solaris 8/9.
Ian Lance Taylor
1
-0
/
+1
2011-03-31
libgo: Set name of test when using DejaGNU tests.
Ian Lance Taylor
2
-1
/
+21
2011-03-31
re PR go/48242 (gotest needs timeout mechanism)
Ian Lance Taylor
1
-1
/
+11
2011-03-30
Update to current Go library.
Ian Lance Taylor
2
-2
/
+2
2011-03-24
Update to current version of Go library.
Ian Lance Taylor
1
-9
/
+44
2011-03-16
Update to current version of Go library (revision 94d654be2064).
Ian Lance Taylor
1
-0
/
+7
2011-03-10
re PR go/48020 (libgo flag test FAILs on Solaris 2)
Ian Lance Taylor
1
-1
/
+3
2011-02-02
libgo.exp: Set tmpdir.
Ian Lance Taylor
1
-0
/
+4
2011-01-24
Recognize m68k, mips, PPC. Don't require arch syscall files to exist.
Ian Lance Taylor
1
-0
/
+2
2011-01-12
Use correct nm and nm options.
Ian Lance Taylor
1
-1
/
+3
2011-01-12
Make using DejaGNU work for libgo testing on a native system.
Ian Lance Taylor
3
-12
/
+24
2011-01-12
Preliminary framework for Solaris support.
Ian Lance Taylor
1
-0
/
+1
2011-01-12
Simplify libgo Makefile conditionals.
Ian Lance Taylor
1
-0
/
+2
2010-12-08
re PR other/46840 (libgo should link against libm)
Ian Lance Taylor
1
-0
/
+1
2010-12-03
Check for -pthread and -lpthread at configure time.
Ian Lance Taylor
1
-0
/
+2
2010-12-03
Add Go frontend, libgo library, and Go testsuite.
Ian Lance Taylor
6
-0
/
+909