History log of /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/divdc3.c (Results 1 – 3 of 3)
Revision Date Author Comments
# ef84fd3b 27-Feb-2016 joerg <joerg@NetBSD.org>

Import compiler-rt r259194. Primary changes are better support for
128bit long double and a number of refinements in the profiling backend.


# f7f78b33 18-Mar-2014 joerg <joerg@NetBSD.org>

Import compiler-rt r204194. Fixes shift use in divide routines and const
correctness in gcc_personality_v0.c.


# 156cd587 26-Feb-2014 joerg <joerg@NetBSD.org>

Import compiler-rt r202303. Extend 128bit support to all LP64 platforms.