| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime, syscall: use the vdso page on linux x86 for faster syscalls instead ... | Yuval Pavel Zholkover | 2011-08-29 | 1 | -2/+5 |
* | 8l: more fixes for Plan 9 | Lucio De Re | 2011-06-21 | 1 | -1/+0 |
* | runtime: make StackSystem part of StackGuard | Alexey Borzenkov | 2011-05-16 | 1 | -14/+1 |
* | 5l/6l/8l: undo spadj cleanup at ARET for following instructions in the same s... | Luuk van Dijk | 2011-03-23 | 1 | -6/+9 |
* | ld: weak symbols | Russ Cox | 2011-02-24 | 1 | -12/+0 |
* | 5l/6l/8l: use enums for header type and symbolic strings for -H option values | Alex Brainman | 2011-02-23 | 1 | -8/+8 |
* | ld: detect stack overflow due to NOSPLIT | Russ Cox | 2011-02-22 | 1 | -0/+2 |
* | 8l, runtime: place G and M pointers relative to _tos on Plan 9, instead of ha... | Yuval Pavel Zholkover | 2011-02-11 | 1 | -4/+25 |
* | 5l, 8l: pass stack frame size to morestack when needed | Russ Cox | 2011-02-01 | 1 | -1/+1 |
* | windows: implement exception handling | Hector Chu | 2011-01-19 | 1 | -0/+7 |
* | 6l, 8l: minor changes & cleanup | Russ Cox | 2010-12-08 | 1 | -9/+16 |
* | 8l, runtime: initial support for Plan 9 | Yuval Pavel Zholkover | 2010-10-18 | 1 | -1/+16 |
* | 5l, 6l, 8l: accumulate data image during import | Russ Cox | 2010-10-14 | 1 | -188/+1 |
* | 5l, 6l, 8l: first pass cleanup | Russ Cox | 2010-10-13 | 1 | -355/+104 |
* | 5l, 6l, 8l: indent, outdent | Russ Cox | 2010-10-13 | 1 | -262/+262 |
* | 6l, 8l: fix -K implementation | Russ Cox | 2010-09-29 | 1 | -8/+4 |
* | 6l/8l: emit DWARF frame info. | Luuk van Dijk | 2010-09-20 | 1 | -2/+9 |
* | 6l, 8l: clean up ELF code, fix NaCl | Russ Cox | 2010-09-19 | 1 | -0/+15 |
* | 6g, 6l, 8g, 8l: move read-only data to text segment | Russ Cox | 2010-09-12 | 1 | -12/+9 |
* | fix build | Russ Cox | 2010-07-22 | 1 | -6/+4 |
* | ld: various bug fixes | Russ Cox | 2010-07-21 | 1 | -5/+7 |
* | linux/386: use Xen-friendly ELF TLS instruction sequence | Russ Cox | 2010-07-17 | 1 | -4/+37 |
* | 8l: correct test for sp == top of stack in 8l -K code | Russ Cox | 2010-06-11 | 1 | -1/+1 |
* | fix nacl build | Russ Cox | 2010-05-03 | 1 | -1/+1 |
* | 5l, 6l, 8l, runtime: make -s binaries work | Russ Cox | 2010-04-27 | 1 | -2/+22 |
* | cleanup toward eliminating package global name space | Russ Cox | 2010-01-19 | 1 | -2/+2 |
* | 8l: add support for PE output. | Hector Chu | 2009-12-13 | 1 | -4/+38 |
* | rename sys functions to runtime, | Russ Cox | 2009-10-15 | 1 | -2/+2 |
* | factor portable object+library bits out of 5l/6l/8l into ld | Russ Cox | 2009-10-07 | 1 | -0/+1 |
* | 8c, 8l dynamic loading support. | Russ Cox | 2009-10-03 | 1 | -3/+9 |
* | convert 8l to new ELF code. | Russ Cox | 2009-09-24 | 1 | -2/+6 |
* | nacl: | Russ Cox | 2009-09-22 | 1 | -1/+0 |
* | convert 386 to use %gs instead of %fs for extern register. | Russ Cox | 2009-09-21 | 1 | -1/+2 |
* | fix line numbers, again. | Russ Cox | 2009-08-30 | 1 | -0/+4 |
* | fix 386/arm builds | Kai Backman | 2009-08-21 | 1 | -0/+1 |
* | symbol bugs. | Russ Cox | 2009-08-20 | 1 | -1/+7 |
* | fix undefined function error. | Russ Cox | 2009-07-13 | 1 | -2/+2 |
* | update 386 to new runtime (CL 30381) | Russ Cox | 2009-06-17 | 1 | -16/+4 |
* | fix runtime stack overflow bug that gri ran into: | Russ Cox | 2009-04-01 | 1 | -3/+10 |
* | * move go-specific loader code | Russ Cox | 2009-03-31 | 1 | -1/+25 |
* | update 8a, 8c, 8l to use new object format. | Russ Cox | 2009-03-20 | 1 | -4/+134 |
* | make 8a, 8c, 8l build in go environment. | Russ Cox | 2009-01-06 | 1 | -16/+16 |
* | 8a, 8c, and 8l from inferno distribution | Russ Cox | 2009-01-06 | 1 | -0/+793 |