summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-051-5/+5
* [dev.cc] liblink: more docs on Prog and Addr fieldsAustin Clements2014-11-211-1/+2
* [dev.cc] liblink: fix warnings on Plan 9David du Colombier2014-11-211-0/+1
* [dev.power64] liblink: generate dnames[5689] for D_* constantsAustin Clements2014-11-141-0/+5
* [dev.power64] liblink: improve documentation of struct ProgAustin Clements2014-11-121-4/+7
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-8/+19
|\
| * [dev.power64] build: merge default into dev.power64Austin Clements2014-10-221-0/+1
| |\
| * | [dev.power64] include/link.h, liblink: convert 9l functions to liblinkShenghou Ma2014-08-071-8/+19
* | | liblink: require DATA lines to be ordered by offset, with no overlapRuss Cox2014-10-141-0/+2
* | | build: fix elf buildsRuss Cox2014-09-241-1/+1
* | | liblink, sync/atomic: fix arm buildRuss Cox2014-09-161-0/+1
* | | runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox2014-09-091-1/+1
| |/ |/|
* | cmd/ld: diagnose Go calling CRuss Cox2014-08-311-0/+1
|/
* liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants.Shenghou Ma2014-08-061-2/+5
* liblink: support big-endian properlyShenghou Ma2014-08-061-1/+7
* include/u.h: define _DEFAULT_SOURCE for new glibcBobby Powers2014-07-251-0/+1
* liblink: remove some gotos + other fixesRuss Cox2014-07-211-2/+2
* build: annotations and modifications for c2goRuss Cox2014-07-022-1/+11
* liblink, runtime: preliminary support for plan9/amd64Aram H?v?rneanu2014-07-021-1/+1
* all: remove 'extern register M *m' from runtimeRuss Cox2014-06-261-1/+1
* liblink: fix field trackingRuss Cox2014-05-201-0/+1
* include/plan9: make mklibc.rc compatible with 9atomDavid du Colombier2014-04-191-6/+1
* liblink, cmd/ld: reenable nosplit checking and testRuss Cox2014-04-161-3/+8
* liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobjIan Lance Taylor2014-04-161-1/+1
* liblink: fix incorrect hash collision in lookupRuss Cox2014-04-161-0/+1
* build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox2014-04-151-0/+3
* liblink: introduce TLS register on 386 and amd64Russ Cox2014-04-151-1/+2
* liblink: remove arch-specific constants from file formatRuss Cox2014-04-141-2/+24
* cmd/prof, libmach: deleteRuss Cox2014-04-149-763/+0
* libbio, libmach: warnings from the Plan 9 tool chainLucio De Re2014-04-071-1/+1
* cmd/ld: clear unused ctxt before morestackRuss Cox2014-03-041-1/+1
* all: final merge of NaCl treeRuss Cox2014-02-271-0/+7
* include: fix comment in link.hIan Lance Taylor2014-02-261-1/+1
* cmd/gc: correct liveness for fat variablesRuss Cox2014-02-151-1/+1
* lib9: enable on Plan 9David du Colombier2014-02-136-1/+98
* cmd/cc, cmd/gc, cmd/ld: consolidate print format routinesAnthony Martin2014-02-122-13/+10
* include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.Shenghou Ma2014-02-091-0/+1
* liblink: include missing pragmas for plan9 formatterJeff Sickel2014-01-221-0/+12
* liblink: check for symgrow size too largeIan Lance Taylor2014-01-211-1/+1
* libmach: use different names for different Ureg typesRuss Cox2014-01-083-3/+6
* libmach: use Go's ureg headers on Plan 9David du Colombier2014-01-083-3/+3
* liblink: use explicit field for globl duplicate detectionRuss Cox2013-12-181-0/+1
* cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox2013-12-161-45/+37
* liblink, cmd/gc: fix incompatible type signatures on Plan 9David du Colombier2013-12-101-0/+6
* build: do not use the host's libbio on Plan 9Anthony Martin2013-12-092-2/+8
* liblink: fix Plan 9 buildDavid du Colombier2013-12-093-0/+9
* liblink: create new library based on linker codeRuss Cox2013-12-082-0/+569
* build: remove various uses of C undefined behaviorRuss Cox2013-09-091-1/+1
* libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/BputcDmitriy Vyukov2013-08-301-2/+24
* include/plan9: define size_t to fix build breakageIan Lance Taylor2013-06-281-0/+4