Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
7597fc25a2743d49500926a286da71f8e033936c
/
crt
c0ede9e
add powerpc64 port
by Bobby Bingham
· 9 years ago
5972c4a
add mips n32 port (ILP32 ABI for mips64)
by Rich Felker
· 9 years ago
8393357
add mips64 port
by Rich Felker
· 9 years ago
2d0290d
fix regression in SH/FDPIC dynamic linker
by Rich Felker
· 9 years ago
5552ce5
move dynamic linker to its own top-level directory, ldso
by Rich Felker
· 9 years ago
4e73d12
explicitly assemble all arm asm sources as UAL
by Rich Felker
· 9 years ago
9f290a4
remove non-working pre-armv4t support from arm asm
by Rich Felker
· 9 years ago
bc9b6ea
fix visibility mismatch in dynamic linker stage 2 function definition
by Rich Felker
· 9 years ago
6fef8ca
remove hand-written crt1.s and Scrt1.s files for all archs
by Rich Felker
· 9 years ago
ad5d8a2
make sh crti/crtn init/fini fragments setup proper stack frame
by Rich Felker
· 9 years ago
dc031ee
add rcrt1 start file for fully static-linked PIE
by Rich Felker
· 9 years ago
967bcbf
mark mips crt code as code
by Rich Felker
· 9 years ago
82acacc
fix name of sh crt asm directory
by Rich Felker
· 10 years ago
f3ddd17
dynamic linker bootstrap overhaul
by Rich Felker
· 10 years ago
01ef3dd
add aarch64 port
by Szabolcs Nagy
· 10 years ago
200d154
add or1k (OpenRISC 1000) architecture port
by Stefan Kristiansson
· 10 years ago
3a3c813
superh port
by Bobby Bingham
· 11 years ago
323272d
import vanilla x86_64 code as x32
by rofl0r
· 11 years ago
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