File gcc.changes of Package gcc
384
1
-------------------------------------------------------------------
2
Fri Jul 9 07:41:14 UTC 2021 - Richard Biener <rguenther@suse.com>
3
4
- With gcc-PIE add -pie even when -fPIC is specified but we are
5
not linking a shared library. [boo#1185348]
6
- Fix postun of gcc-go alternative.
7
8
-------------------------------------------------------------------
9
Wed Jun 13 07:13:07 UTC 2018 - rguenther@suse.com
10
11
- Add gccgo symlink, add go and gofmt as alternatives to support
12
parallel install of golang. [bnc#1096677]
13
14
-------------------------------------------------------------------
15
Tue Jun 5 10:24:00 UTC 2018 - rguenther@suse.com
16
17
- Fix gcc-PIE spec to properly honor -no-pie at link time.
18
[bnc#1096008]
19
20
-------------------------------------------------------------------
21
Fri Jun 9 11:19:29 UTC 2017 - rguenther@suse.com
22
23
- Fix gcc-devel guard to use %sle_version. [bnc#1043590]
24
25
-------------------------------------------------------------------
26
Wed Jun 7 11:39:55 UTC 2017 - rguenther@suse.com
27
28
- Guard gcc-devel so it is only built on Tumbleweed.
29
- Remove bogus link to versioned g++.info file which doesn't exist.
30
Instead refer to gcc.info from the g++ info directory entry.
31
[bnc#922419]
32
33
-------------------------------------------------------------------
34
Tue Jun 6 09:55:59 UTC 2017 - mliska@suse.cz
35
36
- Include gcov-tool and gcov-dump binaries.
37
38
-------------------------------------------------------------------
39
Thu Apr 13 08:52:35 UTC 2017 - rguenther@suse.com
40
41
- Remove README in empty packages only required for SLE11 and older.
42
- Remove now empty %build section.
43
44
-------------------------------------------------------------------
45
Tue Apr 4 07:16:09 UTC 2017 - rguenther@suse.com
46
47
- Fix dependencies of libstdc++-devel-{32,64}-bit.
48
49
-------------------------------------------------------------------
50
Thu Mar 23 12:56:31 UTC 2017 - rguenther@suse.com
51
52
- Switch gcc to default 7.
53
- Remove unrelated README.packaging.
54
55
-------------------------------------------------------------------
56
Fri Feb 10 10:24:49 UTC 2017 - rguenther@suse.com
57
58
- Enable Ada for s390x.
59
60
-------------------------------------------------------------------
61
Mon Jan 23 12:36:58 UTC 2017 - rguenther@suse.com
62
63
- Remove java related packages, those are in a separate gcc-java now.
64
65
-------------------------------------------------------------------
66
Thu Aug 18 07:32:25 UTC 2016 - rguenther@suse.com
67
68
- Add gcc-devel package.
69
70
-------------------------------------------------------------------
71
Wed Apr 27 11:11:52 UTC 2016 - rguenther@suse.com
72
73
- Switch gcc to default 6.
74
75
-------------------------------------------------------------------
76
Thu Apr 14 11:01:22 UTC 2016 - rguenther@suse.com
77
78
- Enable Ada for ppc64le and aarch64.
79
80
-------------------------------------------------------------------
81
Thu May 21 09:25:10 UTC 2015 - rguenther@suse.com
82
83
- Properly query gcc-%gcc_suffix for paths.
84
85
-------------------------------------------------------------------
86
Tue May 19 12:11:27 UTC 2015 - rguenther@suse.com
87
88
- Fix bogus requires to gcc5-c++-{32,64}bit.
89
90
-------------------------------------------------------------------
91
Fri May 8 13:00:15 UTC 2015 - rguenther@suse.com
92
93
- Adjust for GCC 5 package renames.
94
95
-------------------------------------------------------------------
96
Mon Apr 20 10:24:01 UTC 2015 - rguenther@suse.com
97
98
- Switch gcc to default 5.
99
- Add gcc-go{,-32bit,-64bit} packages.
100
101
-------------------------------------------------------------------
102
Mon Mar 2 13:34:23 UTC 2015 - schwab@suse.de
103
104
- Add gcc-ada-32bit and gcc-ada-64bit packages only if building Ada
105
106
-------------------------------------------------------------------
107
Wed Feb 25 14:21:45 UTC 2015 - rguenther@suse.com
108
109
- Add gcc-ada-32bit and gcc-ada-64bit packages.
110
111
-------------------------------------------------------------------
112
Wed Feb 4 07:29:43 UTC 2015 - meissner@suse.com
113
114
- add a gcc-PIE subpackage, which enables building PIE binaries
115
by default using the defaults.spec file. bsc#912298
116
117
-------------------------------------------------------------------
118
Mon Aug 4 13:29:20 UTC 2014 - rguenther@suse.com
119
120
- Add libstdc++-devel-32bit and libstdc++-devel-64bit packages.
121
[bnc#890226]
122
123
-------------------------------------------------------------------
124
Fri Mar 21 12:29:29 UTC 2014 - rguenther@suse.com
125
126
- Link to the system compiler LTO plugin from /usr/lib/bfd-plugins.
127
128
-------------------------------------------------------------------
129
Tue Feb 4 10:08:54 UTC 2014 - rguenther@suse.com
130
131
- Remove gcc-z9 wrapper which is obsolete.
132
133
-------------------------------------------------------------------
134
Mon Dec 2 15:34:27 UTC 2013 - rguenther@suse.com
135
136
- Move gcc-ar, gcc-nm and gcc-ranlib to the gcc package instead
137
of packaging them separately.
138
139
-------------------------------------------------------------------
140
Wed Jun 19 12:24:24 UTC 2013 - rguenther@suse.com
141
142
- Package gcc-ar, gcc-nm and gcc-ranlib wrapping ar, nm and ranlib
143
in a plugin-aware fashion.
144
145
-------------------------------------------------------------------
146
Mon May 27 12:55:02 UTC 2013 - rguenther@suse.com
147
148
- Switch gcc to default 4.8.
149
150
-------------------------------------------------------------------
151
Mon Jan 7 09:10:36 UTC 2013 - rguenther@suse.com
152
153
- Re-enable Ada for ppc64.
154
155
-------------------------------------------------------------------
156
Thu Dec 13 14:15:21 UTC 2012 - rguenther@suse.com
157
158
- Add BuildRequires to gcc$version, required for cc1 path detection.
159
160
-------------------------------------------------------------------
161
Wed Nov 28 14:03:29 UTC 2012 - rguenther@suse.com
162
163
- Rework gcc-info.
164
* Install symlinks to the versioned info files and adjust
165
install_info calls. [bnc#756182]
166
* Provide uninstall hook that removes the alias entries.
167
168
-------------------------------------------------------------------
169
Thu Oct 4 18:21:01 UTC 2012 - dmueller@suse.com
170
171
- remove gcc-ada subpackage for those architectures that
172
don't have a gccXX-ada package
173
174
-------------------------------------------------------------------
175
Wed Apr 18 11:26:15 UTC 2012 - rguenther@suse.com
176
177
- Switch gcc to default 4.7.
178
179
-------------------------------------------------------------------
180
Fri Jan 27 15:30:38 UTC 2012 - rguenther@suse.com
181
182
- Change licenses to follow SPDX convention.
183
184
-------------------------------------------------------------------
185
Mon Sep 26 13:41:02 CEST 2011 - dmueller@suse.de
186
187
- use the target gcc binary for finding the right cc1 path
188
189
-------------------------------------------------------------------
190
Wed May 11 08:15:44 UTC 2011 - rguenther@novell.com
191
192
- Switch gcc to default 4.6.
193
194
-------------------------------------------------------------------
195
Thu Feb 10 10:06:12 UTC 2011 - rguenther@novell.com
196
197
- Fix licenses to match those of the system compiler. [bnc#670658]
198
199
-------------------------------------------------------------------
200
Tue Jan 25 10:36:30 UTC 2011 - rguenther@novell.com
201
202
- Fix string quoting. [bnc#666416]
203
204
-------------------------------------------------------------------
205
Wed Jan 12 11:53:29 UTC 2011 - rguenther@novell.com
206
207
- Uglify spec file formatting.
208
209
-------------------------------------------------------------------
210
Fri Dec 10 11:53:06 UTC 2010 - rguenther@novell.com
211
212
- Add info directory aliases for unversioned variants of the
213
GCC user manuals. [bnc#635355]
214
215
-------------------------------------------------------------------
216
Mon Nov 29 12:24:23 UTC 2010 - rguenther@novell.com
217
218
- Drop libffi packages.
219
220
-------------------------------------------------------------------
221
Fri Feb 26 11:30:14 CET 2010 - rguenther@novell.com
222
223
- Fix gcc-c++-32bit and gcc-c++-64bit again.
224
225
-------------------------------------------------------------------
226
Thu Feb 25 14:01:36 CET 2010 - rguenther@suse.de
227
228
- Drop c++_compiler provides from gcc-c++-32bit and gcc-c++-64bit.
229
230
-------------------------------------------------------------------
231
Thu Feb 25 13:03:44 CET 2010 - rguenther@suse.de
232
233
- Re-add gcc-c++-32bit and gcc-c++-64bit packages.
234
235
-------------------------------------------------------------------
236
Tue Feb 16 15:45:20 UTC 2010 - coolo@novell.com
237
238
- Switch gcc to default 4.5.
239
240
-------------------------------------------------------------------
241
Mon Apr 27 17:01:13 CEST 2009 - rguenther@suse.de
242
243
- Switch gcc default to 4.4.
244
245
-------------------------------------------------------------------
246
Mon Feb 16 11:03:38 CET 2009 - rguenther@suse.de
247
248
- Enable links for classpath binaries and manpages again.
249
250
-------------------------------------------------------------------
251
Fri Jan 9 15:35:45 CET 2009 - rguenther@suse.de
252
253
- On ppc64 obsolete gcc-objc-64bit by gcc-objc.
254
255
-------------------------------------------------------------------
256
Thu Dec 4 18:26:30 CET 2008 - matz@suse.de
257
258
- Add new gcc-z9 package on s390 and s390x to change the
259
default -march and -mtune settings.
260
261
-------------------------------------------------------------------
262
Wed May 7 11:18:00 CEST 2008 - rguenther@suse.de
263
264
- Make dependencies between the gcc subpackages versioned. [bnc#385305]
265
266
-------------------------------------------------------------------
267
Fri Nov 23 14:53:40 CET 2007 - rguenther@suse.de
268
269
- Make gcc-gij dependency of gcc-java a recommendation, all java
270
tools are back to the gcc-java package. Require libgcj-devel
271
from gcc-java.
272
- Revert /lib/cpp changes.
273
274
-------------------------------------------------------------------
275
Fri Nov 16 16:15:54 CET 2007 - rguenther@suse.de
276
277
- For now disable symlinking of binaries and manpages that
278
conflict with the classpath package.
279
280
-------------------------------------------------------------------
281
Tue Nov 13 14:38:25 CET 2007 - rguenther@suse.de
282
283
- Make /lib/cpp traditional and avoid GCC and target specific
284
defines.
285
286
-------------------------------------------------------------------
287
Tue Oct 30 11:19:36 CET 2007 - rguenther@suse.de
288
289
- Add gcc-gij dependency to gcc-java as it contains many of the
290
tools formerly packaged in the gcc-java package.
291
292
-------------------------------------------------------------------
293
Mon Sep 24 11:21:52 CEST 2007 - rguenther@suse.de
294
295
- Switch gcc default to 4.3.
296
297
-------------------------------------------------------------------
298
Fri Jul 27 20:35:04 CEST 2007 - rguenther@suse.de
299
300
- Fix typo.
301
302
-------------------------------------------------------------------
303
Tue Jul 24 11:14:03 CEST 2007 - rguenther@suse.de
304
305
- Add 32bit and 64bit variants of gcc-gij. [#293423]
306
307
-------------------------------------------------------------------
308
Fri Jul 6 15:10:24 CEST 2007 - rguenther@suse.de
309
310
- Mark ppc64 as separate bi-32.
311
312
-------------------------------------------------------------------
313
Thu Jun 14 18:39:23 CEST 2007 - ro@suse.de
314
315
- Do not mark README.packaging as NoSource. (again)
316
317
-------------------------------------------------------------------
318
Fri Jun 8 16:19:40 CEST 2007 - rguenther@suse.de
319
320
- Switch gcc default to 4.2. [#275939]
321
322
-------------------------------------------------------------------
323
Tue Apr 24 18:35:21 CEST 2007 - rguenther@suse.de
324
325
- Do not link to grmic and grmiregistry, they conflict with
326
the classpath package versions.
327
328
-------------------------------------------------------------------
329
Tue Jan 16 17:05:32 CET 2007 - rguenther@suse.de
330
331
- Do not mark README.packaging as NoSource.
332
333
-------------------------------------------------------------------
334
Thu Nov 9 17:40:49 CET 2006 - rguenther@suse.de
335
336
- Remove gcc-c++-32bit and gcc-c++-64bit packages.
337
338
-------------------------------------------------------------------
339
Tue Oct 31 15:03:02 CET 2006 - dmueller@suse.de
340
341
- don't build as root
342
343
-------------------------------------------------------------------
344
Mon Oct 30 12:11:34 CET 2006 - rguenther@suse.de
345
346
- Make gcc architecture dependent again. [#215971]
347
348
-------------------------------------------------------------------
349
Thu Oct 26 11:40:43 CEST 2006 - rguenther@suse.de
350
351
- Add dependencies to the gcc and non-32/64bit packages. [#215217]
352
353
-------------------------------------------------------------------
354
Tue Sep 19 16:27:15 CEST 2006 - rguenther@suse.de
355
356
- New gcc-gij package.
357
358
-------------------------------------------------------------------
359
Fri Aug 25 10:37:29 CEST 2006 - rguenther@suse.de
360
361
- Add 32bit and 64bit support packages to gcc, gcc-c++, gcc-fortran,
362
gcc-objc and libffi-devel.
363
364
-------------------------------------------------------------------
365
Thu Aug 24 08:24:20 CEST 2006 - rguenther@suse.de
366
367
- Make gcc require cpp to pull in /lib/cpp.
368
369
-------------------------------------------------------------------
370
Fri Aug 18 10:54:23 CEST 2006 - rguenther@suse.de
371
372
- gcc obsoletes gcc-mudflap which is no longer.
373
374
-------------------------------------------------------------------
375
Mon Aug 7 11:28:34 CEST 2006 - rguenther@suse.de
376
377
- Provide gcc-mudflap, gcc-info and gcc-locale packages [#197515].
378
379
-------------------------------------------------------------------
380
Fri Jul 14 14:46:31 CEST 2006 - rguenther@suse.de
381
382
- New package.
383
384