fix unprotected macro argument in sys/ttydefaults.h
[oweals/musl.git] / crt /
2019-06-25 Rich Felkerremove unnecessary and problematic _Noreturn from crt...
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2016-11-12 Bobby Binghamadd s390x port
2016-05-09 Bobby Binghamadd powerpc64 port
2016-04-18 Rich Felkeradd mips n32 port (ILP32 ABI for mips64)
2016-03-06 Rich Felkeradd mips64 port
2016-02-18 Rich Felkerfix regression in SH/FDPIC dynamic linker
2016-01-26 Rich Felkermove dynamic linker to its own top-level directory...
2015-11-10 Rich Felkerexplicitly assemble all arm asm sources as UAL
2015-11-10 Rich Felkerremove non-working pre-armv4t support from arm asm
2015-10-15 Rich Felkerfix visibility mismatch in dynamic linker stage 2 funct...
2015-10-14 Rich Felkerremove hand-written crt1.s and Scrt1.s files for all...
2015-09-12 Rich Felkermake sh crti/crtn init/fini fragments setup proper...
2015-05-26 Rich Felkeradd rcrt1 start file for fully static-linked PIE
2015-05-25 Rich Felkermark mips crt code as code
2015-04-27 Rich Felkerfix name of sh crt asm directory
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2015-03-12 Szabolcs Nagyadd aarch64 port
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port
2014-02-23 Bobby Binghamsuperh port
2014-02-23 rofl0rimport vanilla x86_64 code as x32
2013-08-15 Rich Felkeradd function types to arm crt assembly
2013-07-26 Rich Felkernew mostly-C crt1 implementation
2013-07-21 Rich Felkerremove init/fini array asm from arm crti/crtn files
2013-07-10 Rich Felkeradd PIE support for ARM
2013-06-03 Rich Felkeralign stack properly for calling global ctors/dtors...
2013-02-03 Rich Felkerfix regression that made shared libs crash on arm
2012-12-08 Rich Felkeradd support for ctors/dtors on arm with modern gcc
2012-11-23 Rich Felkeradd missing startfiles for powerpc
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.
2012-11-13 Richard Penningtonimport preliminary ppc work by rdp.
2012-09-29 Rich Felkermicroblaze port
2012-08-18 Rich Felkercrt1 must align stack pointer on mips
2012-08-05 Rich Felkeralign mips _init/_fini functions
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...
2012-06-25 Rich Felkerfix arm crti/crtn code
2012-05-03 Rich Felkerremove some junk from x86_64 start files
2012-05-03 Rich FelkerPIE support for x86_64 (untested)
2012-05-03 Rich Felkerconsistency cleanup: removed redundant size suffixed...
2012-05-03 Rich FelkerPIE support for i386
2012-05-03 Rich Felkerremove attempts to be pie-compatible from i386 crt1.s
2012-02-06 Rich Felkeradd support for init/finit (constructors and destructors)
2011-09-18 Rich Felkerinitial commit of the arm port
2011-02-22 Rich Felkercleanup comment cruft in startup code
2011-02-22 Rich Felkermake startup code PIE-compatible
2011-02-21 Rich Felkershave off 2 bytes from crt1.o _start
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0