platform/upstream/glibc.git
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
2012-08-08 Andreas Schwabm68k/cf: define __signbit/__signbitf as inlines
2012-08-08 Andreas Schwabm68k/cf: avoid warning in non-shared atomic_compare_and...
2012-08-07 Allan McRaerpcgen - fall back to looking for cpp in system path
2012-08-07 Joseph MyersRemove some pre-2.6.16 Linux kernel conditionals.
2012-08-07 Roland McGrathMove common dirent implementation from sysdeps/unix...
2012-08-07 Roland McGrathMake the bsd4.4/bits/fcntl.h be the generic one.
2012-08-07 Roland McGrathUpdate bsd4.4/bits/fcntl.h to match modern NetBSD bits.
2012-08-07 Roland McGrathMake the bsd4.4/bits/dirent.h be the generic one.
2012-08-07 Roland McGrathDefine _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-06 Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-08-06 H.J. LuRemove __secure_getenv in 2.17 instead of 2.16
2012-08-06 H.J. LuRemove x32/iofopen.c and x32/iofopen64.c
2012-08-04 Jim MeyeringgetXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTI...
2012-08-04 Chris Metcalftile: fix typo in ASM_TYPE_DIRECTIVE fix
2012-08-04 David S. MillerUpdate SPARC ULPs.
2012-08-03 Joseph MyersRemove some pre-2.6.0 Linux kernel conditionals.
2012-08-03 Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-08-03 Mike Frysingeria64: fix byteswap conversion warning
2012-08-03 Joseph MyersAdd more fixed bug numbers to NEWS.
2012-08-03 Joseph MyersRemove pre-2.6.0 Linux kernel support (bug 13717).
2012-08-03 Andreas Schwabm68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG
2012-08-02 Joseph MyersRemove ASM_TYPE_DIRECTIVE for ARM.
2012-08-02 Roland McGrathWrap overlong ChangeLog lines.
2012-08-02 Chris Metcalftile: Get rid of ASM_TYPE_DIRECTIVE
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-08-01 Roland McGrathClean up fopen64 for O_LARGEFILE==0.
2012-08-01 Marek PolacekSmall cleanup in Makeconfig.
next