aboutsummaryrefslogtreecommitdiffstats
path: root/community/gcc6
Commit message (Collapse)AuthorAgeFilesLines
* community/gcc6: fix wrong code when returning padded structMilan P. Stanić2020-01-302-2/+49
| | | | bug report https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93402
* community/gcc6: rebuild against mpfr4 (fix #11984)J0WI2019-11-031-4/+4
|
* community/gcc6: fix build on mips*alpine-mips-patches2018-12-272-0/+29
|
* community/gcc6: fix gcc-java on armv7 and class cache pathTimo Teräs2018-12-272-5/+32
| | | | | - fix unwinding to work with arm thumb code - fix packaging to keep class cache in right path
* community/gcc6: fix option spelling on mips*alpine-mips-patches2018-12-172-3/+3
| | | | It is '--as-needed' not '-as-needed' (interpreted as '-a KEYWORD').
* community/gcc6: move from testingNatanael Copa2018-11-3048-0/+9589
needed too bootstrap openjdk7