index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crt
Age
Commit message (
Expand
)
Author
Lines
2013-08-15
add function types to arm crt assembly
Rich Felker
-0
/
+3
2013-07-26
new mostly-C crt1 implementation
Rich Felker
-0
/
+17
2013-07-21
remove init/fini array asm from arm crti/crtn files
Rich Felker
-44
/
+4
2013-07-10
add PIE support for ARM
Rich Felker
-0
/
+30
2013-06-03
align stack properly for calling global ctors/dtors on x86[_64]
Rich Felker
-0
/
+8
2013-02-03
fix regression that made shared libs crash on arm
Rich Felker
-0
/
+4
2012-12-07
add support for ctors/dtors on arm with modern gcc
Rich Felker
-4
/
+40
2012-11-23
add missing startfiles for powerpc
Rich Felker
-0
/
+28
2012-11-13
PPC port cleaned up, static linking works well now.
rofl0r
-27
/
+26
2012-11-13
import preliminary ppc work by rdp.
Richard Pennington
-0
/
+27
2012-09-29
microblaze port
Rich Felker
-0
/
+38
2012-08-17
crt1 must align stack pointer on mips
Rich Felker
-0
/
+1
2012-08-05
align mips _init/_fini functions
Rich Felker
-0
/
+2
2012-07-11
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
-0
/
+53
2012-06-25
fix arm crti/crtn code
Rich Felker
-0
/
+4
2012-05-02
remove some junk from x86_64 start files
Rich Felker
-4
/
+0
2012-05-02
PIE support for x86_64 (untested)
Rich Felker
-0
/
+18
2012-05-02
consistency cleanup: removed redundant size suffixed from i386 asm
Rich Felker
-22
/
+22
2012-05-02
PIE support for i386
Rich Felker
-0
/
+24
2012-05-02
remove attempts to be pie-compatible from i386 crt1.s
Rich Felker
-6
/
+3
2012-02-06
add support for init/finit (constructors and destructors)
Rich Felker
-7
/
+56
2011-09-18
initial commit of the arm port
Rich Felker
-0
/
+13
2011-02-21
cleanup comment cruft in startup code
Rich Felker
-1
/
+0
2011-02-21
make startup code PIE-compatible
Rich Felker
-2
/
+4
2011-02-20
shave off 2 bytes from crt1.o _start
Rich Felker
-2
/
+2
2011-02-15
Port musl to x86-64. One giant commit!
Nicholas J. Kain
-0
/
+16
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+17