summaryrefslogtreecommitdiff
path: root/debian/patches/fma-contraction.diff
Commit message (Collapse)AuthorAge
* Begin updating packaging for Abseil 20210324Gravatar Benjamin Barenblat2021-04-08
| | | | | | Bump package versions and names to reflect the new Abseil LTS. Remove patches that have been incorporated upstream, and refresh other patches.
* Make Abseil unit tests tolerate fused multiply/add contractionGravatar Benjamin Barenblat2021-03-04
Apply a patch from upstream to make tests pass when GCC replaces double addition and multiplication with fused multiply/add instructions.