]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Fix botched NEWS
[thirdparty/glibc.git] / ChangeLog
2012-09-06  David S. MillerRecognize new sparc hwcap bits.
2012-09-06  David S. MillerUpdate sparc ULPs for recently added math tests.
2012-09-05  Alexandre Oliva* malloc/arena.c: Fold copyright years.
2012-09-05  Alexandre Oliva* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix...
2012-09-05  Alexandre Oliva* manual/contrib.texi (Contributors): Fix typo. Comple...
2012-09-05  Alexandre OlivaDon't change no_dyn_threshold on mallopt failure
2012-09-05  Alexandre OlivaFix typos in malloc/.
2012-09-05  Siddhesh PoyarekarFix typos in comments
2012-09-05  Siddhesh PoyarekarFixed minor typo in ChangeLog
2012-09-05  Siddhesh PoyarekarReturn requested size for malloc_usable_size when MALLO...
2012-09-05  Andreas SchwabIncrease timeout for stdlib/tst-strtod-overflow
2012-09-05  Allan McRaeImprove C++ header location detection (bug 13966)
2012-09-05  Andreas SchwabUse LDBL_MIN_EXP to distinguish Intel and Motorola...
2012-09-05  Andreas SchwabCorrectly handle Motorola extended float format in...
2012-09-05  David S. MillerUse sparcv8 GMP routines when building 32-bit sparcv9.
2012-09-04  Florian Weimerstdlib/tst-secure-getenv.c: whitespace-only changes...
2012-09-04  Florian Weimerstdlib/tst-secure-getenv.c (alternative_main): Only...
2012-09-04  Joseph MyersFix iogetdelim.c (latent) integer overflow (bug 9914).
2012-09-03  Andreas JaegerUpdate libm-test-ulps
2012-09-03  Liubov DmitrievaAdd optimized sinf and cosf routines for x86 and x86-64
2012-09-03  Andreas KrebbelS/390: Make IFUNC optimized mem* functions hidden.
2012-09-02  H.J. LuUse the first element of GOT for ld.so addresses
2012-09-01  Allan McRaeCheck for gawk >= 3.0 (bug 13412)
2012-09-01  Joseph MyersRemove __ASSUME_POSIX_CPU_TIMERS.
2012-08-29  H.J. LuUse LD_SO to set $ld_so_name/$ld_so_version
2012-08-29  Siddhesh PoyarekarDon't make ttyname* fail if proc filesystem is not...
2012-08-27  Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-27  Mike Frysingerupdate NEWS
2012-08-27  Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27  Joseph MyersFix strtod rounding (bug 3479).
2012-08-27  Joseph MyersFix strtod integer/buffer overflow (bug 14459).
2012-08-25  Marek PolacekFix some typos in comments.
2012-08-23  Roland McGrathFix tst-rfc3484* build failures from USE_NSCD move...
2012-08-23  Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-23  Joseph MyersMake dl-fxstatat64.c include of fxstatat64.c use <...
2012-08-22  Roland McGrathFix shadow, gshadow, networks, protocols, rpc, aliases...
2012-08-22  Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22  Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22  Dmitry V. LevinFix sed configure check for newer sed --version output.
2012-08-22  Roland McGrathFix libc-start change for IRELless machines.
2012-08-22  Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-22  Mike Frysingerrename V variable to lib-version
2012-08-22  Roland McGrathLeading-tabify ChangeLog.
2012-08-22  Roland McGrathFix ChangeLog format.
2012-08-22  Will SchmidtAdd versions of wcscpy, wcschr, wcsrchr for power6...
2012-08-22  Maxim KuvyrkovMicro-optimize critical path of strstr, strcase and...
2012-08-22  Maxim KuvyrkovUse pointers for traversing arrays in strstr, strcasest...
2012-08-22  Maxim KuvyrkovDetect EOL on-the-fly in strstr, strcasestr and memmem.
2012-08-22  Maxim KuvyrkovOptimize first-character loop of strstr, strcasestr...
2012-08-21  Roland McGrathSupport static IFUNC calls irrespective of USE_MULTIARCH.
2012-08-21  Joseph MyersRemove __ASSUME_FADVISE64_64_SYSCALL.
2012-08-21  Will Schmidt[Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.
2012-08-20  Roland McGrathFix typos in manual wrt syslog.
2012-08-20  Roland McGrathFix conditional on using DSOCAPS to match condition...
2012-08-20  Joseph MyersRemove __ASSUME_SWAPCONTEXT_SYSCALL.
2012-08-20  Joseph MyersDefine __ASSUME_UTIMES for s390.
2012-08-20  Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-20  Andreas KrebbelS/390: Remove 32 bit getrlimit.c.
2012-08-18  Andreas JaegerFix last patch: Add missing DUMMY variable
2012-08-18  Mike Frysingeradd attribute_hidden to __have_{sock_cloexec,pipe2...
2012-08-18  Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-08-18  Mike Frysingerupdate linux nice.c include path too after recent file...
2012-08-17  Marek PolacekQuash warning in s_sincosl.
2012-08-17  Roland McGrathAdjust old #include's of sysdeps/unix/time.c to point...
2012-08-17  Roland McGrathMake sysheaders available in config.make.
2012-08-17  Roland McGrathMove some things from sysdeps/unix to sysdeps/posix.
2012-08-17  Roland McGrathFix rule dependency in last change.
2012-08-17  Jeff Law2012-08-17 Jeff Law <law@redhat.com>
2012-08-17  Roland McGrathMerge unix/inet/syscalls.list into unix/syscalls.list.
2012-08-17  Roland McGrathFix getaddrinfo for [!_STATBUF_ST_NSEC] case.
2012-08-17  Roland McGrathMake malloc build for no-threads configurations.
2012-08-17  Roland McGrathChange type of constant to avoid a warning.
2012-08-17  Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17  Roland McGrathAdd a cast to silence a warning.
2012-08-17  Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-17  Gary BensonAlso set r->r_map when unmapping the first object in...
2012-08-16  Roland McGrathDo not pollute name space with internal_*netgrent funct...
2012-08-16  Joseph MyersUpdate longlong.h from GCC.
2012-08-16  Roland McGrathSuppress -Wunused-but-set warnings in GMP code.
2012-08-16  Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-16  Joseph MyersRemove __ASSUME_POSIX_TIMERS.
2012-08-16  Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-08-16  Roland McGrathDefine __rtld_lock_initialize in stub bits/libc-lock...
2012-08-16  Roland McGrathAdd a missing #include to dl-sym.c.
2012-08-15  Roland McGrathSuppress regcomp.c warnings in 32-bit builds.
2012-08-15  Roland McGrathDefine O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl...
2012-08-15  Roland McGrathMove stub lseek.c to the right directory.
2012-08-15  Roland McGrathFix stub clock_nanosleep #include.
2012-08-15  Roland McGrathFix last sha512.c change to avoid compiler warning.
2012-08-15  Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-08-15  Andreas JaegerAdd testcase for BZ#14090 - md5/sha512 with large sizes
2012-08-15  Paul EggertFix BZ#14090 - md5/sha512 with large sizes
2012-08-15  Roland McGrathRemove local redefinition of MAX macro.
2012-08-15  Roland McGrathClean up x86_64/multiarch/strstr-c.c include order.
2012-08-15  Roland McGrathClean up x86_64/multiarch/memmove.c include order.
2012-08-15  Roland McGrathDeclare __getdirentries in internal dirent.h.
2012-08-15  Roland McGrathAdd casts to suppress warnings in system.c under [...
2012-08-15  Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-08-14  Roland McGrathAdd a missing #include.
next