OSDN Git Service

uclinux-h8/uClibc.git
2009-03-16 Khem RajUpdate copyright header.
2009-03-16 Denis Vlasenkodocs/pthreads_hacking.txt: new file
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-13 Mike Frysingeradd GNU extension for select timeouts where the sub...
2009-03-12 Denis Vlasenkoadd linuxthreads support for arm. By Will Newton (will...
2009-03-12 Denis Vlasenkolinuxthreads fixes from Will Newton (will.newton AT...
2009-03-10 Denis Vlasenkoresolver:
2009-03-05 Khem RajDefine creat in an independent file
2009-03-05 Carmelo AmorosoUse __always_inline instead of __inline__
2009-03-05 Carmelo AmorosoMake long double support available for sh too.
2009-03-03 Denis Vlasenkomknod: widen the parameters to match kernel
2009-03-02 Denis VlasenkoAdd EPOLLRDHUP constant
2009-02-27 Denis Vlasenkofix breakage in x86_64 defconfig
2009-02-25 Denis VlasenkoReinstate __libc_foo's needed for linuxthreads.old.
2009-02-24 Rob LandleyFix thinko in svn 25434.
2009-02-24 Rob LandleyMake HARDWIRED_ABSPATH a config option.
2009-02-24 Rob LandleyFix __attribute__ (( __attribute__ ((noreturn)))),...
2009-02-23 Bernhard Reutner... - remove superfluous $(strip)
2009-02-23 Bernhard Reutner... - remove dependency on GNU error functionality
2009-02-23 Bernhard Reutner... - disable libcrypt tests if we have no libcrypt
2009-02-23 Bernhard Reutner... - also filter out headers-y
2009-02-23 Bernhard Reutner... - fix weak ssp symbol on some arches (Peter S. Mazinger)
2009-02-23 Carmelo AmorosoUse gcc built-in defines for detecting SH cores instead of
2009-02-20 Carmelo AmorosoFix my previous commit to use preprocessor in the right...
2009-02-20 Carmelo AmorosoLinuxthreads_old and NPTL must be mutually exclusive.
2009-02-20 Carmelo AmorosoFix typo.
2009-02-20 Carmelo Amorososh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture
2009-02-19 Denis VlasenkoInstall other linux kernel header subdirectories too
2009-02-18 Bernhard Reutner... - explicitely discourage to use pregenerated locale...
2009-02-18 Denis Vlasenkomathcalls.h: remove tons of redundant semicolons; bette...
2009-02-18 Denis Vlasenkotest/math/compile_test.c: make it exit with 0 always
2009-02-17 Denis Vlasenkotest/math/compile_test.c: add compile testing of (some...
2009-02-17 Denis Vlasenkolibm/Makefile.in: reformat the list of wrappers
2009-02-17 Denis Vlasenkofix typo in comment
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2009-02-16 Denis VlasenkoMakefile.in: comment out deletion of include/ucontext.h,
2009-02-15 Denis Vlasenkosuppress bogus ioctl on fd==INT_MAX when vasprintf...
2009-02-14 Denis Vlasenkomath.h: fix libm_hidden_proto leak into sanitized headers
2009-02-13 Mike Frysingerstrict POSIX requires a path to specified to `find`
2009-02-13 Bernhard Reutner... - repair my r25322 that ment to deal with getdomainname...
2009-02-13 Bernhard Reutner... - scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY
2009-02-13 Bernhard Reutner... - fix comment style to make it compile again
2009-02-13 Bernhard Reutner... - we may need getdomainname internally
2009-02-13 Bernhard Reutner... - use existing __stringify macro
2009-02-13 Bernhard Reutner... - fix link failures coming from recently added, misplac...
2009-02-13 Bernhard Reutner... - fix fallout from r24140 and r24160 for !CTYPE_TABLES
2009-02-13 Bernhard Reutner... - fix compilation of !UCLIBC_HAS_CTYPE_TABLES by mergin...
2009-02-13 Bernhard Reutner... - workaround oddity with position of function attributes
2009-02-12 Carmelo AmorosoPass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
2009-02-11 Denis Vlasenkodocs/probe_math_exception.c:
2009-02-11 Denis Vlasenkoadd comment why do we need _ISbit() macro
2009-02-10 Carmelo AmorosoRe-add _ISbit macro required to build libstdc++ from...
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-10 Mike Frysingerdo not rely on features.h so that elf.h can be used...
2009-02-09 Mike Frysingerallow people to run the hostutils targets without havin...
2009-02-09 Denis Vlasenkoldouble_wrappers.c: add long and long long optimized...
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-02-09 Denis Vlasenkoreinstate bits/uClibc_arch_features.h in installed...
2009-02-09 Denis VlasenkoHand-optimize wrappers on i386:
2009-02-09 Denis Vlasenkoldouble_wrappers.c: fix __signbitl, it was calling...
2009-02-08 Denis Vlasenkoforgot to add libc/string/generic/strverscmp.c
2009-02-08 Denis VlasenkoAdd strverscmp() and versionsort[64]().
2009-02-08 Denis Vlasenkonextafterf: trying to correct FP exception handling
2009-02-06 Denis Vlasenkolibm/s_nextafterf.c: forgot to "svn add" it
2009-02-06 Denis Vlasenkofix nextafterf. by Jie Zhang (jie.zhang AT analog.com)
2009-02-05 Denis Vlasenkolibm: add scalbf, gammaf, significandf wrappers.
2009-02-05 Khem RajMake TLS configure time variable. Enable it along with...
2009-02-03 Bernhard Reutner... - fix install_headers on hosts where ld does not suppor...
2009-02-02 Denis Vlasenkolibm/ldouble_wrappers.c: add libm_hidden_def's to fix...
2009-01-28 Denis Vlasenkofix ppoll. we forgot to pass 5th parameter to the syscall
2009-01-28 Denis VlasenkoPartially revent "make utils" fix. This version is...
2009-01-28 Carmelo AmorosoAdded sysdep.h and sysdep-cancel.h for linuxthreads ARM
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2009-01-28 Carmelo AmorosoFollow naming convention for tst-regex2 input file...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-22 Bernhard Reutner... - also link librt with --as-needed and do so unconditio...
2009-01-22 Bernhard Reutner... - make sure __user is defined when including kernel...
2009-01-21 Bernhard Reutner... - commentary typo fix
2009-01-21 Bernhard Reutner... - remove unavailable functionality upon request (Peter...
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2009-01-20 Denis Vlasenkoldouble_wrappers.c: remove erroneous libm_hidden_def's
2009-01-19 Denis Vlasenkoextra/scripts/relative_path.sh: fix it
2009-01-18 Denis Vlasenko__global_locale must be visible to users, move it outsi...
2009-01-14 Bernhard Reutner... - hide __dl_ldso__ (Peter S. Mazinger)
2009-01-14 Bernhard Reutner... - make sure to pass the correct PIE flags to gcc (Peter...
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-14 Carmelo Amorosoldso: performs bootstrap relocations only if required...
2009-01-14 Carmelo Amorosolibm_sh: fix libm build for sh
2009-01-14 Carmelo Amorosolibm_sh: Re-added sh specific files erroneously removed...
2009-01-12 Carmelo Amorosoldso: do not comment out unused variables, just delete it.
2009-01-12 Bernhard Reutner... - fixup incomplete r24515 (fix redefinitions of posix_t...
2009-01-12 Bernhard Reutner... - fix typo in r24594
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2009-01-11 Denis Vlasenkoreplace yet another _dl_malloc + _dl_memset with _dl_zalloc
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2009-01-10 Denis Vlasenkolibc/signal/sigaction.c: s/!=/==/
next