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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
compiler, libgo: Use //extern comments rather than __asm__.
Ian Lance Taylor
23
-44
/
+121
2012-02-04
compiler, reflect: Fix hash codes of named types, fix PtrTo hash.
Ian Lance Taylor
2
-2
/
+28
2012-02-03
mksysinfo: Fix type of last field of Cmsghdr.
Ian Lance Taylor
1
-0
/
+1
2012-02-02
runtime: Correct ENOSYS functions.
Ian Lance Taylor
1
-16
/
+32
2012-02-02
syscall: Add syscall.Times.
Ian Lance Taylor
2
-6
/
+15
2012-02-01
os/exec: Make sure file descriptor is not closed early.
Ian Lance Taylor
1
-0
/
+1
2012-02-01
libgo: Update to weekly.2012-01-27.
Ian Lance Taylor
277
-24843
/
+15442
2012-01-31
syscall: Add Gettid on GNU/Linux systems.
Ian Lance Taylor
1
-3
/
+4
2012-01-31
syscall: Don't use PtraceRegs if it is not defined.
Ian Lance Taylor
4
-40
/
+62
2012-01-30
syscall: Support socket control messages.
Ian Lance Taylor
5
-15
/
+71
2012-01-27
syscall: Define IPV6 constants for Irix.
Ian Lance Taylor
1
-0
/
+9
2012-01-27
libgo: Fix merge errors shown on Solaris.
Ian Lance Taylor
5
-9
/
+14
2012-01-26
libgo: Build stubs for some syscall functions not on older systems.
Ian Lance Taylor
6
-411
/
+695
2012-01-26
libgo/mksysinfo: Always define IPV6_TCLASS.
Ian Lance Taylor
1
-1
/
+1
2012-01-26
libgo/mksysinfo: Correct typo.
Ian Lance Taylor
1
-1
/
+1
2012-01-25
libgo: Update to weekly.2012-01-20.
Ian Lance Taylor
198
-1948
/
+5120
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
192
-3901
/
+7842
2012-01-23
compiler: Give an error if a variable is defined but not used.
Ian Lance Taylor
3
-13
/
+10
2012-01-21
runtime: Make builtin print exactly match gc builtin print.
Ian Lance Taylor
1
-10
/
+87
2012-01-17
libgo: Solaris and Irix compatibility patches.
Ian Lance Taylor
5
-4
/
+10
2012-01-17
mksysinfo: Fix Alpha GNU/Linux compatibility patch.
Ian Lance Taylor
1
-1
/
+1
2012-01-13
libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux.
Ian Lance Taylor
4
-10
/
+43
2012-01-13
mksysinfo: Pick up TIOCGWINSZ even if expression is too complex.
Ian Lance Taylor
1
-0
/
+16
2012-01-13
mksysinfo: Make sure EPOLL_CLOEXEC is defined.
Ian Lance Taylor
1
-1
/
+4
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
194
-1286
/
+3633
2012-01-12
libgo: Update to weekly.2011-12-14.
Ian Lance Taylor
165
-1655
/
+3421
2012-01-06
compiler, runtime: Implement struct and array comparisons.
Ian Lance Taylor
11
-59
/
+305
2011-12-22
libgo: Use -std=gnu99 on Solaris 10.
Ian Lance Taylor
2
-4
/
+4
2011-12-22
runtime: Fix missing USING_SPLIT_STACK ifdef.
Ian Lance Taylor
1
-1
/
+5
2011-12-21
runtime: Catch signals on altstack, disable splitstack signal blocking.
Ian Lance Taylor
6
-133
/
+340
2011-12-20
libgo/runtime: Don't define _GNU_SOURCE in source code.
Ian Lance Taylor
2
-3
/
+0
2011-12-20
syscall: Don't define IPMreq in socket_irix.go.
Ian Lance Taylor
1
-40
/
+32
2011-12-20
libgo: Fix use of -D_GNU_SOURCE and friends when building libgo.
Ian Lance Taylor
6
-16
/
+11
2011-12-16
os: Fix fileInfoFromStat for Solaris.
Ian Lance Taylor
3
-2
/
+66
2011-12-15
syscall: Move Errno into its own file, for RTEMS.
Ian Lance Taylor
4
-22
/
+28
2011-12-14
libgo: Update to weekly.2011-12-06.
Ian Lance Taylor
137
-1308
/
+1418
2011-12-14
runtime: Bump memory limit in gc_test.
Ian Lance Taylor
1
-1
/
+1
2011-12-13
runtime: Change gc_test to test only newly allocated memory.
Ian Lance Taylor
1
-4
/
+12
2011-12-13
mksysinfo.sh: Ensure that IPV6 constants and types are defined.
Ian Lance Taylor
1
-7
/
+17
2011-12-13
syscall: Don't build wait status functions on RTEMS.
Ian Lance Taylor
3
-7
/
+33
2011-12-13
runtime: RTEMS build fixes.
Ian Lance Taylor
2
-0
/
+7
2011-12-13
libgo: Solaris compatibility patches.
Ian Lance Taylor
2
-3
/
+4
2011-12-13
libgo: Update to weekly.2011-12-02.
Ian Lance Taylor
232
-4636
/
+6587
2011-12-12
libgo: Update to weekly.2011-11-18.
Ian Lance Taylor
223
-3972
/
+6346
2011-12-12
net/http: delete temporary files.
Ian Lance Taylor
1
-0
/
+3
2011-12-09
syslog: Fix name of C syslog function.
Ian Lance Taylor
1
-1
/
+1
2011-12-09
runtime: make print() built-in write to stderr.
Ian Lance Taylor
1
-12
/
+12
2011-12-07
libgo: Add back tests of syscall time.
Ian Lance Taylor
3
-9
/
+33
2011-12-07
libgo: Remove debug/proc, os.Error.
Ian Lance Taylor
7
-395
/
+3
2011-12-07
libgo: Update to weekly 2011-11-09.
Ian Lance Taylor
378
-2331
/
+4913
[next]