]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Convert to if_foreach_llmaddr() KPI.
[FreeBSD/FreeBSD.git] / contrib /
2019-10-10 dimPull in r374444 from upstream lldb trunk (by me):
2019-10-10 dimRevert r353363 in preparation for applying upstream...
2019-10-10 brRemove a stale file left after merging.
2019-10-10 brUpdate ARM CoreSight trace decoder library.
2019-10-10 brUpdate Intel Processor Trace decoder library.
2019-10-09 dimPut in a band-aid fix for lldb 9 exiting with "Expected...
2019-10-09 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-08 brooksFix various -Wpointer-compare warnings
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-09-30 dimPull in r357528 from upstream llvm trunk (by Craig...
2019-09-30 markjCapsicumize nm(1).
2019-09-30 markjnm: Adjust argc and argv in get_opt().
2019-09-30 markjCapsicumize c++filt(1).
2019-09-29 rayInitialize baseaddr to suppres warning.
2019-09-29 rayections into expected offset in binary format.
2019-09-29 jillesAdjust tests after page fault changes in r352807
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 emastecompiler-rt: correct RISC-V struct_kernel_stat64_sz
2019-09-27 cyImplement the dynamic add (-A) and removal (-R) of...
2019-09-27 cyThe no resolve (OPT_NORESOLVE) does nothing. Additional...
2019-09-27 cySync with source:
2019-09-27 cyFix a typo.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 dimEnable OpenMP for powerpc64
2019-09-26 cyTeach the ippool parser about address families. This...
2019-09-26 mmMFV r352731:
2019-09-25 kevansbsdgrep(1): various fixes of empty pattern/exit code...
2019-09-23 dimPull in r372606 from upstream llvm trunk (by Sanjay...
2019-09-22 dimPull in r372513 from upstream lld trunk (by Simon Atana...
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-21 dimPull in r371557 from upstream clang trunk (by Richard...
2019-09-19 cyFollow up on r352304 which disabled default mlockall...
2019-09-19 dimPull in r371066 from upstream clang trunk (by Justin...
2019-09-19 dimPartially undo r351659, which unconditionally removed...
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 kibrealloc(x, 0) should not return NULL.
2019-09-17 lwhsuTemporarily skip flakey test case lib.libc.sys.stat_tes...
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-14 dimFix arm and aarch64 builds of libedit after r352275
2019-09-14 dimWork around gcc's inability to compile an incomplete...
2019-09-14 dimMerge ^/head r352308 through r352318.
2019-09-14 dimRevert commit from upstream llvm trunk (by Hans Wennborg):
2019-09-14 dimApply tentative fix for libedit build error on arm.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-13 dimInclude <stdint.h> in unwind-arm.h, since it uses uint3...
2019-09-12 bdrewerymtree -O: Fix not descending on hash collisions
2019-09-12 bdrewerymtree -c: Fix username logic when getlogin(3) fails.
2019-09-12 bdrewerymtree: Fix -f -f not considering type changes.
2019-09-12 baptRemove usesless readline compat includes which will...
2019-09-12 philipImport tzdata 2019c
2019-09-11 lwhsuOnly skip problematic test in CI env.
2019-09-11 baptReadd _el_fn_sh_complete for backward compatibility
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-09 emastecompiler-rt: use 64-bit time_t for all FreeBSD archs...
2019-09-09 emastecompiler-rt: use more __sanitizer_time_t on FreeBSD
2019-09-08 dimTarget i586 by default on the i386 architecture, since...
2019-09-07 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-07 dimPull in r370426 from upstream llvm trunk (by Fāng...
2019-09-06 dimPull in r371111 from upstream llvm trunk (by Eli Friedman):
2019-09-05 dimCatch up our non-upstreamed riscv parts in libunwind:
2019-09-05 dimPull in r369828 from upstream lld trunk (by Fāng-ruì...
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-01 emastelldb: shorten thread names to make logs easier to follow
2019-09-01 emastelibstdc++: remove gets
2019-09-01 emastelibc: remove gets
2019-08-29 dimUpdate libunwind custom frame register and deregister...
2019-08-27 hrsMFV r351553:
2019-08-26 dimDisable UniversalMachO support in lldb's SystemInitiali...
2019-08-25 dimUpdate FREEBSD-Xlist for lldb.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 dimPull in r368867 from upstream libc++ trunk (by Marshall...
2019-08-16 vangyzenUpdate pthread_cond_timedwait() test to current NetBSD
2019-08-15 emastetelnet: remove 3rd clause from Berkeley copyrights
2019-08-11 delphijUpgrade to Bzip2 version 1.0.8.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 cemimport zstd 1.4.2
2019-08-07 markjMerge r3780 from elftoolchain.
2019-08-07 markjreadelf: Close input files when done with them.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 emastebsnmp: add asn1 message length validation
2019-08-05 vangyzenRelax time constraint in pthread_cond_timedwait unit...
2019-08-01 emasteas: add deprecation notice to the man page
2019-08-01 markjCapsicumize size(1).
next