summaryrefslogtreecommitdiff
path: root/test/nosplit.go
Commit message (Expand)AuthorAgeFilesLines
* all: merge dev.garbage (d1238958d4ae) into default branchRuss Cox2014-12-051-3/+3
|\
| * all: power64 is now ppc64Russ Cox2014-12-051-3/+3
* | [dev.garbage] runtime: raise StackGuard limit for Windows (again)dev.garbageRuss Cox2014-12-051-2/+2
|/
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-6/+15
|\
| * [dev.power64] build: merge default into dev.power64Austin Clements2014-10-221-1/+9
| |\
| * | [dev.power64] cmd/ld, runtime: detect, fix nosplit overflowsRuss Cox2014-08-141-4/+5
| * | [dev.power64] test/nosplit.go: add power64 supportShenghou Ma2014-08-141-3/+11
* | | liblink: make GO_ARGS the default for functions beginning with ?Russ Cox2014-09-161-2/+11
| |/ |/|
* | runtime: increase stack split limit againRuss Cox2014-09-061-2/+2
* | runtime: increase nosplit area to 192Russ Cox2014-08-301-2/+2
* | runtime: give nosplit functions 32 more bytes of headroomRuss Cox2014-08-271-1/+9
|/
* build: make nacl passRuss Cox2014-05-201-1/+2
* liblink, cmd/ld: reenable nosplit checking and testRuss Cox2014-04-161-0/+313