Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run patches thru `manage-packages -P` | Alexey Neyman | 2022-02-11 | 1 | -2/+6 |
| | | | | | | | | 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> | ||||
* | Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ↵ | Dan Tejada | 2020-05-20 | 1 | -0/+48 |
DSPs -- c6x: Add support for c6x product families to pass on to uClibC-ng -- c6x: Fix multilib support -- c6x: Add patch fix internal instruction error (GCC 57295) Signed-off-by: Dan Tejada <dan.tejada@cantada.com> |