summaryrefslogtreecommitdiff
path: root/src/cmd/5a/a.y
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scopedRuss Cox2014-10-281-16/+10
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* runtime: provide gc maps for the reflect.callXX frames.Keith Randall2014-05-211-1/+1
* liblink, cmd/5a, cmd/5l: restore cgo on older ARM processorsElias Naur2014-02-031-1/+1
* cmd/5a, cmd/6a, cmd/8a: fix .y files to match y.tab.[ch]Russ Cox2013-12-111-4/+4
* cmd/5a, cmd/6a, cmd/8a: use liblinkRuss Cox2013-12-081-14/+12
* runtime: cleanup: use ArgsSizeUnknown to mark all functionsKeith Randall2013-07-191-4/+5
* cmd/6a, cmd/6l: make FUNCDATA workRuss Cox2013-07-181-3/+16
* cmd/5a, cmd/6a, cmd/8a: parse PCDATARuss Cox2013-07-161-1/+18
* cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARMShenghou Ma2012-06-081-3/+4
* cmd/5c, cmd/5a, cmd/5l: ARM support for PREFETCH built-inShenghou Ma2012-05-041-1/+1
* 5a, 5l: add PLD (preload data) instructionShenghou Ma2012-04-111-1/+8
* 5a: fix same arm bugRuss Cox2012-02-221-1/+1
* 5a, 5c, 5l: fix for Plan 9 buildLucio De Re2011-07-151-0/+2
* [568]a: precise linenumbers for statements.Luuk van Dijk2010-10-071-2/+6
* yet another attempt to avoid conflicts withRuss Cox2009-11-121-0/+1
* This is really two changes in one but given interdependenciesKai Backman2009-03-251-2/+2
* 5a 5c 5l from inferno distributionKai Backman2009-03-131-0/+703