summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorblymn <blymn@NetBSD.org>2021-06-15 22:21:09 +0000
committerblymn <blymn@NetBSD.org>2021-06-15 22:21:09 +0000
commit40cdca9960688c0867f6c9550ef4446fa81a4e5c (patch)
tree9a0aa712dbfd2fcda30465878ae74eb7185a8991 /sys/dev/raidframe
parentd184f5802d44a96b415751291ff2dfd40049d83f (diff)
Restore the slk_wset test after fixing a but in libcurses.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
g 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