/tools/db/

f='http://git.infra.scholz.ruhr/netbsd/atom/external/bsd/llvm/lib/libLLVMSparcCodeGen/Makefile?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/external/bsd/llvm/lib/libLLVMSparcCodeGen/Makefile
AgeCommit message (Collapse)Author
2019-11-13Remove old LLVM build system.joerg
2017-01-11Update LLVM build glue for pre-4.0.0 r291444.joerg
2016-02-27Update build system for LLVM 3.8.0rc3.joerg
2015-01-29Update build system glue for LLVM 3.6RC1. Notable changes:joerg
- Old JIT is removed. - Improvements to debug information handling. - ARM: check for deprecated instructions and warn in the integrated assembler - PPC: VSX support, va_arg support for struct/union types, -fPIC vs -fpic supported, faster atomics - x86: improved vectorizer
2014-02-14Update LLVm/Clang to 3.5svn r201163. This brings improvements to thejoerg
16bit x86 support, self hosting for SPARC64 and improvements to the NetBSD driver on ARM, AArch64 and MIPS.
2014-01-15Update build glue for LLVM/Clang 3.5svn r199312. Noticable changesjoerg
include bug fixes for the loop vectorizer, initial work for assembler parser/disassembler on SPARC, improvements to ARM assembler and .code16 support on x86.
2014-01-05Update LLVM family to 3.5svn r198450. Interesting changes include:joerg
- Improvements in the SPARC64 support - ARM backend can almost build a full NetBSD/EABI system with the integrated assembler - PowerPC grows disassembler support - LLD supports copy relocation, beginning of MIPS backend - New diagnostic for use of bool expression as size_t argument for strncmp and friends
2013-10-14Update LLVM/Clang snapshot to r192551 for various bug fixes.joerg
2013-07-07Update LLVM/Clang to snapshot r185778. This brings in a lot of work onjoerg
integrated-assembler support on PowerPC as well as support for compressed DWARF sections in some tools.
2012-01-11Update LLVM/Clang snapshot to r147888. Most importantly, this fixes ajoerg
number of ABI issues for i386 and provides the correct __FLT_EVAL_METHOD__ when using i387.
2011-07-17Update to Clang/LLVM r135360. Most importantly, this adjusts thejoerg
cc -print-search-dirs output to expand sysroot-prefixed library paths to make live easier for libtool.
2011-07-05Hook up LLVM's SPARC target.joerg