summaryrefslogtreecommitdiff
path: root/src/cmd/ld/ldpe.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/ld: take section symbols' value into account for PEShenghou Ma2012-05-231-0/+5
* ld: allow for IMAGE_REL_AMD64_ADDR32NB relocation typeAlex Brainman2011-12-161-4/+2
* ld: fix .bss for ldpe.Wei Guangjing2011-11-111-2/+2
* cgo: support for mingw-w64 4.5.1 and newerWei Guangjing2011-10-061-8/+10
* ld: fix build on Plan 9Lucio De Re2011-07-251-2/+2
* ld: don't skip first 2 symbols in ldpe.Wei Guangjing2011-07-251-2/+1
* ld: fixes .bss for ldpeWei Guangjing2011-07-231-0/+4
* ld: fixes ldpe link with SXREF global values.Wei Guangjing2011-07-221-0/+4
* cgo: windows amd64 portWei Guangjing2011-07-191-0/+29
* 8l: more fixes for Plan 9Lucio De Re2011-06-211-3/+7
* 8l: minor fix discovered by lucioAlex Brainman2011-06-171-1/+1
* ld: fix link Windows PE __declspec(dllimport) symbolWei Guangjing2011-06-141-0/+2
* 8l: emit resources (.rsrc) in Windows PE.Wei Guangjing2011-05-251-1/+4
* 8l: fix ldpe sym name length == 8 strdup incorrect.Wei Guangjing2011-01-271-2/+4
* cgo: windows/386 portWei Guangjing2011-01-201-0/+404