aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/5l
AgeCommit message (Expand)Author
2015-05-21cmd/compile, cmd/link: create from 5g, 5l, etcRuss Cox
2015-05-21cmd/internal/ld: output dwarf in external link mode on darwinRyan Brown
2015-05-19Revert "cmd/internal/ld: output dwarf in external link mode on darwin"Josh Bleecher Snyder
2015-05-19cmd/internal/ld: output dwarf in external link mode on darwinRyan Brown
2015-05-15cmd/5l, etc, cmd/internal/ld: consolidate implementations of adddynsymMichael Hudson-Doyle
2015-05-15cmd/5l, etc, cmd/internal/ld: consolidate implementations of adddynlibMichael Hudson-Doyle
2015-05-08cmd/internal/ld: generate correct .debug_frames on RISC architecturesShenghou Ma
2015-05-04cmd/internal/ld: delete BiobufDave Cheney
2015-04-20cmd/internal/ld: prefer constants from cmd/internal/objMatthew Dempsky
2015-04-17cmd/internal/ld: replace Diag;Errorexit with ExitfDavid Crawshaw
2015-04-08cmd/internal/ld: add -buildmode=c-shared as an alternative to -sharedMichael Hudson-Doyle
2015-03-13cmd/5l: make 5l work on openbsdJoel Sing
2015-03-05cmd/5l etc: restore comments lost during C -> Go conversionRuss Cox
2015-03-05cmd/5g etc: tweak import blocksRuss Cox
2015-03-02cmd/5g etc: mechanical cleanupRuss Cox
2015-03-01cmd/5l etc: replace C code with Go codeRuss Cox
2015-03-01cmd/ld: clean for c2goRuss Cox
2015-02-26liblink: delete unused codeRuss Cox
2015-02-13cmd/ld: make cmd/ld a real libraryRuss Cox
2015-02-11cmd/gc: factor newly-portable code into gc directoryRuss Cox
2015-02-06liblink, cmd/ld, cmd/5l: darwin/arm supportShenghou Ma
2015-02-03liblink: define fixed A-numbers for common instructionsRuss Cox
2015-02-03liblink: the zero Prog is now valid and ready for useRuss Cox
2015-02-03liblink: renumber ARM conditions to make C_SCOND_NONE == 0Russ Cox
2015-02-03liblink: use same TEXT $frame-arg encoding for all architecturesRuss Cox
2015-01-30liblink: fix arm build againDave Cheney
2015-01-30cmd/5l, cmd/9l: more ucontext.h fixesRuss Cox
2015-01-30cmd/5l, cmd/8g: fix build failuresRuss Cox
2015-01-30cmd/5a, cmd/5g, cmd/5l, liblink: update for portable Prog, AddrRuss Cox
2015-01-07cmd/ld: support for relocation variantsAustin Clements
2014-12-22cmd/5l,6l,8l: remove bogus dynsym section indexesAustin Clements
2014-12-22cmd/ld: add a text generation passAustin Clements
2014-11-14[dev.power64] 6g,9g: formatters for Prog and Addr detailsAustin Clements
2014-08-27cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bugRuss Cox
2014-08-06liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants.Shenghou Ma
2014-08-06cmd/5l, cmd/6l, cmd/8l, cmd/ld: remove unused code, consolidate enumsShenghou Ma
2014-07-26cmd/5l: remove unused noop.cShenghou Ma
2014-07-26cmd/5l, cmd/6l, cmd/8l: remove mkenam.Shenghou Ma
2014-07-10cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm supportShenghou Ma
2014-07-02build: annotations and modifications for c2goRuss Cox
2014-05-07runtime: use duff zero and copy to initialize memoryKeith Randall
2014-04-21runtime, cmd/ld, cmd/5l, run.bash: enable external linking on FreeBSD/ARM.Shenghou Ma
2014-04-16liblink, cmd/ld: reenable nosplit checking and testRuss Cox
2014-04-14liblink: remove arch-specific constants from file formatRuss Cox
2014-04-01cmd/gc: shorten temporary lifetimes when possibleRuss Cox
2014-02-27all: final merge of NaCl treeRuss Cox
2014-02-13cmd/gc: rename AFATVARDEF to AVARDEFRuss Cox
2014-02-12cmd/cc, cmd/gc, cmd/ld: consolidate print format routinesAnthony Martin
2014-02-09include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.Shenghou Ma
2014-02-03liblink, cmd/5l: restore flag_sharedElias Naur