OSDN Git Service

ldouble_wrappers.c: fix __signbitl, it was calling itself by mistake.
[uclinux-h8/uClibc.git] / extra /
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
2008-10-06 Bernhard Reutner... - mention the architectures that currently support...
2008-10-06 Bernhard Reutner... - wrap overlong lines
2008-10-06 Bernhard Reutner... - move helptexts to their config symbols so that they...
2008-10-06 Bernhard Reutner... - disentangle REALTIME from ADVANCED_REALTIME (Peter...
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-09-29 Bernhard Reutner... - do not pass bitwise-or to the assembler. Closes ...
2008-09-26 Bernhard Reutner... - remove all *_hidden_proto(...) on install_headers
2008-09-25 Bernhard Reutner... - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
2008-09-25 Bernhard Reutner... - RPC support currently requires either IPv4 and/or...
2008-09-25 Bernhard Reutner... - add missing dependency on lt_defines.h
2008-09-25 Bernhard Reutner... - expand documentation
2008-09-25 Bernhard Reutner... - adjust helptext
2008-09-24 Bernhard Reutner... - remove debug cruft
2008-09-24 Bernhard Reutner... - deal with ARM specific syscalls. Closes #2894
2008-09-24 Bernhard Reutner... - do not segfault if we end up with empty tables
2008-09-16 Bernhard Reutner... - add script to generate lots of failing (random)configs
2008-09-15 Rob LandleyMake menuconfig help bigger and fluffier.
2008-09-09 Carmelo AmorosoAdd optimized memcpy implementation for sh4 (from Stuar...
2008-09-09 Bernhard Reutner... - adjust range of valid grp buffer size to match pwd...
2008-08-27 Bernhard Reutner... - flesh out helptext of DOMULTI.
2008-08-27 Bernhard Reutner... - pull check-lxdialog.sh from linux-2.6.26
2008-07-29 Carmelo AmorosoRemove .depend when doing distclean
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-14 Bernhard Reutner... - do not force LFS unto x86_64 folks
2008-07-08 Denis VlasenkoNew .config option UCLIBC_HAS_STUBS, enables fork(...
2008-06-27 Ricard WanderlofAdded support for the AI_ADDRCONFIG flag in the hints...
2008-06-11 Carmelo AmorosoFix some compiler warnings
2008-06-08 Bernd SchmidtIn string.h, move libc_hidden_proto next to the corresp...
2008-06-07 Bernhard Reutner... - if UNIX98PTY_ONLY is not set then we're in legacy...
2008-06-05 Bernhard Reutner... - make libcrypt optional. Untested.
2008-06-05 Bernhard Reutner... - drats. The pre-commit hook is broken. No chance to...
2008-06-05 Bernhard Reutner... - pull kconfig from 2.6.25.4
2008-06-05 Bernhard Reutner... - fix keyword "depends on"
2008-06-05 Bernhard Reutner... - linuxthreads and linuxthreads.old need nanosleep()
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-06-02 Denis VlasenkoRename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise...
2008-05-31 Bernhard Reutner... - default kernel-modules funcs to on.
2008-05-31 Denis VlasenkoMakefile.kconfig: whitespace fix
2008-05-27 Carmelo AmorosoFix build failure due to missing 'smallint' definition
2008-05-21 Bernhard Reutner... - Wrap overlong comment-lines. No object-code changes
2008-05-21 Bernhard Reutner... - my manpage sais that init_module, create_module,...
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-05-19 Carmelo AmorosoAdded a bounch of locale fixes.
2008-05-09 Denis Vlasenkofix "make install_kernel_headers" to not create asm...
2008-05-07 Denis VlasenkoSplit kernel headers installation from "make install_he...
2008-05-02 Bernhard Reutner... - indent
2008-05-02 Carmelo AmorosoAdded implementation for 'locale' command.
2008-05-01 Denis Vlasenkoinstall_headers: do not exit if unifdef "fails", it...
2008-04-30 Denis Vlasenkoinstall_headers: properly quote things
2008-04-30 Denis Vlasenkoinstall_headers.sh: detect a case when kernel headers...
2008-04-27 Denis Vlasenkobuild system: improve install_headers.
2008-04-25 Carmelo AmorosoFix some sh4 specific entries
2008-04-24 Hans-Christian EgtvedtFix whitespace damage in top level Config.in.
2008-04-16 Hans-Christian EgtvedtFix whitespace damage in Config.avr32.
2008-03-26 Bernhard Reutner... Paul Brook writes:
2008-03-16 Carmelo AmorosoRemove extra file separator
2008-01-19 Bernhard Reutner... - wrap superlong lines
2008-01-19 Bernhard Reutner... - add C99 floating point environment, rounding and...
2008-01-17 Bernhard Reutner... - remove unused file
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingernot everyone is a ninja: explicitly state that people...
2008-01-05 Mike Frysingerzen in #938 writes:
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
next