]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/powerpc
Add _Float64x function aliases.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / powerpc /
2017-11-27  Joseph MyersAdd _Float64x function aliases.
2017-11-23  Florian WeimerLinux: Add memfd_create system call wrapper
2017-11-09  H.J. LuAdd jmp_buf-macros.h
2017-10-11  Adhemerval ZanellaLinux: Consolidate {RTLD_}SINGLE_THREAD_P definition
2017-10-02  Szabolcs NagyNew symbol version for logf, log2f and powf without...
2017-10-01  H.J. LuHide internal __ioctl function [BZ #18822]
2017-09-26  Adhemerval Zanellaposix: Add compat glob symbol to not follow dangling...
2017-09-25  Szabolcs NagyNew expf and exp2f version without SVID compat wrapper
2017-09-08  Adhemerval Zanellaposix: Consolidate Linux glob implementation
2017-08-31  Adhemerval ZanellaRemove NO_CANCELLATION macro
2017-08-30  Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-28  Florian WeimerRemove abi-*-options compiler flags
2017-08-24  Adhemerval ZanellaRemove cancellation support for syscall generation
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-08-10  Florian Weimerld.so: Introduce struct dl_exception
2017-08-09  Dmitry V. Levinsys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL...
2017-08-09  Joseph MyersFix uc_* namespace (bug 21457).
2017-07-17  Tulio Magno Quites... powerpc: Fix float128 IFUNC relocations [BZ #21707]
2017-06-30  Adhemerval ZanellaConsolidate Linux fcntl implementation
2017-06-28  Joseph MyersMiscellaneous sys/ucontext.h namespace fixes (bug 21457).
2017-06-26  Joseph MyersRename struct ucontext tag (bug 21457).
2017-06-26  Adhemerval ZanellaCall exit directly in clone (BZ #21512)
2017-06-26  Paul E. Murphypowerpc64le: Enable float128
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-23  Paul Clarkepowerpc: fix sysconf support for cache geometries
2017-06-20  Joseph Myersconformtest: XFAIL uc_mcontext test for powerpc32 ...
2017-06-14  Alan ModraPowerPC64 FRAME_PARM_SAVE
2017-06-09  Paul Clarkepowerpc: add sysconf support for cache geometries
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-06-01  Joseph MyersFix more namespace issues in sys/ucontext.h (bug 21457).
2017-05-31  Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-30  Dennis WölfingAdd reallocarray function
2017-05-23  Joseph MyersFix sys/ucontext.h namespace from signal.h etc. inclusi...
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux waitpid syscall
2017-05-09  Joseph MyersSimplify accept4, recvmmsg, sendmmsg code.
2017-04-28  Paul E. Murphypowerpc64le: Create divergent sysdep directory for...
2017-04-10  Adhemerval ZanellaConsolidate pthreadtype.h placementConsolidate pthreadt...
2017-04-06  Adhemerval ZanellaBuild divdi3 only for architecture that required it
2017-03-09  Adhemerval ZanellaConsolidate Linux sendto implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux recvfrom implementation
2017-03-09  Adhemerval ZanellaConsolidate Linux accept implementation
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-08  Kir KolyshkinAdd Linux PTRACE_EVENT_STOP
2017-02-07  Rajalakshmi Sriniv... powerpc: Set minimum kernel version for powerpc64le
2017-01-20  Tulio Magno Quites... powerpc: Fix adapt_count update in __lll_unlock_elision
2017-01-16  Joseph MyersMake soft-float powerpc swapcontext restore the signal...
2017-01-10  Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-03  Tulio Magno Quites... powerpc: Fix write-after-destroy in lock elision [BZ...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Torvald RiegelNew condvar implementation that provides stronger order...
2016-12-31  Joseph MyersAdd fromfp functions.
2016-12-28  Adhemerval ZanellaRefactor Linux ipc_priv header
2016-12-28  Adhemerval ZanellaAdd __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux
2016-12-21  Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-20  Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-12  Florian WeimerAdd getentropy, getrandom, <sys/random.h> [BZ #17252]
2016-12-02  Joseph MyersAdd llogb, llogbf, llogbl.
2016-11-30  Florian Weimerld.so: Remove __libc_memalign
2016-11-30  Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-11-29  Florian Weimerpowerpc: Remove unintended __longjmp symbol from ABI
2016-11-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-22  Steve EllceyAllow [f]statfs64 to alias [f]statfs
2016-11-21  Steve EllceyAlways define XSTAT_IS_XSTAT64
2016-11-19  Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-11-17  Adhemerval ZanellaConsolidate Linux setrlimit and getrlimit implementation
2016-11-09  Adhemerval ZanellaConsolidate Linux truncate implementations
2016-11-09  Adhemerval ZanellaConsolidate Linux ftruncate implementations
2016-11-07  Florian Weimernptl: Document the reason why __kind in pthread_mutex_t...
2016-11-04  Steve EllceyDefine wordsize.h macros everywhere
2016-10-28  Tulio Magno Quites... powerpc: Fix TOC stub on powerpc64 clone()
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-25  Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-10-19  Joseph MyersAdd getpayload, getpayloadf, getpayloadl.
2016-10-15  Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-12  Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-10-11  Adhemerval ZanellaConsolidate Linux sync_file_range implementations
2016-10-07  Adhemerval ZanellaConsolidate posix_fadvise implementations
2016-10-07  Stefan Lieblerppc: Use libc_ifunc macro for time, gettimeofday.
2016-10-06  Joseph MyersAdd iseqsig.
2016-10-04  Tulio Magno Quites... powerpc: Installed-header hygiene
2016-09-30  Joseph MyersAdd iscanonical.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): stack_t.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-08-29  Joseph MyersAdd fetestexceptflag.
2016-08-17  Florian WeimerDo not override objects in libc.a in other static libra...
2016-08-16  Joseph MyersAdd fesetexcept.
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-07-21  Gustavo Romeropowerpc: Fix missing verb and typo in comment about...
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-10  Adhemerval ZanellaRevert {send,sendm,recv,recvm}msg conformance changes
2016-06-07  Carlos O'DonellBug 20198: quick_exit should not call destructors.
2016-05-25  Adhemerval Zanellanetwork: recvmmsg and sendmmsg standard compliance...
2016-05-25  Adhemerval Zanellanetwork: recvmsg and sendmsg standard compliance (BZ...
2016-05-25  Adhemerval ZanellaAdjust kernel-features.h defaults for recvmsg and sendmsg
2016-05-03  Paul E. Murphypowerpc: Add missing insn in swapcontext [BZ #20004]
next