Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Update
cross-armv6hl-gcc6.6376
cross-ppc64le-gcc6.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cross-ppc64le-gcc6.changes of Package cross-armv6hl-gcc6.6376
------------------------------------------------------------------- Fri Aug 26 10:44:37 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r239768). * Includes GCC 6.2 release. ------------------------------------------------------------------- Wed Aug 17 18:43:55 UTC 2016 - jslaby@suse.com - gcc6-devel: require gmp-devel and mpc-devel ------------------------------------------------------------------- Wed Aug 17 08:51:42 UTC 2016 - mliska@suse.cz - Update HSA_RUNTINE_LIB in gcc6-hsa-enablement.patch ------------------------------------------------------------------- Mon Aug 15 12:30:00 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r239476). * includes GCC 6.2 RC1 - Make sure newlib crosses for the same target conflict ------------------------------------------------------------------- Fri Aug 12 14:37:14 UTC 2016 - afaerber@suse.de - Clean up newlib handling in spec files * change_spec: Set new gcc_target_newlib in add_newlib_cross() * gcc.spec.in: Converge per-target configure sections * cross.spec.in: Prepare for more library options: gcc_target_glibc ------------------------------------------------------------------- Fri Aug 12 09:37:52 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r239408). - Remove gcc6-disable-aarch64-tsan.patch and re-enable TSAN for aarch64. ------------------------------------------------------------------- Mon Aug 8 10:20:08 UTC 2016 - schwab@suse.de - Enable ifunc attribute on archs with support for GNU_IFUNC in glibc for SLE12 and up ------------------------------------------------------------------- Sun Jul 31 10:53:38 UTC 2016 - afaerber@suse.de - Prepare newlib targets epiphany, nds32le, rl78, rx * Mostly forward-ported from gcc5 package - change_spec: Add add_newlib_cross() convenience function - Enable epiphany and rx packages * Fix debugsources.list path for non-bootstrap packages w/debuginfo ------------------------------------------------------------------- Thu Jul 7 11:58:26 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r238085) * Fixes compile-time issues in the C++ frontend. [bnc#988017] - Enable plugin support for Tumbleweed and add gcc6-devel package for the hearder files required to develop plugins. [bnc#988009] ------------------------------------------------------------------- Wed Jun 15 10:08:25 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r237469) - Refresh gcc6-SOURCE_DATE_EPOCH.patch with patch for PR71183. - Use %preun instead of %postun for info file deletion. Register libitm.info. [bnc#984767] ------------------------------------------------------------------- Mon Jun 13 08:35:10 UTC 2016 - rguenther@suse.com - Add cross-arm-gcc6 that should work with cross-arm-binutils and defaults to armv6hl settings, but without builing an icecream environment for it. ------------------------------------------------------------------- Fri Jun 10 11:12:34 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r237296). - Add gcc6-SOURCE_DATE_EPOCH.patch to backport SOURCE_DATE_EPOCH. [bnc#982182] ------------------------------------------------------------------- Mon Jun 6 11:29:15 UTC 2016 - rguenther@suse.com - Update disk-space _constraints, add libgcj-gcc6 _constraints similar to gcc6-testresults as that one is also building libjava. ------------------------------------------------------------------- Wed Jun 1 13:17:59 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r236988). - Enable profiledbootstrap for AARCH64. ------------------------------------------------------------------- Tue May 10 09:59:24 UTC 2016 - rguenther@suse.com - Add gcc6-disable-aarch64-tsan.patch to disable TSAN on aarch64 because libtsan0 is not installable. ------------------------------------------------------------------- Wed May 4 08:27:42 UTC 2016 - rguenther@suse.com - Fix HSA build conditional for crosses. ------------------------------------------------------------------- Mon May 2 07:22:08 UTC 2016 - rguenther@suse.com - Update to gcc-6-branch head (r235696). * Fixes libgcj_bc1 version check issue. ------------------------------------------------------------------- Wed Apr 27 10:37:26 UTC 2016 - rguenther@suse.com - Update to GCC 6.1.0 release (r235473). * Includes fix for python3 miscompile [bnc#976024] - Enable profiledbootstrap, but not if building libjava where also disable bootstrap ------------------------------------------------------------------- Mon Apr 18 14:01:38 UTC 2016 - martin.liska@suse.com - Add gcc6-hsa-enablement.patch and enable HSA offloading target. ------------------------------------------------------------------- Thu Apr 14 12:38:43 UTC 2016 - rguenther@suse.com - Update to SVN trunk head (r234970). ------------------------------------------------------------------- Thu Apr 14 12:05:43 UTC 2016 - rguenther@suse.com - Enable Ada on ppc64le and aarch64. ------------------------------------------------------------------- Thu Mar 24 09:16:23 UTC 2016 - rguenther@suse.com - Update to SVN trunk head (r234449). - Do not build libffi packages for now. - Adds support for %disable_32bit. - Build with release checking. - Enable cross compiler builds. ------------------------------------------------------------------- Thu Mar 10 12:45:44 UTC 2016 - rguenther@suse.com - Update to SVN trunk head (r234106). * Bumps libgo SO version to 9 * Bumps libffi SO version to 7 - Refresh gcc44-rename-info-files.patch ------------------------------------------------------------------- Thu Dec 17 14:02:56 UTC 2015 - rguenther@suse.com - New package, inherits from gcc5 * 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 * libjava-no-multilib.diff, do not build multilibs for libjava even on multilib systems (we use baselibs for it) * 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-java-slow_pthread_self.patch, force us to assume pthread_self is fast * 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-libsanitize-aarch64-va42.patch, make address sanitizer work with 42bit address space on aarch64 * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 - Drops * Wunprototyped-calls.diff because -std=gnu11 is default now. * gcc5-libgo-fix-certificates-lookup.patch, no longer applies and is only required for SLE11
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor