index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
6l
/
asm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
fix 6l bug - moved symbol table without
Russ Cox
1
-4
/
+2
2008-11-20
symbol table changes
Russ Cox
1
-9
/
+40
2008-10-21
6l: invent gotypestrings if needed
Russ Cox
1
-5
/
+13
2008-10-20
use Biobuf not fd for reading objects.
Russ Cox
1
-1
/
+0
2008-09-26
fix ELF bugs found by iant
Russ Cox
1
-9
/
+9
2008-09-08
go linux x86-64 kernel fixes:
Russ Cox
1
-3
/
+3
2008-08-03
make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.
Russ Cox
1
-16
/
+16
2008-06-18
stack offset
Ken Thompson
1
-2
/
+1
2008-06-18
stack offseet table marker
Ken Thompson
1
-1
/
+2
2008-06-15
add support for debugging in MACH binaries
Rob Pike
1
-3
/
+28
2008-06-13
add symbol tables and line/pc information to 6.outs
Rob Pike
1
-54
/
+89
2008-06-12
Bug fix. Without rounding, .shstrtab is written on top of data segment
Rob Pike
1
-2
/
+1
2008-06-10
mode elf tossing
Ken Thompson
1
-52
/
+74
2008-06-09
new elf header
Ken Thompson
1
-39
/
+195
2008-06-05
goos goarch
Ken Thompson
1
-1
/
+64
2008-06-04
Add compiler source to new directory structure
Rob Pike
1
-0
/
+617
[prev]