Commit Graph

  • a3e10769dc debug/pe: revert CL 22720 Alex Brainman 2016-08-17 14:57:07 +10:00
  • 7c2bfbf0a9 debug/pe: handle files with no string table Alex Brainman 2016-06-17 14:05:35 +10:00
  • 2933cfac74 debug/gosym: parse remote packages correctly Alessandro Arzilli 2016-05-14 07:54:02 +02:00
  • 892faa2847 cmd/compile: add -linkobj flag to allow writing object file in two parts Russ Cox 2016-04-26 21:50:59 -04:00
  • 66b4997c90 all: use SeekStart, SeekCurrent, SeekEnd Joe Tsai 2016-04-05 11:22:53 -07:00
  • fabea0ed5a debug/pe: unexport newly introduced identifiers Alex Brainman 2016-05-03 16:37:33 +10:00
  • d602ae674e all: make copyright headers consistent with one space after period Emmanuel Odeke 2016-04-10 14:32:26 -07:00
  • ec9431c37b debug/pe: .bss section must contain only zeros Alex Brainman 2016-04-28 15:19:11 +10:00
  • c43b780bee debug/pe: better error messages Alex Brainman 2016-04-24 15:09:00 +10:00
  • 7bfbb36f3f debug/pe: introduce File.COFFSymbols and (*COFFSymbol).FullName Alex Brainman 2016-04-21 16:51:36 +10:00
  • 7fe28eb37a debug/pe: introduce Section.Relocs Alex Brainman 2016-04-21 11:44:05 +10:00
  • d3c20b55fd debug/pe: update cstring documentation Alex Brainman 2016-04-21 10:42:25 +10:00
  • 320ec6f96f debug/pe: pretty section.go code Alex Brainman 2016-04-20 15:58:55 +10:00
  • 15e9178f96 debug/pe: move some code into section.go and symbol.go Alex Brainman 2016-04-20 13:02:41 +10:00
  • 0302348e03 debug/pe: introduce StringTable type Alex Brainman 2016-04-18 16:12:48 +10:00
  • 49341a7e9c debug/pe: add some documentation and TODO Alex Brainman 2016-04-18 16:42:17 +10:00
  • cfb2a3b3b0 all: remove unnecessary type conversions Matthew Dempsky 2016-04-14 19:09:36 -07:00
  • de77ba7834 all: use new io.SeekFoo constants instead of os.SEEK_FOO Brad Fitzpatrick 2016-04-13 04:35:37 +00:00
  • 9b5c59854a debug/gosym: accept PC quantum of 2 (for s390x) Michael Munday 2016-03-21 13:30:50 -04:00
  • 614d692daf debug/gosym: do not forget to close test binay file handle in TestPCLine Alex Brainman 2016-04-05 12:54:46 +10:00
  • fe253b6e65 all: fix spelling mistakes Eric Engestrom 2016-04-03 12:43:27 +01:00
  • a482790024 debug/elf: deflake file_test.go Joe Tsai 2016-03-29 23:34:37 -07:00
  • 30a3ed6e0e debug/elf: add s390x relocations Michael Munday 2016-03-18 17:24:18 -04:00
  • 915ac607a1 all: delete dead non-test code Dominik Honnef 2016-03-21 00:12:18 +01:00
  • e229017f5f all: zero mtimes in testdata gz files Caleb Spare 2016-03-23 17:33:32 -07:00
  • 142d9852da debug/dwarf: add Reader.SeekPC and Data.Ranges Ian Lance Taylor 2016-03-16 14:15:54 -07:00
  • b3fa653dd1 all: delete dead test code Dominik Honnef 2016-03-21 00:13:36 +01:00
  • 7da3b081d6 Rewrite leftover references to plan9.bell-labs.com to 9p.io. Muhammed Uluyol 2016-03-05 23:51:25 -05:00
  • 616647604b all: single space after period. Brad Fitzpatrick 2016-03-01 23:21:55 +00:00
  • ae710b60a7 all: make copyright headers consistent with one space after period Brad Fitzpatrick 2016-03-01 22:57:46 +00:00
  • 228dc1a1df all: remove public named return values when useless Brad Fitzpatrick 2016-02-28 15:52:49 -08:00
  • 0a20f2f833 debug/gosym: fix TestPCLine on Plan 9 David du Colombier 2016-02-27 00:49:08 +01:00
  • d9a5865b14 all: fix typos and spelling Martin Möhrmann 2016-02-24 11:55:20 +01:00
  • 0e96ce70d1 debug/dwarf: fix nil pointer dereference in cyclic type structures Austin Clements 2016-01-08 16:25:29 -05:00
  • ff3a0ff13b debug/elf: rename Chdr64.Reserved to _ Austin Clements 2015-12-18 09:53:25 -08:00
  • 812f2b9492 debug/elf: transparently decompress compressed sections Austin Clements 2015-12-02 12:20:29 -05:00
  • 63e3331840 dwbug/elf: support old-style compressed DWARF Austin Clements 2015-12-01 22:55:28 -05:00
  • 6bc32af43d debug/elf: added MIPS ELF relocations Yao Zhang 2015-09-10 09:15:19 -04:00
  • 96fad3aa6c debug/gosym: clean up and modernize pclntab_test Ian Lance Taylor 2015-10-07 07:24:20 -07:00
  • 8eed6c80a1 debug/dwarf: add test for split DWARF Austin Clements 2015-09-13 12:49:05 -04:00
  • c5bb4b207e debug/dwarf: return ClassUnknown if attribute class cannot be determined Austin Clements 2015-09-13 12:12:13 -04:00
  • b18b2cafec all: remove executable bit from several files Andrew Gerrand 2015-09-04 01:34:36 +00:00
  • 585dfc73d9 debug/elf: map/slice literals janitoring Didier Spezia 2015-08-23 13:59:00 +00:00
  • c0f622bb55 all: cleanup usage of dashes in package documentation Matthew Dempsky 2015-07-24 14:52:57 -07:00
  • ca2428cf6c debug/pe: truncate pe sections to their size in memory Alex Brainman 2015-07-06 15:52:33 +10:00
  • 8e766b08eb debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARM Ian Lance Taylor 2015-06-17 18:28:50 -07:00
  • c363e3d086 all: fix misprints in comments Ainar Garipov 2015-06-11 16:49:38 +03:00
  • 0353cb3fa1 debug/gosym: avoid calling the shell in test Alexis Imperial-Legrand 2015-06-02 17:27:43 +02:00
  • 9b68991e9f all: build and use go tool compile, go tool link Russ Cox 2015-05-21 13:28:13 -04:00
  • 75b506a400 debug/dwarf: compute ByteSize for more DWARF types John Dethridge 2015-05-02 16:40:21 +10:00
  • 3ae4016479 debug/dwarf: update class_string.go to add ClassReferenceSig using stringer. John Dethridge 2015-04-22 16:45:42 +10:00
  • 1e1ed33042 debug/dwarf: add Entry.AttrField method to get *Field by Attr Austin Clements 2015-04-06 18:01:45 -04:00
  • 2904100da4 debug/dwarf: add DWARF attribute value class to Field Austin Clements 2015-04-02 11:19:00 -04:00
  • 829a02d2ef debug/gosym: skip tests when .gosymtab section not found Michael Hudson-Doyle 2015-02-18 14:58:13 +13:00
  • 03824e2d31 debug/dwarf: document DWARF class -> Go type mapping Austin Clements 2015-03-06 15:04:17 -05:00
  • d2b419f5d6 debug/dwarf, encoding/asn1, go/ast: fix old comments Matthew Dempsky 2015-03-23 15:28:51 -07:00
  • 7a921d32db debug/elf: support reading debug info from 32-bit PPC objects Ian Lance Taylor 2015-03-13 18:08:33 -07:00
  • 8d8366cfbe debug/gosym: fix typo in comment Ian Lance Taylor 2015-03-13 18:16:21 -07:00
  • 066f3eb375 debug/dwarf: factor parsing of unit lengths Austin Clements 2015-03-05 15:07:00 -05:00
  • 9a450bf8b0 debug/elf: fix arm build Dave Cheney 2015-03-10 19:39:17 +11:00
  • 063ce4c01b debug/dwarf: add unit tests for line table reader Austin Clements 2015-03-06 13:26:04 -05:00
  • 24f872823d debug/dwarf: add support for line tables Austin Clements 2015-03-03 20:57:10 -05:00
  • c32b9cd9bf debug/dwarf: factor finding unit containing entry offset Austin Clements 2015-03-03 20:53:40 -05:00
  • 5c51504ec9 debug/macho, debug/pe: load DWARF line section and pass to dwarf.New Austin Clements 2015-03-06 11:05:46 -05:00
  • 4638bd78de debug/elf: load .debug_line section and pass to dwarf.New Austin Clements 2015-03-04 11:04:26 -05:00
  • 6f85ac21e4 debug/elf: regularize DWARF section loading Austin Clements 2015-03-04 10:58:21 -05:00
  • 48d65e35d7 all: mv 5a old5a and so on Russ Cox 2015-02-28 14:24:28 -05:00
  • a0c54c6683 all: merge dev.garbage (d1238958d4ae) into default branch Russ Cox 2014-12-05 20:34:45 -05:00
  • c307b1c505 all: power64 is now ppc64 Russ Cox 2014-12-05 19:13:20 -05:00
  • 48a8e554ad [dev.garbage] all: merge dev.cc (493ad916c3b1) into dev.garbage Russ Cox 2014-11-24 12:07:11 -05:00
  • 377e838d6d [dev.cc] all: merge default (e4ab8f908aac) into dev.cc Russ Cox 2014-11-20 11:48:08 -05:00
  • 92192f5510 debug/goobj: move to cmd/internal/goobj Russ Cox 2014-11-16 20:52:45 -05:00
  • 4ec6031d76 [dev.garbage] all: merge dev.cc into dev.garbage Russ Cox 2014-11-15 08:00:38 -05:00
  • acb50243f0 [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc Russ Cox 2014-11-14 12:10:52 -05:00
  • cebb5c697b [dev.garbage] all: merge default (f38460037b72) into dev.garbage Russ Cox 2014-11-14 11:37:54 -05:00
  • d2465a0518 all: use golang.org/x/... import paths Andrew Gerrand 2014-11-10 09:15:57 +11:00
  • 779bfb70ce [dev.power64] all: merge default into dev.power64 Austin Clements 2014-10-22 15:51:54 -04:00
  • 1d4b114404 build: merge the great pkg/ rename into dev.power64 Austin Clements 2014-10-22 13:25:37 -04:00
  • 0395975ca2 debug/pe: use appropriate type for sizeofOptionalHeader32 Alex Brainman 2014-10-21 10:02:33 +11:00
  • 19db5eaaa9 debug/pe: remove use of unsafe Russ Cox 2014-10-20 11:10:00 -04:00
  • a4a249a6e9 debug/elf: add comments explaining applyRelocations for amd64/arm64 Ian Lance Taylor 2014-10-09 14:38:45 -07:00
  • 8ca8e2723e debug/dwarf: correct name for clang-generated complex type Russ Cox 2014-09-24 16:53:47 -04:00
  • b8cc805bc6 build: move package sources from src/pkg to src Russ Cox 2014-09-08 00:08:51 -04:00