File cross-arm-none-gcc7.changes of Package gcc7
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Wed Apr 18 14:02:32 UTC 2018 - rguenther@suse.com
3
4
- Update gcc7-bnc1087550.diff with latest changes. [bnc#1087550]
5
6
-------------------------------------------------------------------
7
Wed Apr 11 07:35:40 UTC 2018 - rguenther@suse.com
8
9
- Update gcc7-bnc1087550.diff with fix from upstream that supports
10
both ABIs for ios_base::failure. [bnc#1087550]
11
12
-------------------------------------------------------------------
13
Mon Apr 9 13:51:55 UTC 2018 - rguenther@suse.com
14
15
- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
16
NEEDED entry for libstdc++.so. [GCC#84428]
17
18
-------------------------------------------------------------------
19
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
20
21
- Enable --enable-fix-cortex-a53-835769 for aarch64.
22
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
23
back to compatible behavior with the default ABI. [bnc#1087550]
24
25
-------------------------------------------------------------------
26
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
27
28
- Update to gcc-7-branch head (r258812).
29
* Picks fix to no longer enable -mpc-relative-literal-loads by default
30
with --enable-fix-cortex-a53-843419.
31
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
32
[bnc#1087930]
33
34
-------------------------------------------------------------------
35
Wed Mar 7 08:59:22 UTC 2018 - rguenther@suse.com
36
37
- Update to gcc-7-branch head (r258313).
38
* includes spectre V2 mitigation patch for s390x. [bnc#1083946]
39
40
-------------------------------------------------------------------
41
Thu Mar 1 13:03:25 UTC 2018 - rguenther@suse.com
42
43
- Fix nvptx offload target compiler install so GCC can pick up
44
required files. Split out the newlib part into cross-nvptx-newlib7-devel
45
and avoid conflicts with GCC 8 variant via Provides/Conflicts
46
of cross-nvptx-newlib-devel.
47
48
-------------------------------------------------------------------
49
Tue Feb 27 08:37:14 UTC 2018 - mliska@suse.cz
50
51
- Update to gcc-7-branch head (r258025).
52
* includes fix for chromium build failure. [bnc#1083290]
53
54
-------------------------------------------------------------------
55
Mon Feb 26 09:02:16 UTC 2018 - rguenther@suse.com
56
57
- Update to gcc-7-branch head (r257981).
58
- Add conflicts to non-bootstrap variant for cross packages to silence
59
repo-checker.
60
- Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11.
61
62
-------------------------------------------------------------------
63
Thu Feb 1 09:26:51 UTC 2018 - rguenther@suse.com
64
65
- Use %{?_smp_mflags} everywhere.
66
- Update _constraints to bump physicalmemory and general simplification.
67
68
-------------------------------------------------------------------
69
Thu Jan 25 09:46:10 UTC 2018 - rguenther@suse.com
70
71
- Update to GCC 7.3 release.
72
73
-------------------------------------------------------------------
74
Mon Jan 22 11:29:58 UTC 2018 - schwab@suse.de
75
76
- Move misplaced %endif
77
78
-------------------------------------------------------------------
79
Wed Jan 17 13:13:12 UTC 2018 - rguenther@suse.com
80
81
- Update to GCC 7.3.0 RC1 (r256792).
82
83
-------------------------------------------------------------------
84
Tue Jan 16 11:29:06 UTC 2018 - rguenther@suse.com
85
86
- Update to gcc-7-branch head (r256737)
87
* Includes gcc7-pr81481.diff
88
* Adds backport of retpoline support via -mindirect-branch=,
89
-mfunction-return= and friends. [bnc#1074621]
90
91
-------------------------------------------------------------------
92
Mon Jan 15 12:24:39 UTC 2018 - rguenther@suse.com
93
94
- Handle new debug sources filelist variant debugsourcefiles.list.
95
- Prune libstdc++ includes for crosses.
96
97
-------------------------------------------------------------------
98
Wed Jan 10 08:01:42 UTC 2018 - rguenther@suse.com
99
100
- Do not install target parts of cross compilers into the sysroot
101
but instead fixup manually (once required).
102
103
-------------------------------------------------------------------
104
Tue Jan 2 13:29:18 UTC 2018 - rguenther@suse.com
105
106
- Update to gcc-7-branch head (r256067).
107
- Deal with C++ being disabled for crosses.
108
- For crosses that have a target triplet not matching that of binutils
109
create symlinks to as and ld in the GCC private directory.
110
111
-------------------------------------------------------------------
112
Tue Dec 12 12:41:34 UTC 2017 - rguenther@suse.com
113
114
- Split cross-avr into -bootstrap and non-bootstrap variant for avr-libc
115
integration.
116
117
-------------------------------------------------------------------
118
Fri Dec 8 10:32:47 UTC 2017 - rguenther@suse.com
119
120
- Add gcc7-avoid-fixinc-error.diff to avoid install-host aborting
121
on non-existing target include directory. Remove --with-build-sysroot=/
122
hack from icecream cross configs, no longer prune include-fixed for
123
them to retain a GCC provided limits.h. Remove installed install-tools.
124
125
-------------------------------------------------------------------
126
Thu Nov 23 09:30:47 UTC 2017 - rguenther@suse.com
127
128
- Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM.
129
[bnc#1068967]
130
131
-------------------------------------------------------------------
132
Fri Oct 20 11:12:53 UTC 2017 - rguenther@suse.com
133
134
- Update to gcc-7-branch head (r253932).
135
* contains fix for PR82445 which is about a RPI1 bootloader
136
miscompile. [bnc#1061667]
137
138
-------------------------------------------------------------------
139
Thu Oct 5 09:00:25 UTC 2017 - rguenther@suse.com
140
141
- Update to gcc-7-branch head (r253435). [fate#321452, fate#321496]
142
[fate#323972]
143
* contains fix for PR82406 which blocks chromium build.
144
- Add gcc7-pr81481.diff to fix a register allocation issue.
145
[bnc#1048861]
146
147
-------------------------------------------------------------------
148
Wed Sep 27 12:24:55 UTC 2017 - rguenther@suse.com
149
150
- Update to gcc-7-branch head (r253221).
151
* Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
152
patch but keep the testcase.
153
154
-------------------------------------------------------------------
155
Mon Sep 25 20:22:09 UTC 2017 - matz@suse.de
156
157
- Add support for zero-sized VLAs and allocas with
158
-fstack-clash-protection. [bnc #1059075]
159
Changes gcc7-stack-probe.diff.
160
161
-------------------------------------------------------------------
162
Tue Aug 29 07:17:15 UTC 2017 - rguenther@suse.com
163
164
- Update to gcc-7-branch head (r251579).
165
* Includes GCC 7.2 release.
166
* Includes gcc7-pr81766.diff and gcc7-go-sigrtmax.patch.
167
168
-------------------------------------------------------------------
169
Fri Aug 25 04:40:35 UTC 2017 - bwiedemann@suse.com
170
171
- Sort tar file list to make cross-* packages build reproducibly
172
(boo#1041090)
173
174
-------------------------------------------------------------------
175
Tue Aug 8 12:38:37 UTC 2017 - rguenther@suse.com
176
177
- Add gcc7-pr81766.diff to fix grub2 build.
178
179
-------------------------------------------------------------------
180
Fri Aug 4 11:41:36 UTC 2017 - rguenther@suse.com
181
182
- Update to gcc-7-branch head (r250819).
183
* Includes GCC 7.2 RC1.
184
* Includes fix for gcov crash. [bnc#1050487]
185
- Add gcc7-stack-probe.diff for support of -fstack-clash-protection
186
[bnc#1039513].
187
- Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26.
188
189
-------------------------------------------------------------------
190
Thu Jun 29 08:54:57 UTC 2017 - rguenther@suse.com
191
192
- Update to gcc-7-branch head (r249772).
193
* Includes patch for PR81080. [bnc#1044016]
194
* Includes patch for PR81204. [bnc#1045732]
195
* Includes patch for PR81112. [bnc#1043966]
196
197
-------------------------------------------------------------------
198
Tue Jun 13 08:42:45 UTC 2017 - rguenther@suse.com
199
200
- Fix cross compiler update-alternatives machinery to make rpmlint
201
happy.
202
203
-------------------------------------------------------------------
204
Fri Jun 9 11:20:46 UTC 2017 - rguenther@suse.com
205
206
- Update plugin enablement guard to use %sle_version. [bnc#1043590]
207
208
-------------------------------------------------------------------
209
Wed Jun 7 13:18:16 UTC 2017 - rguenther@suse.com
210
211
- Update to gcc-7-branch head (r248970).
212
* Includes gcc7-pr80593.patch.
213
214
-------------------------------------------------------------------
215
Tue May 30 07:39:56 UTC 2017 - rguenther@suse.com
216
217
- Update to gcc-7-branch head (r248590).
218
- Add #!BuildIgnore: gcc-PIE also to cross compiler builds.
219
220
-------------------------------------------------------------------
221
Wed May 17 12:09:04 UTC 2017 - rguenther@suse.com
222
223
- Update to gcc-7-branch head (r248152)
224
- Drop not working SLE-10 build support.
225
- For SLE-15 make the i586 compiler generate code for architecture
226
level of x86_64.
227
- Add gcc7-pr80593.patch to fix ceph build. [bnc#1025891]
228
229
-------------------------------------------------------------------
230
Thu May 4 10:12:09 UTC 2017 - rguenther@suse.com
231
232
- Update to gcc-7-branch head (r247545)
233
* Includes GCC 7.1 release
234
- For SLE15 change ppc64le tuning to power9. [fate#322728]
235
- Change tarball compression to xz, BuildRequire xz.
236
237
-------------------------------------------------------------------
238
Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com
239
240
- Update to gcc-7-branch head (r247368)
241
* Includes GCC 7.1 RC2
242
* Includes ARM ABI fix for PR77728, fixing ABI incompatibility
243
with GCC 4.8.
244
245
-------------------------------------------------------------------
246
Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com
247
248
- Update to gcc-7-branch head (r247019).
249
- Always create nvptx offloading cross spec file.
250
- Fix libada provides/conflicts.
251
- Package gcov.h.
252
- Add #!BuildIgnore: gcc-PIE.
253
- Fix update-alternatives.
254
255
-------------------------------------------------------------------
256
Tue Apr 4 14:44:52 UTC 2017 - mliska@suse.cz
257
258
- Add update-alternatives for binaries produces by cross compilers.
259
- Add nospeccleaner comment, remove legacy norootforbuild and
260
icecream.
261
262
-------------------------------------------------------------------
263
Fri Mar 31 08:51:09 UTC 2017 - rguenther@suse.com
264
265
- Update to gcc trunk head (r246609).
266
- Add cross-binutils Requires to cross-gcc packages.
267
268
-------------------------------------------------------------------
269
Mon Mar 27 14:06:43 UTC 2017 - rguenther@suse.com
270
271
- Really fix libtsan requirement on ppc. [boo#1030623]
272
- Also fix liblsan requirement on pcc.
273
274
-------------------------------------------------------------------
275
Thu Mar 23 09:59:21 UTC 2017 - rguenther@suse.com
276
277
- Update to gcc trunk head (r246414).
278
- Package gcov-dump.
279
- Remove gcc7-debug-dwarf2out-ice.patch.
280
- Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove
281
useless warning from Wextra that causes build fails due to excessive
282
log file size.
283
- Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have
284
a 32bit multilib on any arch. [boo#1030623]
285
286
-------------------------------------------------------------------
287
Mon Mar 13 10:56:29 UTC 2017 - rguenther@suse.com
288
289
- Update to gcc trunk head (r246083).
290
291
-------------------------------------------------------------------
292
Wed Mar 8 14:10:58 UTC 2017 - rguenther@suse.com
293
294
- Update to gcc trunk head (r245976).
295
- BuildRequire at least gcc-4.8 Ada.
296
- Enable asan and ubsan for s390.
297
- Also require gcc-c++ of the host compiler version used when that
298
is changed due to Ada requirements.
299
300
-------------------------------------------------------------------
301
Tue Feb 14 08:00:25 UTC 2017 - rguenther@suse.com
302
303
- Update to gcc trunk head (r245417).
304
- Enable profiledbootstrap for %ix86, build with release checking.
305
- Build stage1 with -O2 -g.
306
- Enable Ada for s390x.
307
- Enable asan and ubsan for s390x.
308
- Refresh gcc44-rename-info-files.patch.
309
310
-------------------------------------------------------------------
311
Thu Feb 2 13:44:56 UTC 2017 - rguenther@suse.com
312
313
- Fix up nvptx offloading so that it actually works.
314
315
-------------------------------------------------------------------
316
Tue Jan 31 12:25:34 UTC 2017 - rguenther@suse.com
317
318
- Update to gcc trunk head (r245052).
319
- Use plain avr as gcc target for AVR to match what binutils does.
320
[bnc#1022404]
321
- Cleanup spec file and gcc7-rpmlintrc a bit.
322
323
-------------------------------------------------------------------
324
Thu Jan 26 15:10:21 UTC 2017 - rguenther@suse.com
325
326
- Update to gcc trunk head (r244934).
327
- Add accelerator offloading cross to nvptx-none, for this also
328
add nvptx-newlib.tar.bz2.
329
330
-------------------------------------------------------------------
331
Tue Jan 24 12:56:39 UTC 2017 - rguenther@suse.com
332
333
- Update to gcc trunk head (r244867).
334
- Bump libgo SO version to 11.
335
- PowerPC now supports lsan and tsan.
336
- Correct lsan/tsan packaging who are 64bits only.
337
338
-------------------------------------------------------------------
339
Fri Jan 20 08:36:18 UTC 2017 - rguenther@suse.com
340
341
- Update to gcc trunk head (r244684).
342
- Use --with-gcc-major-version-only and drop gcc-dir-version.patch.
343
- Enable offloading for nvptx-none on the host (offload compiler still
344
missing). Re-enable HSA offloading.
345
- Re-add missing cross.spec.in and enable crosses.
346
347
-------------------------------------------------------------------
348
Thu Jan 12 12:01:01 UTC 2017 - rguenther@suse.com
349
350
- Update to gcc trunk head (r244350).
351
- Package avx512vpopcntdqintrin.h and sgxintrin.h on x86_64/i?86.
352
353
-------------------------------------------------------------------
354
Wed Dec 14 14:34:22 UTC 2016 - rguenther@suse.com
355
356
- Update to gcc trunk head (r243648).
357
- Package {arm,aarch64}/arm_fp16.h and arm/arm_cmse.h.
358
359
-------------------------------------------------------------------
360
Mon Nov 28 10:43:45 UTC 2016 - rguenther@suse.com
361
362
- Remove broken libffi build support.
363
- Remove more Java remanents.
364
365
-------------------------------------------------------------------
366
Fri Nov 25 08:30:28 UTC 2016 - mliska@suse.cz
367
368
- Update to gcc trunk (r242874).
369
- Add avx5124fmapsintrin.h and avx5124vnniwintrin.h header files.
370
371
-------------------------------------------------------------------
372
Wed Nov 23 15:36:06 UTC 2016 - mliska@suse.cz
373
374
- New package, inherits from gcc6
375
* gcc-dir-version.patch, drop patchlevel from install directory names
376
* gcc-add-defaultsspec.diff, add the ability to provide a specs file
377
that is read by default
378
* tls-no-direct.diff, avoid direct %fs references on x86 to not slow down
379
Xen
380
* gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files
381
* gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc
382
* gcc44-textdomain.patch, make translation files version specific and
383
adjust textdomain to find them
384
* gcc44-rename-info-files.patch, fix cross-references in info files when
385
renaming them to be version specific
386
* gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++
387
html documentation
388
* gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier
389
mpfr versions on old products
390
* gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3
391
- Drops
392
* libjava-no-multilib.diff, gcc41-java-slow_pthread_self.patch
393
and all Java related hunks in included patches
394
because Java is no longer included in GCC 7.
395
* gcc6-hsa-enablement.patch as it's part of trunk
396
* gcc6-libsanitizer-aarch64-vma48.patch as it's part of trunk
397
* gcc6-SOURCE_DATE_EPOCH.patch as it's part of trunk
398