summaryrefslogtreecommitdiff
path: root/ldso
AgeCommit message (Expand)Author
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
2016-11-03microblaze: add NPTL/TLS support from GNU libcWaldemar Brodkorb
2016-10-31ldso: remove useless debug output, too much noiseWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-08-25mips: add NaN supportWaldemar Brodkorb
2016-07-31ARC: Update relocation syntax for old-thread model codeAndrew Burgess
2016-07-31ARC: Support R_ARC_JMP_SLOT relocations during bootstrapAndrew Burgess
2016-06-30nds32: add support for new architectureWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-06-22ldso: fix dlsym hang when reloading DSOsLeonid Lisovskiy
2016-06-22ldso: Consistently set & use DL_OPENED flag in both ld.so and libdlLeonid Lisovskiy
2016-06-07ssp: remove SSP legacy codeWaldemar Brodkorb
2016-05-28ldso: Force disable -mlong-calls when compiling ldso for ARCAlexey Brodkin
2016-05-28ldso/ARC: fix DT_RELACOUNT handlingCupertino Miranda
2016-05-24microblaze: fix ELF detection in ld.soWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2016-02-21arm: allow to build with DODEBUG=yWaldemar Brodkorb
2016-02-21mips64: with n64 ABI mapping failedWaldemar Brodkorb
2016-02-07frv: resurrect port somehow, totally untestedWaldemar Brodkorb
2016-01-31ldso: Use single rtld_flags interpretation through all the callsLeonid Lisovskiy
2016-01-31ldso: Fix fail of $ORIGIN expansion in case of RTLD_NOLOADLeonid Lisovskiy
2016-01-31libdl: dlopen() mustn't forget RTLD_NODELETE flagLeonid Lisovskiy
2015-12-23Replace bltzal with lapc for MIPS R6 builds.Steve Ellcey
2015-12-17dlclose fixWaldemar Brodkorb
2015-12-05remove sh64 supportWaldemar Brodkorb
2015-11-23xtensa: remove ldso workaround by real pointer checkWaldemar Brodkorb
2015-10-22ARC: With NPTL support, GP is no longer used for PICVineet Gupta
2015-10-16ia64: enable and fix compile issuesWaldemar Brodkorb
2015-10-09add new architecture support for or1kWaldemar Brodkorb
2015-10-08xtensa: support call0 ABIMax Filippov
2015-08-22ldso: install backward compatibility symlink by defaultWaldemar Brodkorb
2015-08-19Revert "ldso: install backward compatibility symlink by default"Waldemar Brodkorb
2015-08-15ldso: install backward compatibility symlink by defaultWaldemar Brodkorb
2015-08-02simplify, as the other does not work correctly, suggested by tgWaldemar Brodkorb
2015-07-11builtin_unreachable is not available for older gccWaldemar Brodkorb
2015-06-23add patch from ldso-future branchWaldemar Brodkorb
2015-06-10avoid some compiler warningsWaldemar Brodkorb
2015-06-10h8300: Add new featureYoshinori Sato
2015-04-24merge uClibc changesWaldemar Brodkorb
2015-04-22arm: Add BX and BXC macrosBernhard Reutner-Fischer
2015-04-22NPTL: Rename a variableBernhard Reutner-Fischer
2015-04-22ldso: PRELINK: Remove surplus newlineBernhard Reutner-Fischer
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14prelink: handle _begin in a gold-agnostic wayBernhard Reutner-Fischer
2015-04-13Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0Waldemar Brodkorb
2015-04-13fix compile error when LDSO_RUNPATH_OF_EXECUTABLE is setWaldemar Brodkorb
2015-04-13still required for xtensaWaldemar Brodkorb
2015-04-13gcc 4.4 does not have __builtin_unreachableWaldemar Brodkorb
2015-04-13Revert "gcc 4.9.x produces some calls to abort()"Waldemar Brodkorb
2015-04-13buildsys: Do not build crt upon pregenBernhard Reutner-Fischer