]> gcc.gnu.org Git - gcc.git/blame - libgcc/ChangeLog
re PR c++/38257 (ICE with auto and #pragma omp parallel)
[gcc.git] / libgcc / ChangeLog
CommitLineData
19523300
RO
12008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2
3 PR bootstrap/33100
4 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
5 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
6 * configure: Regenerate.
7 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
8 tmake_file here from gcc/config.gcc.
9 Move extra_parts here from gcc/config.gcc.
10 * config/i386/t-sol2: Move here from gcc/config/i386.
11 Use gcc_srcdir instead of srcdir.
12
0a4a51c7
AN
132008-11-18 Adam Nemet <anemet@caviumnetworks.com>
14
15 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
16 case.
17
2a761e46
TS
182008-11-09 Thomas Schwinge <tschwinge@gnu.org>
19
20 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
21
c0451df7
TS
222008-10-08 Thomas Schwinge <tschwinge@gnu.org>
23
24 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
25
358da97e
HS
262008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
27
28 Add picoChip port.
29 * config.host: Add picochip-*-*.
30
c660f132
BW
312008-08-06 Bob Wilson <bob.wilson@acm.org>
32
33 * config.host: Match more processor names for Xtensa.
34
d1349557
L
352008-07-08 H.J. Lu <hongjiu.lu@intel.com>
36
37 * config/i386/64/t-softfp-compat: Update comments.
38
dd7b73c0
L
392008-07-07 H.J. Lu <hongjiu.lu@intel.com>
40
41 * config/i386/64/_divtc3-compat.c: Moved to ...
42 * config/i386/64/_divtc3.c: Here.
43
44 * config/i386/64/_multc3-compat.c: Moved to ...
45 * config/i386/64/_multc3.c: Here.
46
47 * config/i386/64/_powitf2-compat.c: Moved to ...
48 * config/i386/64/_powitf2.c: Here.
49
50 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
51 .c suffix instead of -compat.c.
52
6e1fab3d
UB
532008-07-05 Uros Bizjak <ubizjak@gmail.com>
54
55 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
56 (_FP_MUL_MEAT_D): Ditto.
57 (_FP_DIV_MEAT_S): Ditto.
58 (_FP_DIV_MEAT_D): Ditto.
59
f92518d7
RS
602008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
61
62 * Makefile.in: Add support for __sync_* libgcc functions.
63
d0aede14
L
642008-07-03 H.J. Lu <hongjiu.lu@intel.com>
65
66 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
67
c174f11c
L
682008-07-02 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR boostrap/36702
71 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
72 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
73
74 * config/i386/64/t-fprules-softfp: Moved to ...
75 * config/i386/64/t-softfp-compat: This. New.
76
5f464fa2
UB
772008-07-02 Uros Bizjak <ubizjak@gmail.com>
78
79 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
80 Initialize f with 0.0.
81
ff473280
L
822008-07-02 H.J. Lu <hongjiu.lu@intel.com>
83
84 PR target/36669
85 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
86
87 * config/i386/64/_divtc3-compat.c: New.
88 * config/i386/64/_multc3-compat.c: Likewise.
89 * config/i386/64/_powitf2-compat.c: Likewise.
90 * config/i386/64/eqtf2.c: Likewise.
91 * config/i386/64/getf2.c: Likewise.
92 * config/i386/64/letf2.c: Likewise.
93 * config/i386/64/t-fprules-softfp: Likewise.
94
952008-07-02 H.J. Lu <hongjiu.lu@intel.com>
96
97 * config.host: Add i386/${host_address}/t-fprules-softfp to
98 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
99 i[34567]86-*-linux*, x86_64-*-linux*.
100
101 * configure.ac: Set host_address to 64 or 32 for x86.
102 * configure: Regenerated.
103
104 * Makefile.in (config.status): Also depend on
105 $(srcdir)/config.host.
106
107 * config/i386/32/t-fprules-softfp: New.
108 * config/i386/32/tf-signs.c: Likewise.
109
110 * config/i386/64/sfp-machine.h: New. Moved from gcc.
111
1122008-07-02 H.J. Lu <hongjiu.lu@intel.com>
113 Uros Bizjak <ubizjak@gmail.com>
114
115 * config/i386/32/sfp-machine.h: New.
116
30551d99
NF
1172008-06-26 Nathan Froyd <froydnj@codesourcery.com>
118
119 * config/rs6000/t-ppccomm: Remove rules that conflict with
120 auto-generated rules.
121
18c04407
RW
1222008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
124 * configure.ac: sinclude override.m4.
125 * configure: Regenerate.
126
10fbe77a
BRF
1272008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
128
129 * configure: Regenerate.
130
bc6d4c3f
JM
1312008-06-10 Joseph Myers <joseph@codesourcery.com>
132
133 * Makefile.in (DECNUMINC): Remove
134 -I$(MULTIBUILDTOP)../../libdecnumber.
135 * gstdint.h: New.
136
cd985f66
JM
1372008-06-07 Joseph Myers <joseph@codesourcery.com>
138
139 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
140 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
141 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
142 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
143 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
144 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
145 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
146 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
147 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
148 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
149 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
150 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
151 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
152 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
153
93fea8d3
AL
1542008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
155
156 * config.host (sh2[lbe]*-*-linux*): Allow target.
157
18724e30
NF
1582008-04-30 Nathan Froyd <froydnj@codesourcery.com>
159
160 * config/rs6000/t-ppccomm: Add build rules for new files.
161 (LIB2ADD_ST): New variable.
162
47583040
AH
1632008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
164
165 PR target/34210
166 PR target/35508
167 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
168 * config/t-avr: New file. Build 16bit libgcc functions.
169
cf8e67fe
JJ
1702008-03-02 Jakub Jelinek <jakub@redhat.com>
171
172 PR target/35401
173 * config/t-slibgcc-darwin: Make install-leaf dependent on
174 install-darwin-libgcc-stubs instead of install.
175
8d8da227
JM
1762008-01-25 Joseph Myers <joseph@codesourcery.com>
177
178 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
179 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
180 sh-*-rtemscoff*): Remove cases.
181
edbf8b16
RS
1822007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
183
184 * Makefile.in (all): Use install-leaf rather than install.
185 (install): Split most of the rule into...
186 (install-leaf): ...this new one.
187
89deeaff
EK
1882007-12-19 Etsushi Kato <ek.kato@gmail.com>
189 Paolo Bonzini <bonzini@gnu.org>
190
191 PR target/30572
5f464fa2
UB
192 * Makefile.in: Use @shlib_slibdir@ substitution to get
193 correct install name on darwin.
89deeaff
EK
194 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
195
4081d704
HPN
1962007-12-15 Hans-Peter Nilsson <hp@axis.com>
197
198 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
199 cris-*-elf and cris-*-none.
200 (crisv32-*-linux*): Similar, as cris-*-linux*.
201
f43e89a3
RIL
2022007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
203
204 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
205
b4e9c2c6
L
2062007-10-27 H.J. Lu <hongjiu.lu@intel.com>
207
208 PR regression/33926
209 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
210 * configure: Regenerated.
211
b2a00c89
L
2122007-09-27 H.J. Lu <hongjiu.lu@intel.com>
213
214 * Makefile.in (dfp-filenames): Replace decimal_globals,
215 decimal_data, binarydecimal and convert_data with
216 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
217 and bid_convert_data, respectively.
218
8d2a9e0e
CF
2192007-09-17 Chao-ying Fu <fu@mips.com>
220 Nigel Stephens <nigel@mips.com>
221
222 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
223 * Makefile.in (fixed_point): Define.
224 Check if fixed_point is yes to build support functions.
225 * configure.ac: Check for fixed_point support.
226 * configure: Regenerated.
227 * gen-fixed.sh: New file to generate lists of fixed-point labels,
228 funcs, modes, from, to.
229
2b53935d
JJ
2302007-09-11 Janis Johnson <janis187@us.ibm.com
231
232 * Makefile.in (dfp-filenames): Add bid128_noncomp.
233
2533577f
JJ
2342007-09-10 Janis Johnson <janis187@us.ibm.com>
235
236 * Makefile.in (dfp-filenames): Remove decUtility, add
237 decDouble, decPacked, decQuad, decSingle.
238
3ae3dbd6
HK
2392007-08-27 Hans Kester <hans.kester@ellips.nl>
240
241 * config.host : Add x86_64-elf target.
242
22867d02
L
2432007-07-06 H.J. Lu <hongjiu.lu@intel.com>
244
245 * configure.ac (set_have_cc_tls): Add a missing =.
246 * configure: Regenerated.
247
6f461e76
L
2482007-07-06 H.J. Lu <hongjiu.lu@intel.com>
249
250 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
251 and x86_64-*-linux*.
252
253 * config/t-tls: New file.
254
255 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
256
257 * configure.ac: Include ../config/enable.m4 and
258 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
259 supports TLS and substitute set_have_cc_tls.
260 * configure: Regenerated.
261
200359e8
L
2622007-07-04 H.J. Lu <hongjiu.lu@intel.com>
263
264 * Makefile.in: Use libbid for DFP when BID is enabled.
265
76f5e200
DS
2662007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
267
268 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
269 extra_parts. Add config/i386/t-cygming to tmake_file.
270 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
271
9bd196f0 2722007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 273 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
274
275 PR target/29498
276 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
277 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
278 * config/i386/t-crtfm: Compile crtfastmath.o with
279 -minline-all-stringops.
280
1910440e
RS
2812007-05-10 Richard Sandiford <richard@codesourcery.com>
282
283 * config.host (sparc-wrs-vxworks): New target.
284
7d33c31d
KH
2852007-04-14 Kazu Hirata <kazu@codesourcery.com>
286
287 * config.host: Recognize fido.
288
96fccd0d
JJ
2892007-04-04 Janis Johnson <janis187@us.ibm.com>
290
291 * configure: Check host, not target, for decimal float support.
292
577565f9
UB
2932007-04-03 Uros Bizjak <ubizjak@gmail.com>
294
295 * config/i386/t-crtpc: New file.
296 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
5f464fa2 297 (x86_64-*-linux*): Ditto.
577565f9 298
ccf8e764
RH
2992007-02-30 Kai Tietz <kai.tietz@onevision.com>
300
301 * config.host (x86_64-*-mingw*): New target.
302
79b87c74
MM
3032007-03-23 Michael Meissner <michael.meissner@amd.com>
304 H.J. Lu <hongjiu.lu@intel.com>
305
306 * Makefile.in (enable_decimal_float): New.
307 (DECNUMINC): Add
308 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
309 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
310 (decbits-filenames): This.
311 (decbits-objects): New.
312 (libgcc-objects): Add $(decbits-objects).
313
314 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
315 Substitute enable_decimal_float.
316 * configure: Regenerated.
317
8fce4e31
HPN
3182007-03-19 Hans-Peter Nilsson <hp@axis.com>
319
320 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
321
e8bb4597
BM
3222007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
323
324 * Makefile.in (install-info): New dummy target.
325
344189f9
BS
3262007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
327
328 * config.host (bfin*-linux-uclibc*): Set extra_parts.
329
ac84c172
BM
3302007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
331
332 * Makefile.in: Add install-html and install-pdf dummy
333 targets.
334
cd5c2357
RS
3352007-02-05 Roger Sayle <roger@eyesopen.com>
336 Daniel Jacobowitz <dan@codesourcery.com>
337
338 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
339 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
340 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
341
d9a66f98
JJ
3422007-01-29 Janis Johnson <janis187@us.ibm.com>
343
344 * Makefile.in (dec-filenames): Add decExcept.
345
9891ec5f
DJ
3462007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
347
348 PR bootstrap/30469
349 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
350 -fprofile-use.
351
d6efbf5a
DJ
3522007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
353
354 * configure.ac: Add --enable-version-specific-runtime-libs.
355 Correct $slibdir default.
356 * configure: Regenerated.
357
17caeff2
JM
3582007-01-23 Joseph Myers <joseph@codesourcery.com>
359
360 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
361
5ea41e3a
AP
3622007-01-21 Andrew Pinski <pinskia@gmail.com>
363
364 PR target/30519
365 * config.host (alpha*-*-linux*): Set extra_parts.
366
26900826
KK
3672007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
368
369 * config/sh/t-linux: New.
370 * config.host (sh*-*-linux*): Set tmake_file.
371
97af925b
DJ
3722007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * Makefile.in (install): Handle multilibs.
375
b0088af7
BM
3762007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
377
378 * Makefile.in: Added .PHONY entry for documentation targets.
379
e0a9456a
BM
3802007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
381
382 * Makefile.in: Add empty info, html, dvi, pdf targets.
383
7fd453b4
MS
3842007-01-04 Mike Stump <mrs@apple.com>
385
386 * Makefile.in (MAKEINFO): Remove.
387 (PERL): Likewise.
388
14e8fc8b
PB
3892007-01-04 Paolo Bonzini <bonzini@gnu.org>
390
391 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
392 * configure: Regenerate.
393 * Makefile.in (host_subdir): Substitute it.
394 (gcc_objdir): Use it.
395
1555beba
DJ
3962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
397
398 * config.host (ia64*-*-linux*): Set tmake_file.
399
79e6eaeb
DJ
4002007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
401
402 * Makefile.in (version): Define.
403
fa958513
DJ
4042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
405 Paolo Bonzini <bonzini@gnu.org>
406
407 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
408 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
409 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
410 config/sparc/t-crtfm, config/t-slibgcc-darwin,
411 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
412 shared-object.mk, siditi-object.mk, static-object.mk: New files.
413 * configure: Generated.
This page took 0.216206 seconds and 5 git commands to generate.