summaryrefslogtreecommitdiffstats
path: root/rtems/config/6/rtems-i386.bset (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 6/7: Update unstable RTEMS 6/7 tool chainSebastian Huber2020-10-121-4/+0
|
* patch gcc i386 multiarchMichael Davidsaver2020-09-211-0/+4
| | | | | | | | | | | | Add patch to change from mtune to march when building multilibs. The mtune argument tunes or optimizes for a specific CPU model but does not ensure the generated code is appropriate for the CPU model. Prior to this patch, i386 compatible code was always generated but tuned for later models. This is the same fix as #2830 but applying to gcc 10. Updates #4084.
* 6: Add unstable RTEMS 6 tool chainSebastian Huber2019-01-071-0/+4