]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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-19  Joseph MyersAdd bug number to NEWS.
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 typo in last change.
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  Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
2012-08-15  Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
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  Andreas JaegerRemove executable permissions checked in by accident
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  Roland McGrathRename ARM bits/atomic.h not to be specific to nptl...
2012-08-15  Roland McGrathSeparate ARM bits/atomic.h into generic and Linux-speci...
2012-08-15  Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2012-08-15  Mike Frysingerarm: fix up style in reloc fix
2012-08-15  Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-08-15  Mike Frysingeria64: drop HAVE_CPP_ASM_DEBUGINFO
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-14  Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-14  Joseph MyersAdd more fixed bug numbers to NEWS.
2012-08-14  Andreas JaegerAnother ULPs update.
2012-08-14  Andreas JaegerUpdate i386 ULPs
2012-08-14  Andreas JaegerUse tabs instead of spaces
2012-08-14  Maxim KuvyrkovAdd explicit acquire/release semantics to MIPS' atomic_...
2012-08-14  Maxim KuvyrkovAdd explicit acquire/release semantics to atomic_exchan...
2012-08-14  Richard Hendersonalpha: Don't test toolchain support for TLS or GPREL
2012-08-14  Richard Hendersonalpha: Fix compat version number for nearbyintl
2012-08-13  Markus TrippelsdorfUpdate x86-64 ULPs
2012-08-13  Jeff Law * manual/stdio.texi (snprintf): Clarify handling...
2012-08-12  Mike Frysingeria64: drop TLS configure check
2012-08-12  Mike Frysingerhppa: add missing prlimit64 symbol
2012-08-12  Mike Frysingeria64: drop ASM_TYPE_DIRECTIVE usage
2012-08-12  Mike Frysingerarm: handle unaligned ABS relocs
2012-08-10  Joseph MyersMove Linux kernel version conditionals to kernel-featur...
2012-08-10  Jeff LawFix whitespace problems detected by commit hooks.
2012-08-10  Jeff Law [BZ #13939]
2012-08-10  Andreas Schwabm68k: fix type of pltenter member in audit interface
2012-08-09  Roland McGrathMake ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT...
2012-08-09  Joseph MyersDefine __ASSUME_UTIMES for MIPS.
2012-08-09  H.J. LuAvoid DWARF definition DIE on ifunc symbols
2012-08-09  Roland McGrathAvoid VFP HWCAP check in setjmp/longjmp and getcontext...
2012-08-09  Roland McGrathDon't check HWCAP_ARM_VFP in OS-generic code.
2012-08-09  Mark SalterAdd new AM33 relocs
2012-08-08  Roland McGrathAdd sotruss-lib support for ARM.
2012-08-08  Joseph MyersRemove __ASSUME_TGKILL.
2012-08-08  Roland McGrathAdd a const in arm_gnu_pltexit signature.
2012-08-08  Roland McGrathARM: fix build breakage from sysdeps/unix/sysv/linux...
2012-08-08  Roland McGrathFiddle ARM atomic.h to avoid -Wvolatile-register-var...
2012-08-08  Roland McGrathAdd missing #include for sysdeps/arm/dl-irel.h.
2012-08-08  Roland McGrathFix __dl_start declaration to avoid warning.
2012-08-08  Roland McGrathAdd a missing #include.
2012-08-08  Roland McGrathMissing #include updates for dirstream code move from...
2012-08-08  Richard Hendersonalpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION
2012-08-08  Richard Hendersonalpha: Tidy up ieee_get/set_fp_control syscalls
2012-08-08  Richard Hendersonalpha: Purge __ASSUME_STAT64_SYSCALL
next