]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge ^/head r277858 through r277860.
[FreeBSD/FreeBSD.git] / lib /
2015-01-28 Dimitry AndricMerge ^/head r277858 through r277860.
2015-01-28 Dimitry AndricMerge ^/head r277844 through r277857.
2015-01-28 Dimitry AndricMerge ^/head r277804 through r277843.
2015-01-28 Ruslan BukinAdd ARMv7 performance monitoring counters.
2015-01-28 Xin LIMFV r255258:
2015-01-27 Dimitry AndricInstead of hardcoding /usr/lib, as in r277803, use...
2015-01-27 Dimitry AndricMerging ^/head r277777 through r277803.
2015-01-27 Dimitry AndricChange the path to clang's private headers. Upstream...
2015-01-27 Dimitry AndricConstify a struct savexmm pointer in pt_ucontext_to_fpr...
2015-01-27 Pedro F. GiffuniMFV r277782:
2015-01-26 Dimitry AndricMerge ^/head r277719 through 277776.
2015-01-26 Dimitry AndricAdd new internal clang headers, relating to AVX2 and...
2015-01-26 Dimitry AndricUpdate llvm and clang library and binary Makefiles...
2015-01-26 Enji CooperAdd MK_BHYVE knob for building and installing bhyve...
2015-01-25 Dimitry AndricMerge ^/head r277327 through r277718.
2015-01-25 Dimitry AndricMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-25 Enji CooperBuild lib/libgpio if MK_GPIO != no
2015-01-25 Enji CooperFix building rcorder with -DDEBUG by using libutil...
2015-01-25 Mark Johnstongr_equal(): Fix a crash that could occur if the first...
2015-01-25 Mark JohnstonEnsure that we don't try to demangle a symbol name...
2015-01-24 Enji CooperMFhead @ r277659
2015-01-24 Pedro F. GiffuniMFV r277658:
2015-01-24 Pedro F. GiffuniMFV: r277654
2015-01-24 Jilles TjoelkerEnable utimensat tests from NetBSD.
2015-01-23 Jilles TjoelkerAdd futimens and utimensat system calls.
2015-01-23 Pedro F. GiffuniMFV r277607:
2015-01-23 Alexey DokuchaevFix usage example in kvprintf(9) and its copy in libsta...
2015-01-23 Enji CooperMFhead @ r277555
2015-01-22 Ed MasteUpdate reported elftoolchain version
2015-01-21 Andrew TurnerMerge all the copies of _tcb_ctor and _tcb_dtor.
2015-01-21 Konstantin BelousovFix bug in r276630. Do not allow pthread_sigmask(...
2015-01-20 Glen BarberMerge the following revisions from ^/projects/release...
2015-01-20 Enji CooperGarbage collect a prove test wrapper
2015-01-20 Xin LIMFV r277432:
2015-01-20 Xin LI5518 Memory leaks in libzfs import implementation
2015-01-20 Xin LI5497 lock contention on arcs_mtx
2015-01-19 Enji CooperMFhead @ r277403
2015-01-19 Neel NatuFix a bug in libvmmapi 'vm_copy_setup()' where it would...
2015-01-19 Marcel MoolenaarUpgrade libxo to 0.2.0.
2015-01-18 Dimitry AndricVendor import of clang RELEASE_360/rc1 tag r226102...
2015-01-18 Dimitry AndricVendor import of llvm RELEASE_360/rc1 tag r226102 ...
2015-01-18 Konstantin BelousovAdd procctl(2) PROC_TRACE_CTL command to enable or...
2015-01-18 Dimitry AndricUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 Neel NatuSimplify instruction restart logic in bhyve.
2015-01-16 Will AndrewsAdd a ${CP} alias for copying files in the build.
2015-01-16 Jung-uk KimMerge OpenSSL 1.0.1l.
2015-01-16 Hans Petter SelaskyAdd more USB request definitions. The values are descri...
2015-01-16 Dag-Erling SmørgravIf PAM_RHOST is non-NULL, pass it in the Calling-Statio...
2015-01-15 Dimitry AndricVendor import of clang RELEASE_351/final tag r225668...
2015-01-15 Dimitry AndricVendor import of llvm RELEASE_351/final tag r225668...
2015-01-15 Dimitry AndricImport libc++ trunk r224926. This fixes a number of...
2015-01-14 Randall StewartUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-14 Hans Petter SelaskyFix spelling.
2015-01-13 Glen BarberReintegrate head revisions r273096-r277147
2015-01-13 Dimitry AndricSince the merge of file 5.21 in r276415 and r276416...
2015-01-13 Dimitry AndricConnect libclang_rt to the build, for specific architec...
2015-01-12 Ed MasteRemove duplicate copies of trivial getcontextx.c
2015-01-12 Dag-Erling SmørgravMFV (r277045): merge upstream version of the local...
2015-01-11 Konstantin BelousovReduce the size of the interposing table and amount of
2015-01-11 Baptiste DaroussinDo not regenerate and install liblzma.pc when only...
2015-01-10 Baptiste DaroussinInstall the liblzma pkg-config file
2015-01-09 Andrew TurnerWith the update of compiler-rt we try to build a number...
2015-01-09 Baptiste DaroussinRemove junk added during testing phase
2015-01-09 Baptiste DaroussinSynchronize libedit with NetBSD and activate UTF-8...
2015-01-09 Ed MasteRemove extraneous period
2015-01-09 Jung-uk KimMFV: r276862
2015-01-08 Jung-uk KimMerge OpenSSL 1.0.1k.
2015-01-08 Dimitry AndricNow compiler-rt has been updated in r276851, bring...
2015-01-08 Dimitry AndricApparently more Makefiles use stuff from compiler-rt...
2015-01-08 Dimitry AndricFollow up to r276851 by also committing a necessary...
2015-01-08 Dimitry AndricUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 John BaldwinDocument CPU_WHICH_DOMAIN and bump Dd for cpuset.1.
2015-01-08 Ed MasteFix WITH_LLDB build
2015-01-08 Craig RodriguesClarify text to be consistent with nanosleep(2),
2015-01-07 Dimitry AndricImport compiler-rt trunk r224034.
2015-01-07 Xin LIMFV r276761: tcpdump 4.6.2.
2015-01-07 Dimitry AndricAdd the AArch64 llvm backend to the build to allow...
2015-01-06 Xin LIMFV r276759: libpcap 1.6.2.
2015-01-06 Justin HibbitsAvoid use of register variables. Clang 3.5 treats...
2015-01-05 Dag-Erling Smørgravmfv (r276698): support for remote control over local...
2015-01-05 Konstantin BelousovAvoid calling internal libc function through PLT or...
2015-01-04 Joel Dahlmdoc: paragraph improvements.
2015-01-04 Joel Dahlmdoc: sort SEE ALSO.
2015-01-03 Baptiste DaroussinImport NetBSD vis(1) mandoc fixes
2015-01-03 Konstantin BelousovFix known issues which blow up the process after dlopen...
2015-01-03 Konstantin BelousovAdd rtld private interface for dso to detect dynamic...
2015-01-03 Dag-Erling SmørgravUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 Enji CooperMFhead @ r276594
2015-01-02 Jilles TjoelkerLink lib/libc/c063 tests to the build.
2015-01-02 Xin LIMFV r276568:
2015-01-02 Baptiste DaroussinRemove GNU texinfo from base along with all info pages.
2015-01-02 Enji CooperDon't install h_raw if dealing with clang 3.5.0+ to...
2014-12-31 Dimitry AndricUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-31 Dimitry AndricMerge ^/head r274961 through r276475.
2014-12-31 Dimitry AndricMerge ^/head r274961 through r276472.
2014-12-30 Neel NatuReplace bhyve's minimal RTC emulation with a fully...
2014-12-30 Dimitry AndricMerge ^/head r274961 through r276418.
2014-12-30 Dimitry AndricImport libcxxrt master 00bc29eb6513624824a6d7db2ebc768a...
2014-12-30 Nathan WhitehornFix loader's ability to read the 10.1 release PowerPC...
2014-12-30 Ed MasteUpdate elftoolchain to upstream rev 3136
next