index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crt
Commit message (
Expand
)
Author
Age
Files
Lines
*
add powerpc64 port
Bobby Bingham
2016-05-08
2
-0
/
+34
*
add mips n32 port (ILP32 ABI for mips64)
Rich Felker
2016-04-18
2
-0
/
+30
*
add mips64 port
Rich Felker
2016-03-06
2
-0
/
+30
*
fix regression in SH/FDPIC dynamic linker
Rich Felker
2016-02-18
1
-1
/
+0
*
move dynamic linker to its own top-level directory, ldso
Rich Felker
2016-01-25
1
-1
/
+1
*
explicitly assemble all arm asm sources as UAL
Rich Felker
2015-11-10
2
-0
/
+4
*
remove non-working pre-armv4t support from arm asm
Rich Felker
2015-11-09
1
-4
/
+0
*
fix visibility mismatch in dynamic linker stage 2 function definition
Rich Felker
2015-10-15
1
-0
/
+1
*
remove hand-written crt1.s and Scrt1.s files for all archs
Rich Felker
2015-10-14
9
-192
/
+0
*
make sh crti/crtn init/fini fragments setup proper stack frame
Rich Felker
2015-09-12
2
-2
/
+14
*
add rcrt1 start file for fully static-linked PIE
Rich Felker
2015-05-26
1
-0
/
+15
*
mark mips crt code as code
Rich Felker
2015-05-25
2
-0
/
+4
*
fix name of sh crt asm directory
Rich Felker
2015-04-27
2
-0
/
+0
*
dynamic linker bootstrap overhaul
Rich Felker
2015-04-13
1
-1
/
+3
*
add aarch64 port
Szabolcs Nagy
2015-03-11
2
-0
/
+20
*
add or1k (OpenRISC 1000) architecture port
Stefan Kristiansson
2014-07-18
2
-0
/
+20
*
superh port
Bobby Bingham
2014-02-23
2
-0
/
+22
*
import vanilla x86_64 code as x32
rofl0r
2014-02-23
2
-0
/
+16
*
add function types to arm crt assembly
Rich Felker
2013-08-15
2
-0
/
+3
*
new mostly-C crt1 implementation
Rich Felker
2013-07-26
2
-0
/
+17
*
remove init/fini array asm from arm crti/crtn files
Rich Felker
2013-07-21
2
-44
/
+4
*
add PIE support for ARM
Rich Felker
2013-07-10
1
-0
/
+30
*
align stack properly for calling global ctors/dtors on x86[_64]
Rich Felker
2013-06-03
4
-0
/
+8
*
fix regression that made shared libs crash on arm
Rich Felker
2013-02-03
2
-0
/
+4
*
add support for ctors/dtors on arm with modern gcc
Rich Felker
2012-12-07
2
-4
/
+40
*
add missing startfiles for powerpc
Rich Felker
2012-11-23
2
-0
/
+28
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
2
-27
/
+26
*
import preliminary ppc work by rdp.
Richard Pennington
2012-11-13
1
-0
/
+27
*
microblaze port
Rich Felker
2012-09-29
3
-0
/
+38
*
crt1 must align stack pointer on mips
Rich Felker
2012-08-17
1
-0
/
+1
*
align mips _init/_fini functions
Rich Felker
2012-08-05
1
-0
/
+2
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
3
-0
/
+53
*
fix arm crti/crtn code
Rich Felker
2012-06-25
2
-0
/
+4
*
remove some junk from x86_64 start files
Rich Felker
2012-05-02
2
-4
/
+0
*
PIE support for x86_64 (untested)
Rich Felker
2012-05-02
1
-0
/
+18
*
consistency cleanup: removed redundant size suffixed from i386 asm
Rich Felker
2012-05-02
2
-22
/
+22
*
PIE support for i386
Rich Felker
2012-05-02
2
-0
/
+24
*
remove attempts to be pie-compatible from i386 crt1.s
Rich Felker
2012-05-02
1
-6
/
+3
*
add support for init/finit (constructors and destructors)
Rich Felker
2012-02-06
9
-7
/
+56
*
initial commit of the arm port
Rich Felker
2011-09-18
1
-0
/
+13
*
cleanup comment cruft in startup code
Rich Felker
2011-02-21
1
-1
/
+0
*
make startup code PIE-compatible
Rich Felker
2011-02-21
1
-2
/
+4
*
shave off 2 bytes from crt1.o _start
Rich Felker
2011-02-20
1
-2
/
+2
*
Port musl to x86-64. One giant commit!
Nicholas J. Kain
2011-02-15
1
-0
/
+16
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
4
-0
/
+17