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
/
runtime
/
malloc.goc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler, runtime: Fix unexpected GC interfering with closure passing.
ian
2014-08-13
1
-0
/
+7
*
runtime: Use a better heap location on arm64 systems.
ian
2014-02-21
1
-3
/
+27
*
runtime: fix 32-bit malloc for pointers >= 0x80000000
ian
2014-01-09
1
-2
/
+1
*
runtime: Fix GC flag in when allocating memory from cgo.
ian
2013-11-14
1
-1
/
+1
*
runtime: Correct flag (FlagNoGC => FlagNoInvokeGC).
ian
2013-11-09
1
-1
/
+1
*
libgo: Update to October 24 version of master library.
ian
2013-11-06
1
-227
/
+214
*
runtime: Handle allocating memory in cgo/SWIG function.
ian
2013-07-24
1
-2
/
+19
*
runtime: Check _end rather than end to find end of program.
ian
2013-07-24
1
-2
/
+2
*
libgo: Update to Go 1.1.1.
ian
2013-07-16
1
-33
/
+81
*
libgo: Update Go library to master revision 15489/921e53d4863c.
ian
2013-01-29
1
-6
/
+16
*
PR go/46986
ian
2013-01-24
1
-2
/
+2
*
libgo: Update to revision 15193:6fdc1974457c of master library.
ian
2012-12-22
1
-11
/
+11
*
libgo: Update to current version of master library.
ian
2012-11-21
1
-17
/
+20
*
compiler, runtime: More steps toward separating int and intgo.
ian
2012-11-01
1
-1
/
+0
*
libgo: Update to current sources.
ian
2012-10-23
1
-11
/
+282
*
libgo: Update to Go 1.0.2 release.
ian
2012-06-25
1
-0
/
+1
*
runtime: Copy runtime_printf from other Go library.
ian
2012-05-24
1
-6
/
+6
*
libgo: Use -fgo-pkgpath.
ian
2012-05-14
1
-2
/
+2
*
runtime: Ignore stack sizes when deciding when to GC.
ian
2012-04-20
1
-1
/
+1
*
libgo: Update to weekly.2012-03-13.
ian
2012-03-30
1
-1
/
+19
*
libgo: Update to weekly.2012-03-04 release.
ian
2012-03-06
1
-1
/
+10
*
libgo: Update to weekly.2012-02-22 release.
ian
2012-03-02
1
-12
/
+1
*
libgo: Update to weekly.2012-02-14 release.
ian
2012-03-02
1
-5
/
+15
*
libgo: Update to weekly.2012-01-15.
ian
2012-01-25
1
-1
/
+1
*
runtime: Copy runtime_panicstring from master library.
ian
2011-11-30
1
-3
/
+0
*
runtime: Multiplex goroutines onto OS threads.
ian
2011-11-28
1
-33
/
+21
*
runtime: New lock/note implementation.
ian
2011-11-22
1
-6
/
+0
*
runtime: Don't ask mmap for wrapping memory.
ian
2011-11-01
1
-0
/
+2
*
Update Go library to last weekly.
ian
2011-10-26
1
-19
/
+36
*
Update Go library to r60.
ian
2011-09-16
1
-31
/
+40
*
Update to current version of Go library.
ian
2011-05-20
1
-1
/
+1
*
libgo: Always initialize semaphores.
ian
2011-04-04
1
-0
/
+6
*
Update to current version of Go library (revision 94d654be2064).
ian
2011-03-16
1
-56
/
+160
*
Avoid deadlock creating new thread.
ian
2011-01-22
1
-0
/
+8
*
Remove the types float and complex.
ian
2011-01-21
1
-0
/
+5
*
Rework locking code to split stack much less.
ian
2010-12-17
1
-0
/
+3
*
Add Go frontend, libgo library, and Go testsuite.
ian
2010-12-03
1
-0
/
+341