------------------------------------------------------------------- Fri Mar 31 08:51:09 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r246609). - Add cross-binutils Requires to cross-gcc packages. ------------------------------------------------------------------- Mon Mar 27 14:06:43 UTC 2017 - rguenther@suse.com - Really fix libtsan requirement on ppc. [boo#1030623] - Also fix liblsan requirement on pcc. ------------------------------------------------------------------- Thu Mar 23 09:59:21 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r246414). - Package gcov-dump. - 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] ------------------------------------------------------------------- Mon Mar 13 10:56:29 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r246083). ------------------------------------------------------------------- Wed Mar 8 14:10:58 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r245976). - BuildRequire at least gcc-4.8 Ada. - Enable asan and ubsan for s390. - Also require gcc-c++ of the host compiler version used when that is changed due to Ada requirements. ------------------------------------------------------------------- Tue Feb 14 08:00:25 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r245417). - Enable profiledbootstrap for %ix86, build with release checking. - Build stage1 with -O2 -g. - Enable Ada for s390x. - Enable asan and ubsan for s390x. - Refresh gcc44-rename-info-files.patch. ------------------------------------------------------------------- Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com - Fix up nvptx offloading so that it actually works. ------------------------------------------------------------------- Tue Jan 31 12:25:34 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r245052). - Use plain avr as gcc target for AVR to match what binutils does. [bnc#1022404] - Cleanup spec file and gcc7-rpmlintrc a bit. ------------------------------------------------------------------- Thu Jan 26 15:10:21 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r244934). - Add accelerator offloading cross to nvptx-none, for this also add nvptx-newlib.tar.bz2. ------------------------------------------------------------------- Tue Jan 24 12:56:39 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r244867). - Bump libgo SO version to 11. - PowerPC now supports lsan and tsan. - Correct lsan/tsan packaging who are 64bits only. ------------------------------------------------------------------- Fri Jan 20 08:36:18 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r244684). - Use --with-gcc-major-version-only and drop gcc-dir-version.patch. - Enable offloading for nvptx-none on the host (offload compiler still missing). Re-enable HSA offloading. - Re-add missing cross.spec.in and enable crosses. ------------------------------------------------------------------- Thu Jan 12 12:01:01 UTC 2017 - rguenther@suse.com - Update to gcc trunk head (r244350). - Package avx512vpopcntdqintrin.h and sgxintrin.h on x86_64/i?86. ------------------------------------------------------------------- Wed Dec 14 14:34:22 UTC 2016 - rguenther@suse.com - Update to gcc trunk head (r243648). - Package {arm,aarch64}/arm_fp16.h and arm/arm_cmse.h. ------------------------------------------------------------------- Mon Nov 28 10:43:45 UTC 2016 - rguenther@suse.com - Remove broken libffi build support. - Remove more Java remanents. ------------------------------------------------------------------- Fri Nov 25 08:30:28 UTC 2016 - mliska@suse.cz - Update to gcc trunk (r242874). - Add avx5124fmapsintrin.h and avx5124vnniwintrin.h header files. ------------------------------------------------------------------- Wed Nov 23 15:36:06 UTC 2016 - mliska@suse.cz - New package, inherits from gcc6 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 - Drops * 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