| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump revisions to r338536, and also bump lld version again. | Dimitry Andric | 2018-08-02 | 2 | -2/+2 |
| * | Update build glue to make WITH_LLDB work. | Dimitry Andric | 2018-08-02 | 1 | -0/+15 |
| * | Update build blue to make WITH_CLANG_EXTRAS and WITH_CLANG_FULL work. | Dimitry Andric | 2018-08-01 | 2 | -0/+26 |
| * | Make the minimal clang executable build. | Dimitry Andric | 2018-07-31 | 2 | -8/+86 |
| * | Update clang intrinsics headers. | Dimitry Andric | 2018-07-31 | 1 | -2/+18 |
| * | Remove presumed editor dropping from r336988 | Ed Maste | 2018-07-31 | 1 | -1/+1 |
| * | Remove SRCS for files that have been deleted upstream. | Dimitry Andric | 2018-07-31 | 3 | -13/+0 |
| * | Make llvm-tblgen and clang-tblgen build. | Dimitry Andric | 2018-07-31 | 1 | -0/+3 |
| * | Update llvm/clang version numbers in various files. | Dimitry Andric | 2018-07-31 | 8 | -123/+38 |
| * | exec.3: Add BUGS section and document non-FreeBSD portability | Conrad Meyer | 2018-07-28 | 1 | -0/+52 |
| * | Move etc/shells to lib/libc/gen with getusershell(3). | Brad Davis | 2018-07-28 | 2 | -0/+11 |
| * | Disable -Wcast-align in libbsm and libauditd | Alan Somers | 2018-07-28 | 2 | -0/+14 |
| * | Clean up execl*(3) manual page prototype formatting | Conrad Meyer | 2018-07-28 | 1 | -9/+4 |
| * | Revert r336773: it removed too much. | Warner Losh | 2018-07-27 | 6 | -0/+1994 |
| * | Detach from the child process before completing the test. | Mark Johnston | 2018-07-27 | 1 | -6/+12 |
| * | Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functions | Ian Lepore | 2018-07-27 | 2 | -4/+4 |
| * | Remove xscale support | Warner Losh | 2018-07-27 | 6 | -1994/+0 |
| * | Allow a EVFILT_TIMER kevent to be updated. | David Bright | 2018-07-27 | 1 | -8/+15 |
| * | Make pw_scan(3) more compatible with getpwent(3) et. al. when processing | Ian Lepore | 2018-07-26 | 7 | -26/+49 |
| * | Fix fabs(3) for powerpcspe, this time for real | Justin Hibbits | 2018-07-26 | 1 | -1/+2 |
| * | llvm: remove __FreeBSD_version conditionals | Ed Maste | 2018-07-25 | 1 | -6/+1 |
| * | Fix register usage in fabs(3) for powerpcspe | Justin Hibbits | 2018-07-24 | 1 | -1/+1 |
| * | Fix floating point exception definitions for powerpcspe | Justin Hibbits | 2018-07-24 | 2 | -3/+3 |
| * | In C remquol() and thus also in C remainderl(), don't clobber the sign bit | Bruce Evans | 2018-07-24 | 1 | -6/+1 |
| * | Fix the conversion to use nan_mix() in r336362. fmod*(x, y), | Bruce Evans | 2018-07-24 | 9 | -16/+23 |
| * | geli init: Allow initialization of multiple geli providers at once if | Ben Woods | 2018-07-23 | 2 | -84/+210 |
| * | Revert r336619, it appears to cause problems with ssh, and probably other | Ian Lepore | 2018-07-23 | 1 | -2/+1 |
| * | Fix setjmp for RISC-V: | Ruslan Bukin | 2018-07-23 | 2 | -52/+52 |
| * | Set the pw_class field to NULL when scanning the non-master passwd file. | Ian Lepore | 2018-07-22 | 1 | -1/+2 |
| * | geli attach: Fix exit codes and errors not being printed after r335673 | Ben Woods | 2018-07-22 | 1 | -11/+20 |
| * | Take the mapping's segment offset into account when resolving symbols. | Mark Johnston | 2018-07-21 | 1 | -2/+4 |
| * | Disable optimization of the libproc test program. | Mark Johnston | 2018-07-21 | 1 | -0/+1 |
| * | Move OFED libraries libmlx5.so.1 and libibverbs.so.1 to /lib. | Konstantin Belousov | 2018-07-20 | 2 | -2/+2 |
| * | Recommit r336497: Fix powl, cpow, cpowf, and cpowl imports from OpenBSD | Dimitry Andric | 2018-07-20 | 8 | -125/+58 |
| * | Centralize the complications for special efficient rounding to integers. | Bruce Evans | 2018-07-20 | 9 | -75/+93 |
| * | libcrypt: There is no need to clear message digest context after they | Xin LI | 2018-07-20 | 2 | -4/+0 |
| * | Get rid of unused variables. | Xin LI | 2018-07-20 | 2 | -16/+2 |
| * | libmd: Always erase context in _Final method, and when doing | Xin LI | 2018-07-20 | 11 | -25/+31 |
| * | Remove three stray instances of zfsloader. | Warner Losh | 2018-07-20 | 1 | -2/+2 |
| * | Revert r336497 for now, as it breaks on architectures using gcc, with: | Dimitry Andric | 2018-07-19 | 8 | -55/+125 |
| * | Fix powl, cpow, cpowf, and cpowl imports from OpenBSD | Dimitry Andric | 2018-07-19 | 8 | -125/+55 |
| * | Fix spurious and extra underflows and resulting inaccuracies for some cases | Bruce Evans | 2018-07-19 | 2 | -10/+10 |
| * | Oops, r336412 undid the fix of the overflow threshold in r323003. Restore | Bruce Evans | 2018-07-19 | 1 | -6/+11 |
| * | Fix description. | Mariusz Zaborski | 2018-07-18 | 1 | -2/+2 |
| * | Remove special cases for armeb in the build. | Warner Losh | 2018-07-17 | 2 | -3/+2 |
| * | Minor cleanups to csqrt*(), mostly in comments. | Bruce Evans | 2018-07-17 | 3 | -36/+14 |
| * | Fix scaling bugs which gave innaccuracies and spurious underflows in csqrt() | Bruce Evans | 2018-07-17 | 2 | -28/+48 |
| * | Add a macro nan_mix() and use it to get NaN results that are (bitwise) | Bruce Evans | 2018-07-17 | 31 | -55/+77 |
| * | No longer install sys/nv.h and sys/cnv.h in lib/libnv/Makefile | Alex Richardson | 2018-07-16 | 1 | -3/+0 |
| * | Fix declaration. | Mariusz Zaborski | 2018-07-15 | 1 | -2/+2 |