mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
This version of libcompiler_rt adds support for __mulo[sdt]i4(), which computes a multiply and its overflow flag. There are also a lot of cleanup fixes to headers that don't really affect us. Updating to this revision should make it a bit easier to contribute changes back to the LLVM developers. |
||
|---|---|---|
| .. | ||
| DD.h | ||
| divtc3.c | ||
| fixtfdi.c | ||
| fixunstfdi.c | ||
| floatditf.c | ||
| floatunditf.c | ||
| gcc_qadd.c | ||
| gcc_qdiv.c | ||
| gcc_qmul.c | ||
| gcc_qsub.c | ||
| multc3.c | ||
| restFP.S | ||
| saveFP.S | ||