commit | a5c6eae4d6763e50101494b392ef6518c0ef96e9 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Jul 10 11:05:59 2013 -0700 |
committer | Matt Turner <mattst88@gmail.com> | Fri Jul 19 13:54:23 2013 -0700 |
tree | c87c5e3ee2b4729615297fcd0313095f9fc80995 | |
parent | 01350eb6c0d6fa7831b387d50e19830d8d0da354 [diff] |
alpha: Modernize lib/mpi/longlong.h Remove the compile warning for __udiv_qrnnd not having a prototype. Use the __builtin_alpha_umulh introduced in gcc 4.0. Reviewed-and-Tested-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>