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
d3995f7eaf
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=104
2018-01-16 08:54:05 +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
10eaf57b6c
- Handle new debug sources filelist variant debugsourcefiles.list.
...
- Prune libstdc++ includes for crosses.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=102
2018-01-15 14:40:52 +00:00
Richard Biener
20dea145bb
- Do not install target parts of cross compilers into the sysroot
...
but instead fixup manually (once required).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=101
2018-01-10 08:02:37 +00:00
Richard Biener
cf09faf223
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=100
2018-01-08 11:21:44 +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
b117fdd69b
- Split cross-avr into -bootstrap and non-bootstrap variant for avr-libc
...
integration.
- 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.
- Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM.
[bnc#1068967]
- 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]
* contains fix for PR82406 which blocks chromium build.
- Add gcc7-pr81481.diff to fix a register allocation issue.
[bnc#1048861]
- Update to gcc-7-branch head (r253221).
* Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
patch but keep the testcase.
- Add support for zero-sized VLAs and allocas with
-fstack-clash-protection. [bnc #1059075 ]
Changes gcc7-stack-probe.diff.
- Update to gcc-7-branch head (r251579).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=96
2017-12-12 12:50:28 +00:00
Richard Biener
fd801c2d33
- Split cross-avr into -bootstrap and non-bootstrap variant for avr-libc
...
integration.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=95
2017-12-12 12:42:18 +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
Dominique Leuenberger
155a298c23
Accepting request 545233 from devel:gcc
...
- Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM.
[bnc#1068967]
OBS-URL: https://build.opensuse.org/request/show/545233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=10
2017-11-30 11:34:04 +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
Dominique Leuenberger
698bbad6de
Accepting request 535490 from devel:gcc
...
- Update to gcc-7-branch head (r253932).
* contains fix for PR82445 which is about a RPI1 bootloader
miscompile. [bnc#1061667]
OBS-URL: https://build.opensuse.org/request/show/535490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=9
2017-10-23 14:18:49 +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
Dominique Leuenberger
61785bccdb
Accepting request 531550 from devel:gcc
...
- Update to gcc-7-branch head (r253435).
* contains fix for PR82406 which blocks chromium build.
- Add gcc7-pr81481.diff to fix a register allocation issue.
[bnc#1048861]
OBS-URL: https://build.opensuse.org/request/show/531550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=8
2017-10-10 09:32:44 +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
Dominique Leuenberger
dc56af7581
Accepting request 528963 from devel:gcc
...
- Update to gcc-7-branch head (r253221).
* Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
patch but keep the testcase.
- Add support for zero-sized VLAs and allocas with
-fstack-clash-protection. [bnc #1059075 ]
Changes gcc7-stack-probe.diff.
OBS-URL: https://build.opensuse.org/request/show/528963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=7
2017-10-01 14:58:42 +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
Michael Matz
266f494128
Fix typo in changes.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=84
2017-09-25 20:44:21 +00:00
Michael Matz
202e5ccf04
- Add support for zero-sized VLAs and allocas with
...
-fstack-clash-protection. [bnc #1059075 ]
Changes gcc43-stack-probe.diff .
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=83
2017-09-25 20:30:40 +00:00
Dominique Leuenberger
2ad6d21731
Accepting request 520737 from devel:gcc
...
- Update to gcc-7-branch head (r251579).
* Includes GCC 7.2 release.
* Includes gcc7-pr81766.diff and gcc7-go-sigrtmax.patch.
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
OBS-URL: https://build.opensuse.org/request/show/520737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=6
2017-09-13 19:32:37 +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
7871237fd5
- Sort tar file list to make cross-* packages build reproducibly
...
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=77
2017-08-28 07:28:33 +00:00
Richard Biener
0799eba055
Accepting request 518615 from home:bmwiedemann:branches:devel:gcc
...
minimalist patch to make it easier to review. please run pre_checkin.sh
after accepting.
- Sort tar file list to make cross-* packages build reproducibly
(boo#1041090)
OBS-URL: https://build.opensuse.org/request/show/518615
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=76
2017-08-28 07:27:46 +00:00
Dominique Leuenberger
3da2aa1fc2
Accepting request 515187 from devel:gcc
...
- Add gcc7-pr81766.diff to fix grub2 build.
- Update to gcc-7-branch head (r250819).
* Includes GCC 7.2 RC1.
* Includes fix for gcov crash. [bnc#1050487]
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection
[bnc#1039513].
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.
- Add gcc7-pr81766.diff to fix grub2 build.
- Update to gcc-7-branch head (r250819).
* Includes GCC 7.2 RC1.
* Includes fix for gcov crash. [bnc#1050487]
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection
[bnc#1039513].
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.
- Add gcc7-pr81766.diff to fix grub2 build.
- Update to gcc-7-branch head (r250819).
* Includes GCC 7.2 RC1.
* Includes fix for gcov crash. [bnc#1050487]
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection
[bnc#1039513].
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.
- Add gcc7-pr81766.diff to fix grub2 build.
- Update to gcc-7-branch head (r250819).
OBS-URL: https://build.opensuse.org/request/show/515187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=5
2017-08-24 15:39:51 +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
e6fabd55f1
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=73
2017-08-04 11:49:18 +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
79e9ffa3c4
Mention bnc#1039513 as well.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=69
2017-08-02 12:21:34 +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
Richard Biener
934e2d81ea
Accepting request 511650 from home:Andreas_Schwab:Factory
...
- float128-builtin-cpu-supports.patch: Use __builtin_cpu_supports instead
of getauxval to detect float128 support
OBS-URL: https://build.opensuse.org/request/show/511650
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=67
2017-07-20 14:24:24 +00:00
Dominique Leuenberger
f206db71ee
Accepting request 507284 from devel:gcc
...
- Update to gcc-7-branch head (r249772).
* Includes patch for PR81080. [bnc#1044016]
* Includes patch for PR81204. [bnc#1045732]
* Includes patch for PR81112. [bnc#1043966]
- Fix cross compiler update-alternatives machinery to make rpmlint
happy.
- Update plugin enablement guard to use %sle_version. [bnc#1043590]
- Update to gcc-7-branch head (r248970).
* Includes gcc7-pr80593.patch.
OBS-URL: https://build.opensuse.org/request/show/507284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=4
2017-07-04 07:06:41 +00:00
Richard Biener
67f098cb0b
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=65
2017-06-30 10:54:08 +00:00
Richard Biener
8095734a96
- Update to gcc-7-branch head (r249772).
...
* Includes patch for PR81204. [bnc#1045732]
* Includes patch for PR81112. [bnc#1043966]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=64
2017-06-29 09:11:30 +00:00
Richard Biener
acffd23ed3
- Update to gcc-7-branch head (r249738).
...
* Includes patch for PR81080. [bnc#1044016]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=63
2017-06-28 13:35:55 +00:00
Richard Biener
b6a2b7d8aa
- Fix cross compiler update-alternatives machinery to make rpmlint
...
happy.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=62
2017-06-13 11:56:15 +00:00
Richard Biener
b16aa05ebe
- Update plugin enablement guard to use %sle_version. [bnc#1043590]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=61
2017-06-09 11:26:39 +00:00
Richard Biener
51e77e201f
- Update plugin enablement guard to use %sle_version.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=60
2017-06-09 11:23:24 +00:00
Richard Biener
9e7de37e8b
- Update to gcc-7-branch head (r248970).
...
* Includes gcc7-pr80593.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=59
2017-06-07 13:20:20 +00:00
Dominique Leuenberger
e9b00ddfea
Accepting request 500144 from devel:gcc
...
- Update to gcc-7-branch head (r248590).
- Add #!BuildIgnore: gcc-PIE also to cross compiler builds.
OBS-URL: https://build.opensuse.org/request/show/500144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=3
2017-06-02 09:33:33 +00:00
Richard Biener
6e84c3e100
- Update to gcc-7-branch head (r248590).
...
- Add #!BuildIgnore: gcc-PIE also to cross compiler builds.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=57
2017-05-30 07:42:48 +00:00