diff options
| author | Robert Griesemer <gri@golang.org> | 2015-03-18 14:10:22 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2015-03-20 17:19:07 +0000 |
| commit | 888767fcc4649b4477241f116f2f66d8546ccacd (patch) | |
| tree | cc425b05babcdd5cba9de4b47dbf04604c87c55c /src/os/exec/exec.go | |
| parent | 653426f08f2e34ddcc73f7603d23e5f640b6b1ff (diff) | |
| download | go-888767fcc4649b4477241f116f2f66d8546ccacd.tar.xz | |
cmd/internal/gc: use big.Int to represent Mpint bits
- renamed (existing) Mpint -> Mpfix
- defined (new) Mpint using big.Int
- modified funcs mpxxx operating on new Mpint
- renamed funcs mpxxx -> _mpxxx if still needed with Mpfix
- left old (possibly unused) code in place for comparison
Passes all.bash.
Change-Id: I1fc7bba7dc4b6386f2f0950d745cec17c1e67615
cmd/internal/gc: renamed Mpint -> Mpfix
Change-Id: Ia06aeae1081ef29d5ad9b711fb57e4c5579ce29b
Reviewed-on: https://go-review.googlesource.com/7830
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
