Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
5cc1d920ba21e9f7672438e86fa11a0db52e23ea
/
crt
badaa04
add function types to arm crt assembly
by Rich Felker
· 11 years ago
c5e34da
new mostly-C crt1 implementation
by Rich Felker
· 11 years ago
976c0fd
remove init/fini array asm from arm crti/crtn files
by Rich Felker
· 11 years ago
c07da2e
add PIE support for ARM
by Rich Felker
· 11 years ago
a6d2721
align stack properly for calling global ctors/dtors on x86[_64]
by Rich Felker
· 11 years ago
d432b2c
fix regression that made shared libs crash on arm
by Rich Felker
· 12 years ago
34aa169
add support for ctors/dtors on arm with modern gcc
by Rich Felker
· 12 years ago
0375c68
add missing startfiles for powerpc
by Rich Felker
· 12 years ago
1c8eb8b
PPC port cleaned up, static linking works well now.
by rofl0r
· 12 years ago
7669d1e
import preliminary ppc work by rdp.
by Richard Pennington
· 12 years ago
8c0a3d9
microblaze port
by Rich Felker
· 12 years ago
259071c
crt1 must align stack pointer on mips
by Rich Felker
· 12 years ago
32e7bd7
align mips _init/_fini functions
by Rich Felker
· 12 years ago
6315004
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
by Rich Felker
· 12 years ago
9abab94
fix arm crti/crtn code
by Rich Felker
· 12 years ago
2be8770
remove some junk from x86_64 start files
by Rich Felker
· 13 years ago
94167ca
PIE support for x86_64 (untested)
by Rich Felker
· 13 years ago
faab12b
consistency cleanup: removed redundant size suffixed from i386 asm
by Rich Felker
· 13 years ago
83023d1
PIE support for i386
by Rich Felker
· 13 years ago
c9dea48
remove attempts to be pie-compatible from i386 crt1.s
by Rich Felker
· 13 years ago
4ce3cb5
add support for init/finit (constructors and destructors)
by Rich Felker
· 13 years ago
d960d4f
initial commit of the arm port
by Rich Felker
· 13 years ago
8cd48f0
cleanup comment cruft in startup code
by Rich Felker
· 14 years ago
e2ee1bd
make startup code PIE-compatible
by Rich Felker
· 14 years ago
ba68efc
shave off 2 bytes from crt1.o _start
by Rich Felker
· 14 years ago
1e12632
Port musl to x86-64. One giant commit!
by Nicholas J. Kain
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago