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
/
go
/
debug
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
debug/dwarf: support 64-bit DWARF in byte order check
Ian Lance Taylor
5
-16
/
+87
2017-09-29
debug/elf: support 32-bit SPARC relocs
Ian Lance Taylor
1
-0
/
+42
2017-09-22
debug/xcoff,cmd: add XCOFF support
Ian Lance Taylor
11
-1
/
+959
2017-09-14
libgo: update to go1.9
Ian Lance Taylor
7
-16
/
+336
2017-06-21
debug/elf: handle Alpha relocs
Ian Lance Taylor
1
-0
/
+51
2017-01-14
libgo: update to Go 1.8 release candidate 1
Ian Lance Taylor
12
-37
/
+118
2016-10-14
debug/elf: add sparc64 relocations
Ian Lance Taylor
3
-0
/
+66
2016-07-22
libgo: update to go1.7rc3
Ian Lance Taylor
39
-321
/
+1008
2016-02-03
libgo: Update to go1.6rc1.
Ian Lance Taylor
20
-133
/
+969
2015-10-31
runtime: Remove now unnecessary pad field from ParFor.
Ian Lance Taylor
24
-655
/
+1330
2015-03-26
re PR go/65587 (C package incomplete/not working for powerpc-linux-gnu)
Ian Lance Taylor
1
-1
/
+1
2015-03-24
re PR go/65417 (debug/elf: lacks support for PPC relocations)
Ian Lance Taylor
3
-0
/
+49
2015-01-15
libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.
Ian Lance Taylor
12
-103
/
+1318
2014-11-04
libgo: add s390 support
Ian Lance Taylor
2
-1
/
+111
2014-10-28
debug/elf: add power64 support along with relocation test
Ian Lance Taylor
4
-1
/
+233
2014-07-19
libgo: Update to Go 1.3 release.
Ian Lance Taylor
19
-839
/
+357
2014-06-06
libgo: Merge to master revision 19184.
Ian Lance Taylor
26
-62
/
+1146
2014-06-04
libgo: Merge from revision 18783:00cce3a34d7e of master library.
Ian Lance Taylor
2
-0
/
+633
2013-11-27
libgo: Update to current Go library.
Ian Lance Taylor
2
-19
/
+26
2013-11-06
libgo: Update to October 24 version of master library.
Ian Lance Taylor
6
-54
/
+496
2013-07-16
libgo: Update to Go 1.1.1.
Ian Lance Taylor
8
-66
/
+224
2013-02-10
compiler, libgo: Permit testing package when test imports it circularly.
Ian Lance Taylor
1
-2
/
+1
2013-01-29
libgo: Update Go library to master revision 15489/921e53d4863c.
Ian Lance Taylor
2
-4
/
+22
2012-12-22
libgo: Update to revision 15193:6fdc1974457c of master library.
Ian Lance Taylor
3
-3
/
+63
2012-11-21
libgo: Update to current version of master library.
Ian Lance Taylor
3
-29
/
+43
2012-10-23
libgo: Update to current sources.
Ian Lance Taylor
5
-23
/
+135
2012-09-28
libgo: Use libbacktrace rather than debug/elf registration.
Ian Lance Taylor
3
-165
/
+2
2012-09-06
debug/elf, debug/dwarf: DWARF line number fixes.
Ian Lance Taylor
2
-7
/
+49
2012-06-25
libgo: Update to Go 1.0.2 release.
Ian Lance Taylor
1
-2
/
+16
2012-05-16
debug/dwarf: Fix handling of LineSetFile.
Ian Lance Taylor
1
-1
/
+1
2012-04-20
debug/dwarf: Fix address lookups for different types of lines.
Ian Lance Taylor
1
-0
/
+4
2012-03-09
debug/dwarf: Support DWARF versions 3 and 4.
Ian Lance Taylor
7
-40
/
+108
2012-03-09
debug/elf: Don't crash if line numbers are not available.
Ian Lance Taylor
1
-1
/
+1
2012-03-07
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
Ian Lance Taylor
11
-9
/
+688
2012-03-02
libgo: Update to weekly.2012-02-22 release.
Ian Lance Taylor
7
-14
/
+89
2012-03-02
libgo: Update to weekly.2012-02-14 release.
Ian Lance Taylor
1
-2
/
+1
2012-01-25
libgo: Update to weekly.2012-01-15.
Ian Lance Taylor
1
-2
/
+2
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
1
-1
/
+2
2011-12-14
libgo: Update to weekly.2011-12-06.
Ian Lance Taylor
7
-82
/
+82
2011-12-07
libgo: Remove debug/proc, os.Error.
Ian Lance Taylor
5
-392
/
+0
2011-12-07
libgo: Update to weekly 2011-11-09.
Ian Lance Taylor
1
-1
/
+1
2011-12-03
libgo: Update to weekly.2011-11-02.
Ian Lance Taylor
9
-86
/
+78
2011-10-26
Update Go library to last weekly.
Ian Lance Taylor
1
-1
/
+1
2011-09-16
Update Go library to r60.
Ian Lance Taylor
24
-2040
/
+172
2011-05-20
Update to current version of Go library.
Ian Lance Taylor
3
-51
/
+169
2011-04-07
libgo: Update to current Go library.
Ian Lance Taylor
4
-11
/
+11
2011-04-01
libgo: Support for alpha.
Ian Lance Taylor
1
-0
/
+209
2011-03-31
re PR go/47515 (Issues porting libgo to IRIX 6.5)
Ian Lance Taylor
1
-0
/
+17
2011-03-30
Update to current Go library.
Ian Lance Taylor
1
-3
/
+0
2011-03-24
Update to current version of Go library.
Ian Lance Taylor
4
-9
/
+15
[next]