2014-08-14 |
Shenghou Ma | [dev.power64] test/nosplit.go: add power64 support |
commit | commitdiff | tree |
2014-08-14 |
Shenghou Ma | [dev.power64] runtime: don't fault on runtime.procyield... |
commit | commitdiff | tree |
2014-08-14 |
Shenghou Ma | [dev.power64] syscall: re-generate using cgo compiled... |
commit | commitdiff | tree |
2014-08-14 |
Shenghou Ma | [dev.power64] runtime: add power64/power64le as support... |
commit | commitdiff | tree |
2014-08-14 |
Shenghou Ma | [dev.power64] runtime: fix time.now |
commit | commitdiff | tree |
2014-08-14 |
Shenghou Ma | [dev.power64] reflect: now we find one big endian machine |
commit | commitdiff | tree |
2014-08-14 |
Russ Cox | [dev.power64] liblink: fix $large(SP) for floating... |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] liblink: fix handling of $nnn(reg) |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] liblink: fix handling of MOVD with large... |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] runtime: fix reflect.call |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] runtime: fix C prototype for cmallocgc |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] cmd/9g: fix floating-point comparison... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g: add missing break |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: fix build |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] runtime: fix newstackcall |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] cmd/9l, math/big, runtime, syscall: fixes... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g: do not ignore move instructions... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: switch back to old initial stack... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] liblink: rewrite MOVD $con(Ra), Rb into... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g: use loops to do memmove in sgen() |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/cc: round argsize to multiples of... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: fix morestack |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g: introduce ginscon2 for CMP/CMPU... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: disable GC and use a larger... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g: clear p->reg for ATEXT |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/gc: disable magic multiply optimizati... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] liblink: disable stack split for now |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: implemnt runtime.switchtoM and... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] reflect: add assembly stubs |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] cmd/9a: use new flag parser |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] hash/crc32: use portable castagnoli on... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g, cmd/gc, cmd/ld: fix build. |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9c: fix endian issue in integer to... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9l: remove MAXIO (fix build) |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] liblink: support stack split, long condit... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/gc: handle thechar=='9', disable... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9g: implement zerorange |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] sync/atomic: implement for asm_power64x.s |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] math: implement Abs, add power64/power64l... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: add defs3_linux.go to generate... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: auto-generated headers for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: move noasm_arm.goc to noasm.goc |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: changes to the portable part... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] os/signal: support for linux/power64... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: script changes for power64 |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: auto-generated source for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: the manually written parts for... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: manually written parts for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9g: first check point |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9l/9.out.h: introduce NFREG, REGG... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9l: introduce the power64 linker... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/cgo: add {ppc,power}64{,le} to pointe... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] debug/elf: add power64 support along... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: remove duplicated constants |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: ignore rt_sigaction error if... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: rename traceback_arm.c to traceb... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/ld: add MAXIO back in lib.h |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: add Makefile |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] liblink: handle $i64. symbols, add debug... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/ld: update for power64 |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: fix switch bug |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] include/link.h, liblink: convert 9l funct... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9l: update header files for liblink |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9a: use liblink, add required additio... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] .hgignore: update for the 9 toolchain |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: use liblink, use Go argument... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] liblink: move span and asmout related... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/dist: power64/power64le support. |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9g: add doc.go to prevent build failures. |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | [dev.power64] cmd/dist: recognize power64 and power64le... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] all: merge default, for codereview update |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: do not hit upload_complete on first patch |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: fix submit of merge + include branch prefix... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/gc: make liveness ~10x faster |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | all: merge default, for codereview fixes |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: handle upload of merge |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: preserve branch prefix in subject during... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/dist: generate anames9.c |
commit | commitdiff | tree |
2014-08-06 |
Derek Parker | debug/dwarf: fix Reader panic on DW_TAG_unspecified_type |
commit | commitdiff | tree |
2014-08-06 |
Brad Fitzpatrick | A+C: Derek Parker (individual CLA) |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/dist, go/build: add power64, power64le to known... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] remove dummy file |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] create dev branch |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: enable work and code reviews in development... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | runtime: turn off 'unexpected return pc' print on arm... |
commit | commitdiff | tree |
2014-08-06 |
Percy Wegmann | crypto/tls: Added dynamic alternative to NameToCertific... |
commit | commitdiff | tree |
2014-08-06 |
Matthew Dempsky | cmd/cgo: consistently map void* to *byte under -{c... |
commit | commitdiff | tree |
2014-08-06 |
Dmitriy Vyukov | runtime: remove unused variable |
commit | commitdiff | tree |
2014-08-06 |
Dmitriy Vyukov | runtime: simplify code |
commit | commitdiff | tree |
2014-08-06 |
David du Colombier | dist: fix Plan 9 build |
commit | commitdiff | tree |
2014-08-06 |
Alex Brainman | runtime: burn cpu before calling yield in windows runti... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | undo CL 114420043 / b613f2acdf69 |
commit | commitdiff | tree |
2014-08-06 |
Rui Ueyama | liblink: encode MOVBQZX as MOVZBL instead of MOVZBQ |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | liblink, cmd/dist, cmd/5l: introduce %^ and move C_... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/cc, cmd/gc: set ctxt->debugvlog with debug['v'] |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/5l, cmd/6l, cmd/8l, cmd/ld: remove unused code... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | liblink: support big-endian properly |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/ld: fix operator precedence |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | runtime: get rid of SA_RESTORER on ARM. |
commit | commitdiff | tree |
next |