]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/i386
powerpc: Remove unintended __longjmp symbol from ABI
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / i386 /
2016-11-24  Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
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-10-28  Florian Weimeri386: Support CFLAGS which imply -fno-omit-frame-pointe...
2016-10-26  Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-25  Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-10-24  Yury Norov * sysdeps/unix/sysv/linux/fxstat.c: Remove useless...
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-07  Adhemerval ZanellaConsolidate posix_fadvise implementations
2016-10-07  Stefan Liebleri386, x86: Use libc_ifunc macro for time, gettimeofday.
2016-10-06  Joseph MyersAdd iseqsig.
2016-09-30  Joseph MyersAdd iscanonical.
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-04  Florian Weimerx86: Use sysdep.o from libc.a in static libraries
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-26  Adhemerval Zanellanetwork: Fix missing bits from {recv,send}{m}msg standa...
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-04  Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-04-29  Adhemerval ZanellaFix clone (CLONE_VM) pid/tid reset (BZ#19957)
2016-03-23  Nick Alcockx86, pthread_cond_*wait: Do not depend on %eax not...
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-24  Joseph MyersRequire Linux 3.2 except on x86 / x86_64, 3.2 headers...
2016-01-15  Torvald RiegelNew pthread_barrier algorithm to fulfill barrier destru...
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-10-22  Andreas SchwabAlways use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL
2015-10-21  H.J. LuBuild i386 __libc_do_syscall when PROF is defined
2015-10-21  H.J. LuDisable GCC 5 optimization when PROF is defined
2015-10-21  H.J. LuApply -fomit-frame-pointer only to .o/.os files
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 231 sysdeps function definitions to prototype...
2015-10-16  Joseph MyersFix i386 build for lll_unlock_elision change.
2015-10-15  H.J. LuAdd comments for GCC 5 requirement
2015-10-15  H.J. LuRemove i386/epoll_pwait.S
2015-10-15  H.J. LuOptimize i386 syscall inlining for GCC 5
2015-10-15  H.J. Lui386: Remove syscall assembly codes with 6 arguments
2015-10-14  H.J. LuSupport PLT and GOT references in local PIC check
2015-10-14  H.J. LuUse INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-10-13  H.J. LuAdd INLINE_SYSCALL_ERROR_RETURN_VALUE
2015-09-30  H.J. LuMove sysdeps/unix/sysv/linux/i386/i486/*.? to i386
2015-08-24  Andreas SchwabRemove __ASSUME_IPC64
2015-08-19  H.J. LuCall __setcontext with HIDDEN_JUMPTARGET
2015-08-19  H.J. LuUse x86-64 cacheinfo.c and sysconf.c for x86
2015-08-04  Andreas SchwabProperly terminate FDE in makecontext for ix86 (bug...
2015-07-29  H.J. LuExtend local PLT reference check
2015-07-09  Roland McGrathPLT avoidance for _exit in rtld.
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-06-30  Torvald RiegelClean up BUSY_WAIT_NOP and atomic_delay.
2015-06-17  Joseph MyersFix mq_notify pthread_barrier_* namespace (bug 18544).
2015-06-09  Adhemerval Zanellax86: Remove vsyscall usage
2015-06-04  Adhemerval Zanellanptl: Rewrite cancellation macros
2015-06-02  Adhemerval Zanellax86: clock_gettime and timespec_get vDSO cleanup
2015-05-26  Roland McGrathSplit timed-wait functions out of nptl/lowlevellock.c.
2015-05-26  Adhemerval ZanellaConsolidate vDSO macros and usage
2015-05-22  Adhemerval ZanellaRemove socket.S implementation
2015-05-20  Adhemerval Zanellai386: Remove six-argument specialized implementations
2015-05-13  Roland McGrathRefactor scandir/scandirat to use common tail.
2015-05-13  Roland McGrathBreak __scandir_cancel_handler out into its own file.
2015-05-05  Florian Weimeri386: Remove fallocate, fallocate64, posix_fallocate...
2015-03-25  Joseph MyersRemove unused macros from i386 lowlevellock.h.
2015-03-25  Joseph MyersSupport six-argument syscalls from C for 32-bit x86...
2015-02-18  Joseph MyersFix posix_spawn getrlimit64 namespace (bug 17991).
2015-02-06  Roland McGrathx86: Clean up __vdso_clock_gettime variable.
2015-01-21  Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-12  Adhemerval ZanellaAdd x86 32 bit vDSO time function support
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30  Andrew Senkevichi386: Fix build by GCC 5.0
2014-12-21  H.J. LuAdd hidden __tls_get_addr/___tls_get_addr alias
2014-12-19  Torvald Riegeli386: Move futex functions from lowlevellock.h to lowle...
2014-12-17  Joseph MyersFix profil_counter namespace (bug 17725).
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24  Siddhesh PoyarekarRemove IS_IN_librt
2014-11-07  Joseph MyersRemove __libc_waitpid function name.
2014-11-06  Carlos O'DonellRun check-localpltk/textrel/execstack over ld.so.
2014-10-27  Joseph MyersMove setfsgid/setfsuid definitions to syscalls.list...
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-20  Torvald Riegelpthread_once: Add fast path and remove x86 variants.
2014-10-06  Joseph MyersSupport and use mixed compat/non-compat aliases in...
2014-09-26  Joseph MyersClean up gnu/lib-names.h generation (bug 14171).
2014-09-23  Joseph MyersMove some setrlimit definitions to syscalls.list (bug...
next