]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-24 dimUpdate OptionalObsoleteFiles.inc for new headers and...
2017-12-24 dimMinimize library dependencies for some llvm tools.
2017-12-24 dimAdd new llvm-objcopy utility, enabled when MK_CLANG_EXT...
2017-12-24 dimUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 dimMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 dimMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 dimMerge clang trunk r321414 to contrib/llvm.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-24 dimVendor import of compiler-rt trunk r321414:
2017-12-24 dimVendor import of llvm trunk r321414:
2017-12-23 dimNext step in updating llvm/clang build glue: make libcl...
2017-12-22 dimNext step in updating llvm/clang build glue: make lldb...
2017-12-22 dimNext step in updating llvm/clang build glue: make lld...
2017-12-22 dimSort source file lists under lib/clang.
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-22 dimNext step in updating llvm/clang build glue: make llvm...
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-21 dimFirst step in updating llvm/clang build glue: make...
2017-12-20 dimUpdate ObsoleteFiles.inc and OptionalObsoleteFiles...
2017-12-20 dimUpdate clang versioned dir in mtree files.
2017-12-20 dimUpdate libclang_rt version number.
2017-12-20 dimBump FREEBSD_CC_VERSION.
2017-12-20 dimAdd new clang intrinsics headers, and update version...
2017-12-20 dimUpdate generated config headers, and version numbers.
2017-12-20 dimMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-18 dimVendor import of lldb trunk r321017:
2017-12-18 dimVendor import of lld trunk r321017:
2017-12-18 dimVendor import of compiler-rt trunk r321017:
2017-12-18 dimVendor import of clang trunk r321017:
2017-12-18 dimVendor import of llvm trunk r321017:
2017-12-18 markjAvoid CPU migration in dtrace_gethrtime() on x86.
2017-12-18 bdeAlso forgotten in the previous that removed the permane...
2017-12-18 bdeRemove the permanent double mapping of low physical...
2017-12-18 bdeFix the undersupported option KERNLOAD, part 2: fix...
2017-12-18 baptnewsyslog: Fix issues after r326616
2017-12-18 bdeFix the undersupported option KERNLOAD, part 1: fix...
2017-12-18 implibficl is only ever used in a loader (never a boot...
2017-12-18 impMove loader help file definitions to being 100% inside...
2017-12-18 ianDo not attempt to refill the TX fifo if there is no...
2017-12-18 ianFix debugging output, fallout from something like s...
2017-12-17 markjUnregister the ARC lowmem event handler earlier in...
2017-12-16 impMove loader-only defines to loader.mk from defs.mk
2017-12-16 impSync with NetBSD's /usr/share/dict/words, with the...
2017-12-16 markjFix a logic bug in makefs lazy inode initialization.
2017-12-16 edMake truss(8) work for i686-unknown-cloudabi binaries...
2017-12-16 edlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 emasterevert r322589: force use of ld.bfd for linking i386...
2017-12-16 dimVendor import of lld 5.0.1 release r320880:
2017-12-16 dimVendor import of clang 5.0.1 release r320880:
2017-12-16 dimVendor import of llvm 5.0.1 release r320880:
2017-12-16 aeFix possible memory leak.
2017-12-16 emastelld: Slightly simplify code and add comment.
2017-12-16 schweikhRemove white space at EOL.
2017-12-16 schweikhCorrect a typo; remove white space at EOL.
2017-12-16 landonfbhnd(4): Fix the pa0itssit/pa1itssit NVRAM variable...
2017-12-16 landonfbhndb(4): Enable addrext support on DMA64 devices,...
2017-12-15 impNote GELI-enabled zfsboot issues have been solved....
2017-12-15 impRemove the 'mini libstand in libstand' that util.[ch...
2017-12-15 impPanic in sbrk if setheap hasn't been called yet. This...
2017-12-15 impUse -h -D in preference to -D so that the serial port...
2017-12-15 impBe a little verbose and list the loader files we're...
2017-12-15 impFor now, make the gpart commands verbose so we know...
2017-12-15 markjGive a couple of predication functions a bool return...
2017-12-15 markjTypo.
2017-12-15 dimPull in r320755 from upstream clang trunk (by me):
2017-12-15 emastelld: Simplify a boolean expression by De Morgan's laws.
2017-12-15 markjMark uctf/err.user64mode.ksh as EXFAIL for now.
2017-12-15 markjSkip gnop tests if the corresponding kernel module...
2017-12-15 aeFollow the RFC6980 and silently ignore following IPv6...
2017-12-15 impAdd missing of=/dev/${dev}s${s} when installing zfsboot.
2017-12-15 impScript to generate minimal boot images for each of...
2017-12-15 impScript that knows how to put boot blocks onto a device...
2017-12-15 eugenpw(8): r326738 broke expiration arithmetic in case...
2017-12-15 landonfbhnd(4)/bwn(4): Fix a number of small issues reported...
2017-12-15 jhibbitsHandle the Facility Unavailable exception as a SIGILL
2017-12-15 eadlerbsd-family-tree: add dfly 5.0.[12]
2017-12-15 eadlerbsd-family-tree: Add NetBSD 7.0.2
2017-12-15 bdeMinor cleanups found while fixing a bug involving doubl...
2017-12-14 jkimMFC: r326864
2017-12-14 markjBelatedly add syncwait.
2017-12-14 markjMake indentation consistent with other tests, and use...
2017-12-14 markjAdd some basic tests for gmirror read and write error...
2017-12-14 rstonePlug an ifaddr leak when changing a route's src
2017-12-14 jhibbitsAdd identifier for POWER9 CPU to CPU list
2017-12-14 impRevert r326855: Cargo cut a fix for the regressions...
2017-12-14 impTurn loader GELI support in the boot loaders off by...
2017-12-14 impFix comments after bump in size.
2017-12-14 impCargo cut a fix for the regressions r326585 caused.
2017-12-14 tsoomelibefi: make efichar.h more usable in stand code
2017-12-14 asomersdhclient(8): raise WARNS to 3
2017-12-14 markjRe-add spaces lost in r326436.
2017-12-14 kibIn devfs_lookupx() dotdot lookup case, avoid dereferencing
next