diff options
| author | Russ Cox <rsc@golang.org> | 2014-08-15 15:22:33 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-08-15 15:22:33 -0400 |
| commit | fd21b9f8b5fbec92d5a332b91e2eedce6a2a9ad4 (patch) | |
| tree | f05a46217d4443b677ddd898936a1f6478ed9732 /src/debug | |
| parent | f9fdc887ae71ebcf26c980f2f15ace2efec94881 (diff) | |
| download | go-fd21b9f8b5fbec92d5a332b91e2eedce6a2a9ad4.tar.xz | |
[dev.power64] runtime: make all bitmaps arrays of bytes
The "simpler faster garbage collector" is full of little-endian assumptions.
Instead of trying to correct all the mistakes, just give in and make
everything use bytes.
LGTM=minux
R=minux
CC=dvyukov, golang-codereviews
https://golang.org/cl/124400043
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
