aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14[dev.power64] liblink: fix Solaris builddev.power64Austin Clements
2014-11-14[dev.power64] 6g,9g: formatters for Prog and Addr detailsAustin Clements
2014-11-14[dev.power64] liblink: generate dnames[5689] for D_* constantsAustin Clements
2014-11-14[dev.power64] 5g,6g,8g,9g: debug prints for regopt pass 6 and paint2Austin Clements
2014-11-14[dev.power64] 5g,6g,8g: synchronize documentation for regopt structuresAustin Clements
2014-11-13[dev.power64] 9g: implement regoptAustin Clements
2014-11-13[dev.power64] 9l: remove enum as's tag for c2goAustin Clements
2014-11-13[dev.power64] 6g,8g: remove unnecessary and incorrect reg use scanningAustin Clements
2014-11-12[dev.power64] liblink: improve documentation of struct ProgAustin Clements
2014-11-12[dev.power64] 9g: proginfo fixesAustin Clements
2014-11-12[dev.power64] 9g: fix width check and width calculation for OADDRAustin Clements
2014-11-07[dev.power64] 5g: fix mistaken bit-wise AND in regoptAustin Clements
2014-11-06[dev.power64] 5g: fix etype and width of itable AddrsAustin Clements
2014-11-06[dev.power64] 9g: fix addr width calculation; enable MOV* width checkAustin Clements
2014-11-06[dev.power64] gc: fix etype of stringsAustin Clements
2014-11-05[dev.power64] 6g: don't create variables for indirect addressesAustin Clements
2014-11-04[dev.power64] gc: convert Bits to a uint64 arrayAustin Clements
2014-11-03[dev.power64] test: "fix" live.go test on power64xAustin Clements
2014-11-03[dev.power64] test: disable nilptr3 test on power64xAustin Clements
2014-11-03[dev.power64] liblink: fix printing of branch targetsAustin Clements
2014-11-03[dev.power64] 9g: fix niloptAustin Clements
2014-11-03[dev.power64] all: merge default into dev.power64Austin Clements
2014-11-03doc: document go get -f flag in 1.4 release notesAndrew Gerrand
2014-11-02[dev.power64] cmd/objdump: disable tests on power64/power64leDave Cheney
2014-11-01misc: Increase issue 6997's test timeout to prevent spurious failures.Benoit Sigoure
2014-11-01A+C: add Benoit Sigoure (individual CLA)Ian Lance Taylor
2014-10-31[dev.power64] runtime: fix gcinfo_test on power64xAustin Clements
2014-10-31[dev.power64] reflect: fix asm on power64xAustin Clements
2014-10-31[dev.power64] runtime: fix fastrand1 on power64xAustin Clements
2014-10-31net/http: add missing newline in list of leaked goroutinesIan Lance Taylor
2014-10-31database/sql: make TestDrivers not crash on second runBrad Fitzpatrick
2014-10-31cmd/go: fixed typo in doc and generatorGabriel Aszalos
2014-10-31A+C: add Gabriel Aszalos (individual CLA)Ian Lance Taylor
2014-10-31[dev.power64] 9g: fix under-zeroing in clearfatAustin Clements
2014-10-31sync/atomic: fix comment referencing Value.Store's argument nameBrad Fitzpatrick
2014-10-30[dev.power64] runtime: fix a syntax error that slipped in to asm_power64x.sAustin Clements
2014-10-30cmd/go: fix minor typoNathan P Finch
2014-10-30A+C: Nathan P Finch (individual CLA)Brad Fitzpatrick
2014-10-30A+C: add Jed Denlea (Fastly corporate CLA)Brad Fitzpatrick
2014-10-30[dev.power64] runtime: make asm_power64x.s go vet-cleanAustin Clements
2014-10-30misc/cgo/test: fix bad C test code that fails on some configurationsAlan Donovan
2014-10-30cmd/cgo: avoid worklist nondeterminism.Alan Donovan
2014-10-30[dev.power64] runtime: fix out-of-date comment in panicAustin Clements
2014-10-30[dev.power64] runtime: test CAS on large unsigned 32-bit numbersAustin Clements
2014-10-30[dev.power64] runtime: match argument/return type signedness in power64x asse...Austin Clements
2014-10-30doc/go1.4.html: tweak http.Transport.DialTLS wordingBrad Fitzpatrick
2014-10-30doc/go1.4.html: fix typoMikio Hara
2014-10-30tag go1.4beta1Andrew Gerrand
2014-10-29cmd/objdump: disable test failing on arm5go1.4beta1Russ Cox
2014-10-29runtime: change top-most return PC from goexit to goexit+PCQuantumRuss Cox