commit | 914b8ade3152c319e4f79ba6d09072cea3935100 | [log] [tgz] |
---|---|---|
author | Corey Tabaka <eieio@fuchsia.infra.roller.google.com> | Mon Jan 15 19:35:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 15 11:36:38 2024 -0800 |
tree | 8440795e5e2ca403a6485f0b5b8f0b560cd98c3f | |
parent | f15b797baccbf0e2a79c78ae09446010a97fe30b [diff] |
[roll] Roll fuchsia [ulib][ffl] Fix convergent rounding. Fix a bug in convergent rounding that only shows up in cases with three or more fractional bits. The original tests only covered cases with one or two fractional bits. The new tests cover cases with one and three fractional bits, which extends to all other cases. Verified that the new tests fail on the original rounding code in the expected cases and pass with the rounding fix applied. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/722831 Original-Revision: 23d3ff3917a12fb3a00169b9315e3ddf87296749 GitOrigin-RevId: 5069d6d4f305624f4e6da293a5ea0b303cec712d Change-Id: Ib49fef04af7d66bd0cdf94c0affa93611fe2ff5d
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.