OSDN Git Service

mips/sysdep.h: Unify mips sysdep.h
[uclinux-h8/uClibc.git] / extra /
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-02 Bernhard Reutner... lxdialog: remove objectfiles on clean
2010-01-21 Bernhard Reutner... randconfig.sh: set number of make jobs
2010-01-16 Bernhard Reutner... randconfig.sh: set number of make jobs
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Mike Frysingerldso: let people disable the implicit path search
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Mike Frysingerinstall_headers.sh: make more user friendly
2009-11-22 Mike Frysingerremove incorrect text from abspath option
2009-11-20 Bernhard Reutner... realclean: wipe kconfig objects
2009-11-20 Bernhard Reutner... silence rule overriding
2009-11-20 Bernhard Reutner... remove superfluous extra semicolons
2009-11-19 Peter S. MazingerFORCE_SHAREABLE_TEXT_SEGMENTS requires DOPIC
2009-11-19 Peter S. Mazingerremove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
2009-11-19 Bernhard Reutner... fix misplaced HAS_LIBUTIL knob
2009-11-19 Bernhard Reutner... DO_XSI_MATH: add config knob
2009-11-19 Bernhard Reutner... UCLIBC_HAS_RESOLV_STUB: Rename config symbol
2009-11-19 Bernhard Reutner... libutil: provide knob to disable it
2009-11-19 Bernhard Reutner... libnsl: add knob to disable it
2009-11-19 Bernhard Reutner... fixup working in helptexts
2009-11-09 Bernhard Reutner... Simplify kconfig wording of thread support
2009-11-09 Bernhard Reutner... remove wrong default for choice
2009-11-09 Bernhard Reutner... support selecting which locales to build
2009-10-28 Bernhard Reutner... Simplify kconfig wording of thread support
2009-10-28 Bernhard Reutner... remove wrong default for choice
2009-10-28 Bernhard Reutner... support selecting which locales to build
2009-10-20 Austin Foxleyremove useless .gitignore
2009-10-20 Austin Foxleyremove useless .gitignore
2009-10-17 Austin FoxleyConfig.in: don't attempt to disable lt.old automaticall...
2009-10-17 Austin Foxleyadd .gitignore for test/ and extra/
2009-10-08 Bernhard Reutner... ftw() is obsolescent in SUSv4
2009-09-26 Austin FoxleyConfig.in: enable TLS config option only for nptl
2009-09-18 Bernhard Reutner... fix make {,install_}{,host}utils
2009-09-17 Bernhard Reutner... No need for a libresolv stub
2009-09-16 Bernhard Reutner... handle make ARCH= config
2009-09-14 Bernhard Reutner... Revert "default ?conf to native arch"
2009-08-25 Bernhard Reutner... default ?conf to native arch
2009-08-25 Bernhard Reutner... use CURDIR
2009-08-19 Bernhard Reutner... use pwd, not PWD
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-01 Khem RajRules.mak: Fix references to svn.
2009-07-26 Mike Frysingerdo not force LFS for Blackfin systems
2009-07-26 Mike Frysingerenable sbrk() for everyone
2009-07-21 Denys Vlasenkos/UCLIBC_INTERNAL/_LIBC/g
2009-07-20 Mike FrysingerMAKEALL: find kernel headers better
2009-07-20 Mike Frysingerunifdef: implement err.h funcs locally
2009-07-09 Mike FrysingerMAKEALL: expand cross-compiler arch search
2009-07-06 Mike FrysingerMAKEALL: start a quick build test helper script
2009-07-03 Mike Frysingerignore generated unifdef
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-28 Mike Frysingerlocale: gen_wc8bit: try to find UTF8 locale automatically
2009-06-28 Mike Frysingerstop installing/screwing with linux-headers
2009-04-19 Denis VlasenkoReinstate {drm,mtd,rdma,sound,video} directory installtion
2009-04-18 Denis Vlasenkoinstall_kernel_headers: comment out copying of extra...
2009-04-06 Mike Frysingerapply getline() fix from linux kernel
2009-03-14 Mike Frysingerdefault linux-2.4 module support to off for Blackfin...
2009-03-14 Mike Frysingerforce DOPIC for FDPIC ELF targets
2009-03-05 Carmelo AmorosoMake long double support available for sh too.
2009-02-24 Rob LandleyFix thinko in svn 25434.
2009-02-24 Rob LandleyMake HARDWIRED_ABSPATH a config option.
2009-02-20 Carmelo AmorosoLinuxthreads_old and NPTL must be mutually exclusive.
2009-02-19 Denis VlasenkoInstall other linux kernel header subdirectories too
2009-02-18 Bernhard Reutner... - explicitely discourage to use pregenerated locale...
2009-02-13 Mike Frysingerstrict POSIX requires a path to specified to `find`
2009-02-05 Khem RajMake TLS configure time variable. Enable it along with...
2009-01-21 Bernhard Reutner... - remove unavailable functionality upon request (Peter...
2009-01-19 Denis Vlasenkoextra/scripts/relative_path.sh: fix it
2008-12-31 Khem RajMerge some pre-work from branch, needed by NPTL.
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-28 Denis Vlasenkofix another corner case in unifdef
2008-12-28 Denis Vlasenkopatch up unifdef to recognize and remove "#if defined...
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-22 Bernhard Reutner... - mark capset() as linux specific
2008-12-22 Bernhard Reutner... - capget() is linux specific; Sync helptext with curren...
2008-12-22 Bernhard Reutner... - fix for !GETOPT_LONG
2008-12-22 Denis Vlasenkoextra/locale/gen_wctype.c: remove __CTYPE_isalnum and...
2008-12-22 Denis VlasenkoUCLIBC_CTYPE_HEADER define is removed, as it always
2008-12-21 Denis Vlasenkomore of warning fixes, mostly pointer signedness mismatches
2008-12-20 Denis Vlasenkoextra/locale/locale_mmap.h: fix broken whitespace
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: heed a pile of warnings
2008-12-20 Denis Vlasenkolibc/misc/locale/locale.c: remove one unneeded static...
2008-12-13 Denis VlasenkoDo not install libc-XXXX.h files in "make install".
2008-11-23 Bernhard Reutner... - fix args (untested)
2008-11-14 Denis Vlasenkofixing resolver part 2: make _res structure members
2008-11-11 Bernhard Reutner... - update recommendation for pregenerated locales.
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-30 Bernhard Reutner... - helper config symbol has to depend on thread support
2008-10-27 Rob LandleyExplain what malloc simple is good for, and what it...
2008-10-27 Bernhard Reutner... - add helpful help string
2008-10-27 Bernhard Reutner... - Print helptexts of choices. If a choice (but not...
2008-10-17 Bernhard Reutner... - fix toggling thread implementation.
2008-10-14 Bernhard Reutner... - fix locale dependencies and make default locale gener...
2008-10-10 Bernhard Reutner... - .. and don't install the config dir, too
2008-10-10 Bernhard Reutner... - remove bashism; don't install config/* to the target
2008-10-10 Bernhard Reutner... - pull kconfig from linux-2.6.27
2008-10-09 Bernhard Reutner... - standardize fopen error message a bit
2008-10-09 Bernhard Reutner... - mention a FIXME for some make guru :)
2008-10-08 Bernhard Reutner... - sync comment to rule as pointed out by psm.
2008-10-08 Bernhard Reutner... - fix building locale (pre- and generated, even parallel)
2008-10-08 Bernhard Reutner... - add/use variables to make build-tools configurable
next