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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-13
runtime: call timer functions via syscall
Ian Lance Taylor
1
-9
/
+2
2022-02-11
libgo: update to Go1.18beta2
Ian Lance Taylor
1
-3
/
+10
2022-02-03
make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
David Seifert
1
-2
/
+2
2021-08-12
libgo: update to Go1.17rc2
Ian Lance Taylor
1
-1
/
+1
2021-05-18
libgo: update configure to current sources
Ian Lance Taylor
1
-2
/
+2
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2020-12-30
libgo: update to Go1.16beta1 release
Ian Lance Taylor
1
-4
/
+250
2020-11-20
compiler, libgo: change mangling scheme
Ian Lance Taylor
1
-1
/
+1
2020-10-28
libgo: handle linking to NetBSD's versioned symbols
Nikhil Benesch
1
-1
/
+1
2020-10-14
libgo: export NetBSD-specific types in mksysinfo.sh
Nikhil Benesch
1
-1
/
+1
2020-10-07
libgo/configure: remove -fno-section-anchors for AIX
Clément Chigot
1
-6
/
+2
2020-09-30
libgo: add 32-bit RISC-V (RV32) support
Maciej W. Rozycki
1
-2
/
+15
2020-08-12
libgo: correctly handle AIX FAT library creation
Clément Chigot
1
-4
/
+4
2020-08-01
libgo: update to go1.15rc1
Ian Lance Taylor
1
-3
/
+3
2020-07-23
libgo: add AIX FAT libraries support
Clément Chigot
1
-2
/
+11
2020-05-15
libgo: only build syscall test with -static if it works
Ian Lance Taylor
1
-2
/
+46
2020-01-24
libgo: handle --with-toolexeclibdir=.
Ian Lance Taylor
1
-3
/
+30
2020-01-21
libgo: update to Go1.14beta1
Ian Lance Taylor
1
-1
/
+1
2019-12-06
re PR go/92810 (Compiling GCC go for aarch64_be-marvell-linux-gnu fails)
Ian Lance Taylor
1
-0
/
+3
2019-11-11
libgo: fix DejaGNU testsuite compiler when using build sysroot
Ian Lance Taylor
1
-1
/
+2
2019-09-09
libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systems
Ian Lance Taylor
1
-2
/
+17
2019-09-06
libgo: update to Go 1.13beta1 release
Ian Lance Taylor
1
-2
/
+2
2019-05-31
runtime: drop unused C type reflection code
Ian Lance Taylor
1
-15
/
+3
2019-05-31
runtime: implement cheaper context switch on Linux/AMD64
Ian Lance Taylor
1
-3
/
+159
2019-05-27
re PR go/90635 (typo in libgo/configure.ac)
Ian Lance Taylor
1
-1
/
+1
2019-05-13
libgo: drop Solaris 10 support
Ian Lance Taylor
1
-1
/
+1
2019-02-27
re PR go/89172 (FAIL: runtime/pprof)
Ian Lance Taylor
1
-2
/
+24
2019-02-01
libgo: add configury and sysinfo support for hurd
Ian Lance Taylor
1
-2
/
+18
2019-02-01
runtime, sync: use __atomic intrinsics instead of __sync
Ian Lance Taylor
1
-116
/
+0
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
-635
/
+913
2018-10-02
internal/bytealg: support systems that don't have memmem
Ian Lance Taylor
1
-1
/
+1
2018-10-01
libgo: support x32 as GOARCH=amd64p32 GOOS=linux
Ian Lance Taylor
1
-0
/
+12
2018-06-22
syscall: remove Ustat
Ian Lance Taylor
1
-33
/
+0
2018-06-11
libgo: add riscv and js/wasm as known targets
Ian Lance Taylor
1
-2
/
+2
2018-05-02
libgo: add support for the Nios II architecture
Ian Lance Taylor
1
-2
/
+5
2018-02-22
re PR go/84484 (libgo configure tests fail to find -latomic)
Andreas Schwab
1
-2
/
+5
2018-02-22
libgo: add -L option for libatomic when using -pthread
Ian Lance Taylor
1
-2
/
+3
2018-02-01
math: adjust compilation flags, use them when testing
Ian Lance Taylor
1
-3
/
+2
2018-01-14
go/types: implement SizesFor for gccgo
Ian Lance Taylor
1
-124
/
+22
2018-01-10
libgo: add platform support for SuperH
Ian Lance Taylor
1
-2
/
+32
2018-01-09
libgo: update to Go1.10beta1
Ian Lance Taylor
1
-9
/
+15
2018-01-06
libgo: fix GOARCH_CACHELINESIZE on ia64
Ian Lance Taylor
1
-1
/
+1
2017-11-14
Adapt Solaris 12 references
Rainer Orth
1
-2
/
+2
2017-09-14
libgo: update to go1.9
Ian Lance Taylor
1
-1
/
+1
2017-08-29
libgo: netinet/icmp6.h require netinet/in.h on AIX
Ian Lance Taylor
1
-1
/
+16
2017-07-14
libgo: don't copy semt into runtime.inc
Ian Lance Taylor
1
-1
/
+1
2017-06-21
libgo: remove old MIPS architecture names
Ian Lance Taylor
1
-15
/
+2
2017-06-21
libgo: use gc's arch names as the default GOARCHs on MIPS
Ian Lance Taylor
1
-4
/
+5
2017-06-21
libgo, syscall: fix ptrace implementation on MIPS
Ian Lance Taylor
1
-1
/
+1
[next]