]> gcc.gnu.org Git - gcc.git/blob - libgcc/ChangeLog
re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie version 0...
[gcc.git] / libgcc / ChangeLog
1 2008-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
13 2008-11-18 Adam Nemet <anemet@caviumnetworks.com>
14
15 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
16 case.
17
18 2008-11-09 Thomas Schwinge <tschwinge@gnu.org>
19
20 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
21
22 2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
23
24 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
25
26 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
27
28 Add picoChip port.
29 * config.host: Add picochip-*-*.
30
31 2008-08-06 Bob Wilson <bob.wilson@acm.org>
32
33 * config.host: Match more processor names for Xtensa.
34
35 2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
36
37 * config/i386/64/t-softfp-compat: Update comments.
38
39 2008-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
53 2008-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
60 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
61
62 * Makefile.in: Add support for __sync_* libgcc functions.
63
64 2008-07-03 H.J. Lu <hongjiu.lu@intel.com>
65
66 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
67
68 2008-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
77 2008-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
82 2008-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
95 2008-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
112 2008-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
117 2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
118
119 * config/rs6000/t-ppccomm: Remove rules that conflict with
120 auto-generated rules.
121
122 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
124 * configure.ac: sinclude override.m4.
125 * configure: Regenerate.
126
127 2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
128
129 * configure: Regenerate.
130
131 2008-06-10 Joseph Myers <joseph@codesourcery.com>
132
133 * Makefile.in (DECNUMINC): Remove
134 -I$(MULTIBUILDTOP)../../libdecnumber.
135 * gstdint.h: New.
136
137 2008-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
154 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
155
156 * config.host (sh2[lbe]*-*-linux*): Allow target.
157
158 2008-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
163 2008-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
170 2008-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
176 2008-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
182 2007-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
188 2007-12-19 Etsushi Kato <ek.kato@gmail.com>
189 Paolo Bonzini <bonzini@gnu.org>
190
191 PR target/30572
192 * Makefile.in: Use @shlib_slibdir@ substitution to get
193 correct install name on darwin.
194 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
195
196 2007-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
202 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
203
204 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
205
206 2007-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
212 2007-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
219 2007-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
230 2007-09-11 Janis Johnson <janis187@us.ibm.com
231
232 * Makefile.in (dfp-filenames): Add bid128_noncomp.
233
234 2007-09-10 Janis Johnson <janis187@us.ibm.com>
235
236 * Makefile.in (dfp-filenames): Remove decUtility, add
237 decDouble, decPacked, decQuad, decSingle.
238
239 2007-08-27 Hans Kester <hans.kester@ellips.nl>
240
241 * config.host : Add x86_64-elf target.
242
243 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
244
245 * configure.ac (set_have_cc_tls): Add a missing =.
246 * configure: Regenerated.
247
248 2007-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
262 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
263
264 * Makefile.in: Use libbid for DFP when BID is enabled.
265
266 2007-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
272 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
273 Danny Smith <dannysmith@users.sourceforge.net>
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
281 2007-05-10 Richard Sandiford <richard@codesourcery.com>
282
283 * config.host (sparc-wrs-vxworks): New target.
284
285 2007-04-14 Kazu Hirata <kazu@codesourcery.com>
286
287 * config.host: Recognize fido.
288
289 2007-04-04 Janis Johnson <janis187@us.ibm.com>
290
291 * configure: Check host, not target, for decimal float support.
292
293 2007-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.
297 (x86_64-*-linux*): Ditto.
298
299 2007-02-30 Kai Tietz <kai.tietz@onevision.com>
300
301 * config.host (x86_64-*-mingw*): New target.
302
303 2007-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
318 2007-03-19 Hans-Peter Nilsson <hp@axis.com>
319
320 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
321
322 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
323
324 * Makefile.in (install-info): New dummy target.
325
326 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
327
328 * config.host (bfin*-linux-uclibc*): Set extra_parts.
329
330 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
331
332 * Makefile.in: Add install-html and install-pdf dummy
333 targets.
334
335 2007-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
342 2007-01-29 Janis Johnson <janis187@us.ibm.com>
343
344 * Makefile.in (dec-filenames): Add decExcept.
345
346 2007-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
352 2007-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
358 2007-01-23 Joseph Myers <joseph@codesourcery.com>
359
360 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
361
362 2007-01-21 Andrew Pinski <pinskia@gmail.com>
363
364 PR target/30519
365 * config.host (alpha*-*-linux*): Set extra_parts.
366
367 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
368
369 * config/sh/t-linux: New.
370 * config.host (sh*-*-linux*): Set tmake_file.
371
372 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * Makefile.in (install): Handle multilibs.
375
376 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
377
378 * Makefile.in: Added .PHONY entry for documentation targets.
379
380 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
381
382 * Makefile.in: Add empty info, html, dvi, pdf targets.
383
384 2007-01-04 Mike Stump <mrs@apple.com>
385
386 * Makefile.in (MAKEINFO): Remove.
387 (PERL): Likewise.
388
389 2007-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
396 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
397
398 * config.host (ia64*-*-linux*): Set tmake_file.
399
400 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
401
402 * Makefile.in (version): Define.
403
404 2007-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.056116 seconds and 6 git commands to generate.