index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
debug/elf: rename Chdr64.Reserved to _
Austin Clements
2015-12-18
1
-1
/
+1
*
debug/elf: transparently decompress compressed sections
Austin Clements
2015-12-03
6
-77
/
+424
*
dwbug/elf: support old-style compressed DWARF
Austin Clements
2015-12-03
3
-3
/
+54
*
debug/elf: added MIPS ELF relocations
Yao Zhang
2015-11-12
5
-0
/
+201
*
debug/gosym: clean up and modernize pclntab_test
Ian Lance Taylor
2015-10-07
1
-27
/
+21
*
debug/dwarf: add test for split DWARF
Austin Clements
2015-09-15
3
-0
/
+41
*
debug/dwarf: return ClassUnknown if attribute class cannot be determined
Austin Clements
2015-09-15
2
-7
/
+11
*
all: remove executable bit from several files
Andrew Gerrand
2015-09-04
8
-0
/
+0
*
debug/elf: map/slice literals janitoring
Didier Spezia
2015-08-25
1
-11
/
+148
*
all: cleanup usage of dashes in package documentation
Matthew Dempsky
2015-07-28
1
-1
/
+1
*
debug/pe: truncate pe sections to their size in memory
Alex Brainman
2015-07-10
2
-25
/
+94
*
debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARM
Ian Lance Taylor
2015-06-26
3
-1
/
+7
*
all: fix misprints in comments
Ainar Garipov
2015-06-11
1
-1
/
+1
*
debug/gosym: avoid calling the shell in test
Alexis Imperial-Legrand
2015-06-05
1
-8
/
+8
*
all: build and use go tool compile, go tool link
Russ Cox
2015-05-21
1
-1
/
+1
*
debug/dwarf: compute ByteSize for more DWARF types
John Dethridge
2015-05-07
3
-0
/
+22
*
debug/dwarf: update class_string.go to add ClassReferenceSig using stringer.
John Dethridge
2015-04-27
1
-2
/
+2
*
debug/dwarf: add Entry.AttrField method to get *Field by Attr
Austin Clements
2015-04-12
1
-2
/
+11
*
debug/dwarf: add DWARF attribute value class to Field
Austin Clements
2015-04-12
5
-33
/
+252
*
debug/gosym: skip tests when .gosymtab section not found
Michael Hudson-Doyle
2015-04-10
1
-1
/
+5
*
debug/dwarf: document DWARF class -> Go type mapping
Austin Clements
2015-04-10
1
-0
/
+19
*
debug/dwarf, encoding/asn1, go/ast: fix old comments
Matthew Dempsky
2015-03-24
1
-1
/
+1
*
debug/elf: support reading debug info from 32-bit PPC objects
Ian Lance Taylor
2015-03-14
3
-0
/
+48
*
debug/gosym: fix typo in comment
Ian Lance Taylor
2015-03-14
1
-1
/
+1
*
debug/dwarf: factor parsing of unit lengths
Austin Clements
2015-03-11
4
-32
/
+23
*
debug/elf: fix arm build
Dave Cheney
2015-03-11
3
-9
/
+53
*
debug/dwarf: add unit tests for line table reader
Austin Clements
2015-03-10
6
-0
/
+251
*
debug/dwarf: add support for line tables
Austin Clements
2015-03-10
2
-0
/
+625
*
debug/dwarf: factor finding unit containing entry offset
Austin Clements
2015-03-10
2
-12
/
+27
*
debug/macho, debug/pe: load DWARF line section and pass to dwarf.New
Austin Clements
2015-03-10
2
-10
/
+10
*
debug/elf: load .debug_line section and pass to dwarf.New
Austin Clements
2015-03-10
1
-4
/
+4
*
debug/elf: regularize DWARF section loading
Austin Clements
2015-03-10
1
-52
/
+35
*
all: mv 5a old5a and so on
Russ Cox
2015-03-02
1
-1
/
+1
*
all: power64 is now ppc64
Russ Cox
2014-12-05
1
-1
/
+1
*
[dev.cc] all: merge default (e4ab8f908aac) into dev.cc
Russ Cox
2014-11-20
2
-694
/
+0
|
\
|
*
debug/goobj: move to cmd/internal/goobj
Russ Cox
2014-11-16
2
-694
/
+0
*
|
[dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc
Russ Cox
2014-11-14
4
-1
/
+233
|
\
\
|
|
/
|
/
|
|
*
[dev.power64] all: merge default into dev.power64
Austin Clements
2014-10-22
3
-4
/
+27
|
|
\
|
*
|
build: merge the great pkg/ rename into dev.power64
Austin Clements
2014-10-22
4
-1
/
+233
*
|
|
all: use golang.org/x/... import paths
Andrew Gerrand
2014-11-10
1
-1
/
+1
|
|
/
|
/
|
*
|
debug/pe: use appropriate type for sizeofOptionalHeader32
Alex Brainman
2014-10-21
1
-3
/
+3
*
|
debug/pe: remove use of unsafe
Russ Cox
2014-10-20
1
-3
/
+7
*
|
debug/elf: add comments explaining applyRelocations for amd64/arm64
Ian Lance Taylor
2014-10-09
1
-0
/
+8
*
|
debug/dwarf: correct name for clang-generated complex type
Russ Cox
2014-09-24
1
-0
/
+11
|
/
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
57
-0
/
+10854
[prev]