]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
Use sol2-c[1n].S on more targets
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
0a76a5ff 12011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 * config/i386/sol2-ci.S: Rename to ...
4 * config/i386/crti.S: ... this.
5 * config/i386/sol2-cn.S: Rename to ...
6 * config/i386/crtn.S: ... this.
7 * config/sparc/sol2-ci.S: Rename to ...
8 * config/sparc/crti.S: ... this.
9 * config/sparc/sol2-cn.S: Rename to ...
10 * config/sparc/crtn.S: ... this.
11 * config/t-sol2 (CUSTOM_CRTIN): Remove.
12 (crti.o, crtn.o): Remove.
13
26f2feff 142011-11-04 Tristan Gingold <gingold@adacore.com>
15
16 * config/ia64/fde-vms.c: Do not include md-unwind-support.h
17
131667b5 182011-11-04 Kaz Kojima <kkojima@gcc.gnu.org>
19
20 * config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
21
af64ed6f 222011-11-03 Hans-Peter Nilsson <hp@axis.com>
23
24 * config.host (crisv32-*-none, cris-*-none): Remove.
25 (crisv32-*-elf): Append to tmake_file, don't just set it.
26 (cris-*-elf): Add missing t-fdpbit to tmake_file.
27
4dad46bd 282011-11-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29
30 * config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
31 (ecrtn$(objext)): Likewise.
32 (ncrti$(objext)): Likewise.
33 (ncrtn$(objext)): Likewise.
34
37626bf8 352011-11-03 Andreas Schwab <schwab@redhat.com>
36
37 * config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
38
95de80bc 392011-11-02 David S. Miller <davem@davemloft.net>
40
41 * configure.ac: Set host_address on sparc too.
42 * configure: Regenerate.
43 * config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
44 based upon host_address.
45 * config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
46
b5347955 472011-11-02 Jason Merrill <jason@redhat.com>
48
49 * config/rs6000/t-ppccomm: Add missing \.
50
630d52ca 512011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
52
53 * gthr-single.h, gthr.h: New files.
54 * config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
55 config/gthr-vxworks.h, config/i386/gthr-win32.h,
56 config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
57 config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
58 * config/i386/gthr-win32.c: Include "gthr-win32.h".
59 * configure.ac (thread_header): New variable.
60 Set it depending on target_thread_file.
61 (gthr-default.h): Link from $thread_header.
62 * configure: Regenerate.
63 * Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
64
022a2799 652011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
66
67 * configure.ac (tm_file_): New variable.
68 Determine from tm_file.
69 (tm_file, tm_defines): Substitute.
70 * configure: Regenerate.
71 * mkheader.sh: New file.
72 * Makefile.in (clean): Remove libgcc_tm.h.
73 ($(objects)): Depend on libgcc_tm.h.
74 (libgcc_tm_defines, libgcc_tm_file): New variables.
75 (libgcc_tm.h, libgcc_tm.stamp): New targets.
76 ($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
77 ($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
78 ($(extra-parts)): Depend on libgcc_tm.h.
79 * config.host (tm_defines, tm_file): New variable.
80 (arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
81 (arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
82 (arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
83 (avr-*-rtems*): Likewise.
84 (avr-*-*): Likewise.
85 (frv-*-elf): Likewise.
86 (frv-*-*linux*): Likewise.
87 (h8300-*-rtems*): Likewise.
88 (h8300-*-elf*): Likewise.
89 (i[34567]86-*-darwin*): Likewise.
90 (x86_64-*-darwin*): Likewise.
91 (rx-*-elf): Likewise.
92 (tic6x-*-uclinux): Likewise.
93 (tic6x-*-elf): Likewise.
94 (i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
95 * config/alpha/gthr-posix.c: Include libgcc_tm.h.
96 * config/i386/cygming-crtbegin.c: Likewise.
97 * config/i386/cygming-crtend.c: Likewise.
98 * config/ia64/fde-vms.c: Likewise.
99 * config/ia64/unwind-ia64.c: Likewise.
100 * config/libbid/bid_gcc_intrinsics.h: Likewise.
101 * config/rs6000/darwin-fallback.c: Likewise.
102 * config/stormy16/lib2funcs.c: Likewise.
103 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
104 * crtstuff.c: Likewise.
105 * dfp-bit.h: Likewise.
106 * emutls.c: Likewise.
107 * fixed-bit.c: Likewise.
108 * fp-bit.c: Likewise.
109 * generic-morestack-thread.c: Likewise.
110 * generic-morestack.c: Likewise.
111 * libgcc2.c: Likewise.
112 * libgcov.c: Likewise.
113 * unwind-dw2-fde-dip.c: Likewise.
114 * unwind-dw2-fde.c: Likewise.
115 * unwind-dw2.c: Likewise.
116 * unwind-sjlj.c: Likewise.
117
4dc4ff49 1182011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
119
120 * configure.ac: Include ../config/picflag.m4.
121 (GCC_PICFLAG): Call it.
122 Substitute.
123 * configure: Regenerate.
124 * Makefile.in (gcc_srcdir): Remove.
125 (LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
126 (HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
127 (LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
128 ($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
129 ($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
130 Use $<.
131 Remove comment.
132 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
133 * siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
134 to refer to libgcc2.c.
135 Use $<.
136 * config/darwin-64.c: New file.
137 * config/darwin-crt3.c: Remove comment.
138 * config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
139 config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
140 config/udivmodsi4.c: New files.
141 * config/memcmp.c, config/memcpy.c, config/memmove.c,
142 config/memset.c: New files.
143 * config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
144 * config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
145 * config/t-freebsd-thread, config/t-libgcc-pic: New files.
146 * config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
147 * config/t-openbsd-thread: New file.
148 * config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
149 * config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
150 * config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
151 * config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
152 qrnnd.S.
153 Adapt filename.
154 * config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
155 to refer to gthr-posix.c.
156 * config/alpha/t-vms (LIB2ADD): Set.
157 * config/alpha/vms-gcc_shell_handler.c: New file.
158 * config/arm/bpabi.c, config/arm/fp16.c,
159 config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
160 config/arm/unaligned-funcs.c: New files.
161 * config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
162 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
163 * config/arm/t-linux: Likewise.
164 * config/arm/t-linux-eabi (LIB2ADD_ST): Add.
165 * config/arm/t-netbsd: New file.
166 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
167 * config/arm/t-symbian (LIB2ADD_ST): Set.
168 * config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
169 * config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
170 * config/bfin/t-elf: New file.
171 * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
172 config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
173 config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
174 config/c6x/ltf.c: New files.
175 * config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
176 (HOST_LIBGCC2_CFLAGS): Set.
177 * config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
178 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
179 * config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
180 New files.
181 * config/cris/t-elfmulti (LIB2ADD_ST): Set.
182 * config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
183 * config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
184 config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
185 config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
186 files.
187 * config/frv/t-frv (LIB2ADD): Set.
188 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
189 * config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
190 config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
191 config/h8300/popcounthi2.c: New files.
192 * config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
193 * config/i386/gthr-win32.c: New file.
194 * config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
195 * config/i386/t-cygwin: Likewise.
196 * config/i386/t-darwin, config/i386/t-darwin64,
197 config/i386/t-gthr-win32, config/i386/t-interix: New files.
198 * config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
199 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
200 * config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
201 * config/ia64/quadlib.c: New file.
202 * config/ia64/t-hpux (LIB2ADD): Set.
203 * config/ia64/t-ia64: Add comment.
204 * config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
205 * config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
206 (HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
207 * config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
208 * config/m32c/t-m32c (LIB2ADD): Set.
209 * config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
210 * config/m32r/t-m32r: Likewise.
211 * config/m68k/fpgnulib.c: New file.
212 * config/m68k/t-floatlib (LIB2ADD): Set.
213 (xfgnulib.c): New target.
214 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
215 * config/mep/lib2funcs.c, config/mep/tramp.c: New files.
216 * config/mep/t-mep (LIB2ADD): Set.
217 * config/microblaze/divsi3.asm: Rename to divsi3.S.
218 * config/microblaze/moddi3.asm: Rename to moddi3.S.
219 * config/microblaze/modsi3.asm: Rename to modsi3.S.
220 * config/microblaze/muldi3_hard.asm: Rename to hard.S.
221 * config/microblaze/mulsi3.asm: Rename to mulsi3.S.
222 * config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
223 * config/microblaze/udivsi3.asm: Rename to udivsi3.S.
224 * config/microblaze/umodsi3.asm: Rename to umodsi3.S.
225 * config/microblaze/t-microblaze (LIB2ADD): Reflect this.
226 * config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
227 New files.
228 * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
229 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
230 * config/pa/fptr.c, config/pa/lib2funcs.S,
231 config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
232 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
233 (LIB2ADD, LIB2ADD_ST): Set.
234 * config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
235 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
236 Set.
237 * config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
238 * config/pdp11/t-pdp11: New file.
239 * config/picochip/libgccExtras/adddi3.S,
240 config/picochip/libgccExtras/ashlsi3.S,
241 config/picochip/libgccExtras/ashrsi3.S,
242 config/picochip/libgccExtras/clzsi2.S,
243 config/picochip/libgccExtras/cmpsi2.S,
244 config/picochip/libgccExtras/divmod15.S,
245 config/picochip/libgccExtras/divmodhi4.S,
246 config/picochip/libgccExtras/divmodsi4.S,
247 config/picochip/libgccExtras/lshrsi3.S,
248 config/picochip/libgccExtras/parityhi2.S,
249 config/picochip/libgccExtras/popcounthi2.S,
250 config/picochip/libgccExtras/subdi3.S,
251 config/picochip/libgccExtras/ucmpsi2.S,
252 config/picochip/libgccExtras/udivmodhi4.S,
253 config/picochip/libgccExtras/udivmodsi4.S: New files.
254 * config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
255 (LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
256 * config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
257 config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
258 config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
259 config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
260 config/rs6000/darwin-gpsave.S, config/rs6000/darwin-tramp.S,
261 config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
262 files.
263 * config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
264 (HOST_LIBGCC2_CFLAGS): Set.
265 * config/rs6000/t-darwin64: New file.
266 * config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
267 * config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
268 * config/rs6000/t-ppccomm (LIB2ADD): Add
269 $(srcdir)/config/rs6000/tramp.S.
270 (LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
271 Add $(srcdir)/config/rs6000/eabi.S.
272 (crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
273 (crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
274 (e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
275 (e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
276 (e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
277 (e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
278 * config/rs6000/tramp.S: New file.
279 * config/s390/t-tpf: Remove.
280 * config/sh/linux-atomic.S: New file.
281 * config/sh/t-linux (LIB2ADD): Set.
282 (HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
283 * config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
284 * config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
285 to unwind-dw2.c.
286 (HOST_LIBGCC2_CFLAGS): Set.
287 * config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
288 * config/spu/divmodti4.c, config/spu/divv2df3.c,
289 config/spu/float_disf.c, config/spu/float_unsdidf.c,
290 config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
291 config/spu/mfc_multi_tag_release.c,
292 config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
293 config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
294 config/spu/multi3.c: New files.
295 * config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
296 (HOST_LIBGCC2_CFLAGS): Set.
297 * config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
298 config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
299 config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
300 config/stormy16/ffshi2.c, config/stormy16/lib2.c,
301 config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
302 config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
303 config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
304 config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
305 config/stormy16/umodsi3.c: New files.
306 * config/xtensa/lib2funcs.S: New file.
307 * config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
308 * config/xtensa/t-xtensa (LIB2ADD): Set.
309 * config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
310 (*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
311 Add t-freebsd-thread to tmake_file for posix threads.
312 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
313 (*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
314 (*-*-lynxos*): Likewise.
315 (*-*-netbsd*): Likewise.
316 (*-*-openbsd*): Likewise.
317 Add t-openbsd-thread to tmake_file for posix threads.
318 (*-*-solaris2*): Add t-libgcc-pic to tmake_file.
319 (*-*-vxworks*): Set tmake_file.
320 (alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
321 (alpha*-*-freebsd*): Likewise.
322 (alpha*-*-netbsd*): Likewise.
323 (alpha*-*-openbsd*): Likewise.
324 (alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
325 (alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
326 (alpha*-dec-*vms*): Likewise.
327 (arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
328 (bfin*-elf*): Add bfin/t-elf to tmake_file.
329 (bfin*-uclinux*): Likewise.
330 (bfin*-linux-uclibc*): Likewise.
331 (crisv32-*-elf): Add cris/t-cris to tmake_file.
332 (crisv32-*-none): Likewise.
333 (cris-*-elf): Likewise.
334 (cris-*-none): Likewise.
335 (cris-*-linux*, crisv32-*-linux*): Likewise.
336 (hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
337 tmake_file.
338 (hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
339 tmake_file.
340 (hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
341 (i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
342 (x86_64-*-elf*): Likewise.
343 (i[34567]86-*-nto-qnx*): Likewise.
344 (i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
345 win32 threads.
346 (x86_64-*-mingw*): Likewise.
347 (i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
348 (lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
349 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
350 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
351 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
352 tmake_file.
353 (mipsisa64sr71k-*-elf*): Likewise.
354 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
355 (mips-*-elf*, mipsel-*-elf*): Likewise.
356 (mips64-*-elf*, mips64el-*-elf*): Likewise.
357 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
358 (mips*-*-rtems*): Likewise.
359 (mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
360 to tmake_file.
361 (pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
362 (powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
363 (s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
364 (spu-*-elf*): Likewise.
365 (tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
366
9213d2eb 3672011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
368
369 * Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
370 $(srcdir) to refer to $(LIB1ASMSRC).
371 Use $<.
372 * config/arm/bpabi-v6m.S, config/arm/bpabi.S,
373 config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
374 config/arm/lib1funcs.S: New files.
375 * config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
376 * config/arm/t-arm: New file.
377 * config/arm/t-bpabi (LIB1ASMFUNCS): Set.
378 * config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
379 config/arm/t-strongarm-elf: New files.
380 * config/arm/t-symbian (LIB1ASMFUNCS): Set.
381 * config/arm/t-vxworks, config/arm/t-wince-pe: New files.
382 * config/avr/lib1funcs.S: New file.
383 * config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
384 * config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
385 * config/c6x/lib1funcs.S: New file.
386 * config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
387 * config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
388 * config/frv/lib1funcs.S: New file.
389 * config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
390 * config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
391 * config/i386/cygwin.S, config/i386/t-chkstk: New files.
392 * config/ia64/__divxf3.asm: Rename to ...
393 * config/ia64/__divxf3.S: ... this.
394 Adapt lib1funcs.asm filename.
395 * config/ia64/_fixtfdi.asm: Rename to ...
396 * config/ia64/_fixtfdi.S: ... this.
397 Adapt lib1funcs.asm filename.
398 * config/ia64/_fixunstfdi.asm: Rename to ...
399 * config/ia64/_fixunstfdi.S: ... this.
400 Adapt lib1funcs.asm filename.
401 * config/ia64/_floatditf.asm: Rename to ...
402 * config/ia64/_floatditf.S: ... this.
403 Adapt lib1funcs.asm filename.
404 * config/ia64/lib1funcs.S: New file.
405 * config/ia64/t-hpux (LIB1ASMFUNCS): Set.
406 * config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
407 * config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
408 * config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
409 * config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
410 * config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
411 * config/mep/lib1funcs.S: New file.
412 * config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
413 * config/mips/mips16.S: New file.
414 * config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
415 * config/pa/milli64.S: New file.
416 * config/pa/t-linux, config/pa/t-linux64: New files.
417 * config/picochip/lib1funcs.S: New file.
418 * config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
419 * config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
420 * config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
421 * config/sh/t-netbsd: New file.
422 * config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
423 Use $(srcdir) to refer to lib1funcs.S, adapt filename.
424 * config/sh/t-sh64: New file.
425 * config/sparc/lb1spc.S: New file.
426 * config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
427 filename.
428 * config/v850/lib1funcs.S, config/v850/t-v850: New files.
429 * config/vax/lib1funcs.S, config/vax/t-linux: New files.
430 * config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
431 config/xtensa/lib1funcs.S: New files.
432 * config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
433 * config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
434 tmake_file.
435 (arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
436 (arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
437 (arm*-*-linux*): Likewise.
438 Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
439 arm*-*-linux-*eabi, add arm/t-linux otherwise.
440 (arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
441 (arm*-*-ecos-elf): Likewise.
442 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
443 (arm*-*-rtems*): Likewise.
444 (arm*-*-elf): Likewise.
445 (arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
446 (avr-*-rtems*): Add to tmake_file, add avr/t-avr.
447 (bfin*-elf*): Add bfin/t-bfin to tmake_file.
448 (bfin*-uclinux*): Likewise.
449 (bfin*-linux-uclibc*): Likewise.
450 (bfin*-rtems*): Likewise.
451 (bfin*-*): Likewise.
452 (fido-*-elf): Merge into m68k-*-elf*.
453 (fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
454 (frv-*-*linux*): Add frv/t-frv to tmake_file.
455 (h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
456 (h8300-*-elf*): Likewise.
457 (hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
458 (hppa*-*-linux*): Add pa/t-linux to tmake_file.
459 (i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
460 (i[34567]86-*-mingw*): Likewise.
461 (x86_64-*-mingw*): Likewise.
462 (i[34567]86-*-interix3*): Likewise.
463 (ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
464 (ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
465 (m68k-*-elf*): Also handle fido-*-elf.
466 Add m68k/t-floatlib to tmake_file.
467 (m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
468 (m68k-*-linux*): Likewise.
469 (m68k-*-rtems*): Likewise.
470 (mcore-*-elf): Add mcore/t-mcore to tmake_file.
471 (sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
472 sh64*-*-*.
473 (sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
474 Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
475 (sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
476 (sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
477 sh/t-netbsd to tmake_file.
478 Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
479 (sh-*-rtems*): Add sh/t-sh to tmake_file.
480 (sh-wrs-vxworks): Likewise.
481 (sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
482 *-leon[3-9]*.
483 (v850*-*-*): Add v850/t-v850 to tmake_file.
484 (vax-*-linux*): Add vax/t-linux to tmake_file.
485 (m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
486
237490bf 4872011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
488
489 * crtstuff.c: New file.
490 * Makefile.in (CRTSTUFF_CFLAGS): Define.
491 (CRTSTUFF_T_CFLAGS): Define.
492 (extra-parts, INSTALL_PARTS): Remove conditional assignments.
493 (crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
494 (crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
495 crtstuff.c.
496 Use $<.
497 (crtbeginT.o): Use $(objext).
498 [!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
499 (libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
500 (gcc-extra-parts): Remove.
501 * config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
502 Set extra_parts.
503 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
504 *-*-gnu*): Also handle *-*-kopensolaris*-gnu.
505 Add t-crtstuff-pic to tmake_file.
506 (*-*-lynxos*): New case.
507 Set tmake_file, extra_parts.
508 (*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
509 Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
510 *-*-netbsdelf[2-9]*.
511 (*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
512 (*-*-rtems*): Set extra_parts.
513 (*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
514 (*-*-uclinux*): New case.
515 Set extra_parts.
516 (*-*-vms*): New case.
517 Set tmake_file, extra_parts.
518 (*-*-elf): Set extra_parts.
519 (alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
520 (alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
521 vms/t-vms64.
522 Set extra_parts.
523 (alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
524 Set extra_parts.
525 (arm*-*-freebsd*): Add t-crtin to tmake_file.
526 Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
527 (arm-wrs-vxworks): Append to tmake_file.
528 Set extra_parts.
529 (arm*-*-uclinux*): Set extra_parts.
530 (arm*-*-ecos-elf): Likewise.
531 (arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
532 arm*-*-eabi*.
533 (arm*-*-rtems*): Set extra_parts.
534 (arm*-*-elf): Likewise.
535 (avr-*-rtems*): Clear extra_parts.
536 (bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
537 Set extra_parts.
538 (bfin*-uclinux*): Likewise.
539 (bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
540 (bfin*-rtems*): Append to tmake_file.
541 Set extra_parts.
542 (bfin*-*): Likewise.
543 (crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
544 (crisv32-*-elf): ... this.
545 (crisv32-*-none): ... this.
546 (cris-*-elf, cris-*-none): New cases.
547 Add cris/t-elfmulti to tmake_file.
548 (fr30-*-elf): Append to tmake_file.
549 Set extra_parts.
550 (frv-*-elf): Append to tmake_file, add frv/t-frv.
551 Set extra_parts.
552 (h8300-*-rtems*): Append to tmake_file.
553 Set extra_parts.
554 (h8300-*-elf*): Likewise.
555 (hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
556 Set extra_parts.
557 (hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
558 Set extra_parts.
559 (i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
560 (x86_64-*-elf*): Likewise.
561 (i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
562 (x86_64-*-freebsd*): Likewise.
563 (x86_64-*-netbsd*): Likewise.
564 (i[34567]86-*-linux*): Likewise.
565 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
566 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
567 (x86_64-*-linux*): Likewise.
568 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
569 (i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
570 tmake_file.
571 Set extra_parts.
572 (i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
573 (i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
574 Append to extra_parts, remove crtbegin.o, crtend.o.
575 (ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
576 (ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
577 crtend.o, crtbeginS.o, crtendS.o.
578 (ia64*-*-linux*): Comment extra_parts.
579 (ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
580 Set extra_parts.
581 (iq2000*-*-elf*): Clear extra_parts.
582 (lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
583 (lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
584 (m32r-*-elf*, m32r-*-rtems*): Split off ...
585 (m32r-*-rtems*): ... this.
586 Add m32r/t-m32r to tmake_file.
587 (m68k-*-elf*): Add t-crtin to tmake_file.
588 (m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
589 (mcore-*-elf): Likewise.
590 (microblaze*-*-*): Set extra_parts.
591 (mips*-sde-elf*): New case.
592 Set tmake_file, extra_parts.
593 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
594 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
595 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
596 tmake_file.
597 Set extra_parts.
598 (mipsisa64sr71k-*-elf*): Likewise.
599 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
600 (mips-*-elf*, mipsel-*-elf*): Likewise.
601 (mips64-*-elf*, mips64el-*-elf*): Likewise.
602 (mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
603 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
604 (mips*-*-rtems*): Likewise.
605 (mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
606 (moxie-*-*): Split into ...
607 (moxie-*-elf, moxie-*-uclinux*): ... this.
608 Add to extra_parts, remove crtbegin.o, crtend.o.
609 (moxie-*-rtems*): New case.
610 Set tmake_file.
611 Clear extra_parts.
612 (powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
613 Set extra_parts.
614 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
615 (powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
616 tmake_file.
617 Set extra_parts.
618 (powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
619 rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
620 Set extra_parts.
621 (powerpc-*-eabisim*): Likewise.
622 (powerpc-*-elf*): Likewise.
623 (powerpc-*-eabialtivec*): Likewise.
624 (powerpc-xilinx-eabi*): Likewise.
625 (powerpc-*-eabi*): Likewise.
626 (powerpc-*-rtems*): Likewise.
627 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
628 tmake_file.
629 Set extra_parts.
630 (powerpc-*-lynxos*): Add to tmake_file.
631 (powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
632 rs6000/t-crtstuff, t-crtstuff-pic.
633 Set extra_parts.
634 (powerpcle-*-eabisim*): Likewise.
635 (powerpcle-*-eabi*): Likewise.
636 (rx-*-elf): Remove extra_parts.
637 (s390x-ibm-tpf*): Set extra_parts.
638 (score-*-elf): Set extra_parts.
639 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
640 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
641 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
642 (sh64l*-*-netbsd*): Split into ...
643 (sh-*-elf*, sh[12346l]*-*-elf*): ... this.
644 Add t-crtstuff-pic to tmake_file.
645 Set extra_parts.
646 (sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
647 Set extra_parts.
648 (sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
649 (sparc-*-elf*): Remove t-crtin from tmake_file.
650 Add to extra_parts, remove crtbegin.o, crtend.o.
651 (sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
652 (sparc64-*-linux*): Likewise.
653 (sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
654 Add to extra_parts, remove crtbegin.o, crtend.o.
655 (sparc64-*-elf*): Remove t-crtin from tmake_file.
656 Add to extra_parts, remove crtbegin.o, crtend.o.
657 (sparc64-*-rtems*): Remove t-crtin from tmake_file.
658 Add to extra_parts, remove crtbegin.o, crtend.o.
659 (sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
660 (sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
661 (spu-*-elf*): Add to tmake_file, add spu/t-elf.
662 Set extra_parts.
663 (tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
664 Set extra_parts.
665 (tic6x-*-*): Change to ...
666 (tic6x-*-elf): ... this.
667 Set extra_parts.
668 (xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
669 Set extra_parts.
670 (am33_2.0-*-linux*): Add comment.
671 (mep*-*-*): Add mep/t-mep to tmake_file.
672 Set extra_parts.
673 * config/alpha/t-vms: New file.
674 * config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
675 * config/arm/crti.S, config/arm/crtn.S: New files.
676 * config/bfin/crti.S, config/bfin/crtn.S: New files.
677 * config/bfin/crtlibid.S: New file.
678 * config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
679 * config/c6x/crti.S, config/c6x/crtn.S: New files.
680 * config/c6x/t-elf (CUSTOM_CRTIN): Set.
681 (crti.o, crtin.o): New rules.
682 (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
683 * config/c6x/t-uclinux: New file.
684 * config/cris/t-elfmulti: New file.
685 * config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
686 * config/fr30/crti.S, config/fr30/crtn.S: New files.
687 * config/frv/frvbegin.c, config/frv/frvend.c: New files.
688 * config/frv/t-frv: New file.
689 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
690 * config/h8300/crti.S, config/h8300/crtn.S: New files.
691 * config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
692 New files.
693 * config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
694 refer to cygming-crtbegin.c, cygming-crtend.c.
695 Use $<.
696 * config/i386/t-nto: New file.
697 * config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
698 * config/ia64/crti.S, config/ia64/crtn.S: New files.
699 * config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
700 crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
701 Use .S extension.
702 Use $<.
703 * config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
704 (crtinitS.o): New rule.
705 * config/ia64/vms-crtinit.S: New file.
706 * config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
707 * config/m32r/initfini.c: New file.
708 * config/m32r/t-linux, config/m32r/t-m32r: New files.
709 * config/m68k/crti.S, config/m68k/crtn.S: New files.
710 * config/mcore/crti.S, config/mcore/crtn.S: New files.
711 * config/mep/t-mep: New file.
712 * config/microblaze/crti.S, config/microblaze/crtn.S: New files.
713 * config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
714 * config/mips/crti.S, config/mips/crtn.S: New files.
715 * config/mips/t-crtstuff: New file.
716 * config/mmix/crti.S, config/mmix/crtn.S: New files.
717 * config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
718 (CUSTOM_CRTIN): Set.
719 ($(T)crti.o, $(T)crtn.o): Remove $(T),
720 dependencies.
721 Use $(srcdir) to refer to crti.S, crtn.S.
722 Use .S extension, $<.
723 * config/moxie/crti.asm: Rename to ...
724 * config/moxie/crti.S: ... this.
725 * config/moxie/crtn.asm: Rename to ...
726 * config/moxie/crtn.S: ... this.
727 * config/moxie/t-moxie: Remove.
728 * config/pa/stublib.c: New file.
729 * config/pa/t-stublib, config/pa/t-stublib64: New files.
730 * config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
731 * config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
732 * config/rs6000/t-crtstuff: New file.
733 * config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
734 (ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
735 (ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
736 Make output file explicit.
737 (ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
738 Make output file explicit.
739 (ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
740 Make output file explicit.
741 (ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
742 Make output file explicit.
743 * config/score/crti.S, config/score/crtn.S: New files.
744 * config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
745 * config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
746 files.
747 * config/sh/t-sh, config/sh/t-superh: New files.
748 * config/sparc/t-linux64: New file.
749 * config/spu/cache.S, config/spu/cachemgr.c: New files.
750 * config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
751 (cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
752 (cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
753 * config/t-crtin: Remove.
754 * config/t-crtstuff-pic: New file.
755 * config/t-sol2 (CUSTOM_CRTIN): Set.
756 (crti.o, crtn.o): New rules.
757 * config/vms/t-vms: New file.
758 * config/vms/vms-ucrt0.c: New file.
759 * config/xtensa/t-elf: New file.
760
a997b0d8 7612011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
762
763 * Makefile.in (SHLIB_NM_FLAGS): Set.
764 * mkmap-flat.awk, mkmap-symver.awk: New files.
765 * configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
766 exceptions.
767 * configure: Regenerate.
768 * config/libgcc-glibc.ver: New file.
769 * config/libgcc-libsystem.ver: New file.
770 * config/t-libunwind (SHLIB_LC): Set.
771 * config/t-linux: New file.
772 * config/t-slibgcc (INSTALL_SHLIB): New.
773 (SHLIB_INSTALL): Use it.
774 * config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
775 to mkmap-symver.awk.
776 (SHLIB_MAPFILES): Don't append, adapt pathname.
777 (SHLIB_VERPFX): Set.
778 * config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
779 to mkmap-symver.awk.
780 * config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
781 config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
782 * config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
783 * config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
784 to mkmap-flat.awk.
785 * config/arm/t-bpabi (SHLIB_MAPFILES): Set.
786 * config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
787 * config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
788 * config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
789 * config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
790 * config/i386/libgcc-darwin.10.4.ver,
791 config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
792 New files.
793 * config/i386/t-darwin: Remove.
794 * config/i386/t-darwin64: Likewise.
795 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
796 * config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
797 config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
798 * config/i386/t-linux: New file.
799 * config/i386/t-mingw32: New file.
800 * config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
801 * config/ia64/t-glibc: Rename to ...
802 * config/ia64/t-linux: ... this.
803 (SHLIB_MAPFILES): Set.
804 * config/ia64/t-glibc-libunwind: Rename to ...
805 * config/ia64/t-linux-libunwind: ... this.
806 * config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
807 * config/ia64/t-slibgcc-hpux: New file.
808 * config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
809 * config/m68k/t-slibgcc-elf-ver: New file.
810 * config/mips/t-mips16 (SHLIB_MAPFILES): Set.
811 * config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
812 to mkmap-flat.awk.
813 * config/pa/t-slibgcc-hpux: New file.
814 * config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
815 files.
816 * config/rs6000/libgcc-darwin.10.4.ver,
817 config/rs6000/libgcc-darwin.10.5.ver: New files.
818 * config/rs6000/libgcc-ppc-glibc.ver: Rename to
819 config/rs6000/libgcc-glibc.ver.
820 * config/rs6000/libgcc-ppc64.ver: Rename to
821 config/rs6000/libgcc-ibm-ldouble.ver.
822 * config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
823 * config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
824 * config/rs6000/t-ldbl128: Rename to ...
825 * config/rs6000/t-linux: ... this.
826 (SHLIB_MAPFILES): Adapt filename.
827 * config/rs6000/t-slibgcc-aix: New file.
828 * config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
829 * config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
830 libgcc-excl.ver, libgcc-glibc.ver.
831 (SHLIB_LINK, SHLIB_INSTALL): Remove.
832 * config/sparc/libgcc-glibc.ver: New file.
833 * config/sparc/t-linux: New file.
834 * config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
835 * config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
836 t-slibgcc-elf-ver to tmake_file.
837 Add t-slibgcc-nolc-override to tmake_file for posix threads on
838 *-*-freebsd[34].
839 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
840 *-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
841 t-slibgcc-elf-ver, t-linux to tmake_file.
842 (*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
843 tmake_file.
844 (alpha*-*-linux*): Add alpha/t-linux to tmake_file.
845 (alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
846 (alpha*-dec-*vms*): Likewise.
847 (arm*-*-freebsd*): Append to tmake_file.
848 (arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
849 (arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
850 arm*-*-linux-*eabi.
851 (arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
852 tmake_file for arm*-*-symbianelf*.
853 (bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
854 (cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
855 cris/t-linux.
856 (frv-*-*linux*): Append to tmake_file, add frv/t-linux.
857 (hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
858 pa/t-slibgcc-dwarf-ver to tmake_file.
859 (hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
860 pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
861 (hppa*64*-*-hpux11*): Likewise.
862 (hppa[12]*-*-hpux11*): Likewise.
863 (x86_64-*-darwin*): Don't override tmake_file, but only keep
864 i386/t-crtpc, i386/t-crtfm.
865 (i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
866 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
867 to tmake_file.
868 Add i386/t-cygwin to tmake_file.
869 Prepent i386/t-mingw-pthread to tmake_file for posix threads.
870 (i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
871 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
872 to tmake_file.
873 Add i386/t-mingw32 to tmake_file.
874 (x86_64-*-mingw*): Likewise.
875 (ia64*-*-freebsd*): Append to tmake_file.
876 (ia64*-*-linux*): Append to tmake_file.
877 Replace ia64/t-glibc by ia64/t-linux.
878 Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
879 system libunwind.
880 (ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
881 t-slibgcc-hpux to tmake_file.
882 (ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
883 (m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
884 (m32rle-*-linux*): Likewise.
885 (m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
886 sjlj exceptions.
887 (microblaze*-linux*): New case.
888 Append to tmake_file, add t-slibgcc-nolc-override.
889 (powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
890 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
891 Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
892 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
893 rs6000/t-slibgcc-aix to tmake_file.
894 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
895 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
896 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
897 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
898 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
899 (sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
900 sh*-*-linux*.
901 (sparc-*-linux*): Append to tmake_file for *-leon*.
902 Add sparc/t-linux to tmake_file for non-Leon targets.
903 (sparc64-*-linux*): Add sparc/t-linux to tmake_file.
904 (tic6x-*-uclinux): New case.
905 Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
906 (tic6x-*-*): Add c6x/t-elf to tmake_file.
907 (xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
908 (am33_2.0-*-linux*): Append to tmake_file.
909 (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
910 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
911 x86_64-*-kfreebsd*-gnu.
912 Add i386/t-linux to tmake_file.
913
638a95a0 9142011-10-28 Ian Lance Taylor <iant@google.com>
915
916 * config/i386/morestack.S: Correct CFI information to do proper
917 returns throughout function. In 32-bit mode, save %ebx so that it
918 is restored on unwind.
919
ef785e44 9202011-10-25 Bernd Schmidt <bernds@codesourcery.com>
921
922 * config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
923 case where B3 isn't the return register.
924
19b85223 925 * config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
926 logic for doubleword pops.
927
70f50eb0 9282011-10-25 Andreas Tobler <andreast@fgznet.ch>
929
930 * config/rs6000/t-freebsd: Add wildcard.
931
ec2b386c 9322011-10-21 Paul Brook <paul@codesourcery.com>
933
934 * unwind-arm-common.inc: Handle ID3/4 unwinding data.
935
b09a3f46 9362011-10-16 Uros Bizjak <ubizjak@gmail.com>
937 Eric Botcazou <ebotcazou@adacore.com>
938
939 PR target/50737
940 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
941 fs->signal_frame to 1.
942
8acdf7c6 9432011-10-07 Ian Lance Taylor <iant@google.com>
944
945 * generic-morestack-thread.c: #include <errno.h>.
946
1780e36e 9472011-10-07 Ian Lance Taylor <iant@google.com>
948
949 PR target/46093
950 * generic-morestack.c (__generic_morestack): Make sure the segment
951 is large enough for both the stack frame and the copied
952 parameters.
953
f57fac72 9542011-10-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
955
956 PR bootstrap/49804
957 * config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
958 extra_parts.
959
6ef008f9 9602011-09-28 Nick Clifton <nickc@redhat.com>
961
962 * config/rx/rx-lib.h: Always restrict doubles to the SF type when
963 64-bit doubles are not enabled.
964 * config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
965 and floatunsisf functions.
966
7e5fc0c4 9672011-09-13 Paul Brook <paul@codesourcery.com>
6ef008f9 968
7e5fc0c4 969 * config.host (tic6x-*-*): Add c6x/t-c6x-elf. Set unwind_header.
970 * unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
971 * unwind-arm-common.inc: New file.
972 * config/arm/unwind-arm.c: Use unwind-arm-common.inc.
973 * config/arm/unwind-arm.h: Use unwind-arm-common.h.
974 (_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
975 * config/c6x/libunwind.S: New file.
976 * config/c6x/pr-support.c: New file.
977 * config/c6x/unwind-c6x.c: New file.
978 * config/c6x/unwind-c6x.h: New file.
979 * config/c6x/t-c6x-elf: New file.
980
047a5c56 9812011-08-23 Uros Bizjak <ubizjak@gmail.com>
982
983 * config/i386/64/sfp-machine.h (ASM_INVALID): New define.
984 (ASM_DIVZERO): Ditto.
985 (FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
986
985e908e 9872011-08-18 Richard Sandiford <richard.sandiford@linaro.org>
988
989 * config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
990
c1c81358 9912011-08-17 Richard Sandiford <richard.sandiford@linaro.org>
992
993 PR target/50090
994 * config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
995 instead of an assembly one.
996
7642fc98 9972011-08-12 Paolo Bonzini <bonzini@gnu.org>
998
999 PR bootstrap/50047
1000 * Makefile.in (install-unwind_h): Create
1001 $(gcc_objdir)/include/unwind.h atomically.
1002
392bda6f 10032011-08-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1004
1005 * Makefile.in (install-unwind_h): Remove destination file first.
1006
21889c08 10072011-08-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1008
1009 * sync.c: New file.
1010 * config/mips/t-mips16: New file.
1011 * config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
1012 (mips*-*-linux*): Likewise.
1013 (mips*-sde-elf*): Likewise.
1014 (mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
1015 mipsisa64-*-elf*, mipsisa64r2-*-elf*.
1016 Add mips/t-mips16 to tmake_file.
1017 (mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
1018 (mips-*-elf*): Likewise.
1019 (mips64-*-elf*): Likewise.
1020 (mips64orion-*-elf*): Likewise.
1021 (mips*-*-rtems*): Likewise.
1022 (mipstx39-*-elf*): Likewise.
1023 * Makefile.in: Use SYNC instead of LIBGCC_SYNC.
1024 ($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
1025 LIBGCC_SYNC_CFLAGS.
1026 Use $(srcdir) to refer to sync.c.
1027 Use $<.
1028 ($(libgcc-sync-funcs-o)): Likewise.
1029 ($(libgcc-sync-size-funcs-s-o)): Likewise.
1030 ($(libgcc-sync-funcs-s-o)): Likewise.
1031
3569d462 10322011-08-09 Andreas Schwab <schwab@linux-m68k.org>
1033
1034 * config.host (ia64*-*-linux*): Move ia64/t-glibc after
1035 t-libunwind.
1036
e451a093 10372011-08-08 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 PR other/48007
1040 * config/i386/value-unwind.h: New.
1041
ab3bed33 10422011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1043
1044 * config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
1045 (*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
1046 Add to tmake_file rather than overriding it.
1047
84600db5 10482011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1049
1050 * config/t-softfp: Remove.
1051 * soft-fp: Moved from ../gcc/config.
1052 * soft-fp/README: Remove t-softfp reference.
1053 * soft-fp/t-softfp: Move to config/t-softfp.
1054 (softfp_machine_header): Remove.
1055 (softfp_file_list): Remove config subdir.
1056 (soft-fp-objects): New variable.
1057 ($(soft-fp-objects)): Set INTERNAL_CFLAGS.
1058 (LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
1059 (SFP_MACHINE, $(SFP_MACHINE)): Remove.
1060 * config/t-softfp-excl: New file.
1061 * config/t-softfp-sfdf: New file.
1062 * config/t-softfp-tf: New file.
1063 * config/no-sfp-machine.h: New file.
1064 * config/arm/sfp-machine.h: New file.
1065 * config/arm/t-softfp: New file.
1066 * config/c6x/sfp-machine.h: New file.
1067 * config/i386/32/t-fprules-softfp: Rename to ...
1068 * config/i386/32/t-softfp: ... this.
1069 (tifunctions, LIB2ADD): Remove.
1070 (softfp_int_modes): Override.
1071 * config/i386/64/t-softfp-compat (tf-functions): Remove config
1072 subdir.
1073 * config/i386/64/eqtf2.c: Likewise.
1074 * config/i386/64/getf2.c: Likewise.
1075 * config/i386/64/letf2.c: Likewise.
1076 * config/ia64/sft-machine.h: New file.
1077 * config/ia64/t-fprules-softfp: Rename to ...
1078 * config/ia64/t-softfp: ... this.
1079 * config/lm32/sfp-machine.h: New file.
1080 * config/moxie/t-moxie-softfp: Remove.
1081 * config/rs6000/ibm-ldouble-format: New file.
1082 * config/rs6000/ibm-ldouble.c: New file.
1083 * config/rs6000/libgcc-ppc-glibc.ver: New file
1084 * config/rs6000/libgcc-ppc64.ver: New file
1085 * config/rs6000/sfp-machine.h: New file.
1086 * config/rs6000/t-freebsd: New file.
1087 * config/rs6000/t-ibm-ldouble: New file.
1088 * config/rs6000/t-ldbl128: Use $(srcdir) to refer to
1089 libgcc-ppc-glibc.ver.
1090 * config/rs6000/t-linux64: New file.
1091 * config/rs6000/t-ppccomm (LIB2ADD): Add
1092 $(srcdir)/config/rs6000/ibm-ldouble.c.
1093 * config/rs6000/t-ppccomm-ldbl: New file.
1094 * config/score/sfp-machine.h: New file.
1095 * config.host (sfp_machine_header): Explain.
1096 (arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
1097 t-softfp to tmake_file.
1098 (arm*-*-uclinux*): Likewise.
1099 (arm*-*-ecos-elf): Likewise.
1100 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
1101 (arm*-*-rtems*): Likewise.
1102 (arm*-*-elf): Likewise.
1103 (ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
1104 in tmake_file.
1105 Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
1106 (lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
1107 (lm32-*-uclinux*): Likewise.
1108 (moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
1109 t-softfp-excl, t-softfp.
1110 (powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
1111 (powerpc64-*-darwin*): Likewise.
1112 (powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
1113 to tmake_file.
1114 (powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
1115 tmake_file.
1116 (powerpc-*-eabisim*): Likewise.
1117 (powerpc-*-elf*): Likewise.
1118 (powerpc-*-eabialtivec*): Likewise.
1119 (powerpc-xilinx-eabi*): Likewise.
1120 (powerpc-*-rtems*): Likewise.
1121 (powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
1122 t-softfp-excl, t-softfp to tmake_file.
1123 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
1124 rs6000/t-ppccomm-ldbl to tmake_file.
1125 (powerpcle-*-elf*): Likewise.
1126 (powerpcle-*-eabisim*): Likewise.
1127 (powerpcle-*-eabi*): Likewise.
1128 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1129 rs6000/t-ibm-ldouble to tmake_file.
1130 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1131 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1132 (score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
1133 (tic6x-*-*): Likewise.
1134 (i[34567]86-*-darwin*, x86_64-*-darwin*,
1135 i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
1136 i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
1137 i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
1138 i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
1139 i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
1140 t-softfp to tmake_file.
1141 * configure.ac (sfp_machine_header): Provide default if unset.
1142 Substitute.
1143 Link sfp-machine.h to config/$sfp_machine_header.
1144 * configure: Regenerate.
1145
a23b9c51 11462011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1147
1148 * Makefile.in (double_type_size, long_double_type_size): Set.
1149 Remove $(fpbit-in-libgcc) support.
1150 (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
1151 (fpbit-src): New variable.
1152 ($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
1153 Compile with -DFLOAT $(FPBIT_CFLAGS).
1154 Use $<.
1155 ($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
1156 Compile with $(FPBIT_CFLAGS).
1157 Use $<.
1158 ($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
1159 Compile with -DFLOAT $(TPBIT_CFLAGS).
1160 Use $<.
1161 * configure.ac (double_type_size, long_double_type_size):
1162 Determine and substitute.
1163 * configure: Regenerate.
1164 * fp-bit.c, fp-bit.h: New files.
1165 * config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
1166 * config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
1167 * config/mips/t-mips: New file.
1168 * config/mips/t-sdemtk: New file.
1169 * config/rs6000/ppc64-fp.c: New file.
1170 * config/rs6000/t-darwin (LIB2ADD): Add
1171 $(srcdir)/config/rs6000/ppc64-fp.c.
1172 * config/rs6000/t-ppc64-fp: New file.
1173 * config/rx/rx-lib.h: New file.
1174 * config/rx/t-rx (FPBIT): Set to true.
1175 ($(gcc_objdir)/fp-bit.c): Remove.
1176 (DPBIT): Set to true only with -m64bit-doubles.
1177 ($(gcc_objdir)/dp-bit.c): Remove.
1178 * config/sparc/t-softfp: Remove.
1179 * config/spu/t-elf: New file.
1180 * config/t-fdpbit, config/t-fpbit: New files.
1181 * config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
1182 (mips*-*-*): Likewise.
1183 (arm-wrs-vxworks): Likewise.
1184 (arm*-*-freebsd*): Likewise.
1185 (avr-*-rtems*): Add t-fpbit to tmake_file.
1186 (avr-*-*): Likewise.
1187 (bfin*-elf*): Add t-fdpbit to tmake_file.
1188 (bfin*-uclinux*): Likewise.
1189 (bfin*-linux-uclibc*): Likewise.
1190 (bfin*-rtems*): New case.
1191 Add t-fdpbit to tmake_file.
1192 (bfin*-*): Add t-fdpbit to tmake_file.
1193 (crisv32-*-elf): Likewise.
1194 (cris-*-linux*): Likewise.
1195 (fr30-*-elf): Likewise.
1196 (frv-*-elf, frv-*-*linux*): Likewise.
1197 (h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
1198 (iq2000*-*-elf*): Add t-fdpbit to tmake_file.
1199 (m32r-*-elf*): Likewise.
1200 (m32rle-*-elf*): Likewise.
1201 (m32r-*-linux*): Likewise.
1202 (m32rle-*-linux*): Likewise.
1203 (mcore-*-elf): Add t-fdpbit to tmake_file.
1204 (microblaze*-*-*): Likewise.
1205 (mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
1206 (mips*-*-netbsd*): Add mips/t-mips to tmake_file.
1207 (mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
1208 Fix typo.
1209 Add mips/t-tpbit to tmake-file.
1210 (mips*-*-linux*): Fix typo.
1211 (mips*-sde-elf*): New case
1212 Add mips/t-sdemtk unless using newlib.
1213 (mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
1214 (mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
1215 (mn10300-*-*): Likewise.
1216 (pdp11-*-*): Likewise.
1217 (picochip-*-*): Add t-fpbit to tmake_file.
1218 (powerpc-*-eabisimaltivec*): Likewise.
1219 (powerpc-*-eabisim*): Likewise.
1220 (powerpc-*-elf*): Likewise.
1221 (powerpc-*-eabialtivec*): Likewise.
1222 (powerpc-xilinx-eabi*): New case.
1223 Add t-fdpbit to tmake_file.
1224 (powerpc-*-eabi*): Add t-fdpbit to tmake_file.
1225 (powerpc-*-rtems*): Likewise.
1226 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
1227 tmake_file.
1228 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
1229 tmake_file.
1230 (powerpc-*-lynxos*): Likewise.
1231 (powerpcle-*-elf*): Likewise.
1232 (powerpcle-*-eabisim*): Likewise.
1233 (powerpcle-*-eabi*): Likewise.
1234 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1235 t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
1236 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1237 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1238 (rx-*-elf): Add t-fdpbit to tmake_file.
1239 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1240 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1241 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1242 (sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
1243 sh*-*-netbsd*.
1244 (sh-*-rtems*): Add t-fdpbit to tmake_file.
1245 (sh-wrs-vxworks): Likewise.
1246 (sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
1247 (sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
1248 (sparc-*-rtems*, sparc64-*-rtems*): Split off ...
1249 (sparc64-*-rtems*): ... new case.
1250 (sparc-*-rtems*): Add t-fdpbit to tmake_file.
1251 (spu-*-elf*): Likewise.
1252 Add spu/t-elf to tmake_file.
1253 (v850*-*-*): Add t-fdpbit to tmake_file.
1254 (xstormy16-*-elf): Likewise.
1255 (am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
1256 (mep*-*-*): Likewise.
1257
e59be7e3 12582011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1259
1260 * Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
1261 variables.
1262 (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
1263 (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
1264 (install-unwind_h): New target.
1265 (all): Depend on it.
1266 * config.host (unwind_header): New variable.
1267 (*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
1268 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1269 *-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
1270 (*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
1271 (arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
1272 Set unwind_header.
1273 (arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
1274 Set unwind_header.
1275 (arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
1276 arm*-*-eabi*.
1277 Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
1278 Set unwind_header.
1279 (ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
1280 (ia64*-*-freebsd*): Likewise.
1281 (ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
1282 tmake_file.
1283 Add t-libunwind-elf, ia64/t-glibc-libunwind unless
1284 $with_system_libunwind.
1285 (ia64*-*-hpux*): Set tmake_file.
1286 (ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
1287 (picochip-*-*): Set tmake_file.
1288 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
1289 md_unwind_header.
1290 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1291 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1292 (s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
1293 (xtensa*-*-elf*): Set tmake_file.
1294 (xtensa*-*-linux*): Likewise.
1295 * configure.ac: Include ../config/unwind_ipinfo.m4.
1296 Call GCC_CHECK_UNWIND_GETIPINFO.
1297 Link unwind.h to $unwind_header.
1298 * configure: Regenerate.
1299 * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
1300 unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
1301 unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
1302 unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
1303 * config/unwind-dw2-fde-darwin.c: New file.
1304 * config/arm/libunwind.S, config/arm/pr-support.c,
1305 config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
1306 config/arm/unwind-arm.h,: New files.
1307 * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
1308 config/ia64/t-eh-ia64, config/ia64/t-glibc,
1309 config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
1310 config/ia64/t-vms, config/ia64/unwind-ia64.c,
1311 config/ia64/unwind-ia64.h: New files.
1312 * config/picochip/t-picochip: New file.
1313 * config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
1314 files.
1315 * config/rs6000/t-darwin (LIB2ADDEH): Set.
1316 * config/s390/t-tpf (LIB2ADDEH): Remove.
1317 * config/t-darwin (LIB2ADDEH): Set.
1318 * config/t-eh-dw2-dip: New file.
1319 * config/t-libunwind, config/t-libunwind-elf: New files.
1320 * config/t-sol2 (LIB2ADDEH): Remove.
1321 * config/xtensa/t-xtensa: New file.
1322
b57de711 13232011-08-02 H.J. Lu <hongjiu.lu@intel.com>
1324
1325 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
1326 (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
1327 long long to check rt_sigreturn syscall.
1328
9a4af446 13292011-08-02 Alan Modra <amodra@gmail.com>
1330
1331 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
1332 Restore for indirect call bcrtl from correct stack slot, and only
1333 if cfa+40 isn't valid.
1334
bbbe4599 13352011-08-01 Julian Brown <julian@codesourcery.com>
1336
1337 * config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
1338 (arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
1339 * config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
1340
ac34b7db 13412011-08-01 Julian Brown <julian@codesourcery.com>
1342
1343 * Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
1344 (libgcc-std.ver.in): Use above.
1345 * fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
1346 LIBGCC2_GNU_PREFIX is defined. Use instead of LIBGCC2_GNU_PREFIX
1347 throughout file.
1348 * config/t-fixedpoint-gnu-prefix: New file.
1349 * config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
1350 * libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
1351 instead of __PFX__.
1352
2a7dfa04 13532011-07-28 H.J. Lu <hongjiu.lu@intel.com>
1354
1355 * config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
1356 Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
1357 for x86-64. Properly check __x86_64__ and __LP64__.
1358
a232cb08 13592010-07-28 H.J. Lu <hongjiu.lu@intel.com>
1360
1361 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
1362 version.
1363 (_FP_WS_TYPE): Likewise.
1364 (_FP_I_TYPE): Likewise.
1365
c54e2746 13662011-07-28 Alan Modra <amodra@gmail.com>
1367
1368 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
1369 Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
1370 in a plt call stub. Do restore r2 if stopped on bctrl.
1371
4d72c922 13722011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1373
1374 * config.host (i[3456x]86-*-netware*): Remove.
1375 * config/i386/netware-crt0.c, config/i386/t-nwld,
1376 config/i386/t-slibgcc-nwld: Remove.
1377
5aa04b01 13782011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1379
1380 * config.host: Handle tic6x-*-*.
1381 * config/c6x/c6x-abi.h: New file.
1382
ba079bc9 13832011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1384
1385 * config/i386/crtprec.c: New file.
1386 * config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
1387 * config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
1388 Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
1389 (x86_64-*-darwin*): Likewise.
1390 (i[34567]86-*-solaris2*: Likewise.
1391
1125ba83 13922011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1393
1394 * config/alpha/crtfastmath.c: New file.
1395 * config/i386/crtfastmath.c: New file.
1396 * config/ia64/crtfastmath.c: New file.
1397 * config/mips/crtfastmath.c: New file.
1398 * config/sparc/crtfastmath.c: New file.
1399
1400 * config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
1401 crtfastmath.c.
1402 Add -frandom-seed=gcc-crtfastmath.
1403 * config/alpha/t-crtfm: Remove.
1404 * config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
1405 * config/ia64/t-ia64 (crtfastmath.o): Remove.
1406
1407 * config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
1408 (alpha*-dec-osf5.1*): Likewise.
1409 (alpha*-*-freebsd*): Add t-crtfm to tmake_file.
1410 Add crtfastmath.o to extra_parts.
1411 (i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
1412 Add crtfastmath.o to extra_parts.
1413 (x86_64-*-darwin*): Likewise.
1414 (x86_64-*-mingw*): Likewise.
1415 (ia64*-*-elf*): Add t-crtfm to tmake_file.
1416 (ia64*-*-freebsd*): Likewise.
1417 (ia64*-*-linux*): Likewise.
1418 (sparc64-*-freebsd*): Add t-crtfm to tmake_file.
1419 Add crtfastmath.o to extra_parts.
1420
1a4a11f3 14212011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1422
1423 * config/darwin-crt3.o: New file.
1424 * config/rs6000/darwin-crt2.c: New file.
1425 * config/t-darwin: New file.
1426 * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
1427 (crt2.o): New rule.
1428 * config.host (*-*-darwin*): Add crt3.o to extra_parts.
1429 (powerpc-*-darwin*): Add crt2.o to extra_parts.
1430 (powerpc64-*-darwin*): Likewise.
1431
ef3ab47f 14322011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1433
1434 * config/i386/netware-crt0.c: New file.
1435 * config/i386/t-nwld: Rename to ...
1436 * config/i386/t-slibgcc-nwld: ... this.
1437 * config/i386/t-nwld: New file.
1438 * config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
1439 tmake_file.
1440 Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
1441 extra_parts.
1442
367b55f3 14432011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1444
1445 * configure.ac (i?86-*-solaris2*): Use libgcc copy of
1446 i386/t-crtstuff.
1447 * configure: Regenerate.
1448
17aa03f5 14492011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1450
1451 * dfp-bit.c, dfp-bit.h: New files.
1452 * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
1453 variables.
1454 ($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
1455 ($(d64pbit-o)): Likewise.
1456 ($(d128pbit-o)): Likewise.
1457 * config/t-dfprules: New file.
1458 * config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
1459 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
1460 i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
1461 (x86_64-*-linux*): Likewise.
1462 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
1463 (i[34567]86-*-cygwin*): Likewise.
1464 (i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
1465 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
1466
2bc72a9f 14672011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1468
1469 * Makfile.in (LIBGCOV): New variable.
1470 ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
1471 * libgcov.c: New file.
1472
36a5227d 14732011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1474
1475 * fixed-bit.c, fixed-bit.h: New files.
1476 * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
1477 refer to fixed-bit.c.
1478
689a8077 14792011-07-07 Joseph Myers <joseph@codesourcery.com>
1480
1481 * config.host (*local*): Remove.
1482
14f27bc6 14832011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1484
1485 PR target/39150
1486 * config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
1487 like i?86-*-solaris2.1[0-9]*.
1488 (i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
1489 * configure.ac (i?86-*-solaris2*): Likewise.
1490 * configure: Regenerate.
1491
fe27820f 14922011-07-06 Thomas Schwinge <thomas@schwinge.name>
1493
1494 * config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
1495 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
1496 md_unwind_header by splitting out of...
1497 (i[34567]86-*-linux*): ... this.
1498 * config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
1499 Remove md_unwind_header by splitting out of...
1500 (x86_64-*-linux*): ... this.
1501
934ca5fd 15022011-07-04 Georg-Johann Lay <avr@gjlay.de>
1503
1504 * config/avr/t-avr (intfuncs16): Add _clrsbXX2.
1505
707238af 15062011-06-28 Nick Clifton <nickc@redhat.com>
1507
1508 * config.host: Recognize all V850 variants.
1509
5125dcef 15102011-06-22 Uros Bizjak <ubizjak@gmail.com>
1511
1512 * enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
1513
f92b36a5 15142011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1515
1516 * shared-object.mk (c_flags-$o): Save c_flags.
1517 ($(base)$(objext)): Use it.
1518 ($(base)_s$(objext)): Likewise.
1519
d8492bd3 15202011-06-21 Bernd Schmidt <bernds@codesourcery.com>
1521
1522 * Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
1523 * libgcc-std.ver.in (GCC_4.7.0): New section.
1524
fa72efb7 15252011-06-16 Georg-Johann Lay <avr@gjlay.de>
5125dcef 1526
fa72efb7 1527 PR target/49313
1528 PR target/29524
1529 * config/avr/t-avr: Fix line endings.
1530 (intfuncs16): Remove _ffsXX2, _clzXX2, _ctzXX2, _popcountXX2,
1531 _parityXX2.
1532
adf7c0a1 15332011-06-14 Olivier Hainque <hainque@adacore.com>
1534 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1535
1536 * config/mips/irix6-unwind.h: New file.
1537 * config.host (mips-sgi-irix6.5*): Set md_unwind_header.
1538
47529489 15392011-06-10 Eric Botcazou <ebotcazou@adacore.com>
1540
1541 * config/sparc/linux-unwind.h (STACK_BIAS): Define.
1542 (sparc64_fallback_frame_state): Use it.
1543 (sparc64_frob_update_context): Further adjust context.
1544 * config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
1545 * config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
1546 * config/sparc/sol2-cn.S: Likewise.
1547
a6f06169 15482011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1549
1550 * enable-execute-stack-empty.c: New file.
1551 * enable-execute-stack-mprotect.c: New file.
1552 * config/i386/enable-execute-stack-mingw32.c: New file.
1553 * config.host (enable_execute_stack): New variable.
1554 Select appropriate variants.
1555 * configure.ac: Link enable-execute-stack.c to
1556 $enable_execute_stack.
1557 * configure: Regenerate.
1558 * Makefile.in (LIB2ADD): Add enable-execute-stack.c.
1559 (lib2funcs): Remove _enable_execute_stack.
1560
f9cccfac 15612011-06-09 David S. Miller <davem@davemloft.net>
1562 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1563
1564 * config.host (sparc-*-linux*): Correct md_unwind_header
1565 filename.
1566 (s390x-ibm-tpf*): Fix typo.
1567
ee884cfb 15682011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1569
1570 * config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
1571 Add crtfastmath.o to extra_parts.
1572 (mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
1573 mips/t-crtfm.
1574 * config/mips/t-crtfm: Remove.
1575
01cb8ad1 15762011-06-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1577
1578 * config.host (hppa*-*-linux*): Correct md_unwind_header name.
1579
73956a0d 15802011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
1581
1582 * config.host (sh*-*-linux*): Fix typo.
1583
1e53920f 15842011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1585
1586 * config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
1587 * config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
1588 * config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
1589 * config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
1590 * config/i386/linux-unwind.h: Move from ../gcc/config/i386.
1591 * config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
1592 * config/i386/w32-unwind.h: Move from ../gcc/config/i386.
1593 Wrap in !__MINGW64__.
1594 * config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
1595 * config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
1596 * config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
1597 * config/mips/linux-unwind.h: Move from ../gcc/config/mips.
1598 * config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
1599 * config/pa/linux-unwind.h: Move from ../gcc/config/pa.
1600 * config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
1601 Wrap in !__LP64__.
1602 * config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
1603 * config/s390/linux-unwind.h: Move from ../gcc/config/s390.
1604 * config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
1605 * config/sh/linux-unwind.h: Move from ../gcc/config/sh.
1606 * config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
1607 * config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
1608 * config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
1609 * config/no-unwind.h: New file.
1610 * config.host (md_unwind_header): Document.
1611 Define.
1612 (alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
1613 alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
1614 hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
1615 hppa[12]*-*-hpux11*): Set md_unwind_header.
1616 (i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
1617 Set md_unwind_header.
1618 (x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
1619 (i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
1620 (i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
1621 m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
1622 powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
1623 s390x-*-linux*, s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
1624 sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
1625 md_unwind_header.
1626 * configure.ac: Link md-unwind-support.h to $md_unwind_header.
1627 * configure: Regenerate.
1628
8087ae75 16292011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1630
1631 * config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
1632 Set tmake_file, extra_parts.
1633 * config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
1634 Remove O32 support.
1635 * config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
1636 Remove O32 support.
1637 * config/mips/t-irix6: New file.
1638 * config/mips/t-slibgcc-irix: New file.
1639
506cfbc8 16402011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641
1642 * config/s390/t-tpf (LIB2ADDEHDEP): Remove.
1643 * config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
1644
541346b9 16452011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1646
1647 * configure.ac (target_thread_file): Determine thread model.
1648 * configure: Regenerate.
1649 * config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
1650 * config/alpha/t-alpha: New file.
1651 * config/alpha/t-crtfm: Use $<.
1652 * config/alpha/t-ieee: New file.
1653 * config/alpha/t-osf-pthread: New file.
1654 * config/alpha/t-slibgcc-osf: New file.
1655 * config/alpha/libgcc-osf5.ver: New file.
1656
43ae7603 16572011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1658
1659 * config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
1660 tmake_file.
1661 Add crtfastmath.o to extra_parts.
1662
f0d9a626 16632011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1664
1665 * config/gmon-sol2.c: Reindent.
1666 Cleanup comments.
1667 Remove, correct casts.
1668 Use STDERR_FILENO, NULL.
1669 (BASEADDRESS): Remove.
1670 (minbrk): Remove.
1671 (errno, sbrk): Remove declarations.
1672 (monstartup) [hp300]: Remove.
1673 (mcount): Remove.
1674
63abf89e 16752011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1676
1677 * Makefile.in (cpu_type): Define.
1678 * config.host (i[34567]86-*-rtems*): Handle it.
1679 (i[34567]86-*-solaris2*): Move body ...
1680 (*-*-solaris2*): ... here.
1681 New case, generalize.
1682 (sparc-*-elf*): Handle it.
1683 (sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
1684 (sparc-*-rtems*, sparc64-*-rtems*); Handle it.
1685 (sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
1686 Fold into ...
1687 (sparc*-*-solaris2*): ... this.
1688 New case.
1689 (sparc64-*-elf*): Handle it.
1690 * config/gmon-sol2.c: Move from ../gcc/config/sparc.
1691 Merge ../gcc/config/i386/gmon-sol2.c.
1692 * config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
1693 Use C comments.
1694 Merge ../gcc/config/i386/sol2-gc1.asm.
1695 * config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
1696 Use C comments.
1697 * config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
1698 Use C comments.
1699 * config/i386/t-crtfm (crtfastmath.o): Use $<.
1700 * config/i386/t-crtstuff: New file.
1701 * config/i386/t-softfp: New file.
1702 * config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
1703 $(T)crti.o, $(T)crtn.o): Remove.
1704 (gcrt1.o): New rule.
1705 (TARGET_LIBGCC2_CFLAGS): Remove.
1706 * config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
1707 * config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
1708 * config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
1709 * config/sparc/t-sol2: New file.
1710 * config/sparc/t-crtfm: Move to ...
1711 * config/t-crtfm: ... this.
1712 Use $(cpu_type), $<.
1713 * config/t-crtin: New file.
1714 * config/sparc/t-softfp: New file.
1715 * config/sparc/t-softmul: New file.
1716 * config/t-rtems: New file.
1717 * config/t-slibgcc: New file.
1718 * config/t-slibgcc-elf-ver: New file.
1719 * config/t-slibgcc-gld: New file.
1720 * config/t-slibgcc-sld: New file.
1721 * config/t-sol2: New file.
1722 * configure.ac: Include ../config/lib-ld.m4.
1723 Call AC_LIB_PROG_LD_GNU.
1724 Substitute cpu_type.
1725 * configure: Regenerate.
1726
b1da9d72 17272011-05-27 Bernd Schmidt <bernds@codesourcery.com>
1728
1729 PR bootstrap/49173
1730 * config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
1731 libgcc-std.ver in the build directory.
1732 * config/s390/t-linux (SHLIB_MAPFILES): Likewise.
1733 * config/sh/t-linux (SHLIB_MAPFILES): Likewise.
1734
f308a9b2 17352011-05-25 Bernd Schmidt <bernds@codesourcery.com>
1736
1737 * libgcc-std.ver.in: New file.
1738 * Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
1739 variables.
1740 (libgcc-std.ver): New rule.
1741 * config/t-gnu-prefix: New file.
1742
c177b341 17432011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1744
1745 * config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
1746
8633828c 17472011-05-10 Joseph Myers <joseph@codesourcery.com>
1748
1749 * config/i386/darwin-lib.h: New file.
1750
3be74046 17512011-05-10 Joseph Myers <joseph@codesourcery.com>
1752
1753 * config/arm/symbian-lib.h: New.
1754
5e1a494e 17552011-05-04 Chris Demetriou <cgd@google.com>
1756
1757 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
1758 (__x86.get_pc_thunk.bx): ...this.
1759 (__morestack): Adjust for rename, remove undef of __i686.
1760
0bb50d04 17612011-05-03 Chris Demetriou <cgd@google.com>
1762
1763 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
1764
17b3d2a8 17652011-03-22 Joseph Myers <joseph@codesourcery.com>
1766
1767 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
1768 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
1769 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
1770 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
1771 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
1772 Remove cases.
1773
95525c17 17742011-03-14 Andreas Tobler <andreast@fgznet.ch>
1775
1776 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
1777 Adjust copyright year.
1778
82c96609 17792011-03-07 Ian Lance Taylor <iant@google.com>
1780
1781 * generic-morestack.c (__splitstack_find): Adjust returned stack
1782 pointer to include all registers pushed by __morestack.
1783
abfe0c5b 17842011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
1785
1786 PR target/40125
1787 * configure.ac: Call ACX_NONCANONICAL_TARGET.
1788 (toolexecdir): Calculate and AC_SUBST.
1789 (toolexeclibdir): Likewise.
1790 * Makefile.in (target_noncanonical): Import.
1791 (toolexecdir): Likewise.
1792 (toolexeclibdir): Likewise.
1793 * configure: Regenerate.
1794
48f93ee5 17952010-12-13 Nathan Froyd <froydnj@codesourcery.com>
1796
1797 PR target/46040
1798 * config/arm/bpabi.h: Rename to...
1799 * config/arm/bpabi-lib.h: ...this.
1800
76aa642f 18012010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1802
1803 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
1804 appropriate.
1805 * configure: Regenerate.
1806
e8b06528 18072010-11-24 Nathan Froyd <froydnj@codesourcery.com>
1808
1809 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
1810 __FLOAT_WORD_ORDER__.
1811 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
1812 Delete.
1813
2b7a4d59 18142010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1815
1816 PR other/46202
1817 * Makefile.in (install-strip): New phony target.
1818
457123d6 18192010-11-07 Ian Lance Taylor <iant@google.com>
1820
1821 PR target/46089
1822 * config/i386/morestack.S (__morestack_large_model): New
1823 function.
1824
f6e5e456 18252010-10-23 Nathan Froyd <froydnj@codesourcery.com>
1826
1827 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
1828 Delete.
1829 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
1830
faf175ae 18312010-10-14 Nathan Froyd <froydnj@codesourcery.com>
1832
1833 * config/arm/bpabi.h: New file.
1834 * config/frv/frv-abi.h: New file.
1835
9266176d 18362010-10-01 Ian Lance Taylor <iant@google.com>
1837
1838 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
1839 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
1840
13ba4217 18412010-10-01 H.J. Lu <hongjiu.lu@intel.com>
1842
1843 PR target/45858
1844 * config.host: Add the missing `$'.
1845
d34b0d1e 18462010-09-30 Michael Eager <eager@eagercon.com>
1847
1848 * config.host: Add microblaze*-*-*.
1849 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
1850 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
1851 udivsi3.asm,umodsi3.asm}: New.
1852
78ca2689 18532010-09-28 Ian Lance Taylor <iant@google.com>
1854
1855 * configure.ac: Adjust CFI test to test assembler directly rather
1856 than checking gcc preprocessor macro.
1857 * configure: Rebuild.
1858
c9b3ebc5 18592010-09-27 Ian Lance Taylor <iant@google.com>
1860
1861 * configure.ac: Test whether assembler supports CFI directives.
1862 * config.host: Only add t-stack and i386/t-stack-i386 to
1863 tmake_file if libgcc_cv_cfi is "yes".
1864 * configure: Rebuild.
1865
48b14f50 18662010-09-27 Ian Lance Taylor <iant@google.com>
1867
1868 * generic-morestack.h: New file.
1869 * generic-morestack.c: New file.
1870 * generic-morestack-thread.c: New file.
1871 * config/i386/morestack.S: New file.
1872 * config/t-stack: New file.
1873 * config/i386/t-stack-i386: New file.
1874 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
1875 i386/t-stack-i386 to tmake_file.
1876
fd80c7a1 18772010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1878
1879 * Makefile.in (libgcc-extra-parts): Check for static archives and
1880 invoke ranlib after installing them.
1881 (gcc-extra-parts): Likewise.
1882 (install-leaf): Likewise.
1883
70fbcd6d 18842010-09-14 H.J. Lu <hongjiu.lu@intel.com>
1885
1886 * configure: Regenerated.
1887
19aace05 18882010-09-10 Kai Tietz <kai.tietz@onevision.com>
1889
70fbcd6d 1890 * configure: Regenerated.
19aace05 1891
279dadf5 18922010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
1893 Andrew Pinski <pinskia@gmail.com>
1894
5125dcef 1895 PR target/40959
279dadf5 1896 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
1897
a87eb011 18982010-09-06 H.J. Lu <hongjiu.lu@intel.com>
1899
1900 PR target/45524
1901 * configure: Regenerated.
1902
e6425baf 19032010-09-06 Andreas Schwab <schwab@redhat.com>
1904
1905 * configure: Regenerate.
1906
e88f4c66 19072010-09-03 Uros Bizjak <ubizjak@gmail.com>
1908
1909 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
1910 64bit targets.
1911 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
1912 for 64bit targets.
1913
1d8139cc 19142010-09-03 Uros Bizjak <ubizjak@gmail.com>
1915 Iain Sandoe <iains@gcc.gnu.org>
1916
1917 PR target/45476
1918 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
1919 LIB2FUNCS_EXCLUDE functions.
1920
23340821 19212010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1922
1923 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
1924 Include dfp.m4.
1925 * configure: Regenerate.
1926
278afeb5 19272010-09-01 Uros Bizjak <ubizjak@gmail.com>
1928
1929 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
1930 i386/t-freebsd to tmake_file.
1931 * config/i386/t-freebsd: New file.
1932 * config/i386/libgcc-bsd.ver: New file.
1933
952bf8bb 19342010-07-23 Nathan Froyd <froydnj@codesourcery.com>
1935
1936 * config.host (powerpc*-eabispe*): Set tmake_file.
1937 (powerpc*-eabi*): Likewise.
1938 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
1939 crtbeginS, crtendS, crtbeginT.
1940
283681bb 19412010-06-12 Kazu Hirata <kazu@codesourcery.com>
1942
1943 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
1944 to tmake_file. Add crtfastmath.o to extra_parts.
1945 * config/mips/t-crtfm: New.
1946
a6180b96 19472010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
1948
1949 * config.host (sparc64-*-rtems*): New target.
1950
05157f42 19512010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1952
1953 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
1954 assembler syntax.
1955
8a84c748 19562010-04-15 Thomas Schwinge <tschwinge@gnu.org>
1957
1958 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
1959
ed3e1bbc 19602010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1961
1962 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
1963 alpha-dec-osf5.0* support.
1964
f8a8f9d9 19652010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
432dd419 1966
1967 * config.host: Add lm32-*-rtems*.
1968
20be3c56 19692010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1970 Uros Bizjak <ubizjak@gmail.com>
1971
1972 PR target/39048
1973 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
1974 like other remaining 32-bit x86 OSes.
1975 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
1976 assembler syntax.
1977 * config/i386/libgcc-sol2.ver: New file.
1978 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
1979
8f0f72c0 19802010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
1981
1982 PR c/43553
1983 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
1984 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
1985 is used and substitute set_use_emutls.
1986 * configure: Regenerated.
1987
cf842d6a 19882010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
1989
1990 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
1991
4dcd7ab3 19922010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1993
1994 PR target/38085
1995 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
1996 MULTILIB_CFLAGS.
1997 ($(T)gcrt1.o): Likewise.
1998 ($(T)crt1.o): Likewise.
1999 ($(T)crti.o): Likewise.
2000 ($(T)crtn.o): Likewise.
2001
a426f025 20022010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2003
2004 PR other/42980
2005 * Makefile.in (install): Use $(MAKE) string in rule, for
2006 parallel make.
2007
8525326e 20082010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
2009
2010 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
2011 * config/mmix/t-mmix: New file.
2012 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
2013
14a10763 20142010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
2015
2016 PR java/41991
2017 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
2018 SHLIB_MAPFILES.
2019
00301a1a 20202010-01-04 Anthony Green <green@moxielogic.com>
2021
2022 * config/moxie/crti.asm, config/moxie/crtn.asm,
2023 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
2024 config/moxie/t-moxie: New files.
2025 * config.host: Add t-moxie-softfp reference.
2026
d2b1aa3d 20272009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2028
2029 PR other/39888
2030 * config/t-slibgcc-darwin: Fix embedded rpaths for
2031 --enable-version-specific-runtime-libs, build extension stub
2032 libs exposing features available from current libgcc_s.
2033
f6fe91e8 20342009-11-11 Jon Beniston <jon@beniston.com>
2035
278afeb5 2036 * config.host: Add lm32 targets.
2037 * config/lm32: New directory.
2038 * config/lm32/libgcc_lm32.h: New file.
2039 * config/lm32/_mulsi3.c: New file.
2040 * config/lm32/_udivmodsi4.c: New file.
2041 * config/lm32/_divsi3.c: New file.
2042 * config/lm32/_modsi3.c: New file.
2043 * config/lm32/_udivsi3.c: New file.
2044 * config/lm32/_umodsi3.c: New file.
2045 * config/lm32/_lshrsi3.S: New file.
2046 * config/lm32/_ashrsi3.S: New file.
2047 * config/lm32/_ashlsi3.S: New file.
2048 * config/lm32/crti.S: New file.
2049 * config/lm32/crtn.S: New file.
2050 * config/lm32/t-lm32: New file.
2051 * config/lm32/t-elf: New file.
2052 * config/lm32/t-uclinux: New file.
f6fe91e8 2053
24833e1a 20542009-10-26 Nick Clifton <nickc@redhat.com>
2055
2056 * config.host: Add support for RX target.
2057 * config/rx: New directory.
2058 * config/rx/rx-abi-functions.c: New file. Supplementary
2059 functions for libgcc to support the RX ABI.
2060 * config/rx/rx-abi.h: New file. Supplementary header file for
2061 libgcc RX ABI functions.
2062 * config/rx/t-rx: New file: Makefile fragment for building
2063 libgcc for the RX.
2064
1d7e299f 20652009-10-09 Uros Bizjak <ubizjak@gmail.com>
2066
2067 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
2068 constraint of y0 to "g".
2069
e38fe738 20702009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2071
2072 * config.host: Include the s390 makefile fragments.
2073 * config/s390/32/_fixdfdi.c: New file.
2074 * config/s390/32/_fixsfdi.c: New file.
2075 * config/s390/32/_fixtfdi.c: New file.
2076 * config/s390/32/_fixunsdfdi.c: New file.
2077 * config/s390/32/_fixunssfdi.c: New file.
2078 * config/s390/32/_fixunstfdi.c: New file.
2079 * config/s390/32/t-floattodi: New file.
2080 * config/s390/libgcc-glibc.ver: New file.
2081 * config/s390/t-crtstuff: New file.
2082 * config/s390/t-linux: New file.
2083 * config/s390/t-tpf: New file.
2084
81a71e2b 20852009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2086
2087 * configure.ac (AC_PREREQ): Bump to 2.64.
2088
a1ef431d 20892009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
2090
2091 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
2092
cd9a469c 20932009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2094
2095 * configure: Regenerate.
2096
9b9a2528 20972009-08-09 Douglas B Rupp <rupp@gnat.com>
2098
2099 * config.host (ia64-hp-*vms*): New target.
2100 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
2101 with ia64-hp-*vms*.
2102
a2655af1 21032009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2104
2105 * configure.ac: Add snippet for maintainer-mode.
2106 * configure: Regenerate.
2107 * Makefile.in (AUTOCONF, configure_deps): New variables.
2108 ($(srcdir)/configure)): New rule, active only with maintainer
2109 mode turned on.
2110
46222c18 21112009-06-23 DJ Delorie <dj@redhat.com>
2112
2113 Add MeP port.
2114 * config.host: Add mep support.
2115
13dc7657 21162009-06-22 Kai Tietz <kai.tietz@onevision.com>
2117
82a3cc73 2118 * config.host: Add i386/${host_address}/t-fprules-softfp and
1d7e299f 2119 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
82a3cc73 2120
2121 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
2122 for mingw targets.
13dc7657 2123 * config/i386/64/_multc3.c: Likewise.
2124 * config/i386/64/_powitf2.c: Likewise.
2125 * config/i386/64/eqtf2.c: Likewise.
2126 * config/i386/64/getf2.c: Likewise.
2127 * config/i386/64/letf2.c: Likewise.
2128 * config/i386/64/letf2.c: Likewise.
82a3cc73 2129 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
2130 unsigned long long for x64 mingw targets.
2131 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
2132 (_FP_I_TYPE): Define as long long for x64 mingw target.
13dc7657 2133
63bfd172 21342009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
2135
2136 * config.host (vax-*-linux*): New.
2137
be52b6d8 21382009-05-31 Anthony Green <green@moxielogic.com>
2139
2140 * config.host: Add moxie support.
2141 * config/moxie/t-moxie: New file.
2142
6471e33b 21432009-05-29 David Billinghurst <billingd@gcc.gnu.org>
2144
2145 * config.host: Add i386/${host_address}/t-fprules-softfp and
1d7e299f 2146 t-softfp to tmake_file for i[34567]86-*-cygwin*.
6471e33b 2147
09ec66c8 21482009-04-17 Aurelien Jarno <aurelien@aurel32.net>
2149
2150 * config.host: Add i386/${host_address}/t-fprules-softfp to
2151 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
2152
6bc9506f 21532009-04-09 Nick Clifton <nickc@redhat.com>
2154
2155 * config/ia64/tf-signs.c: Change copyright header to refer to
2156 version 3 of the GNU General Public License with version 3.1
2157 of the GCC Runtime Library Exception and to point readers at
2158 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
2159 web page.
2160 * config/i386/32/tf-signs.c: Likewise.
2161 * config/libbid/_addsub_dd.c: Likewise.
2162 * config/libbid/_addsub_sd.c: Likewise.
2163 * config/libbid/_addsub_td.c: Likewise.
2164 * config/libbid/_dd_to_df.c: Likewise.
2165 * config/libbid/_dd_to_di.c: Likewise.
2166 * config/libbid/_dd_to_sd.c: Likewise.
2167 * config/libbid/_dd_to_sf.c: Likewise.
2168 * config/libbid/_dd_to_si.c: Likewise.
2169 * config/libbid/_dd_to_td.c: Likewise.
2170 * config/libbid/_dd_to_tf.c: Likewise.
2171 * config/libbid/_dd_to_udi.c: Likewise.
2172 * config/libbid/_dd_to_usi.c: Likewise.
2173 * config/libbid/_dd_to_xf.c: Likewise.
2174 * config/libbid/_df_to_dd.c: Likewise.
2175 * config/libbid/_df_to_sd.c: Likewise.
2176 * config/libbid/_df_to_td.c: Likewise.
2177 * config/libbid/_di_to_dd.c: Likewise.
2178 * config/libbid/_di_to_sd.c: Likewise.
2179 * config/libbid/_di_to_td.c: Likewise.
2180 * config/libbid/_div_dd.c: Likewise.
2181 * config/libbid/_div_sd.c: Likewise.
2182 * config/libbid/_div_td.c: Likewise.
2183 * config/libbid/_eq_dd.c: Likewise.
2184 * config/libbid/_eq_sd.c: Likewise.
2185 * config/libbid/_eq_td.c: Likewise.
2186 * config/libbid/_ge_dd.c: Likewise.
2187 * config/libbid/_ge_sd.c: Likewise.
2188 * config/libbid/_ge_td.c: Likewise.
2189 * config/libbid/_gt_dd.c: Likewise.
2190 * config/libbid/_gt_sd.c: Likewise.
2191 * config/libbid/_gt_td.c: Likewise.
2192 * config/libbid/_isinfd128.c: Likewise.
2193 * config/libbid/_isinfd32.c: Likewise.
2194 * config/libbid/_isinfd64.c: Likewise.
2195 * config/libbid/_le_dd.c: Likewise.
2196 * config/libbid/_le_sd.c: Likewise.
2197 * config/libbid/_le_td.c: Likewise.
2198 * config/libbid/_lt_dd.c: Likewise.
2199 * config/libbid/_lt_sd.c: Likewise.
2200 * config/libbid/_lt_td.c: Likewise.
2201 * config/libbid/_mul_dd.c: Likewise.
2202 * config/libbid/_mul_sd.c: Likewise.
2203 * config/libbid/_mul_td.c: Likewise.
2204 * config/libbid/_ne_dd.c: Likewise.
2205 * config/libbid/_ne_sd.c: Likewise.
2206 * config/libbid/_ne_td.c: Likewise.
2207 * config/libbid/_sd_to_dd.c: Likewise.
2208 * config/libbid/_sd_to_df.c: Likewise.
2209 * config/libbid/_sd_to_di.c: Likewise.
2210 * config/libbid/_sd_to_sf.c: Likewise.
2211 * config/libbid/_sd_to_si.c: Likewise.
2212 * config/libbid/_sd_to_td.c: Likewise.
2213 * config/libbid/_sd_to_tf.c: Likewise.
2214 * config/libbid/_sd_to_udi.c: Likewise.
2215 * config/libbid/_sd_to_usi.c: Likewise.
2216 * config/libbid/_sd_to_xf.c: Likewise.
2217 * config/libbid/_sf_to_dd.c: Likewise.
2218 * config/libbid/_sf_to_sd.c: Likewise.
2219 * config/libbid/_sf_to_td.c: Likewise.
2220 * config/libbid/_si_to_dd.c: Likewise.
2221 * config/libbid/_si_to_sd.c: Likewise.
2222 * config/libbid/_si_to_td.c: Likewise.
2223 * config/libbid/_td_to_dd.c: Likewise.
2224 * config/libbid/_td_to_df.c: Likewise.
2225 * config/libbid/_td_to_di.c: Likewise.
2226 * config/libbid/_td_to_sd.c: Likewise.
2227 * config/libbid/_td_to_sf.c: Likewise.
2228 * config/libbid/_td_to_si.c: Likewise.
2229 * config/libbid/_td_to_tf.c: Likewise.
2230 * config/libbid/_td_to_udi.c: Likewise.
2231 * config/libbid/_td_to_usi.c: Likewise.
2232 * config/libbid/_td_to_xf.c: Likewise.
2233 * config/libbid/_tf_to_dd.c: Likewise.
2234 * config/libbid/_tf_to_sd.c: Likewise.
2235 * config/libbid/_tf_to_td.c: Likewise.
2236 * config/libbid/_udi_to_dd.c: Likewise.
2237 * config/libbid/_udi_to_sd.c: Likewise.
2238 * config/libbid/_udi_to_td.c: Likewise.
2239 * config/libbid/_unord_dd.c: Likewise.
2240 * config/libbid/_unord_sd.c: Likewise.
2241 * config/libbid/_unord_td.c: Likewise.
2242 * config/libbid/_usi_to_dd.c: Likewise.
2243 * config/libbid/_usi_to_sd.c: Likewise.
2244 * config/libbid/_usi_to_td.c: Likewise.
2245 * config/libbid/_xf_to_dd.c: Likewise.
2246 * config/libbid/_xf_to_sd.c: Likewise.
2247 * config/libbid/_xf_to_td.c: Likewise.
2248 * config/libbid/bid128.c: Likewise.
2249 * config/libbid/bid128_2_str.h: Likewise.
2250 * config/libbid/bid128_2_str_macros.h: Likewise.
2251 * config/libbid/bid128_2_str_tables.c: Likewise.
2252 * config/libbid/bid128_add.c: Likewise.
2253 * config/libbid/bid128_compare.c: Likewise.
2254 * config/libbid/bid128_div.c: Likewise.
2255 * config/libbid/bid128_fma.c: Likewise.
2256 * config/libbid/bid128_logb.c: Likewise.
2257 * config/libbid/bid128_minmax.c: Likewise.
2258 * config/libbid/bid128_mul.c: Likewise.
2259 * config/libbid/bid128_next.c: Likewise.
2260 * config/libbid/bid128_noncomp.c: Likewise.
2261 * config/libbid/bid128_quantize.c: Likewise.
2262 * config/libbid/bid128_rem.c: Likewise.
2263 * config/libbid/bid128_round_integral.c: Likewise.
2264 * config/libbid/bid128_scalb.c: Likewise.
2265 * config/libbid/bid128_sqrt.c: Likewise.
2266 * config/libbid/bid128_string.c: Likewise.
2267 * config/libbid/bid128_to_int16.c: Likewise.
2268 * config/libbid/bid128_to_int32.c: Likewise.
2269 * config/libbid/bid128_to_int64.c: Likewise.
2270 * config/libbid/bid128_to_int8.c: Likewise.
2271 * config/libbid/bid128_to_uint16.c: Likewise.
2272 * config/libbid/bid128_to_uint32.c: Likewise.
2273 * config/libbid/bid128_to_uint64.c: Likewise.
2274 * config/libbid/bid128_to_uint8.c: Likewise.
2275 * config/libbid/bid32_to_bid128.c: Likewise.
2276 * config/libbid/bid32_to_bid64.c: Likewise.
2277 * config/libbid/bid64_add.c: Likewise.
2278 * config/libbid/bid64_compare.c: Likewise.
2279 * config/libbid/bid64_div.c: Likewise.
2280 * config/libbid/bid64_fma.c: Likewise.
2281 * config/libbid/bid64_logb.c: Likewise.
2282 * config/libbid/bid64_minmax.c: Likewise.
2283 * config/libbid/bid64_mul.c: Likewise.
2284 * config/libbid/bid64_next.c: Likewise.
2285 * config/libbid/bid64_noncomp.c: Likewise.
2286 * config/libbid/bid64_quantize.c: Likewise.
2287 * config/libbid/bid64_rem.c: Likewise.
2288 * config/libbid/bid64_round_integral.c: Likewise.
2289 * config/libbid/bid64_scalb.c: Likewise.
2290 * config/libbid/bid64_sqrt.c: Likewise.
2291 * config/libbid/bid64_string.c: Likewise.
2292 * config/libbid/bid64_to_bid128.c: Likewise.
2293 * config/libbid/bid64_to_int16.c: Likewise.
2294 * config/libbid/bid64_to_int32.c: Likewise.
2295 * config/libbid/bid64_to_int64.c: Likewise.
2296 * config/libbid/bid64_to_int8.c: Likewise.
2297 * config/libbid/bid64_to_uint16.c: Likewise.
2298 * config/libbid/bid64_to_uint32.c: Likewise.
2299 * config/libbid/bid64_to_uint64.c: Likewise.
2300 * config/libbid/bid64_to_uint8.c: Likewise.
2301 * config/libbid/bid_b2d.h: Likewise.
2302 * config/libbid/bid_binarydecimal.c: Likewise.
2303 * config/libbid/bid_conf.h: Likewise.
2304 * config/libbid/bid_convert_data.c: Likewise.
2305 * config/libbid/bid_decimal_data.c: Likewise.
2306 * config/libbid/bid_decimal_globals.c: Likewise.
2307 * config/libbid/bid_div_macros.h: Likewise.
2308 * config/libbid/bid_dpd.c: Likewise.
2309 * config/libbid/bid_flag_operations.c: Likewise.
2310 * config/libbid/bid_from_int.c: Likewise.
2311 * config/libbid/bid_functions.h: Likewise.
2312 * config/libbid/bid_gcc_intrinsics.h: Likewise.
2313 * config/libbid/bid_inline_add.h: Likewise.
2314 * config/libbid/bid_internal.h: Likewise.
2315 * config/libbid/bid_round.c: Likewise.
2316 * config/libbid/bid_sqrt_macros.h: Likewise.
2317
23182009-04-09 Jakub Jelinek <jakub@redhat.com>
2319
2320 * Makefile.in: Change copyright header to refer to version
2321 3 of the GNU General Public License and to point readers at the
2322 COPYING3 file and the FSF's license web page.
2323 * config.host: Likewise.
2324
4e5e2802 23252009-04-07 Alan Modra <amodra@bigpond.net.au>
2326
2327 * config.host: Reorder and merge to match config.gcc change.
2328
8d40ea45 23292009-04-03 Alan Modra <amodra@bigpond.net.au>
2330
2331 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
2332
f2397fc4 23332009-03-28 Joseph Myers <joseph@codesourcery.com>
2334
2335 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
2336 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
2337 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
2338 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
2339
24200b28 23402009-02-12 Uros Bizjak <ubizjak@gmail.com>
2341
2342 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
2343 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
2344
8b21beb2 23452009-02-12 H.J. Lu <hongjiu.lu@intel.com>
2346
24200b28 2347 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
2348 ia64/t-softfp-compat to tmake_file.
8b21beb2 2349
2350 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
2351
2352 * config/ia64/__divxf3.asm: New.
2353 * config/ia64/_fixtfdi.asm: Likewise.
2354 * config/ia64/_fixunstfdi.asm: Likewise.
2355 * config/ia64/_floatditf.asm: Likewise.
2356 * config/ia64/t-fprules-softfp: Likewise.
2357 * config/ia64/t-softfp-compat: Likewise.
2358 * config/ia64/tf-signs.c: Likewise.
2359
9df8be69 23602009-01-18 Ben Elliston <bje@au.ibm.com>
2361
2362 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
2363
f2b540ae 23642009-01-16 Ben Elliston <bje@au.ibm.com>
2365
2366 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
2367 to tmake_file.
2368
5790f80a 23692009-01-13 Ben Elliston <bje@au.ibm.com>
2370
2371 * config/t-softfp: New file.
2372 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
2373 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
2374
b8138586 23752009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
2376
2377 * config.host: Add m32r*-*-rtems*.
2378
7eac0a4e 23792008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
2380
2381 * config.host: Add m32c*-*-rtems*.
2382
03150a33 23832008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2384
2385 PR bootstrap/33100
2386 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
2387 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
2388 * configure: Regenerate.
2389 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
2390 tmake_file here from gcc/config.gcc.
2391 Move extra_parts here from gcc/config.gcc.
2392 * config/i386/t-sol2: Move here from gcc/config/i386.
2393 Use gcc_srcdir instead of srcdir.
2394
77a32a8e 23952008-11-18 Adam Nemet <anemet@caviumnetworks.com>
2396
2397 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
2398 case.
2399
1eab96a6 24002008-11-09 Thomas Schwinge <tschwinge@gnu.org>
2401
2402 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
2403
74cd9df8 24042008-10-08 Thomas Schwinge <tschwinge@gnu.org>
2405
2406 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
2407
8372e9ea 24082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2409
2410 Add picoChip port.
2411 * config.host: Add picochip-*-*.
2412
75c7ffbc 24132008-08-06 Bob Wilson <bob.wilson@acm.org>
2414
2415 * config.host: Match more processor names for Xtensa.
2416
fb4830c6 24172008-07-08 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 * config/i386/64/t-softfp-compat: Update comments.
2420
7c92db45 24212008-07-07 H.J. Lu <hongjiu.lu@intel.com>
2422
2423 * config/i386/64/_divtc3-compat.c: Moved to ...
2424 * config/i386/64/_divtc3.c: Here.
2425
2426 * config/i386/64/_multc3-compat.c: Moved to ...
2427 * config/i386/64/_multc3.c: Here.
2428
2429 * config/i386/64/_powitf2-compat.c: Moved to ...
2430 * config/i386/64/_powitf2.c: Here.
2431
2432 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
2433 .c suffix instead of -compat.c.
2434
ec2e6a4e 24352008-07-05 Uros Bizjak <ubizjak@gmail.com>
2436
2437 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
2438 (_FP_MUL_MEAT_D): Ditto.
2439 (_FP_DIV_MEAT_S): Ditto.
2440 (_FP_DIV_MEAT_D): Ditto.
2441
fdbb505a 24422008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
2443
2444 * Makefile.in: Add support for __sync_* libgcc functions.
2445
310c48f2 24462008-07-03 H.J. Lu <hongjiu.lu@intel.com>
2447
2448 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
2449
144633f4 24502008-07-02 H.J. Lu <hongjiu.lu@intel.com>
2451
2452 PR boostrap/36702
2453 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
2454 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
2455
2456 * config/i386/64/t-fprules-softfp: Moved to ...
2457 * config/i386/64/t-softfp-compat: This. New.
2458
e25ffafe 24592008-07-02 Uros Bizjak <ubizjak@gmail.com>
2460
2461 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
2462 Initialize f with 0.0.
2463
b3fd46a0 24642008-07-02 H.J. Lu <hongjiu.lu@intel.com>
2465
2466 PR target/36669
2467 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
2468
2469 * config/i386/64/_divtc3-compat.c: New.
2470 * config/i386/64/_multc3-compat.c: Likewise.
2471 * config/i386/64/_powitf2-compat.c: Likewise.
2472 * config/i386/64/eqtf2.c: Likewise.
2473 * config/i386/64/getf2.c: Likewise.
2474 * config/i386/64/letf2.c: Likewise.
2475 * config/i386/64/t-fprules-softfp: Likewise.
2476
24772008-07-02 H.J. Lu <hongjiu.lu@intel.com>
2478
2479 * config.host: Add i386/${host_address}/t-fprules-softfp to
2480 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
1d7e299f 2481 i[34567]86-*-linux*, x86_64-*-linux*.
b3fd46a0 2482
2483 * configure.ac: Set host_address to 64 or 32 for x86.
2484 * configure: Regenerated.
2485
2486 * Makefile.in (config.status): Also depend on
2487 $(srcdir)/config.host.
2488
2489 * config/i386/32/t-fprules-softfp: New.
2490 * config/i386/32/tf-signs.c: Likewise.
2491
2492 * config/i386/64/sfp-machine.h: New. Moved from gcc.
2493
24942008-07-02 H.J. Lu <hongjiu.lu@intel.com>
2495 Uros Bizjak <ubizjak@gmail.com>
2496
2497 * config/i386/32/sfp-machine.h: New.
2498
eaef9489 24992008-06-26 Nathan Froyd <froydnj@codesourcery.com>
2500
2501 * config/rs6000/t-ppccomm: Remove rules that conflict with
2502 auto-generated rules.
2503
5b2c7553 25042008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2505
2506 * configure.ac: sinclude override.m4.
2507 * configure: Regenerate.
2508
dde02e56 25092008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
2510
2511 * configure: Regenerate.
2512
4d6f3aad 25132008-06-10 Joseph Myers <joseph@codesourcery.com>
2514
2515 * Makefile.in (DECNUMINC): Remove
2516 -I$(MULTIBUILDTOP)../../libdecnumber.
2517 * gstdint.h: New.
2518
6af9f7ea 25192008-06-07 Joseph Myers <joseph@codesourcery.com>
2520
2521 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
2522 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
2523 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
2524 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
2525 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
2526 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
2527 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
2528 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
2529 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
2530 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
2531 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
2532 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
2533 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
2534 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
2535
ccf1c0f1 25362008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
2537
2538 * config.host (sh2[lbe]*-*-linux*): Allow target.
2539
19872d0b 25402008-04-30 Nathan Froyd <froydnj@codesourcery.com>
2541
2542 * config/rs6000/t-ppccomm: Add build rules for new files.
2543 (LIB2ADD_ST): New variable.
2544
38dd5584 25452008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
2546
2547 PR target/34210
2548 PR target/35508
2549 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
2550 * config/t-avr: New file. Build 16bit libgcc functions.
2551
8e5da69c 25522008-03-02 Jakub Jelinek <jakub@redhat.com>
2553
2554 PR target/35401
2555 * config/t-slibgcc-darwin: Make install-leaf dependent on
2556 install-darwin-libgcc-stubs instead of install.
2557
99c77e32 25582008-01-25 Joseph Myers <joseph@codesourcery.com>
2559
2560 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
2561 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
2562 sh-*-rtemscoff*): Remove cases.
2563
8237872e 25642007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
2565
2566 * Makefile.in (all): Use install-leaf rather than install.
2567 (install): Split most of the rule into...
2568 (install-leaf): ...this new one.
2569
00a05b87 25702007-12-19 Etsushi Kato <ek.kato@gmail.com>
2571 Paolo Bonzini <bonzini@gnu.org>
2572
2573 PR target/30572
e25ffafe 2574 * Makefile.in: Use @shlib_slibdir@ substitution to get
2575 correct install name on darwin.
00a05b87 2576 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
1d7e299f 2577
877d7f12 25782007-12-15 Hans-Peter Nilsson <hp@axis.com>
2579
2580 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
2581 cris-*-elf and cris-*-none.
2582 (crisv32-*-linux*): Similar, as cris-*-linux*.
2583
75612461 25842007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
2585
2586 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
2587
f11b4169 25882007-10-27 H.J. Lu <hongjiu.lu@intel.com>
2589
2590 PR regression/33926
2591 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
2592 * configure: Regenerated.
2593
84d1fc49 25942007-09-27 H.J. Lu <hongjiu.lu@intel.com>
2595
2596 * Makefile.in (dfp-filenames): Replace decimal_globals,
2597 decimal_data, binarydecimal and convert_data with
2598 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
2599 and bid_convert_data, respectively.
2600
3ac0842f 26012007-09-17 Chao-ying Fu <fu@mips.com>
2602 Nigel Stephens <nigel@mips.com>
2603
2604 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
2605 * Makefile.in (fixed_point): Define.
2606 Check if fixed_point is yes to build support functions.
2607 * configure.ac: Check for fixed_point support.
2608 * configure: Regenerated.
2609 * gen-fixed.sh: New file to generate lists of fixed-point labels,
2610 funcs, modes, from, to.
2611
8c72b2f9 26122007-09-11 Janis Johnson <janis187@us.ibm.com
2613
2614 * Makefile.in (dfp-filenames): Add bid128_noncomp.
2615
c8ac5d9a 26162007-09-10 Janis Johnson <janis187@us.ibm.com>
2617
2618 * Makefile.in (dfp-filenames): Remove decUtility, add
2619 decDouble, decPacked, decQuad, decSingle.
2620
cc8ebe39 26212007-08-27 Hans Kester <hans.kester@ellips.nl>
2622
2623 * config.host : Add x86_64-elf target.
2624
db1c99de 26252007-07-06 H.J. Lu <hongjiu.lu@intel.com>
2626
2627 * configure.ac (set_have_cc_tls): Add a missing =.
2628 * configure: Regenerated.
2629
e4cbe54f 26302007-07-06 H.J. Lu <hongjiu.lu@intel.com>
2631
2632 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
2633 and x86_64-*-linux*.
2634
2635 * config/t-tls: New file.
2636
1d7e299f 2637 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
e4cbe54f 2638
2639 * configure.ac: Include ../config/enable.m4 and
2640 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
2641 supports TLS and substitute set_have_cc_tls.
2642 * configure: Regenerated.
2643
9b6b0236 26442007-07-04 H.J. Lu <hongjiu.lu@intel.com>
2645
2646 * Makefile.in: Use libbid for DFP when BID is enabled.
2647
9e51385b 26482007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
2649
2650 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
1d7e299f 2651 extra_parts. Add config/i386/t-cygming to tmake_file.
9e51385b 2652 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
2653
8f433c51 26542007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
9b6b0236 2655 Danny Smith <dannysmith@users.sourceforge.net>
8f433c51 2656
2657 PR target/29498
2658 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
2659 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
2660 * config/i386/t-crtfm: Compile crtfastmath.o with
2661 -minline-all-stringops.
2662
723e1902 26632007-05-10 Richard Sandiford <richard@codesourcery.com>
2664
2665 * config.host (sparc-wrs-vxworks): New target.
2666
278e2fd1 26672007-04-14 Kazu Hirata <kazu@codesourcery.com>
2668
2669 * config.host: Recognize fido.
2670
2968d68c 26712007-04-04 Janis Johnson <janis187@us.ibm.com>
2672
2673 * configure: Check host, not target, for decimal float support.
2674
6d057ce8 26752007-04-03 Uros Bizjak <ubizjak@gmail.com>
2676
2677 * config/i386/t-crtpc: New file.
2678 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
e25ffafe 2679 (x86_64-*-linux*): Ditto.
6d057ce8 2680
0bbe9142 26812007-02-30 Kai Tietz <kai.tietz@onevision.com>
2682
2683 * config.host (x86_64-*-mingw*): New target.
2684
10de71e1 26852007-03-23 Michael Meissner <michael.meissner@amd.com>
2686 H.J. Lu <hongjiu.lu@intel.com>
2687
2688 * Makefile.in (enable_decimal_float): New.
2689 (DECNUMINC): Add
2690 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
2691 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
2692 (decbits-filenames): This.
2693 (decbits-objects): New.
2694 (libgcc-objects): Add $(decbits-objects).
2695
2696 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
2697 Substitute enable_decimal_float.
2698 * configure: Regenerated.
2699
7a9b9c95 27002007-03-19 Hans-Peter Nilsson <hp@axis.com>
2701
2702 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
2703
37decb40 27042007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2705
2706 * Makefile.in (install-info): New dummy target.
2707
bce94ab5 27082007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
2709
2710 * config.host (bfin*-linux-uclibc*): Set extra_parts.
2711
1403bdd1 27122007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2713
2714 * Makefile.in: Add install-html and install-pdf dummy
2715 targets.
2716
fce64ed4 27172007-02-05 Roger Sayle <roger@eyesopen.com>
2718 Daniel Jacobowitz <dan@codesourcery.com>
2719
2720 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
2721 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
2722 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
2723
4d863ca5 27242007-01-29 Janis Johnson <janis187@us.ibm.com>
2725
2726 * Makefile.in (dec-filenames): Add decExcept.
2727
f0356913 27282007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 PR bootstrap/30469
2731 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
2732 -fprofile-use.
2733
bbdcab13 27342007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
2735
2736 * configure.ac: Add --enable-version-specific-runtime-libs.
2737 Correct $slibdir default.
2738 * configure: Regenerated.
2739
3da0fdbc 27402007-01-23 Joseph Myers <joseph@codesourcery.com>
2741
2742 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
2743
cdca0ab7 27442007-01-21 Andrew Pinski <pinskia@gmail.com>
2745
2746 PR target/30519
2747 * config.host (alpha*-*-linux*): Set extra_parts.
2748
97f1a704 27492007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
2750
2751 * config/sh/t-linux: New.
2752 * config.host (sh*-*-linux*): Set tmake_file.
2753
52617116 27542007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2755
2756 * Makefile.in (install): Handle multilibs.
2757
c0e5c948 27582007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
2759
2760 * Makefile.in: Added .PHONY entry for documentation targets.
2761
d62e2f2f 27622007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
2763
2764 * Makefile.in: Add empty info, html, dvi, pdf targets.
2765
68cf2994 27662007-01-04 Mike Stump <mrs@apple.com>
2767
2768 * Makefile.in (MAKEINFO): Remove.
2769 (PERL): Likewise.
2770
f534b3b3 27712007-01-04 Paolo Bonzini <bonzini@gnu.org>
2772
2773 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
2774 * configure: Regenerate.
2775 * Makefile.in (host_subdir): Substitute it.
1d7e299f 2776 (gcc_objdir): Use it.
f534b3b3 2777
c11c6ae3 27782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2779
2780 * config.host (ia64*-*-linux*): Set tmake_file.
2781
d272bed8 27822007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2783
2784 * Makefile.in (version): Define.
2785
894a47b4 27862007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2787 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
2790 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
2791 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
2792 config/sparc/t-crtfm, config/t-slibgcc-darwin,
2793 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
2794 shared-object.mk, siditi-object.mk, static-object.mk: New files.
2795 * configure: Generated.