S/390: Fix optimized mem* running on 31 bit kernels.
[platform/upstream/glibc.git] / sysdeps /
2012-09-06 Andreas KrebbelS/390: Fix optimized mem* running on 31 bit kernels.
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 David S. MillerUse sparcv8 GMP routines when building 32-bit sparcv9.
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 Joseph MyersRemove __ASSUME_POSIX_CPU_TIMERS.
2012-08-29 Siddhesh PoyarekarDon't make ttyname* fail if proc filesystem is not...
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-23 Joseph MyersMake dl-fxstatat64.c include of fxstatat64.c use <...
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22 Jeff Law * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use...
2012-08-22 Will SchmidtAdd versions of wcscpy, wcschr, wcsrchr for power6...
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 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 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 McGrathMove some things from sysdeps/unix to sysdeps/posix.
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 McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-16 Joseph MyersRemove __ASSUME_POSIX_TIMERS.
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 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 McGrathAdd casts to suppress warnings in system.c under [...
2012-08-15 Mike Frysingeri386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO
2012-08-14 Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-14 Andreas JaegerAnother ULPs update.
2012-08-14 Andreas JaegerUpdate i386 ULPs
2012-08-13 Markus TrippelsdorfUpdate x86-64 ULPs
2012-08-10 Joseph MyersMove Linux kernel version conditionals to kernel-featur...
2012-08-09 H.J. LuAvoid DWARF definition DIE on ifunc symbols
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-08 Roland McGrathAdd a missing #include.
2012-08-08 Roland McGrathMissing #include updates for dirstream code move from...
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 x32/iofopen.c and x32/iofopen64.c
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 Joseph MyersRemove pre-2.6.0 Linux kernel support (bug 13717).
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 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Joseph MyersRemove __ASSUME_VFORK_SYSCALL (and some __NR_vfork...
2012-08-01 Roland McGrathfoo
2012-08-01 Roland McGrathClean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
2012-08-01 Roland McGrathBZ#14138: Move getrlimit (ugetrlimit) syscall to syscal...
2012-08-01 Florian Weimer * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
2012-07-31 Pino ToscanoHurd: implement renameat
2012-07-31 Roland McGrathDon't assume SIGWINCH is defined.
2012-07-31 David S. MillerUpdate sparc ULPs.
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-28 David S. MillerUpdate sparc ULPs.
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-26 Andreas JaegerMerge Linux 3.5 ptrace changes
2012-07-26 Andreas JaegerMerge Linux 3.5 epoll changes
2012-07-26 Andreas JaegerMerge _sigsys changes from Linux 3.5
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Andreas SchwabRemove unused pseudo_end label
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-25 Marek PolacekSet up errno properly for yn.
2012-07-20 Pino ToscanoHurd: compliance fixes for getlogin_r
2012-07-20 Pino ToscanoHurd: compliance fixes for getgroups
2012-07-20 Pino ToscanoHurd: provide lremovexattr
2012-07-20 Pino ToscanoHurd: provide llistxattr
2012-07-20 Pino ToscanoHurd: sendto: do not crash when ADDR is null
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-19 Adhemerval ZanellaSplit tls-macros.h in sysdeps directories.
2012-07-19 Andreas KrebbelS/390: Fix uc_link == NULL handling for makecontext
2012-07-19 Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-17 Thomas SchwingeSH: makecontext: exit (0) if uc_link is the null pointer.
2012-07-17 Thomas Schwingex86_64: makecontext: exit (0) if uc_link is the null...
next