12 Commits

Author SHA256 Message Date
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
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
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