aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc/6.3.0
Commit message (Collapse)AuthorAgeFilesLines
* Convert gcc to new framework.Alexey Neyman2017-07-0835-4181/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* gcc: xtensa: backport fix for incorrect code generationMax Filippov2017-05-311-0/+74
| | | | | | | | | | | xtensa GCC incorrectly uses %ld/0x%lx format specifiers to output HOST_WIDE_INT values, which results in incorrect code generation by the compiler built for armhf host. The original issue: https://github.com/qca/open-ath9k-htc-firmware/issues/130 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
* patches: Add patch that fixes gcc6 with gcc7Kirill K. Smirnov2017-05-271-0/+28
| | | | | | Taken from the openembedded patchset. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
* Add patch from GCC #80037Alexey Neyman2017-05-231-0/+13
| | | | | | Fixes #719. Signed-off-by: Alexey Neyman <stilor@att.net>
* Split the patch from CrystaX to separate commitsAlexey Neyman2017-05-149-17570/+1007
| | | | | | | | | ... and edit the biggest chunk as in previous 950-bionic-android.patch. Also, drop arm_neon.h - it is a separate package, will be added separately. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add sample Android config, gcc 6.3 patcheshyc2017-05-143-0/+17647
|
* Added patch for gcc compilation error with fortran enabledDirk Vanden Boer2017-01-181-0/+10
| | | | Signed-off-by: Dirk Vanden Boer <dirk.vdb@gmail.com>
* Patch GCC to leave -framework alone.Alexey Neyman2017-01-101-0/+14
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Bump GCC to 6.3.0Alastair D'Silva2017-01-0620-0/+2958
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>