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
|
8ce70503f7
|
- Update gcc44-rename-info-files.patch to adjust gnat manual
entries in the info directory. [bnc#1114592]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=149
|
2019-01-07 08:37:54 +00:00 |
|
Richard Biener
|
b316e4eb32
|
- Update to GCC 7.4 release.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=147
|
2018-12-06 12:10:42 +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
|
a6fee85bbc
|
* Pulls fix for forcing compile-time tuning even when building
with -march=z13 on s390x. [bnc#1099192]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=139
|
2018-06-29 11:13:37 +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
|
3c9186cb2e
|
- Update gcc7-bnc1087550.diff with latest changes. [bnc#1087550]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=133
|
2018-04-18 14:03:30 +00:00 |
|
Richard Biener
|
ae682fd8c1
|
- Update gcc7-bnc1087550.diff with fix from upstream that supports
both ABIs for ios_base::failure. [bnc#1087550]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=131
|
2018-04-11 09:55:26 +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
|
02fffd9340
|
[bnc#1087930]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=126
|
2018-04-04 07:12:07 +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
|
94d608ada2
|
Accepting request 585463 from home:a_faerber:arm:none
Add cross-arm-none-gcc7 for Arm Cortex-M newlib development
OBS-URL: https://build.opensuse.org/request/show/585463
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=122
|
2018-03-12 10:38:24 +00:00 |
|