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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
libgo: correctly handle AIX FAT library creation
Clément Chigot
1
-1
/
+1
2020-07-23
libgo: add AIX FAT libraries support
Clément Chigot
1
-0
/
+1
2020-01-24
libgo: handle --with-toolexeclibdir=.
Ian Lance Taylor
1
-0
/
+1
2019-11-11
libgo: fix DejaGNU testsuite compiler when using build sysroot
Ian Lance Taylor
1
-1
/
+4
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-02-27
re PR go/89172 (FAIL: runtime/pprof)
Ian Lance Taylor
1
-0
/
+1
2018-10-31
re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...
Ian Lance Taylor
1
-41
/
+93
2018-01-14
go/types: implement SizesFor for gccgo
Ian Lance Taylor
1
-8
/
+0
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
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
2014-05-29
runtime: add the --without-libatomic configure option
Ian Lance Taylor
1
-0
/
+1
2013-02-05
re PR go/56017 (libgo testsuite does not support cross testing)
Ian Lance Taylor
1
-0
/
+1
2012-09-20
libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.
Ian Lance Taylor
1
-36
/
+3
2012-04-20
net, syscall: Use native endianness for GNU/Linux netlink code.
Ian Lance Taylor
1
-1
/
+0
2012-04-03
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
Ian Lance Taylor
1
-0
/
+1
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
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-23
Implement new syscall package.
Ian Lance Taylor
1
-1
/
+4
2011-09-16
Update Go library to r60.
Ian Lance Taylor
1
-1
/
+0
2011-07-11
libgo: Define CC_FOR_BUILD in Makefile.
Ian Lance Taylor
1
-0
/
+1
2011-04-01
libgo: Support Solaris 8/9.
Ian Lance Taylor
1
-0
/
+1
2011-01-24
Recognize m68k, mips, PPC. Don't require arch syscall files to exist.
Ian Lance Taylor
1
-0
/
+2
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
1
-0
/
+438