summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2019-12-07Really add -isoC-2018 (not just the docs).wiz
2019-12-07Reduce diff to upstream.wiz
2019-12-05Avoid redefining uint_t &c. if compat_defs.h already defines them.riastradh
2019-12-03dtrace: add support for aarch64jmcneill
2019-12-03Apply a fix from upstream:he
2019-12-01Need sys/atomic.h on NetBSDjmcneill
2019-12-01Provide a default ptob() implementationjmcneill
2019-12-01Initialize b_dev before passing buf to d_minphys (ldminphys needs this)jmcneill
2019-11-30Fix 'nm /dev/ksyms' (noticed by ryo).rin
2019-11-28Use -fno-strict-aliasing unconditionally for the cross compiler.joerg
2019-11-28note that earm and riscv switched to GCC 8.mrg
2019-11-28match ifdefs with stats.c atomic selectionchristos
2019-11-27merge bind 9.14.8christos
2019-11-24Import bind 9.14.8 (security fix -- limits on concurrent TCP queries)christos
2019-11-22more regen stuff.christos
2019-11-22regen x86_64 for i386 supportchristos
2019-11-22add missing files for 32 bit debugging on 64 bit host.christos
2019-11-22Support for compat-32 type shared library paths.christos
2019-11-20Restrict -Wl,-z,defs to x86 and aarch64 for now to avoid global buildmartin
2019-11-19Looks like this requires pthread.martin
2019-11-18Build some more LLVM components for Gallium. Switch it to -Wl,-z,defsjoerg
2019-11-18Use a big hammer and disabling strict aliasing for the tools build orjoerg
2019-11-18build int10 on powerpc64 as well.mrg
2019-11-18few gcc 8 clean ups:mrg
2019-11-16Fix always false test (typo). Note by joerg@christos
2019-11-16shorten nameschristos
2019-11-16Build libclangAST with -O1 when the host compiler is GCC 7 to avoidjoerg
2019-11-16note i386 and sparc* conversion. note arm32 issues.mrg
2019-11-14For gcc < 9 disable stringop-overflow warnings - they are broken.martin
2019-11-14duplicate a some of Makefile.gnuhost.mrg
2019-11-13Mark old LLVM instance as dead.joerg
2019-11-13Mark old LLVM instance as dead.joerg
2019-11-13Remove old LLVM build system.joerg
2019-11-13Syncroy
2019-11-13Import dhcpcd-8.1.2 with the following changes:roy
2019-11-13Use x86_patch_window_{open,close}. This also fixes a bug: the CR0/PSLmaxv
2019-11-13Appease gcc. Init "terminator".kre
2019-11-12new files and bump versionchristos
2019-11-12merge conflictschristos
2019-11-12CHANGES FROM 2.9 to 2.9achristos
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-11-11silence sign-conversion warning from clangtnn
2019-11-10update a bunch of reality.mrg
2019-11-08Import 01f3a59fb3e2542fce74c768718f594d0debd0da from the LLVM mono-repo:joerg
2019-11-08dtrace_trap() gets called from alltraps() -> trap() with interrupts enabledhannken
2019-11-06Add missing El. Use more markup.wiz
2019-11-06oops, regen these again with right iconv prototype present.mrg
2019-11-06Ordinarily, the continue clause of the for-loop would free 'line.' In thischristos
2019-11-06The original blacklist library supported two operations - achristos
2019-11-06fix stupid typo...para