musl/arch
Rich Felker 7f9086df95 size-optimize sh/fdpic dynamic entry point
the __fdpic_fixup code is not needed for ET_DYN executables, which
instead use reloctions, so we can omit it from the dynamic linker and
static-pie entry point and save some code size.
2015-09-22 04:14:07 +00:00
..
aarch64 fix namespace violations in aarch64/bits/termios.h 2015-09-15 14:28:07 -04:00
arm implement arm eabi mem* functions 2015-08-31 06:35:01 +00:00
i386 introduce new symbol-lookup-free rcrt1/dlstart stage chaining 2015-09-17 06:30:55 +00:00
microblaze new dlstart stage-2 chaining for microblaze 2015-09-17 07:20:36 +00:00
mips new dlstart stage-2 chaining for mips 2015-09-17 07:20:43 +00:00
or1k new dlstart stage-2 chaining for or1k 2015-09-17 07:20:51 +00:00
powerpc new dlstart stage-2 chaining for powerpc 2015-09-17 07:20:58 +00:00
sh size-optimize sh/fdpic dynamic entry point 2015-09-22 04:14:07 +00:00
x32 new dlstart stage-2 chaining for x86_64 and x32 2015-09-17 07:28:44 +00:00
x86_64 new dlstart stage-2 chaining for x86_64 and x32 2015-09-17 07:28:44 +00:00