. raise(SIGFPE) for modulo-0/divide-0 operations in internal int division functions . gcc: do not link with -lgcc anywhere so these internal functions are always used from libc instead of (sometimes) masked by -lgcc . together fixes test53 on ARM Change-Id: I31ec19dfdd68b8a92695595da901874e63106f9d |
||
|---|---|---|
| .. | ||
| byte_swap_2.S | ||
| byte_swap_4.S | ||
| divsi3.S | ||
| modsi3.S | ||
| umodsi3.S | ||