Age | Commit message (Expand) | Author |
2022-09-27 | arc: add support for ARCv3 32-bit processors | Sergey Matyukevich |
2022-09-27 | arc: minor cleanup for ARCv2 | Sergey Matyukevich |
2020-10-02 | kvx: add support for kvx arch to uClibc-ng | Yann Sionneau |
2020-09-13 | utils/getconf: Fix compilation error | Damien Le Moal |
2019-11-17 | Makefile.in: build utils without stack smashing protector | Eugene Yudin |
2019-11-01 | riscv64: add shared library support | Waldemar Brodkorb |
2018-04-29 | Revert "ldconfig: add glibc compatibility fix" | Waldemar Brodkorb |
2018-04-22 | libiconv: remove function, which is not available w/o libiconv a4 macros | Waldemar Brodkorb |
2018-03-05 | utils: fix compile of msgfmt/msgmerge | Waldemar Brodkorb |
2018-02-18 | utils: fix install error | Waldemar Brodkorb |
2018-02-17 | add gettext-tiny tools | Waldemar Brodkorb |
2017-11-24 | utils: add EM_MCORE for csky machine. | Guo Ren |
2017-09-14 | ldconfig: add glibc compatibility fix | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
2017-03-01 | Fix build on macos | Alexey Neyman |
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb |
2016-12-10 | utils: add -static to CFLAGS when HAVE_SHARED is not set | Max Filippov |
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb |
2016-09-29 | locale: remove building for the host, as it breaks | Waldemar Brodkorb |
2016-09-27 | ldd: fix compile for some architectures | Waldemar Brodkorb |
2016-09-26 | locale: cleanup support | Waldemar Brodkorb |
2016-07-06 | bfin: allow to build ldd | Waldemar Brodkorb |
2016-05-24 | microblaze: fix ELF detection in ld.so | Waldemar Brodkorb |
2016-01-10 | ARCH_NATIVE_BIT should in the first place be passed when building utils for host | Eugene Rudoy |
2016-01-02 | remove deprecated architectures v850/i960 | Waldemar Brodkorb |
2015-12-17 | utlis/ldd: Fix host ldd in case of target wordsize differs from host one | Waldemar Brodkorb |
2015-06-10 | getconf.c: undef VERSION | Bernhard Reutner-Fischer |
2013-12-20 | ldd: Add ARC support | Vineet Gupta |
2013-03-14 | ldd: Add MATCH_MACHINE definition for Meta | Markos Chandras |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-03 | ldd: ELFCLASSM was not defined for the Xtensa architecture | Chris Zankel |
2012-10-31 | utils: Fix missing semicolon | Bernhard Reutner-Fischer |
2012-06-15 | make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent... | Peter S. Mazinger |
2012-06-15 | utils: expand search path to find dl-sysdep.h | Peter S. Mazinger |
2012-06-15 | ldd.c: change syntax, no size and no functional change | Peter S. Mazinger |
2012-06-15 | ldd.c: reduce size | Peter S. Mazinger |
2012-06-15 | ldconfig.c: fix strncmp() usage | Peter S. Mazinger |
2012-06-15 | getconf.c: fix noreturn warnings | Peter S. Mazinger |
2012-06-15 | iconv: Do not include __iconv_codesets into iconv utility | Peter S. Mazinger |
2012-06-15 | iconv.c: make iconv use the XPG version of basename | Peter S. Mazinger |
2012-05-15 | ldd: tweak whitespace | Bernhard Reutner-Fischer |
2012-05-08 | ldd.host: Fix compilation for STANDALONE support | Bernhard Reutner-Fischer |
2012-05-08 | utils: pass in config flags for ldd | Bernhard Reutner-Fischer |
2012-05-08 | ldd: silence warning if !LDSO_LDD_SUPPORT | Bernhard Reutner-Fischer |
2012-04-22 | getconf: include a newline in error messages | Mike Frysinger |
2012-04-18 | ldd: silence warnings | Bernhard Reutner-Fischer |
2011-10-18 | ldd: take LD_LIBRARY_PATH into account | Carmelo Amoroso |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-03-30 | utils/ldd: Check for returned pointer from strrchr not the value it holds | Kevin Day |
2011-03-06 | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger |