summaryrefslogtreecommitdiff
path: root/src/cmd/8l/8.out.h
Commit message (Expand)AuthorAgeFilesLines
* [dev.power64] 6g,9g: formatters for Prog and Addr detailsAustin Clements2014-11-141-0/+2
* build: annotations and modifications for c2goRuss Cox2014-07-021-1/+1
* liblink: introduce TLS register on 386 and amd64Russ Cox2014-04-151-15/+13
* liblink: remove arch-specific constants from file formatRuss Cox2014-04-141-5/+0
* runtime: get rid of most uses of REP for copying/zeroing.Keith Randall2014-04-011-0/+2
* cmd/gc: shorten temporary lifetimes when possibleRuss Cox2014-04-011-0/+1
* cmd/gc: rename AFATVARDEF to AVARDEFRuss Cox2014-02-131-1/+1
* runtime: faster memclr on x86.Keith Randall2014-02-061-0/+1
* liblink: create new library based on linker codeRuss Cox2013-12-081-12/+0
* 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
* cmd/ld: Put the textflag constants in a separate file.Keith Randall2013-08-071-5/+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
* 8a/8l: add PCMPEQB and PMOVMSKB to 386.Keith Randall2013-03-291-0/+2
* cmd/ld: emit TLS relocations during external linkingIan Lance Taylor2013-03-271-0/+1
* cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructionsKeith Randall2013-03-071-1/+9
* 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/8l: add SSE2 instructionsRuss Cox2012-10-071-11/+126
* cmd/pack: rename __.SYMDEF to __.GOSYMDEFRuss Cox2012-09-131-1/+1
* cmd/6l, cmd/8l, cmd/5l: add AUNDEF instructionRuss Cox2012-05-301-0/+2
* cmd/8a, cmd/8l: add BSWAPLRuss Cox2012-05-221-0/+2
* 8a, 8l: add PREFETCH instructionsRuss Cox2012-04-101-0/+5
* gc, ld: tag data as no-pointers and allocate in separate sectionRuss Cox2012-02-191-0/+1
* 8a, 8l: add EMMS instructionEvan Shaw2012-02-171-0/+2
* 8a, 8l: add LFENCE, MFENCE, SFENCEDarren Elwood2012-02-131-0/+4
* 8a, 8l: implement support for RDTSC instruction.Shenghou Ma2012-02-061-1/+3
* 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQJaroslavas Po?epko2011-08-261-1/+2
* runtime: improve Linux mutexDmitriy Vyukov2011-07-291-0/+1
* 8a, 8l: add CMPXCHG8B, XADDB, XADDL, XADDWRuss Cox2011-02-251-0/+5
* misc/cgo/life: fix, add to buildRuss Cox2010-12-171-1/+1
* 6l, 8l: support for linking ELF and Mach-O .o filesRuss Cox2010-12-081-0/+2
* 6l: function at a time code layoutRuss Cox2010-10-151-0/+1
* 5l, 6l, 8l: first pass cleanupRuss Cox2010-10-131-2/+2
* 6g, 6l, 8g, 8l: move read-only data to text segmentRuss Cox2010-09-121-0/+1
* 8a/8l: Added FCMOVcc instructionsEvan Shaw2010-02-181-0/+9
* 8a/8l: Added CMOVcc instructionsEvan Shaw2010-02-091-0/+34
* 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructionsEvan Shaw2010-01-051-0/+4
* convert 8l to new ELF code.Russ Cox2009-09-241-0/+1
* linker workRuss Cox2009-08-211-2/+1
* debugging symbols for 8g.Russ Cox2009-08-131-0/+1
* compilers were inconsistent aboutRuss Cox2009-07-131-1/+1
* implement some more 8gRuss Cox2009-04-021-0/+1
* * move go-specific loader codeRuss Cox2009-03-311-4/+7
* update 8a, 8c, 8l to use new object format.Russ Cox2009-03-201-0/+6
* make 8a, 8c, 8l build in go environment.Russ Cox2009-01-061-0/+475