summaryrefslogtreecommitdiff
path: root/src/cmd/5l/5.out.h
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] 6g,9g: formatters for Prog and Addr detailsAustin Clements2014-11-141-0/+2
* liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants.Shenghou Ma2014-08-061-0/+51
* cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm supportShenghou Ma2014-07-101-0/+2
* build: annotations and modifications for c2goRuss Cox2014-07-021-50/+63
* runtime: use duff zero and copy to initialize memoryKeith Randall2014-05-071-0/+2
* liblink: remove arch-specific constants from file formatRuss Cox2014-04-141-10/+0
* cmd/gc: shorten temporary lifetimes when possibleRuss Cox2014-04-011-0/+1
* cmd/gc: rename AFATVARDEF to AVARDEFRuss Cox2014-02-131-1/+1
* liblink, cmd/5l: restore flag_sharedElias Naur2014-02-031-1/+1
* liblink, cmd/5a, cmd/5l: restore cgo on older ARM processorsElias Naur2014-02-031-0/+2
* liblink: create new library based on linker codeRuss Cox2013-12-081-47/+38
* cmd/5g, cmd/5l, cmd/6g, cmd/6l, cmd/8g, cmd/8l, cmd/gc, runtime: generate poi...Carl Shapiro2013-12-051-0/+1
* cmd/gc: &x panics if x doesRuss Cox2013-08-151-0/+1
* runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex...Elias Naur2013-08-141-1/+1
* cmd/5c, cmd/5g, cmd/5l: introduce MOVBS and MOVHS instructions.R?my Oudompheng2013-08-081-0/+2
* cmd/ld: Put the textflag constants in a separate file.Keith Randall2013-08-071-6/+1
* runtime: use funcdata to supply garbage collection informationRuss Cox2013-07-191-5/+0
* cmd/ld, runtime: new in-memory symbol table formatRuss Cox2013-07-161-1/+5
* cmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and use bitmaps of argument...Carl Shapiro2013-05-281-0/+2
* cmd/ld: emit TLS relocations during external linkingIan Lance Taylor2013-03-271-0/+1
* cmd/gc: emit explicit type information for local variablesRuss Cox2013-02-251-0/+1
* cmd/5g, cmd/5l, cmd/6l, cmd/8l, cmd/gc, cmd/ld, runtime: accurate args and lo...Carl Shapiro2013-02-211-0/+1
* cmd/gc, cmd/ld: struct field trackingRuss Cox2012-11-021-0/+2
* cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALLShenghou Ma2012-10-081-2/+1
* cmd/pack: rename __.SYMDEF to __.GOSYMDEFRuss Cox2012-09-131-1/+1
* 5a, 5l, math: Add support for ABSD, ABSF floating point instructions.Micha? Derkacz2012-08-031-0/+2
* cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARMShenghou Ma2012-06-081-1/+8
* cmd/5a, cmd/5l, math: add CLZ instruction for ARMShenghou Ma2012-06-031-1/+3
* cmd/5c, cmd/5g, cmd/5l: enable use of R12, F8-F15Shenghou Ma2012-06-021-2/+1
* cmd/6l, cmd/8l, cmd/5l: add AUNDEF instructionRuss Cox2012-05-301-0/+2
* cmd/5l, cmd/ld: dynamic linking library supportShenghou Ma2012-05-041-0/+6
* 5a, 5l: add PLD (preload data) instructionShenghou Ma2012-04-111-0/+2
* gc, ld: tag data as no-pointers and allocate in separate sectionRuss Cox2012-02-191-1/+2
* 5l: delete dead codeRuss Cox2011-06-091-2/+0
* math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulationFan Hongjian2011-06-091-0/+2
* 5a, 5l: add LDREXD, STREXDRuss Cox2011-02-251-0/+3
* last of the arm conversionsKen Thompson2010-11-111-1/+1
* add hardware floating point.Ken Thompson2010-11-031-0/+1
* 6l: function at a time code layoutRuss Cox2010-10-151-0/+1
* 5l, 6l, 8l: first pass cleanupRuss Cox2010-10-131-2/+2
* arm: fix build on androidRuss Cox2010-02-101-3/+6
* LDREX and STREXKai Backman2009-10-141-0/+3
* changed 5c calling convention to use stack exclusively for inKai Backman2009-09-181-1/+2
* 64bit literal RSHKai Backman2009-08-241-0/+6
* more changes to make 5g code generation arm compatible.Kai Backman2009-06-261-1/+2
* grab bag of changes aimed at getting stack splitting to work:Kai Backman2009-06-161-4/+21
* Added ld/go.c functionality into 5l, primarily dead codeKai Backman2009-06-091-0/+2
* initial morestack support for 5l. still disabled, doesn't work.Kai Backman2009-06-081-0/+3
* Added enough arm related scaffolding to create a simpleKai Backman2009-05-261-1/+2
* Copied 8g/6g into 5g. Used sharp tools to coax a .5 file outKai Backman2009-05-011-1/+2