]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/sh
RISC-V: Build Infastructure
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / sh /
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22  Florian Weimercopy_file_range: New function to copy file data
2017-12-19  Adhemerval Zanellash: Fix clone exit return code (BZ #22605)
2017-12-07  Joseph MyersAdd _Float32 function aliases.
2017-12-06  Joseph MyersAdd _Float64, _Float32x function aliases.
2017-12-05  Florian WeimerLinux: Implement interfaces for memory protection keys
2017-11-27  Florian WeimerImplement the mlock2 function
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-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-08-31  Adhemerval ZanellaRemove NO_CANCELLATION macro
2017-08-30  Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-24  Adhemerval ZanellaRemove cancellation support for syscall generation
2017-08-16  Joseph MyersAllow abort PLT references in libc.so for SH.
2017-08-10  Florian Weimerld.so: Introduce struct dl_exception
2017-08-09  Joseph MyersFix uc_* namespace (bug 21457).
2017-06-30  Adhemerval ZanellaConsolidate Linux fcntl implementation
2017-06-26  Joseph MyersRename struct ucontext tag (bug 21457).
2017-06-26  Adhemerval ZanellaCall exit directly in clone (BZ #21512)
2017-06-06  Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
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-11  Joseph MyersCondition some sys/ucontext.h contents on __USE_MISC...
2017-05-09  Joseph MyersSimplify accept4, recvmmsg, sendmmsg code.
2017-03-28  Adhemerval ZanellaConsolidate set* Linux implementation
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-01-24  James ClarkeBug 21053: sh: Reduce namespace pollution from sys...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Joseph MyersAdd fromfp functions.
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-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-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-19  Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-11-17  Adhemerval ZanellaConsolidate Linux setrlimit and getrlimit implementation
2016-11-16  Joseph MyersFix SH4 register-dump.h for soft-float.
2016-11-15  Joseph MyersMake SH ucontext always match current kernels.
2016-11-11  Joseph MyersMake SH <sys/user.h> self-contained.
2016-11-10  Adhemerval ZanellaFix sh4 build with __ASSUME_ST_INO_64_BIT redefinition
2016-11-08  Joseph MyersAdd localplt.data for sh.
2016-11-07  Steve EllceyDefine __ASSUME_ST_INO_64_BIT on all platforms.
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-25  Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-10-24  Adhemerval ZanellaFix Linux sh4 pread/pwrite argument passing
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-06  Joseph MyersAdd iseqsig.
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-16  Joseph MyersAdd fesetexcept.
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
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: recvmsg and sendmsg standard compliance (BZ...
2016-05-25  Adhemerval ZanellaAdjust kernel-features.h defaults for recvmsg and sendmsg
2016-04-29  Adhemerval ZanellaFix clone (CLONE_VM) pid/tid reset (BZ#19957)
2016-04-11  Adhemerval ZanellaConsolidate pwrite/pwrite64 implementations
2016-04-11  Adhemerval ZanellaConsolidate pread/pread64 implementations
2016-03-15  Joseph MyersAdjust kernel-features.h defaults for socket syscalls.
2016-03-07  Adhemerval Zanellaposix: New Linux posix_spawn{p} implementation
2016-02-26  Joseph MyersRemove kernel-features.h conditionals on pre-3.2 kernels.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-31  Dmitry V. LevinFix linux personality syscall wrapper
2015-12-09  Joseph MyersUse direct socket syscalls for new kernels on i386...
2015-11-20  Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-06  Florian WeimerSimplify the abilist format
2015-11-06  Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-11-04  Joseph MyersRemove miscellaneous GCC >= 4.7 version conditionals.
2015-10-13  H.J. LuAdd INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-09-11  Joseph MyersMove bits/atomic.h to atomic-machine.h (bug 14912).
2015-08-24  Andreas SchwabRemove __ASSUME_IPC64
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-06-04  Adhemerval Zanellanptl: Rewrite cancellation macros
2015-05-22  Adhemerval ZanellaRemove socket.S implementation
2015-03-02  Joseph MyersCorrect __ASSUME_PRLIMIT64 for hppa/microblaze/sh ...
2015-01-06  Adhemerval ZanellaFunction declaration cleanup
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-19  Torvald Riegelsh: Remove custom lowlevellock, barrier, condvar, and...
2014-12-17  Joseph MyersFix profil_counter namespace (bug 17725).
2014-12-11  Kaz Kojima* Fix SH specific compiler warnings which are for integ...
next