aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Upgrades: gcc 5.5, gdb 8.0.1, musl 1.1.17, LinuxAlexey Neyman2017-10-2346-645/+8
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-295-0/+40
| | | | | | | 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-125-0/+155
| | | | | | | | | | | | 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>
* Apply ucontext patch to mainstream GCC releasesAlexey Neyman2017-08-273-0/+564
| | | | | | | Not applicable to 4.8, as GLIBC2.26 requires 4.9 or newer. Record that dependency. Signed-off-by: Alexey Neyman <stilor@att.net>
* Record tarball formatsAlexey Neyman2017-08-184-0/+4
| | | | | | Also, missed upgrades of gmp, isl, mingw-w64 Signed-off-by: Alexey Neyman <stilor@att.net>
* GCC: 7.1 -> 7.2Alexey Neyman2017-08-1723-87/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Update to GCC 6.4Alexey Neyman2017-07-1336-530/+0
| | | | | | Deleted patches have been picked up upstream. Signed-off-by: Alexey Neyman <stilor@att.net>
* Resolve a few more TBDsAlexey Neyman2017-07-091-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-082-5/+5
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Implement "milestones" for packagesAlexey Neyman2017-07-081-0/+1
| | | | | | Also get rid of dependency on GNU sort. Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert gcc to new framework.Alexey Neyman2017-07-08162-0/+13710
Signed-off-by: Alexey Neyman <stilor@att.net>