History log of /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/InstrProfiling.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.


# 30308f42 19-May-2014 joerg <joerg@NetBSD.org>

Import compiler-rt r209132. Revert use of TI mode on 32bit PPC.


# 61f2f256 16-May-2014 joerg <joerg@NetBSD.org>

Import compiler-rt r208593. Fix a build bug in __clear_cache by not
explicitly forcing the ABI. Add first part of IEEE 754 quad support.