]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib
Pull in r360968 from upstream llvm trunk (by Philip Reames):
[FreeBSD/FreeBSD.git] / contrib /
2019-07-01 dimPull in r360968 from upstream llvm trunk (by Philip...
2019-07-01 arichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-06-30 mhornereadelf: Add RISC-V DWARF register aliases
2019-06-30 mhorneelftoolchain: fix an incorrect e_flags description
2019-06-29 delphijMFV r349535: less v551.
2019-06-28 mmMFV r349454:
2019-06-28 luporl[PowerPC64] readelf: print description for 'e_flags...
2019-06-28 luporl[PowerPC64] Add ABI flags to 'file' magic
2019-06-28 delphijUpgrade to Bzip2 version 1.0.7.
2019-06-28 cyFix a typo.
2019-06-28 cyDocument the -B, binary logfile, and the -C config...
2019-06-28 mhornelibelftc: add RISC-V bfd targets
2019-06-28 mhornereadelf: Add support for RISC-V specific e_flags
2019-06-27 cyReturn a return code scripts might expect. I missed...
2019-06-27 cyUpdate usage() to refect the current state of ipmon.
2019-06-27 cyFix a typo.
2019-06-26 markjlibdwarf: Use the cached strtab pointer when reading...
2019-06-26 markjelfcopy: Provide a size hint when creating the section...
2019-06-26 markjlibelftc: Fix the documented prototype for elftc_string...
2019-06-26 markjlibelftc: Consistently use size_t for string table...
2019-06-26 markjlibelftc: Micro-optimize string table insertion.
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other...
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-20 tuexenThe variable names in the description of the port numbe...
2019-06-17 mmMFV r349134:
2019-06-12 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 mmMFV r348971,r348977:
2019-06-11 mmUpdate vendor/libarchive/dist to git 614110e76d9dbb9ed3...
2019-06-07 csjpTeach readelf about some OpenBSD ELF program headers
2019-06-04 markjelfcopy: Use libelftc's string table routines to build...
2019-06-04 markjlibelftc: Fix some minor style bugs.
2019-06-04 markjelfcopy: Use elf_getscn() instead of iterating over...
2019-06-04 markjlibelf: Use a red-black tree to manage the section...
2019-06-03 impAnother partial revert of r301289.
2019-06-03 impFix mismerge that crept into r301289.
2019-06-02 impRevert r348518
2019-06-02 impReapply r301691:
2019-06-02 impReapply r315426 by pfg:
2019-06-02 impReapply r301289 by pfg:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 markjreadelf: Make -t imply -S, for compatibility with GNU...
2019-05-30 markjelfcopy: Optimize for insertions at the end of the...
2019-05-30 markjelfcopy: Remove an unneeded memset.
2019-05-29 jhibbitsAdd missing powerpc64 relocation support to libdwarf
2019-05-26 dimPull in r361696 from upstream llvm trunk (by Sanjay...
2019-05-20 mmMFV r347989:
2019-05-20 mmUpdate vendor/libarchive/dist to git b5818e39e128eca495...
2019-05-16 cyThe driver list prints "(null)" for the NDIS driver...
2019-05-13 markjProvide separate accounting for user-wired pages.
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 lwhsuFix expected output after r347207
2019-05-08 hselaskyAdd ConnectX-6 DX HCA ID to libmlx5.
2019-05-08 hselaskyAdd support for 200Gbit speeds to libibverbs.
2019-05-08 delphijMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-08 dimPull in r360099 from upstream llvm trunk (by Eli Friedman):
2019-05-06 philImport libxo-1.0.4:
2019-05-05 cyMFV r347136:
2019-04-23 cyMFV r346563:
2019-04-20 cyMFV r346450:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-19 cemimport zstd 1.4.0
2019-04-17 emastereadelf: use size_t for object counts
2019-04-17 emastereadelf: speed up readelf -wo
2019-04-17 emastecap_fileargs: chase r346315, update fileargs_init in...
2019-04-16 oshogbotcpdump: disable Capsicum if -E option is provided.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-06 cyMFV r345988:
2019-04-05 philEmergency fix for NULL deref in xo_xml_leader_len
2019-04-04 oshogbostrings: capsicumize it
2019-04-03 philImport libxo-1.0.2
2019-04-03 aeFollow the declared behaviour that specifies server...
2019-04-02 dimPull in r357362 from upstream clang trunk (by David...
2019-04-02 aeCreate 64bit mibII counters for all interfaces.
2019-04-02 aeAdd IPv6 transport for bsnmp.
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 ngieImport proof-of-concept for handling `GTEST_SKIP()...
2019-04-01 aeCorrect a port number assignment.
2019-03-28 emastereadelf: add newline after dumping dynamic FLAGS /...
2019-03-28 emasteRevert other accidentally committed part of r345625
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 markjPrepend DW_AT_comp_dir to relative line number director...
2019-03-26 philipImport tzdata 2019a
2019-03-26 kevansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 mmMFV r345495:
2019-03-23 dimPull in r356809 from upstream llvm trunk (by Eli Friedman):
2019-03-23 oshogbostrings: return an error code and the char value separately
2019-03-21 oshogboIn case of ENCODING_8BIT the EOF code will be pass...
2019-03-21 oshogboFix powerpc and arm builds after r345361.
2019-03-21 oshogbostrings: do not continue if getc or getcharacter return...
2019-03-21 oshogbostrings: do not depend on stdin
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 dimPull in r352826 from upstream lld trunk (by Fangrui...
2019-03-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-18 dimEnable building libomp.so for 32-bit x86. This is...
2019-03-18 asomersMFHead@r345275
2019-03-18 lidlFixup syslog() call that should have used logging funct...
2019-03-16 dimAdd openmp __kmp_gettid() wrapper, using pthread_getthr...
2019-03-16 dimMerge openmp release_80 branch r356034 (effectively...
next