| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code. | Alexander Motin | 2017-11-08 | 2 | -4/+4 |
| * | Fix the 'casper' package, following r325062. | Glen Barber | 2017-11-08 | 1 | -1/+1 |
| * | Wrap to 80 columns. No functional change. | John Baldwin | 2017-11-07 | 1 | -2/+4 |
| * | Make sysctl_kern_proc_umask execute fast path when requested pid in | Bartek Rutkowski | 2017-11-07 | 1 | -1/+1 |
| * | Use MACHINE_CPUARCH in preference MACHINE for userland. | Warner Losh | 2017-11-07 | 1 | -1/+1 |
| * | Correct the detection of hard float arm | Warner Losh | 2017-11-07 | 1 | -3/+3 |
| * | Redo r325502 | Enji Cooper | 2017-11-07 | 1 | -1/+2 |
| * | Handle arm/armv[67] hosted/targeted builds gracefully | Enji Cooper | 2017-11-07 | 1 | -1/+1 |
| * | Remove unnecessary src.opts.mk .include | Enji Cooper | 2017-11-07 | 1 | -2/+0 |
| * | Use bsd.compiler.mk instead of src.opts.mk | Enji Cooper | 2017-11-07 | 1 | -1/+1 |
| * | Choose a simpler, more philosophically correct version for CRTARCH with armv[67] | Enji Cooper | 2017-11-05 | 1 | -1/+6 |
| * | Revert r325443 | Enji Cooper | 2017-11-05 | 1 | -8/+1 |
| * | Fix paths for cross-built versions of lib/libclang_rt and hardfloat arm variants | Enji Cooper | 2017-11-05 | 1 | -1/+8 |
| |\ | |||||
| | * | Simplify r325427 | Enji Cooper | 2017-11-05 | 1 | -4/+2 |
| | * | Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67] | Enji Cooper | 2017-11-05 | 1 | -1/+10 |
| | * | MFhead@r325422 | Enji Cooper | 2017-11-05 | 9 | -15/+33 |
| | |\ | |||||
| | * \ | MFhead@r325383 | Enji Cooper | 2017-11-04 | 5 | -27/+86 |
| | |\ \ | |||||
| | * \ \ | MFhead@r325209 | Enji Cooper | 2017-10-31 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | MFhead@r325199 | Enji Cooper | 2017-10-31 | 223 | -207/+291 |
| | |\ \ \ \ | |||||
| | * | | | | | Revert r325128; would break buildworld without TARGET_ARCH | Enji Cooper | 2017-10-30 | 1 | -0/+1 |
| | * | | | | | Don't try overriding TARGET_ARCH from llvm.build.mk; rely on sys.mk's definition | Enji Cooper | 2017-10-30 | 1 | -1/+0 |
| | * | | | | | MFhead@r325119 | Enji Cooper | 2017-10-30 | 32 | -19/+309 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | MFhead@r325004 | Enji Cooper | 2017-10-26 | 16 | -84/+2450 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | -fvisibility is a c++ thing, per gcc(1) | Enji Cooper | 2017-10-23 | 1 | -1/+1 |
| | * | | | | | | | This shouldn't be required either | Enji Cooper | 2017-10-23 | 1 | -1/+0 |
| | * | | | | | | | Diff reduce with ^/head | Enji Cooper | 2017-10-23 | 1 | -1/+0 |
| | * | | | | | | | Support compiling lib/libclang_rt/profile with gcc | Enji Cooper | 2017-10-23 | 1 | -4/+4 |
| | * | | | | | | | MFhead@r324884 | Enji Cooper | 2017-10-22 | 1 | -1/+5 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Define TARGET_CPUARCH and use in libclang_rt as the basis for CRTARCH | Enji Cooper | 2017-10-22 | 1 | -1/+1 |
| | * | | | | | | | | MFhead@r324837 | Enji Cooper | 2017-10-21 | 92 | -18651/+264 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | MFhead@r324482 | Enji Cooper | 2017-10-10 | 18 | -28/+38 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | MFhead@r324148 | Enji Cooper | 2017-10-01 | 4 | -5/+8 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | MFhead@r324075 | Enji Cooper | 2017-09-28 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | MFhead@r320180 | Enji Cooper | 2017-09-23 | 8 | -6/+24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Support compiling lib/libclang_rt/profile a bit more with recent versions of gcc | Enji Cooper | 2017-11-05 | 2 | -5/+5 |
| * | | | | | | | | | | | | | | The last example used LOG_INFO, but the message itself said error. | Benedict Reuschling | 2017-11-05 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | posix_fallocate.2: add an EINVAL errno case | Ed Maste | 2017-11-05 | 1 | -3/+4 |
| * | | | | | | | | | | | | | The src.opts.mk sets default value for the SHLIBDIR, so our set was not | Mariusz Zaborski | 2017-11-04 | 2 | -4/+5 |
| * | | | | | | | | | | | | | Casper work's only as shared library - disable building static ones. | Mariusz Zaborski | 2017-11-04 | 6 | -6/+6 |
| * | | | | | | | | | | | | | C++17 requires quick_exit(3) to be async-signal safe. | Konstantin Belousov | 2017-11-04 | 2 | -2/+18 |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add the LTO-8 Type M density code (0x5d, LTO-8M) to libmt and the | Kenneth D. Merry | 2017-11-03 | 1 | -0/+1 |
| * | | | | | | | | | | | | Add alignment support to __libc_allocate_tls(). | Michal Meloun | 2017-11-03 | 1 | -23/+75 |
| * | | | | | | | | | | | | While discussing the new gets_s.c in D12785, ed@ suggested putting | Cy Schubert | 2017-11-03 | 1 | -2/+2 |
| * | | | | | | | | | | | | Export std::get_new_handler() from libcxxrt.so | Alex Richardson | 2017-11-03 | 1 | -1/+7 |
| * | | | | | | | | | | | | Disconnect libpathconv tests since they require external perl and do not work... | Bryan Drewery | 2017-10-31 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Add `static` to `cap_setgrent` prototype in !WITH_CASPER case | Enji Cooper | 2017-10-31 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 205 | -206/+4 |
| * | | | | | | | | | | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery | 2017-10-31 | 14 | -0/+255 |
| * | | | | | | | | | | Connect libpathconv, disconnected since import in r309035. | Bryan Drewery | 2017-10-31 | 1 | -0/+1 |
| * | | | | | | | | | | DIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWIND | Bryan Drewery | 2017-10-31 | 3 | -1/+31 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
