8095734a96- Update to gcc-7-branch head (r249772). * Includes patch for PR81204. [bnc#1045732] * Includes patch for PR81112. [bnc#1043966]Richard Biener2017-06-29 09:11:30 +00:00
acffd23ed3- Update to gcc-7-branch head (r249738). * Includes patch for PR81080. [bnc#1044016]Richard Biener2017-06-28 13:35:55 +00:00
b6a2b7d8aa- Fix cross compiler update-alternatives machinery to make rpmlint happy.Richard Biener2017-06-13 11:56:15 +00:00
b16aa05ebe- Update plugin enablement guard to use %sle_version. [bnc#1043590]Richard Biener2017-06-09 11:26:39 +00:00
51e77e201f- Update plugin enablement guard to use %sle_version.Richard Biener2017-06-09 11:23:24 +00:00
9e7de37e8b- Update to gcc-7-branch head (r248970). * Includes gcc7-pr80593.patch.Richard Biener2017-06-07 13:20:20 +00:00
7e9ab4b2ce- For SLE-15 make the i586 compiler generate code for architecture level of x86_64.Richard Biener2017-05-18 08:23:58 +00:00
30a80ea123- Update to gcc-7-branch head (r248152) - Drop not working SLE-10 build support. - For SLE-15 build for x86-64 the i586 compiler.Richard Biener2017-05-18 08:22:04 +00:00
cf8a9dc87a- Update to gcc-7-branch head (r247545) * Includes GCC 7.1 release - For SLE15 change ppc64le tuning to power9. [fate#322728]Richard Biener2017-05-03 12:35:52 +00:00
f8dc3b67a1- Update to gcc-7-branch head (r247368) * Includes GCC 7.1 RC2 * Includes ARM ABI fix for PR77728, fixing ABI incompatibility with GCC 4.8.Richard Biener2017-04-28 12:28:25 +00:00
2637c9c2ec- Update to gcc-7-branch head (r247272) * Includes GCC 7.1 RC1 * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI incompatibility with GCC 4.8.Richard Biener2017-04-26 07:39:42 +00:00
c501f6196b- Update to gcc trunk head (r246414). - Remove gcc7-debug-dwarf2out-ice.patch. - Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove useless warning from Wextra that causes build fails due to excessive log file size. - Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have a 32bit multilib on any arch. [boo#1030623] - Update to gcc trunk head (r246414). - Remove gcc7-debug-dwarf2out-ice.patch. - Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove useless warning from Wextra that causes build fails due to excessive log file size. - Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have a 32bit multilib on any arch. [boo#1030623] - Update to gcc trunk head (r246414). - Remove gcc7-debug-dwarf2out-ice.patch. - Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove useless warning from Wextra that causes build fails due to excessive log file size. - Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have a 32bit multilib on any arch. [boo#1030623] - Update to gcc trunk head (r246414). - Remove gcc7-debug-dwarf2out-ice.patch. - Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove useless warning from Wextra that causes build fails due to excessive log file size. - Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have a 32bit multilib on any arch. [boo#1030623] - Update to gcc trunk head (r246414). - Remove gcc7-debug-dwarf2out-ice.patch.Richard Biener2017-03-23 10:02:35 +00:00
d7308d74a5- Also require gcc-c++ of the host compiler version used when that is changed due to Ada requirements.Richard Biener2017-03-03 13:01:25 +00:00
9e6efbe7d3- Update to gcc trunk head (r245867). - Enable asan and ubsan for s390.Richard Biener2017-03-03 11:38:15 +00:00
8f13c43707- Update to gcc trunk head (r245417). - Enable asan and ubsan for s390x.Richard Biener2017-02-14 08:07:43 +00:00
1095577561- Update to gcc trunk head (r245326). - Enable profiledbootstrap for %ix86, build with release checking. - Build stage1 with -O2 -g. - Enable Ada for s390x.Richard Biener2017-02-10 12:53:14 +00:00
ef8877adb2- Fix up nvptx offloading so that it actually works.Richard Biener2017-02-02 14:22:09 +00:00
3958afb9a4- Update to gcc trunk head (r245052). - Cleanup spec file and gcc7-rpmlintrc a bit.Richard Biener2017-01-31 08:23:24 +00:00
336d436a3c- Update to gcc trunk head (r245027). - Use plain avr as gcc target for AVR to match what binutils does. [bnc#1022404]Richard Biener2017-01-30 14:32:14 +00:00
70330d0902- Update to gcc trunk head (r244934). - Add accelerator offloading cross to nvptx-none, for this also add nvptx-newlib.tar.bz2.Richard Biener2017-01-26 15:16:43 +00:00
550e3fd3d4- Correct lsan/tsan packaging who are 64bits only.Richard Biener2017-01-25 10:11:21 +00:00
c5ed6b9632- Update to gcc trunk head (r244867). - Bump libgo SO version to 11. - PowerPC now supports lsan and tsan.Richard Biener2017-01-24 13:39:09 +00:00
9f928ad94e- Enable offloading for nvptx-none on the host (offload compiler still missing). Re-enable HSA offloading.Richard Biener2017-01-20 11:59:41 +00:00
17ce8befc3- Update to gcc trunk head (r244684). - Use --with-gcc-major-version-only and drop gcc-dir-version.patch. - Enable offloading for nvptx-none. - Re-add missing cross.spec.in and enable crosses.Richard Biener2017-01-20 10:44:58 +00:00
cedad49f55- Package avx512vpopcntdqintrin.h and sgxintrin.h on x86_64/i?86.Richard Biener2017-01-12 12:01:26 +00:00
68ed6fc949- New package, inherits from gcc6 * libjava-no-multilib.diff, gcc41-java-slow_pthread_self.patch and all Java related hunks in included patches because Java is no longer included in GCC 7. * gcc6-hsa-enablement.patch as it's part of trunk * gcc6-libsanitizer-aarch64-vma48.patch as it's part of trunk * gcc6-SOURCE_DATE_EPOCH.patch as it's part of trunk - New package, inherits from gcc6 * libjava-no-multilib.diff, gcc41-java-slow_pthread_self.patch and all Java related hunks in included patches because Java is no longer included in GCC 7. * gcc6-hsa-enablement.patch as it's part of trunk * gcc6-libsanitizer-aarch64-vma48.patch as it's part of trunk * gcc6-SOURCE_DATE_EPOCH.patch as it's part of trunkRichard Biener2016-11-28 08:38:44 +00:00
9e432acb0dAccepting request 442025 from home:marxin:gcc-develRichard Biener2016-11-28 08:25:49 +00:00