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.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
reflect: Use hand-coded .eh_frame section rather than CFI directives.
Ian Lance Taylor
1
-0
/
+62
2013-06-18
compiler, runtime: Use function descriptors.
Ian Lance Taylor
1
-1
/
+1
2013-02-11
re PR go/56171 (syscall FAILs on Solaris)
Ian Lance Taylor
1
-1
/
+2
2013-02-07
libgo: Correct test for whether to use DejaGNU.
Ian Lance Taylor
1
-1
/
+1
2013-02-05
re PR go/56017 (libgo testsuite does not support cross testing)
Ian Lance Taylor
1
-0
/
+11
2013-01-29
libgo: Update Go library to master revision 15489/921e53d4863c.
Ian Lance Taylor
1
-1
/
+1
2013-01-26
libgo: Add --enable-werror configure option.
Ian Lance Taylor
1
-2
/
+5
2012-10-23
re PR go/54918 (libgo.so.0 is not runtime compatible between gcc-4.6.2 and gc...
Ian Lance Taylor
1
-1
/
+1
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
1
-0
/
+3
2012-09-20
libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.
Ian Lance Taylor
1
-1
/
+1
2012-06-07
runtime: Use dl_iterate_phdr to get TLS size.
Ian Lance Taylor
1
-1
/
+1
2012-06-05
runtime: Fix call to _dl_get_tls_static_info for i386.
Ian Lance Taylor
1
-1
/
+1
2012-04-27
re PR go/52358 (math FAILs on Solaris 8 and 9)
Ian Lance Taylor
1
-0
/
+5
2012-04-22
mksysinfo: More fixes to emulate master Go library.
Ian Lance Taylor
1
-1
/
+1
2012-04-21
syscall: Additional constants, some type corrections.
Ian Lance Taylor
1
-2
/
+2
2012-04-20
net, syscall: Use native endianness for GNU/Linux netlink code.
Ian Lance Taylor
1
-6
/
+0
2012-04-04
syscall: Add more constants.
Ian Lance Taylor
1
-1
/
+1
2012-04-03
syscall, net: Fix GNU/Linux netlink code for big-endian systems.
Ian Lance Taylor
1
-0
/
+6
2012-04-03
mksysinfo.sh: Add some more networking constants.
Ian Lance Taylor
1
-1
/
+1
2012-03-05
libgo: Fix Solaris ustat.h test.
Ian Lance Taylor
1
-1
/
+4
2012-03-02
libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux.
Ian Lance Taylor
1
-1
/
+16
2012-02-29
syscall: Fill out GNU/Linux support.
Ian Lance Taylor
1
-2
/
+2
2012-02-18
libgo: Add mount flags, fallocate, statfs.
Ian Lance Taylor
1
-2
/
+3
2012-02-17
re PR go/52266 (syntax error in libgo/configure)
Ian Lance Taylor
1
-2
/
+0
2012-02-15
runtime: Support broken makecontext on Solaris 8/9.
Ian Lance Taylor
1
-0
/
+18
2012-02-14
re PR go/48410 (weird installation dir)
Ian Lance Taylor
1
-15
/
+17
2012-02-12
re PR go/52084 (go tests fail to link on powerpc-linux-gnu (undefined referen...
Ian Lance Taylor
1
-0
/
+28
2012-02-10
libgo/configure: Fixes for Solaris 8 and cross-compilation.
Ian Lance Taylor
1
-4
/
+11
2012-02-08
runtime: Add matherr function when appropriate.
Ian Lance Taylor
1
-0
/
+15
2012-02-08
math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.
Ian Lance Taylor
1
-0
/
+17
2012-02-08
runtime: System-specific hack fix for x86_64 Solaris 10.
Ian Lance Taylor
1
-0
/
+81
2012-01-26
libgo: Build stubs for some syscall functions not on older systems.
Ian Lance Taylor
1
-1
/
+6
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
1
-1
/
+1
2012-01-17
libgo: Solaris and Irix compatibility patches.
Ian Lance Taylor
1
-0
/
+1
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
1
-0
/
+2
2011-12-22
libgo: Use -std=gnu99 on Solaris 10.
Ian Lance Taylor
1
-2
/
+2
2011-12-20
libgo: Fix use of -D_GNU_SOURCE and friends when building libgo.
Ian Lance Taylor
1
-4
/
+5
2011-12-03
libgo: Generate dependencies automatically.
Ian Lance Taylor
1
-0
/
+5
2011-12-02
libgo: Update to weekly.2011-11-01.
Ian Lance Taylor
1
-1
/
+1
2011-11-29
runtime: If no sem_timedwait, use pthread_cond_timedwait.
Ian Lance Taylor
1
-0
/
+8
2011-11-01
syscall: Portability code for epoll_event on GNU/Linux.
Ian Lance Taylor
1
-0
/
+22
2011-10-23
Implement new syscall package.
Ian Lance Taylor
1
-4
/
+21
2011-09-16
Update Go library to r60.
Ian Lance Taylor
1
-7
/
+8
2011-07-11
libgo: Define CC_FOR_BUILD in Makefile.
Ian Lance Taylor
1
-0
/
+3
2011-05-24
libgo: Make os.setenv_c work on systems without setenv.
Ian Lance Taylor
1
-1
/
+1
2011-04-25
libgo: Irix 6 patches.
Ian Lance Taylor
1
-2
/
+7
2011-04-05
libgo: Use MAP_FIXED if necessary to grab arena.
Ian Lance Taylor
1
-1
/
+1
2011-04-01
libgo: Support for alpha.
Ian Lance Taylor
1
-0
/
+6
2011-04-01
libgo: Try to guess the right type for select bits in mksysinfo.
Ian Lance Taylor
1
-1
/
+1
2011-04-01
libgo: Support Solaris 8/9.
Ian Lance Taylor
1
-0
/
+16
[prev]
[next]