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
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-155
/
+144
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-12
/
+20
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-78
/
+94
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-539
/
+104
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-12
/
+63
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1179
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1171
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-22
/
+7
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-35
/
+27
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-6
/
+38
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-21
/
+23
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-29
/
+29
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-46
/
+0
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-15
/
+30
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-756
/
+633
2010-06-11
Pad Go symbol table out to page boundary when linking dynamically.
Ian Lance Taylor
1
-2
/
+4
2010-04-27
5l, 6l, 8l, runtime: make -s binaries work
Russ Cox
1
-10
/
+37
2010-04-20
6l, 8l: include ELF header in PT_LOAD mapping for text segment
Russ Cox
1
-5
/
+5
2010-03-23
Add support for #pragma dynexport.
Ian Lance Taylor
1
-31
/
+46
2010-03-22
Rename dynld to dynimport throughout.
Ian Lance Taylor
1
-5
/
+5
2010-02-26
Add -r option to 6l/8l/5l.
Ian Lance Taylor
1
-0
/
+2
2010-02-04
6l: move mapped symbol table lower in memory
Andrew Gerrand
1
-1
/
+1
2009-11-18
6l, 8l: add trivial hash table for dynamic symbols
Russ Cox
1
-18
/
+21
2009-11-18
ld: move interpreter string into first block of ELF file
Russ Cox
1
-15
/
+10
2009-11-17
fix botch
Ken Thompson
1
-1270
/
+0
2009-11-17
change a n^2 algorithm in
Ken Thompson
1
-2
/
+1385
2009-11-17
FreeBSD-specific porting work.
Devon H. O'Dell
1
-2
/
+15
2009-11-16
6l: fix divide by zero in glibc linker.
Russ Cox
1
-5
/
+12
2009-11-04
speed up 6l
Ken Thompson
1
-21
/
+86
2009-11-03
6l -e: emit external ELF symbol table.
Russ Cox
1
-1
/
+51
2009-10-07
factor portable object+library bits out of 5l/6l/8l into ld
Russ Cox
1
-0
/
+1
2009-10-03
8c, 8l dynamic loading support.
Russ Cox
1
-92
/
+9
2009-09-30
step toward darwin ffi: factor out macho code
Russ Cox
1
-183
/
+87
2009-09-24
convert 8l to new ELF code.
Russ Cox
1
-86
/
+39
2009-08-24
ffi -> dynld.
Russ Cox
1
-13
/
+6
2009-08-24
linker work
Russ Cox
1
-22
/
+54
2009-08-23
linker work
Russ Cox
1
-55
/
+67
2009-08-21
linker work
Russ Cox
1
-164
/
+369
2009-08-20
symbol bugs.
Russ Cox
1
-0
/
+2
2009-08-20
FFI step 2: can ask for libc.so.6.
Russ Cox
1
-5
/
+23
2009-07-21
a little more 6l cleanup
Russ Cox
1
-36
/
+26
2009-07-21
add a .interp section and fix vaddr in INTERP prog.
Rob Pike
1
-7
/
+13
2009-07-21
make 6l produce dynamically linked binaries (although they are fully statical...
Rob Pike
1
-47
/
+164
2009-07-20
6l cleanup: last set of magic numbers for elf64 moved to ld/elf64*.
Rob Pike
1
-9
/
+9
2009-07-20
clean up generation of exec header.
Rob Pike
1
-52
/
+46
2009-07-17
take care of a few more magic numbers
Rob Pike
1
-9
/
+16
2009-07-17
count SHdrs and PHdrs and write them out as a unit
Rob Pike
1
-52
/
+40
2009-07-17
more elf64 support: phdrs, constants
Rob Pike
1
-41
/
+44
2009-07-17
First steps towards cleaner support for ELF64 in 6l.
Rob Pike
1
-163
/
+54
2009-03-24
throw away most of the compat.h compatibility layer
Russ Cox
1
-2
/
+2
[next]