summaryrefslogtreecommitdiff
path: root/ldso
AgeCommit message (Expand)Author
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
2015-03-31buildsys: Do not build crt upon pregenBernhard Reutner-Fischer
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-27Add support for R_ARC_NONE relocations.Andrew Burgess
2015-03-26ldso: mark _dl_exit as noreturnBernhard Reutner-Fischer
2015-03-24libm: honor NO_LONG_DOUBLE in ldouble_wrappersBernhard Reutner-Fischer
2015-03-22fix bfin compile, -msoft-float is not availableWaldemar Brodkorb
2015-03-08okay, chicken-egg-problem solved really now. (was xtensa no thread failure)Waldemar Brodkorb
2015-03-07should have test it better, fix non-thread compileWaldemar Brodkorb
2015-03-07fix non-thread compile for xtensaWaldemar Brodkorb
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-02-27ldso: silence warningBernhard Reutner-Fischer
2015-02-20gcc 4.9.x produces some calls to abort()Waldemar Brodkorb
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-20ldso: silence warningBernhard Reutner-Fischer
2015-02-20Allow use of executable RUNPATH/RPATH when finding libraries.Steve Ellcey
2015-02-20ARCv2 ISA supportVineet Gupta