Revisions of gcc7

Richard Biener's avatar Richard Biener (rguenther) accepted request 973918 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 229)
- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
  * gcc7-pr78263.patch

- Add patch from upstream to fix altivec.h redefining bool in C++
  which makes bool unusable (boo#1195517):
Richard Biener's avatar Richard Biener (rguenther) committed (revision 228)
- Add gcc7-ada-Target_Name.patch to adjust gnats idea of the
  target, fixing the build of gprbuild.  [bsc#1196861]
Richard Biener's avatar Richard Biener (rguenther) committed (revision 227)
- Add gcc7-x86-Add-mharden-sls-none-all-return-indirect-branch.patch,
  gcc7-x86-Add-mindirect-branch-cs-prefix.patch,
  gcc7-x86-Generate-INT3-for-__builtin_eh_return.patch and
  gcc7-x86-Rename-harden-sls-indirect-branch-to-harden-sls-.patch to
  backport -mharden-sls support.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 226)
- Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch,
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch,
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch,
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch,
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch,
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch,
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch,
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch,
  gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch,
  gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch,
  gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch,
  gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch,
  gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch,
  gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch,
  gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch,
  gcc7-pfe-0016-Backport-Fix-patchable-function-entry-on-arc.patch,
  gcc7-pfe-0017-Backport-Add-patch_area_size-and-patch_area_entry-to.patch,
  gcc7-pfe-0018-Backport-testsuite-Adjust-patchable_function-tests-f.patch,
  gcc7-pfe-0019-Backport-Use-the-section-flag-o-for-__patchable_func.patch,
  gcc7-pfe-0020-Backport-varasm-Fix-up-__patchable_function_entries-.patch,
  gcc7-pfe-0021-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch,
  and gcc7-pfe-0022-Fix-unwinding-issues-when-pfe-is-enabled.patch
- Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch,
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch,
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch,
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch,
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch,
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch,
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch,
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch,
Richard Biener's avatar Richard Biener (rguenther) committed (revision 225)
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
- Avoid duplicate license in cross packages.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 224)
- Remove include-fixed/sys/rseq.h to fix build on openSUSE:Factory.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 223)
Richard Biener's avatar Richard Biener (rguenther) committed (revision 222)
Richard Biener's avatar Richard Biener (rguenther) accepted request 927847 from Giuliano Belinassi's avatar Giuliano Belinassi (gbelinassi) (revision 221)
- Update test to match i386 output.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 220)
- Adjust some ambiguous SPDX license specifications to prevent
  spec-cleaner from messing up.
Richard Biener's avatar Richard Biener (rguenther) accepted request 927326 from Giuliano Belinassi's avatar Giuliano Belinassi (gbelinassi) (revision 219)
Remove backported tests:

- g++.dg/pr93195a.C
- gcc.dg/tree-ssa/pr84859.c

Fix assembly match on i586:

- gcc.target/i386/pr93492-3.c
- gcc.target/i386/pr93492-5.c
Richard Biener's avatar Richard Biener (rguenther) committed (revision 218)
- Add gcc7-pr55917.patch to do not handle exceptions in std::thread 
  (jsc#CAR-1182)
Richard Biener's avatar Richard Biener (rguenther) accepted request 927298 from Lukas Lansky's avatar Lukas Lansky (llansky3) (revision 217)
PR libstdc++/55917 do not handle exceptions in std::thread (jsc#CAR-1182)
Richard Biener's avatar Richard Biener (rguenther) committed (revision 216)
remove old patches
Richard Biener's avatar Richard Biener (rguenther) accepted request 926826 from Giuliano Belinassi's avatar Giuliano Belinassi (gbelinassi) (revision 215)
Fix building issues in aarch64 and ppc64le.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 214)
- - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch
  gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch
  gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch
  gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch
  gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch
  gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch
  gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch
  gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch
  gcc7-pfe-0016-Backport-AArch64-PR92424-Fix-fpatchable-function-ent.patch
  gcc7-pfe-0017-Backport-Fix-patchable-function-entry-on-arc.patch
  gcc7-pfe-0018-Backport-Add-patch_area_size-and-patch_area_entry-to.patch
  gcc7-pfe-0019-Backport-testsuite-Adjust-patchable_function-tests-f.patch
  gcc7-pfe-0020-Backport-Use-the-section-flag-o-for-__patchable_func.patch
  gcc7-pfe-0021-Backport-varasm-Fix-up-__patchable_function_entries-.patch
  gcc7-pfe-0022-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch
  gcc7-pfe-0023-Fix-unwinding-issues-when-pfe-is-enabled.patch
  to add -fpatchable-function-entry feature to gcc-7.

- - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch
Richard Biener's avatar Richard Biener (rguenther) accepted request 926586 from Giuliano Belinassi's avatar Giuliano Belinassi (gbelinassi) (revision 213)
- - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch
  gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch
  gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch
  gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch
  gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch
  gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch
  gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch
  gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch
  gcc7-pfe-0016-Backport-AArch64-PR92424-Fix-fpatchable-function-ent.patch
  gcc7-pfe-0017-Backport-Fix-patchable-function-entry-on-arc.patch
  gcc7-pfe-0018-Backport-Add-patch_area_size-and-patch_area_entry-to.patch
  gcc7-pfe-0019-Backport-testsuite-Adjust-patchable_function-tests-f.patch
  gcc7-pfe-0020-Backport-Use-the-section-flag-o-for-__patchable_func.patch
  gcc7-pfe-0021-Backport-varasm-Fix-up-__patchable_function_entries-.patch
  gcc7-pfe-0022-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch
  gcc7-pfe-0023-Fix-unwinding-issues-when-pfe-is-enabled.patch
  to add -fpatchable-function-entry feature to gcc-7.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 212)
- Add gcc7-ada-MINSTKSZ.patch to fix build with glibc 2.34.
- Add bits/unistd_ext.h to the list of removed fixed includes.
Richard Biener's avatar Richard Biener (rguenther) committed (revision 211)
- Add gcc7-sanitizer-cyclades.patch to remove cyclades.h use from
  libsanitizer fixing builds with recent kernels.
buildservice-autocommit accepted request 869117 from Richard Biener's avatar Richard Biener (rguenther) (revision 210)
baserev update by copy to link target
Displaying revisions 21 - 40 of 249
openSUSE Build Service is sponsored by