- 98182c8 math/big: enable pure Go (no assembly) build with build tag by Robert Griesemer · 10 years ago
- c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/math/big/arith_arm.s]
- 8bca148 all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCH by Rob Pike · 11 years ago
- eae09a5 math/big: Optimise ARM assembler by Nick Craig-Wood · 11 years ago
- 8b789e1 all: change textflags from numbers to symbols. by Keith Randall · 12 years ago
- 07720b6 build: update assembly variable names for vet by Russ Cox · 12 years ago
- 8572950 all: match asm variable names to Go func declarations by Russ Cox · 13 years ago
- d186d07 cmd/5a, cmd/5l, math: add CLZ instruction for ARM by Shenghou Ma · 13 years ago
- 316f81b math/big: assembly versions of bitLen for x86-64, 386, and ARM. by David G. Andersen · 13 years ago
- 5cb4a15 html,log,math: renamings by Rob Pike · 13 years ago[Renamed from src/pkg/big/arith_arm.s]
- 5bf57c1 big: remove some unnecessary conversions by Robert Griesemer · 14 years ago
- 705c038 big: arm assembly, faster software mulWW, divWW by Russ Cox · 14 years ago
- d1e2f73 big: attempt to fix arm build by Russ Cox · 15 years ago
- 2b0a30c big: implemented core shift routines in arith.go and by Robert Griesemer · 15 years ago
- 73374c9 big: Get rid of function pointers and init function by Evan Shaw · 15 years ago
- 718be32 in C and asm, replace pkg·name with ·name by Russ Cox · 15 years ago
- ec30932 big: fix arm build - forgot how to spell JMP by Russ Cox · 15 years ago
- a274099 big: implement 386 assembly routines by Russ Cox · 15 years ago
- dec1ec3 all of pkg now compiles, fixes a few more tests by Kai Backman · 15 years ago