]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/linux32
Merge ^/head r287527 through r287679.
[FreeBSD/FreeBSD.git] / sys / amd64 / linux32 /
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-29 kibpcb_gs32sd is unused for long time, remove it. Keep...
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-10 mjgImplement lockless resource limits.
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 dchaginWhen I merged the lemul branch I missied kib@'s r282708...
2015-05-24 dchaginRegen for r283492.
2015-05-24 dchaginImplement Linux specific syncfs() system call.
2015-05-24 dchaginRegen for r283488.
2015-05-24 dchaginImplement recvmmsg() and sendmmsg() system calls.
2015-05-24 dchaginReduce duplication between MD Linux code by moving...
2015-05-24 dchaginRegen for r283484.
2015-05-24 dchaginImplement epoll_pwait() system call.
2015-05-24 dchaginRegen for r283480.
2015-05-24 dchaginAdd utimensat() system call.
2015-05-24 dchaginRework signal code to allow using it by other modules...
2015-05-24 dchaginAccording to Linux man sigaltstack(3) shall return...
2015-05-24 dchaginRegen for r283467.
2015-05-24 dchaginCall nosys in case when the incorrect syscall number...
2015-05-24 dchaginRegen for r283465.
2015-05-24 dchaginAdd preliminary fallocate system call implementation
2015-05-24 dchaginRegen for r283451.
2015-05-24 dchaginImplement ppoll() system call.
2015-05-24 dchaginInclude opt_compat.h, so that COMPAT_LINUX32 is defined...
2015-05-24 dchaginRegen for r283444.
2015-05-24 dchaginImplement eventfd system call.
2015-05-24 dchaginPut the correct value for the abi_nfdbits parameter...
2015-05-24 dchaginRegen for r283441.
2015-05-24 dchaginImplement epoll family system calls. This is a tiny...
2015-05-24 dchaginTo avoid code duplication move open/fcntl definitions...
2015-05-24 dchaginUse the BSD_TO_LINUX_SIGNAL() wherever there is no...
2015-05-24 dchaginBeing exported through vdso the note.Linux section...
2015-05-24 dchaginAdd AT_RANDOM and AT_EXECFN auxiliary vector entries...
2015-05-24 dchaginRegen for r283428.
2015-05-24 dchaginChange linux faccessat syscall definition to match...
2015-05-24 dchaginRefund the proc emuldata struct for future use. For...
2015-05-24 dchaginIntroduce a new module linux_common.ko which is intende...
2015-05-24 dchaginx86_64 Linux do not use multiplexing on ipc system...
2015-05-24 dchaginRemove stale comment about a signal trampoline which
2015-05-24 dchaginPut linux_platform into the vdso to avoid copying it...
2015-05-24 dchaginEliminate a now unused global declaration of elf_linux_...
2015-05-24 dchaginImplement vdso - virtual dynamic shared object. Through...
2015-05-24 dchaginRegen for r283403.
2015-05-24 dchaginImplement pselect6() system call.
2015-05-24 dchaginRegen for r283401.
2015-05-24 dchaginImplement prlimit64() system call.
2015-05-24 dchaginRegen for r283399.
2015-05-24 dchaginImplement dup3() system call.
2015-05-24 dchaginRegen for r283396.
2015-05-24 dchaginImplement rt_sigqueueinfo() system call.
2015-05-24 dchaginRegen for r283394.
2015-05-24 dchaginImplement waitid() system call.
2015-05-24 dchaginTo reduce code duplication introduce linux_copyout_rusa...
2015-05-24 dchaginSome style(9) && whitespaces fixes. No functional changes.
2015-05-24 dchaginSwitch linuxulator to use the native 1:1 threads.
2015-05-24 dchaginRegen for r283379.
2015-05-24 dchaginImplement a Linux version of sched_getparam() && sched_...
2015-05-24 dchaginRemove a now unused include.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283370.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 kibOn exec, single-threading must be enforced before argum...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-02 baptUpdate libucl to git version 8d3b186
next