8sa1-gcc/libgo/go
Ian Lance Taylor e47515aa89 cmd/go: correct gccgo buildid file on ARM
Bring in https://golang.org/cl/135297 from the gc repository to fix a
    GCC bug report.
    
    Original CL description:
    
        The GNU assembler for ARM treats @ as a comment character, so section
        types must be written using % instead.
    
        Fixes https://gcc.gnu.org/PR87260.
    
    Reviewed-on: https://go-review.googlesource.com/135360

From-SVN: r264330
2018-09-14 19:42:01 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/go: correct gccgo buildid file on ARM 2018-09-14 19:42:01 +00:00
compress
container
context
crypto
database/sql
debug
encoding
errors
expvar
flag
fmt
go
golang_org/x
hash
html
image
index/suffixarray
internal
io
log
math
mime
net
os
path
plugin
reflect compiler, runtime: remove hmap field from maptypes 2018-08-29 00:20:25 +00:00
regexp
runtime compiler, runtime: call gcWriteBarrier instead of writebarrierptr 2018-09-13 22:25:58 +00:00
sort
strconv
strings
sync
syscall
testing
text
time
unicode