aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc/5.4.0/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
Commit message (Collapse)AuthorAgeFilesLines
* Convert gcc to new framework.Alexey Neyman2017-07-081-67/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* gcc: fix libgcc build with --text-section-literals for xtensaMax Filippov2016-11-221-0/+67
This fixes toolchain build with --text-section-literals, which should normally be enabled for linux targets. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>