Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run patches thru `manage-packages -P` | Alexey Neyman | 2022-02-11 | 1 | -56/+0 |
| | | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | binutils: Add MinGW build fix from 2.37 branch | Artem Panfilov | 2021-09-14 | 1 | -0/+56 |
This fixes a defect introduced in 25162c7. The "uint" type has not been explicitly defined here on mingw, causing compilation to fail. Signed-off-by: Artem Panfilov <artemp@synopsys.com> |