Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gcc5-testresults
libffi-gcc5.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libffi-gcc5.changes of Package gcc5-testresults
------------------------------------------------------------------- Mon Mar 7 13:50:49 UTC 2016 - rguenther@suse.com - Update to gcc-5-branch head (r233831). * Includes fixes for [bnc#966220], [bnc#962765] and [bnc#964468]. - Add gcc5-aarch64-libffi.patch to revert accidential libffi ABI breakage on AARCH64. [bnc#968771] ------------------------------------------------------------------- Mon Dec 7 08:26:26 UTC 2015 - rguenther@suse.com - Update to GCC 5.3.1 (r231346). * Includes GCC 5.3 release with many bugfixes. - Drop cloog-isl build dependency from cross packages. ------------------------------------------------------------------- Fri Nov 20 13:59:12 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r230656). * Includes fix for HTM builtins on powerpc. [bnc#955382] * Includes fix for build with ISL 0.15. ------------------------------------------------------------------- Mon Nov 9 08:42:26 UTC 2015 - rguenther@suse.com - For x86_64 default 32bit code generation to -march=x86-64 rather than -march=i586. - Fix libgo certificate lookup, adds gcc5-libgo-fix-certificates-lookup.patch. [bsc#953831] - Build s390[x] with --with-tune=z9-109 --with-arch=z900 on SLE11 again. [bnc#954002] ------------------------------------------------------------------- Thu Oct 8 12:30:53 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r228589). * Includes fix for [bnc#939460]. * Includes fix for C++11 std::random_device short reads, CVE-2015-5276. [bnc#945842] * Experimental File System TS library. - For non-icecream cross-compilers %sysroot is always defined, so any conditionalization can be dropped as cleanup. ------------------------------------------------------------------- Fri Sep 18 10:04:55 UTC 2015 - dvaleev@suse.com - Optimize ppc64le for power8 on Tumbleweed ------------------------------------------------------------------- Tue Jul 21 07:56:32 UTC 2015 - meissner@suse.com - filter out -fstack-protector-strong too ------------------------------------------------------------------- Tue Jul 21 07:28:02 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r226025). * Includes GCC 5.2 release * Includes post-release fix for Wine. ------------------------------------------------------------------- Tue Jul 14 14:04:39 UTC 2015 - rguenther@suse.com - Allow for %{binutils_target} containing dashes by quoting in %if. - Postpone docs cleanup beyond target installation. - Assure files in %{_bindir} have the expected prefix. ------------------------------------------------------------------- Mon Jul 13 14:22:18 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r225724). * Includes GCC 5.2 RC2 - Adjust .changes file generation for optional compiler build. ------------------------------------------------------------------- Tue Jul 7 07:51:35 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r225500). * Includes GCC 5.2 RC1 - Pack s390[x] vecintrin.h file. - Adjust optional compiler setup to also build Ada and Go and keep separate spec files for libffi and the testsuite. ------------------------------------------------------------------- Tue Jun 30 12:56:52 UTC 2015 - schwab@suse.de - Add cross-m68k-gcc5 ------------------------------------------------------------------- Wed Jun 24 14:51:33 UTC 2015 - matz@suse.com - Remove include-fixed/linux/vt.h as well. ------------------------------------------------------------------- Mon Jun 22 09:56:58 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r224716). - Fix libffi include install. [bnc#935510] - Package new mwaitxintrin.h file. ------------------------------------------------------------------- Tue Jun 9 09:38:39 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r224257). ------------------------------------------------------------------- Mon Jun 8 12:13:25 UTC 2015 - rguenther@suse.com - Fix build against SLE11 SP4. * Where mpfr 2.4.0 is not available disable the few features requiring it to allow building with mpfr 2.3.2, gcc48-remove-mpfr-2.4.0-requirement.patch. * Disable building the MPX library. * Re-instantiate IA64 support. * Add gcc5-no-return-gcc43-workaround.patch to avoid bogus warnings from the GCC 4.3 host compiler. ------------------------------------------------------------------- Mon May 18 08:20:49 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r223279). * Includes fix for [bnc#930496] and [bnc#930392]. - Enable 32bit code generation for ppc64le but do not build 32bit target libraries. Fixes ppc64le kernel compile. ------------------------------------------------------------------- Fri May 8 09:49:47 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r222900). - Add proper dependences to -32bit/-64bit compiler variants. Add gcc5-c++-32/64bit and gcc5-obj-c++-32/64bit (for their dependencies only). - Rename libstdc++5-devel to libstdc++6-devel-gcc5 following shared library suffixing (but applying always). - Likewise for libgcj devel and jar packages and for libffi. - Renames libgcj and libffi spec files. ------------------------------------------------------------------- Mon Apr 27 08:38:34 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r222451). * Includes GCC 5.1.0 release and first chunk of bugfixes and powerpc backports. - Enable building libmpx for i586 and x86_64. ------------------------------------------------------------------- Mon Apr 20 07:45:47 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r222226). * Includes GCC 5.1 RC2. ------------------------------------------------------------------- Thu Apr 16 13:40:56 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r222139). ------------------------------------------------------------------- Mon Apr 13 08:38:29 UTC 2015 - rguenther@suse.com - Update to gcc-5-branch head (r222032). * Matches GCC 5.1 RC1. ------------------------------------------------------------------- Thu Apr 9 08:33:14 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221942). ------------------------------------------------------------------- Tue Apr 7 09:55:38 UTC 2015 - afaerber@suse.de - Prepare for non-icecream cross-compilers * Define sysroot to match cross-binutils config * Prepare for requiring cross-newlib for some targets * Use all-host target for libc bootstrap, too * Install target files, but suppress stripping them (breaks them) * Suppress -icecream-backend subpackage * Allow building on any architecture ------------------------------------------------------------------- Tue Apr 7 08:19:52 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221888). - Enable cross compiler builds. ------------------------------------------------------------------- Thu Apr 2 13:27:21 UTC 2015 - schwab@suse.de - libsanitizer-tsan-res-state.patch: remove obsolete patch. - gcc5-libsanitize-aarch64-va42.patch: support aarch64 42-bit address - space ------------------------------------------------------------------- Tue Mar 24 11:01:28 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221624). - Require own ada version for suse_version > 1330, not explicitely gcc49-ada. - Amend _constraints to request more physical memory for gcc5 and gcc5-testresults as well as 4 processors for gcc5. ------------------------------------------------------------------- Thu Mar 19 13:45:05 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221515). ------------------------------------------------------------------- Wed Mar 18 10:17:24 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221482). * Fixes miscompile of vim. ------------------------------------------------------------------- Tue Mar 10 09:56:36 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221322). * Contains fixes for PR65120 and should reduce the amount of false -Wlogical-not-parentheses warnings. - Switch to release checking builds. ------------------------------------------------------------------- Tue Mar 3 10:52:07 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r221139). * Includes gcc5-pr65040.patch which is now removed. - Add libsanitizer-tsan-res-state.patch to fix build with new glibc. - Enable asan and ubsan for ppc64le. ------------------------------------------------------------------- Fri Feb 27 11:40:33 UTC 2015 - rguenther@suse.com - Add gcc5-pr65040.patch to remove -Wformat-signedness from -Wformat=2. - Renumber patches. ------------------------------------------------------------------- Wed Feb 25 11:05:05 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220959). ------------------------------------------------------------------- Fri Feb 20 07:59:48 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220833). ------------------------------------------------------------------- Tue Feb 17 13:42:15 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220758). ------------------------------------------------------------------- Fri Feb 13 09:39:33 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220678). ------------------------------------------------------------------- Wed Feb 11 14:33:06 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220617). ------------------------------------------------------------------- Tue Feb 10 12:31:13 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220580). - Pulls bugfixing from Fedora mass-rebuild. ------------------------------------------------------------------- Wed Jan 28 13:20:08 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220205). - Strip GO binaries again. ------------------------------------------------------------------- Fri Jan 23 09:26:42 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r220030). - Package go and gofmt manpages. ------------------------------------------------------------------- Thu Jan 22 11:14:04 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r219990). - Make sure to not strip GO binaries as that makes them fail to run. - Bump libgcj SO version. ------------------------------------------------------------------- Tue Jan 20 10:46:10 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r219892). - Do not remove fixed includes for non-icecream like built crosses. - Use the C++98 libstdc++ ABI by default on openSUSE 13.2 and older. ------------------------------------------------------------------- Thu Jan 15 08:42:44 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r219634). - Bump libgo SO version. ------------------------------------------------------------------- Tue Jan 13 13:56:25 UTC 2015 - rguenther@suse.com - Update to SVN trunk head (r219531). - Update gcc-dir-version.patch with upstream libgcj.pc file name changes. ------------------------------------------------------------------- Mon Dec 15 14:20:44 UTC 2014 - rguenther@suse.com - Update to SVN trunk head (r218749). - Drop gcc5-pr61558.patch. ------------------------------------------------------------------- Fri Dec 12 12:06:18 UTC 2014 - rguenther@suse.com - Update to SVN trunk head (r218668). - Enable GRAPHITE everywhere. - Add gcc5-pr61558.patch to help identifying that issue easier. ------------------------------------------------------------------- Wed Dec 10 14:35:55 UTC 2014 - rguenther@suse.com - Update to SVN trunk head (r218580). ------------------------------------------------------------------- Tue Dec 2 12:37:13 UTC 2014 - rguenther@suse.com - Update to SVN trunk head (r218267). * Obsoletes gcc5-libsanitizer-fix.diff and gcc5-fix-gnatvsn.patch ------------------------------------------------------------------- Fri Nov 21 08:38:26 UTC 2014 - rguenther@suse.com - Add gcc5-libsanitizer-fix.diff to fix bug in libsanitizer that prevents build on aarch64. ------------------------------------------------------------------- Tue Nov 18 14:17:33 UTC 2014 - rguenther@suse.com - Update to SVN trunk head (r217714). * should fix non-%x86 build. ------------------------------------------------------------------- Mon Nov 17 15:26:56 UTC 2014 - rguenther@suse.com - New package, inherits from gcc49 * 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 * Wunprototyped-calls.diff, new warning to warn about calls to functions without seeing a real prototype earlier * 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 - Adds the following patches * gcc5-fix-gnatvsn.patch, fix PR63931 - Drops IA64 support.
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