File cross-aarch64-gcc11-bootstrap.changes of Package cross-i386-gcc11
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Thu Apr 21 08:22:12 UTC 2022 - Richard Biener <rguenther@suse.com>
3
4
- Update to the GCC 11.3.0 release.
5
* includes SLS hardening backport on x86_64. [bsc#1195283]
6
7
-------------------------------------------------------------------
8
Wed Apr 20 07:01:09 UTC 2022 - Richard Biener <rguenther@suse.com>
9
10
- Update to gcc-11 branch head (691af15031e00227ba6d5935c), git1635
11
* includes gcc11-pr104931.patch
12
* includes fix for Firefox ICE [gcc#105256]
13
14
-------------------------------------------------------------------
15
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
16
17
- Add provides/conflicts to glibc crosses since only one GCC version
18
for the same target can be installed at the same time.
19
- Add provides/conflicts to libgccjit.
20
21
-------------------------------------------------------------------
22
Wed Mar 16 15:10:15 UTC 2022 - Richard Biener <rguenther@suse.com>
23
24
- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406
25
* includes change to adjust gnats idea of the target, fixing
26
the build of gprbuild. [bsc#1196861]
27
- Add gcc11-pr104931.patch to fix miscompile of embedded premake
28
in 0ad on i586. [bsc#1197065]
29
30
-------------------------------------------------------------------
31
Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
32
33
- drop armv5tel, merge arm and armv6hl
34
- use --with-cpu rather than specifying --with-arch/--with-tune
35
36
-------------------------------------------------------------------
37
Wed Mar 2 09:14:45 UTC 2022 - Richard Biener <rguenther@suse.com>
38
39
- Add a list of Obsoletes to libstdc++6-pp-gcc11 so updates from
40
packages provided by older GCC work. Add a requires from that
41
package to the corresponding libstc++6 package to keep those
42
at the same version. [bsc#1196107]
43
44
-------------------------------------------------------------------
45
Thu Feb 10 12:31:01 UTC 2022 - Richard Biener <rguenther@suse.com>
46
47
- Add gcc11-PIE, similar to gcc-PIE but affecting gcc11 [bsc#1195628]
48
49
-------------------------------------------------------------------
50
Wed Feb 9 15:11:40 UTC 2022 - Richard Biener <rguenther@suse.com>
51
52
- Put libstdc++6-pp Requires on the shared library and drop
53
to Recoomends.
54
55
-------------------------------------------------------------------
56
Tue Jan 18 10:30:23 UTC 2022 - Andreas Schwab <schwab@suse.de>
57
58
- Remove sys/rseq.h from include-fixed
59
60
-------------------------------------------------------------------
61
Wed Dec 15 10:39:51 UTC 2021 - Martin Liška <mliska@suse.cz>
62
63
- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173
64
* Fix D memory corruption in -M output.
65
* Fix ICE in is_this_parameter with coroutines. [boo#1193659]
66
67
-------------------------------------------------------------------
68
Fri Nov 26 15:01:01 UTC 2021 - Michael Matz <matz@suse.com>
69
70
- Enable the cross compilers also on i586
71
- Enable some cross compilers also in rings
72
- Remove cross compilers for i386 target
73
74
-------------------------------------------------------------------
75
Wed Nov 24 10:41:45 UTC 2021 - Richard Biener <rguenther@suse.com>
76
77
- Update to gcc-11 branch head (7510c23c1ec53aa4a62705f03), git1018
78
* fixes issue with debug dumping together with -o /dev/null
79
* fixes libgccjit issue showing up in emacs build [boo#1192951]
80
- Package mwaitintrin.h
81
82
-------------------------------------------------------------------
83
Wed Oct 20 13:59:09 UTC 2021 - Richard Biener <rguenther@suse.com>
84
85
- Remove spurious exit from change_spec.
86
87
-------------------------------------------------------------------
88
Mon Sep 20 17:15:19 UTC 2021 - Michael Matz <matz@suse.com>
89
90
- Enable the full cross compiler, cross-aarch64-gcc11 and
91
cross-riscv64-gcc11 now provide a fully hosted C (and C++)
92
cross compiler, not just a freestanding one. I.e. with a cross
93
glibc. They don't yet support the sanitizer libraries.
94
Part of [jsc#OBS-124].
95
96
-------------------------------------------------------------------
97
Wed Aug 18 15:07:05 UTC 2021 - Andreas Schwab <schwab@suse.de>
98
99
- Require libgccjit%{libgccjit_sover}%{libgccjit_suffix} from
100
libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}.
101
102
-------------------------------------------------------------------
103
Mon Aug 16 06:34:40 UTC 2021 - Richard Biener <rguenther@suse.com>
104
105
- Update to gcc-11 branch head (056e324ce46a7924b5cf10f610), git610
106
* Includes GCC 11.2 release
107
* Includes fix for opie build with glibc 2.34 [boo#1188623]
108
109
-------------------------------------------------------------------
110
Wed Jul 21 09:08:04 UTC 2021 - Richard Biener <rguenther@suse.com>
111
112
- Update to gcc-11 branch head (076930b9690ac3564638636f6b), git536
113
* Includes GCC 11.2 RC1.
114
- Refresh gcc10-foffload-default.patch
115
116
-------------------------------------------------------------------
117
Wed Jul 21 09:06:11 UTC 2021 - Richard Biener <rguenther@suse.com>
118
119
- Properly adjust GPL-3.0 WITH GCC-exception-3.1 to
120
GPL-3.0-or-later WITH GCC-exception-3.1
121
122
-------------------------------------------------------------------
123
Mon Jul 19 14:49:07 UTC 2021 - Andreas Schwab <schwab@suse.de>
124
125
- Remove bits/unistd_ext.h from include-fixed
126
127
-------------------------------------------------------------------
128
Fri Jul 9 07:34:24 UTC 2021 - Richard Biener <rguenther@suse.com>
129
130
- Add BuildRequires on netcfg for the testsuite when testing Go.
131
132
-------------------------------------------------------------------
133
Tue Jul 6 15:51:37 UTC 2021 - Michael Matz <matz@suse.com>
134
135
- Provide a libc-bootstrap cross compiler for aarch64 and riscv64
136
- More preparation for a full glibc cross compiler (not yet active)
137
138
-------------------------------------------------------------------
139
Fri Jun 25 11:23:02 UTC 2021 - Richard Biener <rguenther@suse.com>
140
141
- Update to gcc-11 branch head (62bbb113ae68a7e724255e1714), git400
142
* Fixes issue with legacy Fortran code. [gcc#101123, boo#1187273]
143
144
-------------------------------------------------------------------
145
Thu Jun 17 06:28:18 UTC 2021 - Richard Biener <rguenther@suse.com>
146
147
- Update to gcc-11 branch head (79c1185de4a05fdea13b6b0207), git340
148
* Fixes ceph build failure. [gcc#101078]
149
150
-------------------------------------------------------------------
151
Tue Jun 15 09:16:11 UTC 2021 - Richard Biener <rguenther@suse.com>
152
153
- Change disable_32bit to only disable multilibs for arhcs subject
154
to 32bit/64bit handling and make it effective on x86_64.
155
- Remove the duplicate spec header from cross.spec.in
156
157
-------------------------------------------------------------------
158
Thu Jun 10 10:03:37 UTC 2021 - Richard Biener <rguenther@suse.com>
159
160
- Add newlib-4.1.0-aligned_alloc.patch to fix nvptx cross build
161
fail. [bsc#1187153]
162
163
-------------------------------------------------------------------
164
Wed Jun 9 08:50:44 UTC 2021 - Richard Biener <rguenther@suse.com>
165
166
- Update to gcc-11 branch head (c6d2487098f9dde4f9ac59e5be), git273
167
168
-------------------------------------------------------------------
169
Tue Jun 8 08:22:22 UTC 2021 - Dirk Müller <dmueller@suse.com>
170
171
- tune armv7 to generic-armv7-a
172
- enable build for arm-none cross builders in rings,
173
needed by arm-trusted-firmware
174
175
-------------------------------------------------------------------
176
Tue May 25 19:21:01 UTC 2021 - Andreas Schwab <schwab@suse.de>
177
178
- Fix value of %slibdir64 for usrmerge
179
180
-------------------------------------------------------------------
181
Mon May 10 12:08:19 UTC 2021 - Richard Biener <rguenther@suse.com>
182
183
- Update to gcc-11 branch head (23855a176609fe8dda6abaf2b2), git121
184
- Disable build-id generation on non-glibc targeting cross compilers.
185
186
-------------------------------------------------------------------
187
Thu Apr 29 08:39:32 UTC 2021 - Richard Biener <rguenther@suse.com>
188
189
- Update to gcc-11 branch head (cd0a059bd384da58d43674496a7), git67
190
* Includes GCC 11.1 release
191
- Drop upstreamed gcc11-no-offload.patch.
192
193
-------------------------------------------------------------------
194
Wed Apr 21 12:31:23 UTC 2021 - Richard Biener <rguenther@suse.com>
195
196
- Update to gcc-11 branch head (7a7fc01b9d20afb1a2b805d93cb), git31
197
* Includes GCC 11.1 RC2
198
- Add gcc11-no-offload.patch and
199
gcc11-amdgcn-disable-hot-cold-partitioning.patch.
200
- Enable gfortran for offload compilers.
201
- BuildRequire procps from gcc11-testresults if we test go.
202
- Force using llvm11 for amdgcn offloading since llvm12 doesn't
203
yet work. Package expanded symlinks so concurrent installs do
204
not pull in another llvm-mc.
205
- Add gcc11-gdwarf-4-default.patch to default to DWARF4 generation
206
in SLES15 and older.
207
208
-------------------------------------------------------------------
209
Tue Apr 20 14:57:07 UTC 2021 - Richard Biener <rguenther@suse.com>
210
211
- Update to gcc-11 branch head (27350b77a92062667427100afb4), git10
212
* Includes GCC 11.1 RC1
213
214
-------------------------------------------------------------------
215
Fri Apr 16 19:54:03 UTC 2021 - Martin Liška <mliska@suse.cz>
216
217
- Bump to 49813aad3292f7f2bef69206274da78a9a7116ed.
218
219
-------------------------------------------------------------------
220
Thu Apr 15 11:22:19 UTC 2021 - Richard Biener <rguenther@suse.com>
221
222
- Disable nvptx offloading on aarch64 since it doesn't work.
223
224
-------------------------------------------------------------------
225
Wed Apr 14 19:51:08 UTC 2021 - Martin Liška <mliska@suse.cz>
226
227
- Bump to a87d3f964df31d4fbceb822c6d293e85c117d992.
228
229
-------------------------------------------------------------------
230
Fri Apr 9 12:25:39 UTC 2021 - Richard Biener <rguenther@suse.com>
231
232
- Remove gcc48-remove-mpfr-2.4.0-requirement.patch which does no
233
longer apply.
234
- Arrange for a C++ 11 capable host compiler to be available.
235
- Do not require ISL for cross compiler builds on old distros.
236
237
-------------------------------------------------------------------
238
Thu Apr 8 19:52:03 UTC 2021 - Martin Liška <mliska@suse.cz>
239
240
- Bump to 123b3e03c911a43054c1f88f5d3110e1d084dd4e.
241
242
-------------------------------------------------------------------
243
Mon Mar 8 14:10:15 UTC 2021 - Richard Biener <rguenther@suse.com>
244
245
- Update embedded newlib version from 3.3.0 to 4.1.0.
246
247
-------------------------------------------------------------------
248
Mon Feb 22 10:44:40 UTC 2021 - Martin Liška <mliska@suse.cz>
249
250
- Pack %{GCCDIST}-gcc%{binsuffix}.
251
- Add a new dependency for libgccjit.
252
253
-------------------------------------------------------------------
254
Fri Feb 5 08:40:22 UTC 2021 - Martin Liška <mliska@suse.cz>
255
256
- New package, inherits from gcc10
257
* gcc-add-defaultsspec.diff, add the ability to provide a specs
258
file that is read by default
259
* tls-no-direct.diff, avoid direct %fs references on x86 to not
260
slow down Xen
261
* gcc43-no-unwind-tables.diff, do not produce unwind tables for
262
CRT files
263
* gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr
264
for ppc, just a testcase
265
* gcc44-textdomain.patch, make translation files version specific
266
and adjust textdomain to find them
267
* gcc44-rename-info-files.patch, fix cross-references in info files
268
when renaming them to be version specific
269
* gcc48-libstdc++-api-reference.patch, fix link in the installed
270
libstdc++ html documentation
271
* gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with
272
earlier mpfr versions on old products
273
* gcc5-no-return-gcc43-workaround.patch, make build work with
274
host gcc 4.3
275
* gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes
276
new warning from -Wextra
277
* gcc7-avoid-fixinc-error.diff
278
* gcc9-reproducible-builds-buildid-for-checksum.patch
279
* gcc9-reproducible-builds.patch
280
* gcc10-amdgcn-llvm-as.patch
281
* gcc10-foffload-default.patch
282
- libgccjit subpackage is added.
283
- HWASAN is built for aarch64 target.
284