]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and update
[FreeBSD/FreeBSD.git] / lib /
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimVendor import of libc++ trunk r304149:
2017-05-29 dimVendor import of clang trunk r304149:
2017-05-29 dimVendor import of llvm trunk r304149:
2017-05-27 dimMissed a few additional files in libllvm, for llvm...
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-26 vangyzenlibthr: increase WARNS to the default (6)
2017-05-26 vangyzenlibthr: fix warnings at WARNS=6
2017-05-26 vangyzenlibthr: fix style in previous commit
2017-05-26 vangyzenlibthr: prevent setcontext() from masking SIGTHR
2017-05-26 pfgfts_open: move bogus initialization further below,...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-25 tuexenImprove the decoding of the third argument of the socke...
2017-05-25 adrian[lib] disable libc++experimental on mips platforms...
2017-05-24 traszDon't end up manpage titles with a full stop.
2017-05-24 gjbUpdate the "first appeared in" version in several manua...
2017-05-24 allanjudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 ngiedirectory(3): add trailing comma after e.g., missed...
2017-05-23 vangyzenlibthr: fix warnings from GCC when WARNS=6
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 ngiekill(2): add missing section for sysctl(9)
2017-05-23 ngieptrace(2): clean up trailing whitespace
2017-05-23 ngieopen(2): fix manlint warnings
2017-05-23 ngierctl_add_rule(2): fix manlint warnings
2017-05-23 ngiecap_enter(2): fix manlint issues
2017-05-23 ngie_umtx_op(2): fix minor manlint issues
2017-05-23 ngiexdr(3): add missing comma after xdr_sizeof(3) in SYNOPSIS
2017-05-23 ngiefopencookie(3): declare function pointers in SYNOPSIS...
2017-05-23 ngiequick_exit(3): delete trailing whitespace in licensing...
2017-05-23 ngieacl_to_text(3): start sentences on new lines
2017-05-23 ngieacl_create_entry(3): separate .Nm entries with commas...
2017-05-23 ngiesctp_send(3): start sentences on new lines
2017-05-23 ngielocaleconv(3): start sentences on new lines
2017-05-23 ngiefopen(3): make manlint fixes
2017-05-23 ngieposix1e(3): reference using the section (3) when refere...
2017-05-23 ngie__iconv_get_list: separate .Nm entries with commas
2017-05-23 ngietcsendbreak(3): delete spurious blank line at the end...
2017-05-23 ngiedirname(3): fix section ordering
2017-05-23 ngiedirectory(3): delete trailing whitespace and rewrite...
2017-05-23 ngiebasename(3): fix section ordering
2017-05-23 ngieerr(3): use `NULL`, aka `(void*)0` per POSIX instead...
2017-05-22 markjEnsure that the mappings table is populated in proc_obj...
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-22 dimVendor import of clang trunk r303571:
2017-05-22 dimVendor import of llvm trunk r303571:
2017-05-22 dimMerge ^/head r318560 through r318657.
2017-05-22 dimFollowing upstream trunk, enable the new global instruc...
2017-05-22 dimFor now, disable building libc++experimental for arm...
2017-05-22 vangyzenRevert r318583 (libthr: use default WARNS level of 6)
2017-05-21 adrian[libcompiler-rt] add bswapdi2/bswapsi2
2017-05-21 dimAdd PICFLAG to build libc++experimental.a, so it can...
2017-05-21 dimAdd libc++experimental.a for std::experimental support
2017-05-20 vangyzenlibthr: Use CLI flags instead of pragmas to disable...
2017-05-20 vangyzenlibthr: use default WARNS level of 6
2017-05-20 vangyzenRemove old spinlock_debug code from libc
2017-05-20 vangyzenlibthr: change CHECK_AND_INIT_RWLOCK to an inline function
2017-05-20 vangyzenlibthr: disable thread-safety warnings
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-19 vangyzenlibthr: fix warnings at WARNS=6
2017-05-19 delphijThe current qsort(3) implementation ignores the sizes...
2017-05-19 delphijUse size_t.
2017-05-18 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-18 kibAdd tests for some cases in r318298.
2017-05-17 dimVendor import of clang trunk r303291:
2017-05-17 dimVendor import of llvm trunk r303291:
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 dimVendor import of compiler-rt trunk r303197:
2017-05-16 dimVendor import of clang trunk r303197:
2017-05-16 dimVendor import of llvm trunk r303197:
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 tsoomelibstand: increase nfs max read size to 16k
2017-05-15 tsoomeloader: add ip layer code into libstand
2017-05-15 stevekAdd information to open(2) man page about the O_VERIFY...
2017-05-15 emastegetusershell: don't write past end of line buffer readi...
2017-05-15 kibStyle.
2017-05-15 kibSimplify cleanup on failure in realpath(3).
2017-05-15 kibFix several buffer overflows in realpath(3).
2017-05-13 dimSilence a -Wunused warning about the junk variable...
2017-05-13 jasoneFix __pthread_mutex_trylock() to call THR_CRITICAL_LEAV...
2017-05-11 kenAdd LTO-8 density codes.
2017-05-10 sjgMerge bmake-20170510
2017-05-10 tsoomelibstand: NULL pointer dereference in rarp
2017-05-09 dimAdd new LWP intrinsics header, and an option to install...
2017-05-09 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-05-08 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-08 dimVendor import of lld trunk r302418:
2017-05-08 dimVendor import of libc++ trunk r302418:
2017-05-08 dimVendor import of compiler-rt trunk r302418:
2017-05-08 dimVendor import of clang trunk r302418:
2017-05-08 dimVendor import of llvm trunk r302418:
2017-05-07 jillesglob: Fix comment about collapsing asterisks after...
2017-05-06 tsoomeloader: network read rework
2017-05-06 baptdistinguish NFS versus TFTP boot by rootpath
2017-05-06 baptBuild zstandard with threading enabled
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 dimRegenerate llvm's config.h file.
next