History log of /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/divmodsi4.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 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.