summaryrefslogtreecommitdiff
path: root/src/cmd/ld/elf.h
Commit message (Expand)AuthorAgeFilesLines
* cmd/ld: move symtab, ELF generation to portable codeRuss Cox2013-01-061-8/+25
* cmd/ld: add -B option to set build IDIan Lance Taylor2012-10-091-0/+4
* cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALLShenghou Ma2012-10-081-1/+2
* cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signaturesJoel Sing2012-09-211-0/+2
* cmd/ld: add PT_PAX_FLAGS ELF headerRuss Cox2012-08-031-0/+1
* cmd/5l, cmd/ld: add support for R_ARM_GOT_PRELShenghou Ma2012-07-301-0/+1
* cmd/5l, cmd/ld: dynamic linking library supportShenghou Ma2012-05-041-0/+2
* 5l/6l/8l: add support for netbsd signature note sectionJoel Sing2011-12-201-2/+4
* nacl, tiny: remove vestigesRobert Hencke2011-06-211-1/+0
* build: fix header files for Plan 9Lucio De Re2011-06-141-37/+36
* 5l, 8l: add ELF symbol table to binaryRuss Cox2011-05-111-0/+4
* cgo: handle versioned ELF symbolsRuss Cox2011-04-271-0/+9
* ld: ELF header function declarations.Lucio De Re2011-04-121-2/+2
* 6l, 8l: minor changes & cleanupRuss Cox2010-12-081-1/+1
* 6l/8l: global and local variables and type info.Luuk van Dijk2010-10-241-2/+1
* 6l, 8l: clean up ELF code, fix NaClRuss Cox2010-09-191-0/+3
* Add support for #pragma dynexport.Ian Lance Taylor2010-03-231-0/+1
* runtime: add demo running Go on raw (emulated) hwRuss Cox2010-01-131-0/+1
* ld: move interpreter string into first block of ELF fileRuss Cox2009-11-181-1/+4
* 8c, 8l dynamic loading support.Russ Cox2009-10-031-1/+1
* step toward darwin ffi: factor out macho codeRuss Cox2009-09-301-1/+1
* convert 8l to new ELF code.Russ Cox2009-09-241-10/+23
* linker workRuss Cox2009-08-231-1/+294
* linker workRuss Cox2009-08-211-0/+665