]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,
[FreeBSD/FreeBSD.git] / lib /
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-29 Dimitry AndricAdd one more file to libllvm's SRCS_MIN, since this...
2017-12-28 Dimitry AndricVendor import of clang trunk r321530:
2017-12-25 Dimitry AndricOnly build tsan and tsan_cxx for amd64, as 32 bit is...
2017-12-24 Dimitry AndricMerge ^/head r327165 through r327168.
2017-12-24 Dimitry AndricMerge ^/head r327150 through r327164.
2017-12-24 Dimitry AndricVendor import of clang trunk r321426:
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricVendor import of compiler-rt trunk r321414:
2017-12-24 Dimitry AndricVendor import of clang trunk r321414:
2017-12-24 Dimitry AndricVendor import of llvm trunk r321414:
2017-12-23 Dimitry AndricNext step in updating llvm/clang build glue: make libcl...
2017-12-23 Mariusz ZaborskiIntroduce the daemonfd function.
2017-12-23 Eitan Adlerfopen.1: document truncation
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make lldb...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make lld...
2017-12-22 Dimitry AndricSort source file lists under lib/clang.
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make the...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make llvm...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make the...
2017-12-21 Dimitry AndricFirst step in updating llvm/clang build glue: make...
2017-12-21 Warner LoshBump number that's an insane number of devices from...
2017-12-20 Dimitry AndricUpdate libclang_rt version number.
2017-12-20 Dimitry AndricBump FREEBSD_CC_VERSION.
2017-12-20 Dimitry AndricAdd new clang intrinsics headers, and update version...
2017-12-20 Dimitry AndricUpdate generated config headers, and version numbers.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Hajimu UMEMOTODon't ignore trailing spaces after numerical IP addresses.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-18 Dimitry AndricVendor import of lld trunk r321017:
2017-12-18 Dimitry AndricVendor import of libc++ trunk r321017:
2017-12-18 Dimitry AndricVendor import of compiler-rt trunk r321017:
2017-12-18 Dimitry AndricVendor import of clang trunk r321017:
2017-12-18 Dimitry AndricVendor import of llvm trunk r321017:
2017-12-16 Ed Schoutenlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 Ed Masterevert r322589: force use of ld.bfd for linking i386...
2017-12-16 Dimitry AndricVendor import of lld 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of clang 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of llvm 5.0.1 release r320880:
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Michal MelounRework alignment handling in __libc_allocate_tls()...
2017-12-10 Dimitry AndricCorrect r326748, indicating that tgammal(3) is mapped...
2017-12-10 Dimitry AndricDocument the existence and precision of the remaining...
2017-12-08 Ed SchoutenRemove basename_r(3).
2017-12-08 Pedro F. GiffuniSPDX: more ISC-related files.
2017-12-08 Pedro F. GiffuniSPDX: license IDs for some ISC-related files.
2017-12-07 Dimitry AndricRemove an unused incude from lib/msun/bsdsrc/b_log.c.
2017-12-07 Dimitry AndricRemove the sentence in math(3) about some long double...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Mark JohnstonEnsure that "out" is initialized in all error paths.
2017-12-07 Benjamin KadukNote that old sys/event.h required manual sys/types...
2017-12-06 Alan SomersFix a null-pointer dereference and a tautological check...
2017-12-06 Alan SomersOptimize telldir(3)
2017-12-06 Stephen J. KiernanThe function fwscanf() return value is wrong when encou...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Mark JohnstonUse a global extern declaration to appease gcc.
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-03 Mark JohnstonAdd an envp argument to proc_create().
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Ed Mastelib/msun: remove trailing whitespace from e_pow.c
2017-12-02 Eitan AdlerAdd include guard to fpmath.h
2017-12-02 Dimitry AndricMake the assignment of CRTARCH conditional, even in...
2017-12-02 Dimitry AndricVendor import of clang release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of llvm release_50 branch r319231:
2017-12-02 Warner LoshCreate a function to translate UEFI paths to unix paths
2017-12-01 Warner LoshFix missing .Dd bump
2017-12-01 Warner LoshCorrect history for Unix 2nd Edition through 6th Editio...
2017-12-01 Warner LoshMark all the system calls that were in 1st Edition...
2017-12-01 Ed SchoutenEliminate the last user of basename_r() in the base...
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Alex RichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 Fedor UporovSync bsd_to_linux_errno[] table with i386 and amd64...
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Poul-Henning KampTruncate negative lengths to zero
2017-11-26 Michal MelounAddd work around for LLVM bug 35023.
2017-11-26 Warner LoshAdd efidp_format_device_path_node to format a single...
2017-11-26 Pedro F. Giffunilib: further adoption of SPDX licensing ID tags.
2017-11-25 Pedro F. Giffunilibc: further adoption of SPDX licensing ID tags.
2017-11-25 John BaldwinDecode kevent structures logged via ktrace(2) in kdump.
2017-11-25 John BaldwinAdd stdio.h to the synopsis for sysdecode functions...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Konstantin BelousovKill all descendants of the reaper, even if they are...
2017-11-22 Alan SomersAdd a test case for cam_get_device with sa(4) devices
next