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
/
pe
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug/pe: do not create symbol table if FileHeader.PointerToSymbolTable is 0
Alex Brainman
2016-11-17
1
-0
/
+3
*
all: make copyright headers consistent with one space after period
Michael Munday
2016-11-04
1
-1
/
+1
*
cmd/dist: use debug/pe directly for cmd/link
Russ Cox
2016-10-17
4
-5
/
+8
*
all: use testing.GoToolPath instead of "go"
Keith Randall
2016-08-30
1
-1
/
+1
*
debug/pe: revert CL 22720
Alex Brainman
2016-08-18
4
-22
/
+22
*
debug/pe: handle files with no string table
Alex Brainman
2016-06-19
3
-0
/
+38
*
debug/pe: unexport newly introduced identifiers
Alex Brainman
2016-05-05
4
-22
/
+22
*
debug/pe: .bss section must contain only zeros
Alex Brainman
2016-04-29
2
-1
/
+89
*
debug/pe: better error messages
Alex Brainman
2016-04-25
1
-4
/
+7
*
debug/pe: introduce File.COFFSymbols and (*COFFSymbol).FullName
Alex Brainman
2016-04-24
3
-43
/
+83
*
debug/pe: introduce Section.Relocs
Alex Brainman
2016-04-21
2
-0
/
+35
*
debug/pe: update cstring documentation
Alex Brainman
2016-04-21
1
-3
/
+2
*
debug/pe: pretty section.go code
Alex Brainman
2016-04-21
2
-10
/
+27
*
debug/pe: move some code into section.go and symbol.go
Alex Brainman
2016-04-20
4
-71
/
+85
*
debug/pe: introduce StringTable type
Alex Brainman
2016-04-20
2
-7
/
+73
*
debug/pe: add some documentation and TODO
Alex Brainman
2016-04-20
1
-25
/
+27
*
all: use new io.SeekFoo constants instead of os.SEEK_FOO
Brad Fitzpatrick
2016-04-13
1
-4
/
+4
*
debug/dwarf: add Reader.SeekPC and Data.Ranges
Ian Lance Taylor
2016-03-22
1
-3
/
+3
*
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-03-01
3
-3
/
+3
*
debug/pe: truncate pe sections to their size in memory
Alex Brainman
2015-07-10
2
-25
/
+94
*
debug/macho, debug/pe: load DWARF line section and pass to dwarf.New
Austin Clements
2015-03-10
1
-5
/
+5
*
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
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
8
-0
/
+775