summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2011-08-16document non-literal format stringschristos
2011-08-14remove gcc-4.5 hackchristos
2011-08-14XXX: gcc avoid non-literal stringschristos
2011-08-13consistent debugging info for program headerschristos
2011-08-13printing the pathname of the shared object is much more useful than thechristos
2011-08-13disable debugging that makes us core dumpchristos
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
2011-07-01Fix memset usage.joerg
2011-07-01Fix memcpy usage.joerg
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-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-06-05Add libgcc_pic for millicode.christos
2011-05-30Use -Wl,-Bsymbolic directly for clangjoerg
2011-05-25Don't use division since we are only dealing with powers of 2.christos
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-04-24We no longer need -I/usr/include/krb5.elric
2011-04-24#include <com_err.h> -> #include <krb5/com_err.h>.elric
2011-04-24List myself as a contributor.jmmv
2011-04-24Remove the "This option..." sentence prefix for all option definitions.jmmv
2011-04-23Fix a Freudian slip found by rmindjoerg
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-04-12Add support for TLS relocations.matt
2011-04-07Add a workaround for older crt0.o that overwrite r2 (tcb pointer).matt
2011-04-02Revert pthread_atfork related change not intended for commit yet.joerg
2011-04-02Unbreak HPPAjoerg
2011-04-02fix typo, bump datembalmer
2011-03-31Enable TLS for alpha - a 2nd class^Wtier system in pookaBSD^WNetBSDskrll
2011-03-31Add missing comma.nakayama
2011-03-31add .mp4 as video/mp4.mrg
2011-03-30Add support for TLS relocationsmartin
2011-03-30Add support for 64 bit TLS relocations.martin
2011-03-29Block signals when using the exclusive lock.joerg
2011-03-29Add pid file support: if the new -P option is provided, it specifies thejmmv
2011-03-28Refine locking scheme around init/fini to not hold the exclusive lock.joerg
2011-03-27exit, not enterjoerg
2011-03-27Handle _rtld_exit as full entry point since other threads may still bejoerg
2011-03-27Add some debug messages for explicit rtld entry pointsjoerg
2011-03-27Locking around dlclose()joerg
2011-03-26Fix merge error that broke HPPAjoerg
2011-03-25Add basic locking to ld.elf_so.joerg
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2011-03-17Another TLS reloc. Thanks to joerg for a hint.skrll
2011-03-15Add support for the MIPS TLS reloc types in shared libraries.matt
2011-03-14More PLABELS are required due to TLS stuff.skrll
2011-03-14Handle some TLS relocs.skrll
2011-03-14First cut at mdtls.c for hppa.skrll
2011-03-13Fill in TLS related fields in dl_iterate_phdr if TLS is supportedjoerg