S/390: dl-machine.h: Use numbered labels in inline assembly.
[platform/upstream/glibc.git] / ChangeLog
2014-11-13 Stefan LieblerS/390: dl-machine.h: Use numbered labels in inline...
2014-11-13 Stefan LieblerS/390: Add SystemTap probes to longjmp and setjmp.
2014-11-13 Stefan LieblerS/390: Get rid of warning unused variable in dl-machine.h.
2014-11-13 Stefan LieblerS/390: Get rid of warning: the comparision will always...
2014-11-12 Roland McGrathNPTL: Move __libc_multiple_threads_ptr defn to nptl...
2014-11-12 Joseph MyersAdd tests for namespace for static linking.
2014-11-12 Joseph MyersFix localealias.c fgets_unlocked namespace (bug 17589).
2014-11-12 Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12 Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12 Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-12 Joseph MyersFix stpcpy / mempcpy namespace (bug 17573).
2014-11-12 Joseph MyersFix x86_64 rawmemchr namespace (bug 17572).
2014-11-12 Joseph MyersFix qsort_r namespace (bug 17571).
2014-11-12 Joseph MyersFix malloc_info namespace (bug 17570).
2014-11-12 Joseph MyersFix __getcwd rewinddir namespace (bug 17584).
2014-11-12 Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-12 Siddhesh PoyarekarUse GOT instead of GOT12 all over
2014-11-12 Siddhesh PoyarekarFix stack alignment when loader is invoked directly
2014-11-12 Leonhard HolzFix tst-strcoll-overflow returning before timeout ...
2014-11-12 Tatiana UdalovaNew Bhilodi and Tulu locales (BZ #17475)
2014-11-11 Alan Hayward[AArch64] Add ipc.h.
2014-11-11 Marcus ShawcroftFix ChangeLog formatting of previous commit.
2014-11-11 Renlin Li[AArch64] End frame record chain correctly.
2014-11-10 Andrew SenkevichUpdate minimal required bunutils version to 2.22
2014-11-07 Andreas Schwabm68k: don't expect PLT reference to __tls_get_addr
2014-11-07 Joseph MyersRemove __libc_waitpid function name.
2014-11-06 Carlos O'Donellmanual/llio.texi: Comment on write atomicity.
2014-11-06 Carlos O'DonellRun check-localpltk/textrel/execstack over ld.so.
2014-11-05 Joseph MyersRemove INTDEF / INTUSE / INTVARDEF (bug 14132).
2014-11-05 Adhemerval Zanellalibio: Refactor tst-fmemopen to use test-skeleton.c
2014-11-05 Will Newtonbenchtests: Add malloc microbenchmark
2014-11-05 Richard Earnshaw[AArch64] Add optimized strchrnul.
2014-11-05 Adhemerval Zanellapowerpc: Simplify encoding of POWER8 instruction
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-11-05 Joseph MyersDon't use INTDEF/INTUSE with _dl_mcount (bug 14132).
2014-11-04 Joseph MyersDon't use INTDEF/INTUSE with _dl_init (bug 14132).
2014-11-04 Joseph MyersDon't use INTDEF/INTUSE with _dl_argv (bug 14132).
2014-11-04 Joseph Myerssoft-fp: Add _FP_TO_INT_ROUND.
2014-11-04 Andreas SchwabRemove unused include
2014-11-03 Adhemerval Zanellapowerpc: Fix encoding of POWER8 instruction
2014-11-03 Andreas SchwabDon't error out writing a multibyte character to an...
2014-11-01 Jose E. MarchesiFix sparc struct fpu definition.
2014-11-01 Joseph MyersRemove __libc_nanosleep function name.
2014-10-31 Joseph MyersMake aclocal.m4 comment mention updating install.texi...
2014-10-31 Torvald Riegelpowerpc: Change atomic_write_barrier to have release...
2014-10-31 Matthew FortuneAdd a hook to enable load-time inspection of program...
2014-10-31 Roland McGrathBZ#17496: Fix gnu/lib-names.h dependency.
2014-10-31 Joseph MyersUpdate autoconf version requirement in install.texi.
2014-10-31 Joseph MyersRemove __libc_pselect alias.
2014-10-31 Joseph MyersMove powerpc64 pread/pwrite definitions to syscalls...
2014-10-31 Torvald RiegelFix SPARC atomic_write_barrier.
2014-10-30 Roland McGrathClean up internal ctype.h header.
2014-10-30 Joseph MyersRemove __libc_readv and __libc_writev function names.
2014-10-30 Roland McGrathClean up wchar_t conversion code in iconv program.
2014-10-30 Joseph MyersRemove __libc_creat function name.
2014-10-30 Carlos O'Donellmanual/llio.texi: Add Linux-specific comments for write().
2014-10-28 Carlos O'Donellelf/dl-load.c: Use __strdup.
2014-10-28 Joseph MyersDon't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).
2014-10-27 Gratian Crisanarm: Re-enable PI futex support for ARM kernels >=...
2014-10-27 Joseph MyersMove setfsgid/setfsuid definitions to syscalls.list...
2014-10-27 Andreas SchwabFix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
2014-10-24 Roland McGrathRework compiler version check in configure.
2014-10-24 Roland McGrathPrototypify htonl and htons definitions.
2014-10-24 Wilco DijkstraThis patch improves strncat performance by using strlen...
2014-10-24 Wilco DijkstraThis patch improves strcat performance by using strlen...
2014-10-24 Wilco DijkstraCall libc_fetestexcept_aarch64 from math_private.h...
2014-10-24 Wilco DijkstraCall libc_feholdexcept_aarch64 from math_private.h...
2014-10-24 Wilco DijkstraCall get_rounding_mode rather than duplicating function...
2014-10-24 Wilco DijkstraCleanup feenableexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup fedisableexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup feclearexcept to use the same logic as the...
2014-10-24 Wilco DijkstraCleanup fesetexceptflag to use the same logic as the...
2014-10-24 Wilco DijkstraRemove an unused include.
2014-10-24 Joseph MyersMove get*id and getgroups definitions to syscalls.list...
2014-10-24 Joseph MyersMove some chown / lchown / fchown definitions to syscal...
2014-10-24 Wilco DijkstraRemove spaces.
2014-10-24 Carlos O'Donellhppa: Make __SIGRTMIN 32 (ABI break).
2014-10-23 Joseph MyersDon't use INTDEF for powerpc32 compat symbols (bug...
2014-10-22 Roland McGrathRework some nscd code not to use variable-length struct...
2014-10-22 Roland McGrathARM: Use movw/movt more when available
2014-10-22 Maciej W. RozyckiMIPS: Avoid a dangling `vfork@GLIBC_2.0' reference
2014-10-21 Joseph MyersDon't use INTDEF with __ldexpf (bug 14132).
2014-10-21 Roland McGrathAvoid local PLT reference in __nptl_main.
2014-10-20 Roland McGrathTiny refactoring in fts to eliminate a warning.
2014-10-20 Roland McGrathNPTL: Clean up gratuitous Linuxism in libpthread.so...
2014-10-20 Roland McGrathNPTL: Add some missing #include's
2014-10-20 Roland McGrathMake internal lock-init macros return void.
2014-10-20 Torvald Riegelpthread_once: Add fast path and remove x86 variants.
2014-10-20 Torvald Riegelpthread_once: Clean up constants.
2014-10-20 Joseph MyersMove readv and writev definitions to syscalls.list...
2014-10-17 Roland McGrathRemove obsolete TLS_DEFINE_INIT_TP fallback.
2014-10-17 Roland McGrathNPTL: Clean up THREAD_SYSINFO macros.
2014-10-17 Roland McGrathNPTL: Conditionalize direct futex syscall uses.
2014-10-17 Roland McGrathNPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
2014-10-17 Roland McGrathFix NPTL build error when missing __NR_set_robust_list.
2014-10-17 Siddhesh PoyarekarFix up incorrect formatting in last commit
2014-10-17 Leonhard Holzstrcoll: improve performance by removing the cache...
2014-10-16 Roland McGrathRemove sysdeps/arm/soft-fp directory.
2014-10-14 Joseph Myersconformtest: clean up POSIX expections for sys/utsname...
2014-10-14 Siddhesh PoyarekarFix infinite loop in check_pf (BZ #12926)
next