summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/Makefile
AgeCommit message (Expand)Author
2013-11-16Remove hack now it's fixed in 4.8.2skrll
2013-11-13Apply hack for gcc 4.8 bug on rtld.c.skrll
2013-10-09Use MACHINE_CPU for m68k. Use similar logic for both tests.matt
2013-08-12Some architectures can't create unwind tables without the frame pointer,joerg
2013-07-18Support MACHINE_ARCH of coldfirematt
2013-05-09Fix debug symlinkskrll
2013-05-08provide debug symlink.christos
2013-05-06don't overwrite COPTSchristos
2013-05-03Consistently use LDELFSO_MACHINE_ARCH.matt
2013-04-24Add support for PT_ARM_EXIDX and __gnu_Unwind_Find_exidx for libgcc's supportmatt
2013-04-05split debug info for rtldchristos
2012-08-23Revert last, it breaks the tricks xsrc uses.joerg
2012-08-23Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, ifjoerg
2012-08-04Don't abuse DBG, use COPTS instead.matt
2012-03-15Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it doeschristos
2011-10-07obsolete libgcc_pic and friends. all libgcc's are supposed to be picmrg
2011-06-27sh3 also needs libgcc_pic for millicode (cf. revision 1.107)uwe
2011-06-25PR/45015: ld.elf_so: support ELF symbol versioningnonaka
2011-06-05Add libgcc_pic for millicode.christos
2011-05-30Use -Wl,-Bsymbolic directly for clangjoerg
2011-05-20Disable use of various X86 extensions since _rtld_bind_start doesn'tjoerg
2011-05-20Explicitly disable linking against libgcc and friends.joerg
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg
2011-01-16Warn about DT_TEXTRELsmatt
2010-12-16Replace use of errlist with a single concatenated version and an offsetjoerg
2010-12-16Don't use normal environment handling functions from libc, but iteratejoerg
2010-12-05Build ld.elf_so with -fvisibility=hidden. Exploit this for i386/x86_64joerg
2010-10-29PR/44010: YAMAMOTO Takashi: sbrk: grow 0xb3ba2000 failed, error = 12"christos
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-03-20Only apply -Wno-stack-protector where alloca is used.skrll
2010-03-19Use the gcc directive to disable SSP warnings.roy
2010-03-18Use alloca(3) instead of local xmalloc for creating our DoneLists.roy
2009-12-13simplify the logic for compat ld.elf_so and move it here. we now canmrg
2009-12-13if BSD_MK_COMPAT_FILE is defined, .include it.mrg
2009-12-13rename LD32DIR to MLIBDIR.mrg
2009-05-20Add a reminder about ldd depending on ld.so.ad
2009-05-19warns=4christos
2009-03-16Default to WARNS=4lukem
2008-10-26if LD32DIR is defined:mrg
2008-10-16Never build this with PIE.christos
2007-12-26No need for stack_protector.o if USE_FORT is no.christos
2007-11-13stack_protector.c has moved.ad
2007-10-30Build a local copy of exit that doesn't call __cxa_finalize. It's notskrll
2007-10-29build stack protector locally so that we don't call syslog_ss that resultschristos
2007-10-05- Don't use the names malloc/free/etc, since we can end up pulling in libc'sad
2007-09-27If we are using SSP, compile in a separate copy of the stack protectorchristos
2007-05-18Support Solaris-like $ORIGIN etc. expansions in paths.christos
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-03-15Deal with MKPICLIB != no.matt
2007-02-23Remove MD COMBRELOC support since it's now MI.matt