aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/7.2.0
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to new releasesAlexey Neyman2018-01-2823-1482/+0
| | | | | | | | | | | | | | android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>
* Run all patches through renumbering and updateAlexey Neyman2017-12-0222-174/+177
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* gcc 7.2.0: fix 977-crystax.patch offsetsSergey Korolev2017-11-271-2/+2
|
* gcc 7.2.0: fix 975-crystax.patch offsetsSergey Korolev2017-11-271-1/+1
|
* gcc 7.2.0: fix 973-crystax.patch offsetsSergey Korolev2017-11-271-1/+1
|
* gcc 7.2.0: fix 972-crystax.patch offsetsSergey Korolev2017-11-271-18/+18
|
* gcc 7.2.0: fix 970-crystax.patch offsetsSergey Korolev2017-11-271-35/+33
|
* gcc 7.2.0: fix 952-bionic-errno.patch offsetsSergey Korolev2017-11-271-1/+1
|
* gcc 7.2.0: fix 891-fix-m68k-uclinux.patch offsetsSergey Korolev2017-11-271-1/+1
|
* gcc 7.2.0: fix 860-cilk-wchar.patch offsetsSergey Korolev2017-11-271-4/+4
|
* gcc 7.2.0: fix 810-arm-softfloat-libgcc.patch offsetsSergey Korolev2017-11-271-1/+1
|
* gcc 7.2.0: fix ↵Sergey Korolev2017-11-271-6/+6
| | | | 370-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch offsets
* Add digests for all packagesAlexey Neyman2017-09-291-0/+8
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* package/gcc: fix ICE on xtensa, PR target/82181Max Filippov2017-09-121-0/+31
| | | | | | | | | | | | Memory references to DI mode objects could incorrectly be created at offsets that are not supported by instructions l32i/s32i, resulting in ICE at a stage when access to the object is split into access to its subwords: drivers/staging/rtl8188eu/core/rtw_ap.c:445:1: internal compiler error: in change_address_1, at emit-rtl.c:2126 Fixes: https://lkml.org/lkml/2017/9/10/151 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
* GCC: 7.1 -> 7.2Alexey Neyman2017-08-1721-0/+1442
Signed-off-by: Alexey Neyman <stilor@att.net>