Richard Biener
4041638e3d
- Update to gcc-7-branch head (r270528).
...
* Disables switch jump-tables when retpolines are used.
[bsc#1131264, jsc#SLE-6738]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=156
2019-04-24 09:56:06 +00:00
Richard Biener
c1d178f49e
- Update to gcc-7-branch head (r270277).
...
* Disables switch jump-tables when retpolines are used. [bsc#1131264]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=155
2019-04-11 10:59:15 +00:00
Richard Biener
98056a2c13
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=154
2019-03-28 09:45:07 +00:00
Richard Biener
29836adb64
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
...
[bsc#1129389]
* Pulls fix for aarch64 FMA steering pass use-after-free. [bsc#1128794]
* Fixes ICE compiling tensorflow. [bsc#1129389]
- Change URLs to use https.
* Includes fix to no longer try linking -lieee with -mieee-fp.
[bnc#1084842]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=153
2019-03-28 08:22:17 +00:00
Richard Biener
6faa16d48c
- Update to gcc-7-branch head (r269676).
...
* Pulls fix for aarch64 FMA steering pass use-after-free. [bso#1128794]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=152
2019-03-14 09:24:40 +00:00
Richard Biener
f2b8788636
- Add gcc7-pr84272.patch to fix aarch64 FMA steering pass
...
use-after-free. [bso#1128794]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=151
2019-03-13 08:36:28 +00:00
Richard Biener
6f9a445364
- Update to gcc-7-branch head (r268660).
...
* Pulls fix for s390x FP load-and-test issue. [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
during build.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=150
2019-02-08 07:56:58 +00:00
Richard Biener
50ab2fbd21
- Update to GCC 7.4.0 release.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=146
2018-12-06 12:09:45 +00:00
Richard Biener
65c2427a0a
- Update to GCC 7.4 RC1 (r266595).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=145
2018-11-29 12:06:09 +00:00
Richard Biener
267b600540
- Update to gcc-7-branch head (r264435).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=144
2018-09-20 07:29:09 +00:00
Richard Biener
e4b4de9709
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
...
Point to /usr/avr/sys-root/include as system header include directory.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=143
2018-09-13 12:29:09 +00:00
Richard Biener
307ff6afcf
- Update to gcc-7-branch head (r263609).
...
* Includes fix for build with ISL 0.20.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=141
2018-08-17 08:40:19 +00:00
Richard Biener
c13226c2d4
- Update to gcc-7-branch head (r262243).
...
* Pulls fix for libcpp lexing bug on ppc64le manifesting during
build with gcc8. [bnc#1099119]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=138
2018-06-29 10:31:15 +00:00
Richard Biener
0c31d6a9ad
- Update to gcc-7-branch head (r262125).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=137
2018-06-26 08:30:10 +00:00
Richard Biener
d1440cc0d3
- Update to gcc-7-branch head (r261272).
...
* Fixes support for 32bit ASAN with glibc 2.27+
* Includes gcc7-bnc1087550.diff
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=135
2018-06-07 12:37:02 +00:00
Richard Biener
a02759cc2a
- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
...
NEEDED entry for libstdc++.so. [GCC#84428]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=129
2018-04-09 14:01:29 +00:00
Richard Biener
698db85647
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
...
back to compatible behavior with the default ABI. [bnc#1087550]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=128
2018-04-06 09:07:29 +00:00
Richard Biener
f6899afba7
- Enable --enable-fix-cortex-a53-835769 for aarch64.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=127
2018-04-06 06:56:21 +00:00
Richard Biener
177a7c0063
- Update to gcc-7-branch head (r258812).
...
* Picks fix to no longer enable -mpc-relative-literal-loads by default
with --enable-fix-cortex-a53-843419.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=125
2018-04-03 13:32:11 +00:00
Richard Biener
517b103726
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=124
2018-04-03 12:57:03 +00:00
Richard Biener
42b6616f21
- Update to gcc-7-branch head (r258313).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=121
2018-03-07 09:03:51 +00:00
Richard Biener
601d3b5951
- Update to gcc-7-branch head (r258274).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=120
2018-03-06 10:11:47 +00:00
Richard Biener
b230dfb390
- Update to gcc-7-branch head (r258237).
...
* includes spectre V2 mitigation patch for s390x. [bnc#1083946]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=119
2018-03-05 13:34:32 +00:00
Richard Biener
71f5236cbd
Accepting request 580893 from home:marxin:gcc7-branch
...
- Update to gcc-7-branch head (r258025).
OBS-URL: https://build.opensuse.org/request/show/580893
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=115
2018-02-28 09:44:47 +00:00
Richard Biener
4a3c33f929
- Update to gcc-7-branch head (r257981).
...
- Add conflicts to non-bootstrap variant for cross packages to silence
repo-checker.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=113
2018-02-26 09:09:18 +00:00
Richard Biener
a59949e485
- Use %{?_smp_mflags} everywhere.
...
- Update _constraints to bump physicalmemory and general simplification.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=112
2018-02-01 10:07:59 +00:00
Richard Biener
e99b09178c
- Update to GCC 7.3 release.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=110
2018-01-25 09:54:11 +00:00
Richard Biener
69fe747b08
Accepting request 568114 from home:Andreas_Schwab:Factory
...
- Move misplaced %endif
OBS-URL: https://build.opensuse.org/request/show/568114
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=109
2018-01-22 12:17:20 +00:00
Richard Biener
e257f67b04
- Update to GCC 7.3.0 RC2 (r256937).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=108
2018-01-22 11:56:09 +00:00
Richard Biener
9c90945248
- Update to GCC 7.3.0 RC1 (r256792).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=106
2018-01-17 13:14:24 +00:00
Richard Biener
3a0ece3e1d
- Update to gcc-7-branch head (r256737)
...
* Includes gcc7-pr81481.diff
* Adds backport of retpoline support via -mindirect-branch=,
-mfunction-return= and friends. [bnc#1074621]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=105
2018-01-16 12:12:26 +00:00
Richard Biener
289be012c3
- Update to gcc-7-branch head (r256695).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=103
2018-01-15 14:53:41 +00:00
Richard Biener
24ca7b8f76
- Update to gcc-7-branch head (r256067).
...
- Deal with C++ being disabled for crosses.
- For crosses that have a target triplet not matching that of binutils
create symlinks to as and ld in the GCC private directory.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=99
2018-01-08 09:37:48 +00:00
Richard Biener
b070cfc583
- Update to gcc-7-branch head (r255770).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=98
2017-12-18 08:41:50 +00:00
Richard Biener
e77816a2b4
- Update to gcc-7-branch head (r255688).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=97
2017-12-15 13:57:26 +00:00
Richard Biener
0cd010483f
- Add gcc7-avoid-fixinc-error.diff to avoid install-host aborting
...
on non-existing target include directory. Remove --with-build-sysroot=/
hack from icecream cross configs, no longer prune include-fixed for
them to retain a GCC provided limits.h. Remove installed install-tools.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=94
2017-12-08 10:34:27 +00:00
Richard Biener
3c98e6e40a
- Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM.
...
[bnc#1068967]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=92
2017-11-23 09:57:36 +00:00
Richard Biener
62cb0e0d0f
- Update to gcc-7-branch head (r253932).
...
* contains fix for PR82445 which is about a RPI1 bootloader
miscompile. [bnc#1061667]
- Update to gcc-7-branch head (r253435). [fate#321452, fate#321496]
[fate#323972]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=90
2017-10-20 11:25:34 +00:00
Richard Biener
6314bd787d
- Update to gcc-7-branch head (r253435).
...
* contains fix for PR82406 which blocks chromium build.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=88
2017-10-05 09:18:53 +00:00
Richard Biener
03a0cdce24
- Add gcc7-pr81481.diff to fix a register allocation issue.
...
[bnc#1048861]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=87
2017-10-02 09:07:16 +00:00
Richard Biener
b208059c65
- Update to gcc-7-branch head (r253221).
...
* Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
patch but keep the testcase.
Changes gcc7-stack-probe.diff.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=85
2017-09-27 12:41:52 +00:00
Richard Biener
22c9ab68c4
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=81
2017-09-01 11:07:36 +00:00
Richard Biener
fc8d789f56
- Update to gcc-7-branch head (r251579).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=80
2017-09-01 09:21:50 +00:00
Richard Biener
7b17c7627d
- Update to gcc-7-branch head (r251399).
...
* Includes gcc7-pr81766.diff and gcc7-go-sigrtmax.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=79
2017-08-29 07:18:04 +00:00
Richard Biener
f947e98d8a
- Update to gcc-7-branch head (r251381).
...
* Includes GCC 7.2 release.
* Includes gcc7-pr81766.diff.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=78
2017-08-28 13:21:53 +00:00
Richard Biener
e96cfcd910
- Add gcc7-pr81766.diff to fix grub2 build.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=74
2017-08-08 12:41:07 +00:00
Richard Biener
fee7cdd15b
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=72
2017-08-04 11:42:23 +00:00
Richard Biener
40e2c5c6c4
* Includes fix for gcov crash. [bnc#1050487]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=71
2017-08-03 07:05:58 +00:00
Richard Biener
eea03ddcc6
- Update to gcc-7-branch head (r250819).
...
* Includes GCC 7.2 RC1.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=70
2017-08-02 13:08:25 +00:00
Michael Matz
2672abda31
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=68
2017-08-02 12:19:53 +00:00