204 Commits

Author SHA256 Message Date
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
dfe52d5e64 - Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=114
2018-02-26 11:14:50 +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
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
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
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
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
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
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
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
Richard Biener
b6354bdf2c - Add gcc7-pr80593.patch to fix ceph build. [bnc#1025891]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=55
2017-05-18 10:28:09 +00:00