summaryrefslogtreecommitdiff
path: root/libgo/runtime/mem.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: Add casts to mincore call to compile on Solaris.Ian Lance Taylor2014-08-041-1/+1
* libgo: Update to Go 1.3 release.Ian Lance Taylor2014-07-191-10/+45
* libgo: Update to October 24 version of master library.Ian Lance Taylor2013-11-061-8/+16
* libgo: Update to Go 1.1.1.Ian Lance Taylor2013-07-161-3/+5
* runtime: Do not reserve huge amount of swap on 32 bit architectures.Ian Lance Taylor2013-02-151-1/+9
* libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor2013-01-291-0/+4
* runtime: Add type casts to fix Solaris build.Ian Lance Taylor2012-03-021-2/+2
* libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor2012-03-021-15/+33
* libgo: Solaris and Irix compatibility patches.Ian Lance Taylor2012-01-171-1/+5
* libgo: Update to weekly.2011-12-14.Ian Lance Taylor2012-01-121-3/+3
* runtime: Catch signals on altstack, disable splitstack signal blocking.Ian Lance Taylor2011-12-211-5/+5
* runtime: Correct test of mmap return value.Ian Lance Taylor2011-11-011-1/+6
* Update Go library to last weekly.Ian Lance Taylor2011-10-261-0/+1
* libgo: Use MAP_FIXED if necessary to grab arena.Ian Lance Taylor2011-04-051-0/+23
* Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor2011-03-161-13/+59
* re PR go/47515 (Issues porting libgo to IRIX 6.5)Ian Lance Taylor2011-01-291-1/+27
* Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor2010-12-031-0/+50