index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgo
/
go
/
reflect
Commit message (
Expand
)
Author
Age
Files
Lines
*
reflect: Fix MakeFunc returning float32 or float64 on 386.
ian
2013-12-12
2
-15
/
+26
*
compiler, reflect, runtime: Implement method values in reflect.
ian
2013-12-12
6
-44
/
+115
*
reflect, runtime: Let reflect.MakeFunc functions call recover.
ian
2013-12-11
2
-0
/
+31
*
reflect: Rename struct field to be consistent in assembler and Go.
ian
2013-11-30
1
-2
/
+2
*
reflect: Fix MakeFunc for 386 when returning a struct.
ian
2013-11-30
2
-1
/
+14
*
reflect: Handle calls to functions that take or return empty structs
ian
2013-11-19
1
-0
/
+40
*
libgo: Update to October 24 version of master library.
ian
2013-11-06
6
-92
/
+404
*
reflect: Use C style comments in 386 assembly for Solaris assembler.
ian
2013-10-07
1
-23
/
+24
*
reflect: Fix calling Interface method on value created by MakeFunc.
ian
2013-10-04
2
-1
/
+25
*
reflect: Use hand-coded .eh_frame section rather than CFI directives.
ian
2013-10-02
2
-21
/
+162
*
reflect: Fix reflect.Call with function following non-pointer.
ian
2013-10-01
2
-2
/
+13
*
reflect: Copy stack values onto heap in amd64 MakeFunc.
ian
2013-09-27
1
-2
/
+8
*
reflect: Implement MakeFunc for 386.
ian
2013-09-27
4
-2
/
+248
*
reflect: Implement MakeFunc for amd64.
ian
2013-09-27
6
-77
/
+634
*
reflect: Fix bug calling method on indirect value.
ian
2013-09-17
1
-1
/
+7
*
compiler, runtime: Use runtime functions to pass closure value.
ian
2013-09-03
1
-7
/
+0
*
libgo: Update to Go 1.1.1.
ian
2013-07-16
7
-143
/
+775
*
compiler, runtime: Use function descriptors.
ian
2013-06-18
3
-11
/
+37
*
libgo: Update Go library to master revision 15489/921e53d4863c.
ian
2013-01-29
1
-2
/
+2
*
libgo: Update to current master library sources.
ian
2012-12-12
2
-5
/
+3
*
libgo: Update to current version of master library.
ian
2012-11-21
6
-249
/
+673
*
reflect: Fix invalid sharing in valueInterface.
ian
2012-11-19
1
-4
/
+4
*
reflect: Fix bug comparing struct field types.
ian
2012-11-10
1
-3
/
+14
*
libgo: Update to current sources.
ian
2012-10-23
7
-100
/
+1917
*
libgo: Update to Go 1.0.3.
ian
2012-10-03
2
-1
/
+25
*
compiler, reflect: Quote package path with tabs.
ian
2012-06-14
1
-1
/
+1
*
compiler, reflect: Handle package path like gc compiler.
ian
2012-06-12
1
-2
/
+22
*
libgo: Use -fgo-pkgpath.
ian
2012-05-14
1
-1
/
+1
*
libgo: Update to Go 1.0.1 release.
ian
2012-05-04
2
-0
/
+6
*
libgo: Update to weekly.2012-03-22.
ian
2012-03-30
2
-14
/
+37
*
libgo: Update to weekly.2012-03-13.
ian
2012-03-30
2
-0
/
+5
*
libgo: Update to weekly.2012-03-04 release.
ian
2012-03-06
4
-5
/
+45
*
libgo: Update to weekly.2012-02-14 release.
ian
2012-03-02
2
-89
/
+98
*
libgo: Update to weekly.2012-02-07.
ian
2012-02-09
2
-3
/
+15
*
compiler, reflect: Fix hash codes of named types, fix PtrTo hash.
ian
2012-02-04
2
-2
/
+28
*
libgo: Update to weekly.2012-01-20.
ian
2012-01-25
2
-3
/
+14
*
compiler: Give an error if a variable is defined but not used.
ian
2012-01-23
2
-11
/
+8
*
libgo: Update to weekly.2011-12-14.
ian
2012-01-12
2
-6
/
+18
*
libgo: Update to weekly.2011-12-06.
ian
2011-12-14
2
-10
/
+10
*
libgo: Update to weekly.2011-11-18.
ian
2011-12-12
4
-737
/
+756
*
libgo: Update to weekly.2011-11-02.
ian
2011-12-03
2
-2
/
+2
*
libgo: Update to weekly.2011-11-01.
ian
2011-12-02
1
-3
/
+3
*
Update Go library to last weekly.
ian
2011-10-26
3
-25
/
+120
*
Update Go library to r60.3 release.
ian
2011-10-22
3
-42
/
+106
*
Update Go library to release r60.1.
ian
2011-09-22
1
-0
/
+3
*
Update Go library to r60.
ian
2011-09-16
3
-49
/
+253
*
Update to current version of Go library.
ian
2011-05-20
6
-1838
/
+2706
*
Update to current version of Go library.
ian
2011-03-24
2
-51
/
+44
*
Update to current version of Go library (revision 94d654be2064).
ian
2011-03-16
4
-51
/
+296
*
Remove the types float and complex.
ian
2011-01-21
3
-52
/
+125
[next]