summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2018-04-29Revert "ldconfig: add glibc compatibility fix"Waldemar Brodkorb
2018-04-22libiconv: remove function, which is not available w/o libiconv a4 macrosWaldemar Brodkorb
2018-03-05utils: fix compile of msgfmt/msgmergeWaldemar Brodkorb
2018-02-18utils: fix install errorWaldemar Brodkorb
2018-02-17add gettext-tiny toolsWaldemar Brodkorb
2017-11-24utils: add EM_MCORE for csky machine.Guo Ren
2017-09-14ldconfig: add glibc compatibility fixWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-03-01Fix build on macosAlexey Neyman
2017-02-01add experimental aarch64 supportWaldemar Brodkorb
2016-12-10utils: add -static to CFLAGS when HAVE_SHARED is not setMax Filippov
2016-11-04nios2: sync support with glibcWaldemar Brodkorb
2016-09-29locale: remove building for the host, as it breaksWaldemar Brodkorb
2016-09-27ldd: fix compile for some architecturesWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-07-06bfin: allow to build lddWaldemar Brodkorb
2016-05-24microblaze: fix ELF detection in ld.soWaldemar Brodkorb
2016-01-10ARCH_NATIVE_BIT should in the first place be passed when building utils for hostEugene Rudoy
2016-01-02remove deprecated architectures v850/i960Waldemar Brodkorb
2015-12-17utlis/ldd: Fix host ldd in case of target wordsize differs from host oneWaldemar Brodkorb
2015-06-10getconf.c: undef VERSIONBernhard Reutner-Fischer
2013-12-20ldd: Add ARC supportVineet Gupta
2013-03-14ldd: Add MATCH_MACHINE definition for MetaMarkos Chandras
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-03ldd: ELFCLASSM was not defined for the Xtensa architectureChris Zankel
2012-10-31utils: Fix missing semicolonBernhard Reutner-Fischer
2012-06-15make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent...Peter S. Mazinger
2012-06-15utils: expand search path to find dl-sysdep.hPeter S. Mazinger
2012-06-15ldd.c: change syntax, no size and no functional changePeter S. Mazinger
2012-06-15ldd.c: reduce sizePeter S. Mazinger
2012-06-15ldconfig.c: fix strncmp() usagePeter S. Mazinger
2012-06-15getconf.c: fix noreturn warningsPeter S. Mazinger
2012-06-15iconv: Do not include __iconv_codesets into iconv utilityPeter S. Mazinger
2012-06-15iconv.c: make iconv use the XPG version of basenamePeter S. Mazinger
2012-05-15ldd: tweak whitespaceBernhard Reutner-Fischer
2012-05-08ldd.host: Fix compilation for STANDALONE supportBernhard Reutner-Fischer
2012-05-08utils: pass in config flags for lddBernhard Reutner-Fischer
2012-05-08ldd: silence warning if !LDSO_LDD_SUPPORTBernhard Reutner-Fischer
2012-04-22getconf: include a newline in error messagesMike Frysinger
2012-04-18ldd: silence warningsBernhard Reutner-Fischer
2011-10-18ldd: take LD_LIBRARY_PATH into accountCarmelo Amoroso
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-03-30utils/ldd: Check for returned pointer from strrchr not the value it holdsKevin Day
2011-03-06Revert "try to fix duplicated slashes in the generated lib*.so files"Peter S. Mazinger
2011-03-03try to fix duplicated slashes in the generated lib*.so filesPeter S. Mazinger
2011-03-03disable build warnings in utilsPeter S. Mazinger
2010-12-08getconf: only use specs that are availableThomas Petazzoni
2010-05-24utils: Fix ldd segfaultNatanael Copa
2010-05-11utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.Khem Raj
2010-04-23Merge commit 'origin/master' into nptlAustin Foxley