]> Git Repo - uclibc-ng.git/history - utils
tmp
[uclibc-ng.git] / utils /
2022-09-27 Sergey Matyukevicharc: add support for ARCv3 32-bit processors
2022-09-27 Sergey Matyukevicharc: minor cleanup for ARCv2
2020-10-02 Yann Sionneaukvx: add support for kvx arch to uClibc-ng
2020-09-13 Damien Le Moalutils/getconf: Fix compilation error
2019-11-17 Eugene YudinMakefile.in: build utils without stack smashing protector
2019-10-31 Waldemar Brodkorbriscv64: add shared library support
2018-04-29 Waldemar BrodkorbRevert "ldconfig: add glibc compatibility fix"
2018-04-22 Waldemar Brodkorblibiconv: remove function, which is not available w...
2018-03-05 Waldemar Brodkorbutils: fix compile of msgfmt/msgmerge
2018-02-18 Waldemar Brodkorbutils: fix install error
2018-02-17 Waldemar Brodkorbadd gettext-tiny tools
2017-11-24 Guo Renutils: add EM_MCORE for csky machine.
2017-09-14 Waldemar Brodkorbldconfig: add glibc compatibility fix
2017-06-21 Waldemar Brodkorbremove editor hints for vi
2017-03-01 Alexey NeymanFix build on macos
2017-02-01 Waldemar Brodkorbadd experimental aarch64 support
2016-12-09 Max Filippovutils: add -static to CFLAGS when HAVE_SHARED is not set
2016-11-03 Waldemar Brodkorbnios2: sync support with glibc
2016-09-29 Waldemar Brodkorblocale: remove building for the host, as it breaks
2016-09-27 Waldemar Brodkorbldd: fix compile for some architectures
2016-09-26 Waldemar Brodkorblocale: cleanup support
2016-07-06 Waldemar Brodkorbbfin: allow to build ldd
2016-05-24 Waldemar Brodkorbmicroblaze: fix ELF detection in ld.so
2016-01-10 Eugene RudoyARCH_NATIVE_BIT should in the first place be passed...
2016-01-02 Waldemar Brodkorbremove deprecated architectures v850/i960
2015-12-17 Waldemar Brodkorbutlis/ldd: Fix host ldd in case of target wordsize...
2015-06-10 Bernhard Reutner... getconf.c: undef VERSION
2013-12-20 Vineet Guptaldd: Add ARC support
2013-03-14 Markos Chandrasldd: Add MATCH_MACHINE definition for Meta
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-03 Chris Zankelldd: ELFCLASSM was not defined for the Xtensa architecture
2012-10-31 Bernhard Reutner... utils: Fix missing semicolon
2012-06-15 Peter S. Mazingermake UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS_...
2012-06-15 Peter S. Mazingerutils: expand search path to find dl-sysdep.h
2012-06-15 Peter S. Mazingerldd.c: change syntax, no size and no functional change
2012-06-15 Peter S. Mazingerldd.c: reduce size
2012-06-15 Peter S. Mazingerldconfig.c: fix strncmp() usage
2012-06-15 Peter S. Mazingergetconf.c: fix noreturn warnings
2012-06-15 Peter S. Mazingericonv: Do not include __iconv_codesets into iconv utility
2012-06-15 Peter S. Mazingericonv.c: make iconv use the XPG version of basename
2012-05-15 Bernhard Reutner... ldd: tweak whitespace
2012-05-08 Bernhard Reutner... ldd.host: Fix compilation for STANDALONE support
2012-05-08 Bernhard Reutner... utils: pass in config flags for ldd
2012-05-08 Bernhard Reutner... ldd: silence warning if !LDSO_LDD_SUPPORT
2012-04-23 Mike Frysingergetconf: include a newline in error messages
2012-04-17 Bernhard Reutner... ldd: silence warnings
2011-10-18 Carmelo Amorosoldd: take LD_LIBRARY_PATH into account
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-30 Kevin Dayutils/ldd: Check for returned pointer from strrchr...
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
2011-03-03 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-03-03 Peter S. Mazingerdisable build warnings in utils
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-08 Thomas Petazzonigetconf: only use specs that are available
2010-05-24 Natanael Copautils: Fix ldd segfault
2010-05-11 Khem Rajutils/Makefile.in: Define GETCONF_DIR for host builds...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-23 Natanael Copautils: fix install prefix for getconf
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-08 Bernhard Reutner... .gitignore getconf binaries
2010-04-06 Austin Foxleyutils .gitignore update to include getconf
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-30 Bernhard Reutner... utils: hide comment if !V
2010-03-25 Bernhard Reutner... prettify make clean
2009-10-14 Bernhard Reutner... fix cosmetic typo
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-09-05 Denys Vlasenkodo not pass 3rd param to open() which do not create...
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-10 Bernhard Reutner... define attribute_noreturn
2009-08-05 Bernhard Reutner... fix compilation
2009-07-06 RonDon't shadow the chroot global
2009-07-06 RonDon't shadow stat with a local variable
2009-07-06 RonDon't shadow the err() function with a local var
2009-07-06 RonProvide token prototypes for functions that are externa...
2009-07-06 RonMake more utility functions static
2009-07-06 RonAdd noreturn attributes to some functions that won...
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Mike Frysingeradd gitignore for utils
2009-06-28 Mike Frysingerutils: punt readelf
2009-02-10 Mike Frysingerinclude more info in error messages so we have a better...
2009-02-10 Mike Frysingeradd mmap()/munmap() implementation for Windows
2009-02-09 Mike Frysingerunify byte order cruft in bswap.h and porting.h and...
2009-02-09 Mike Frysingerunify the headers/random defines into porting.h to...
2009-02-09 Mike Frysingerdont force -Wl,-s when building host utils -- people...
2009-01-28 Denis VlasenkoPartially revent "make utils" fix. This version is...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2008-12-22 Bernhard Reutner... - fix for !GETOPT_LONG
2008-12-16 Bernhard Reutner... - install utils into the proper directories
2008-12-10 Rob LandleyRemove hardwired usr/ from install_utils (that's what...
2008-11-09 Bernhard Reutner... - Add temporary hack to wipe dep files even on clean...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-29 Bernhard Reutner... - minor shrinkage (-50b)
2008-10-09 Bernhard Reutner... - tidy up utils_install
next
This page took 0.154912 seconds and 7 git commands to generate.