Mercurial > hg > CbC > CbC_gcc
annotate libgcc/ChangeLog @ 19:58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
author | kent@firefly.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Thu, 24 Sep 2009 13:21:57 +0900 |
parents | a06113de4d67 |
children | 855418dad1a3 |
rev | line source |
---|---|
19
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
1 2009-07-22 Release Manager |
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
2 |
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
3 * GCC 4.4.1 released. |
58ad6c70ea60
update gcc from 4.4.0 to 4.4.1.
kent@firefly.cr.ie.u-ryukyu.ac.jp
parents:
0
diff
changeset
|
4 |
0 | 5 2009-04-21 Release Manager |
6 | |
7 * GCC 4.4.0 released. | |
8 | |
9 2009-04-17 Aurelien Jarno <aurelien@aurel32.net> | |
10 | |
11 * config.host: Add i386/${host_address}/t-fprules-softfp to | |
12 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*. | |
13 | |
14 2009-04-09 Nick Clifton <nickc@redhat.com> | |
15 | |
16 * config/ia64/tf-signs.c: Change copyright header to refer to | |
17 version 3 of the GNU General Public License with version 3.1 | |
18 of the GCC Runtime Library Exception and to point readers at | |
19 the COPYING3 and COPYING3.RUNTIME files and the FSF's license | |
20 web page. | |
21 * config/i386/32/tf-signs.c: Likewise. | |
22 * config/libbid/_addsub_dd.c: Likewise. | |
23 * config/libbid/_addsub_sd.c: Likewise. | |
24 * config/libbid/_addsub_td.c: Likewise. | |
25 * config/libbid/_dd_to_df.c: Likewise. | |
26 * config/libbid/_dd_to_di.c: Likewise. | |
27 * config/libbid/_dd_to_sd.c: Likewise. | |
28 * config/libbid/_dd_to_sf.c: Likewise. | |
29 * config/libbid/_dd_to_si.c: Likewise. | |
30 * config/libbid/_dd_to_td.c: Likewise. | |
31 * config/libbid/_dd_to_tf.c: Likewise. | |
32 * config/libbid/_dd_to_udi.c: Likewise. | |
33 * config/libbid/_dd_to_usi.c: Likewise. | |
34 * config/libbid/_dd_to_xf.c: Likewise. | |
35 * config/libbid/_df_to_dd.c: Likewise. | |
36 * config/libbid/_df_to_sd.c: Likewise. | |
37 * config/libbid/_df_to_td.c: Likewise. | |
38 * config/libbid/_di_to_dd.c: Likewise. | |
39 * config/libbid/_di_to_sd.c: Likewise. | |
40 * config/libbid/_di_to_td.c: Likewise. | |
41 * config/libbid/_div_dd.c: Likewise. | |
42 * config/libbid/_div_sd.c: Likewise. | |
43 * config/libbid/_div_td.c: Likewise. | |
44 * config/libbid/_eq_dd.c: Likewise. | |
45 * config/libbid/_eq_sd.c: Likewise. | |
46 * config/libbid/_eq_td.c: Likewise. | |
47 * config/libbid/_ge_dd.c: Likewise. | |
48 * config/libbid/_ge_sd.c: Likewise. | |
49 * config/libbid/_ge_td.c: Likewise. | |
50 * config/libbid/_gt_dd.c: Likewise. | |
51 * config/libbid/_gt_sd.c: Likewise. | |
52 * config/libbid/_gt_td.c: Likewise. | |
53 * config/libbid/_isinfd128.c: Likewise. | |
54 * config/libbid/_isinfd32.c: Likewise. | |
55 * config/libbid/_isinfd64.c: Likewise. | |
56 * config/libbid/_le_dd.c: Likewise. | |
57 * config/libbid/_le_sd.c: Likewise. | |
58 * config/libbid/_le_td.c: Likewise. | |
59 * config/libbid/_lt_dd.c: Likewise. | |
60 * config/libbid/_lt_sd.c: Likewise. | |
61 * config/libbid/_lt_td.c: Likewise. | |
62 * config/libbid/_mul_dd.c: Likewise. | |
63 * config/libbid/_mul_sd.c: Likewise. | |
64 * config/libbid/_mul_td.c: Likewise. | |
65 * config/libbid/_ne_dd.c: Likewise. | |
66 * config/libbid/_ne_sd.c: Likewise. | |
67 * config/libbid/_ne_td.c: Likewise. | |
68 * config/libbid/_sd_to_dd.c: Likewise. | |
69 * config/libbid/_sd_to_df.c: Likewise. | |
70 * config/libbid/_sd_to_di.c: Likewise. | |
71 * config/libbid/_sd_to_sf.c: Likewise. | |
72 * config/libbid/_sd_to_si.c: Likewise. | |
73 * config/libbid/_sd_to_td.c: Likewise. | |
74 * config/libbid/_sd_to_tf.c: Likewise. | |
75 * config/libbid/_sd_to_udi.c: Likewise. | |
76 * config/libbid/_sd_to_usi.c: Likewise. | |
77 * config/libbid/_sd_to_xf.c: Likewise. | |
78 * config/libbid/_sf_to_dd.c: Likewise. | |
79 * config/libbid/_sf_to_sd.c: Likewise. | |
80 * config/libbid/_sf_to_td.c: Likewise. | |
81 * config/libbid/_si_to_dd.c: Likewise. | |
82 * config/libbid/_si_to_sd.c: Likewise. | |
83 * config/libbid/_si_to_td.c: Likewise. | |
84 * config/libbid/_td_to_dd.c: Likewise. | |
85 * config/libbid/_td_to_df.c: Likewise. | |
86 * config/libbid/_td_to_di.c: Likewise. | |
87 * config/libbid/_td_to_sd.c: Likewise. | |
88 * config/libbid/_td_to_sf.c: Likewise. | |
89 * config/libbid/_td_to_si.c: Likewise. | |
90 * config/libbid/_td_to_tf.c: Likewise. | |
91 * config/libbid/_td_to_udi.c: Likewise. | |
92 * config/libbid/_td_to_usi.c: Likewise. | |
93 * config/libbid/_td_to_xf.c: Likewise. | |
94 * config/libbid/_tf_to_dd.c: Likewise. | |
95 * config/libbid/_tf_to_sd.c: Likewise. | |
96 * config/libbid/_tf_to_td.c: Likewise. | |
97 * config/libbid/_udi_to_dd.c: Likewise. | |
98 * config/libbid/_udi_to_sd.c: Likewise. | |
99 * config/libbid/_udi_to_td.c: Likewise. | |
100 * config/libbid/_unord_dd.c: Likewise. | |
101 * config/libbid/_unord_sd.c: Likewise. | |
102 * config/libbid/_unord_td.c: Likewise. | |
103 * config/libbid/_usi_to_dd.c: Likewise. | |
104 * config/libbid/_usi_to_sd.c: Likewise. | |
105 * config/libbid/_usi_to_td.c: Likewise. | |
106 * config/libbid/_xf_to_dd.c: Likewise. | |
107 * config/libbid/_xf_to_sd.c: Likewise. | |
108 * config/libbid/_xf_to_td.c: Likewise. | |
109 * config/libbid/bid128.c: Likewise. | |
110 * config/libbid/bid128_2_str.h: Likewise. | |
111 * config/libbid/bid128_2_str_macros.h: Likewise. | |
112 * config/libbid/bid128_2_str_tables.c: Likewise. | |
113 * config/libbid/bid128_add.c: Likewise. | |
114 * config/libbid/bid128_compare.c: Likewise. | |
115 * config/libbid/bid128_div.c: Likewise. | |
116 * config/libbid/bid128_fma.c: Likewise. | |
117 * config/libbid/bid128_logb.c: Likewise. | |
118 * config/libbid/bid128_minmax.c: Likewise. | |
119 * config/libbid/bid128_mul.c: Likewise. | |
120 * config/libbid/bid128_next.c: Likewise. | |
121 * config/libbid/bid128_noncomp.c: Likewise. | |
122 * config/libbid/bid128_quantize.c: Likewise. | |
123 * config/libbid/bid128_rem.c: Likewise. | |
124 * config/libbid/bid128_round_integral.c: Likewise. | |
125 * config/libbid/bid128_scalb.c: Likewise. | |
126 * config/libbid/bid128_sqrt.c: Likewise. | |
127 * config/libbid/bid128_string.c: Likewise. | |
128 * config/libbid/bid128_to_int16.c: Likewise. | |
129 * config/libbid/bid128_to_int32.c: Likewise. | |
130 * config/libbid/bid128_to_int64.c: Likewise. | |
131 * config/libbid/bid128_to_int8.c: Likewise. | |
132 * config/libbid/bid128_to_uint16.c: Likewise. | |
133 * config/libbid/bid128_to_uint32.c: Likewise. | |
134 * config/libbid/bid128_to_uint64.c: Likewise. | |
135 * config/libbid/bid128_to_uint8.c: Likewise. | |
136 * config/libbid/bid32_to_bid128.c: Likewise. | |
137 * config/libbid/bid32_to_bid64.c: Likewise. | |
138 * config/libbid/bid64_add.c: Likewise. | |
139 * config/libbid/bid64_compare.c: Likewise. | |
140 * config/libbid/bid64_div.c: Likewise. | |
141 * config/libbid/bid64_fma.c: Likewise. | |
142 * config/libbid/bid64_logb.c: Likewise. | |
143 * config/libbid/bid64_minmax.c: Likewise. | |
144 * config/libbid/bid64_mul.c: Likewise. | |
145 * config/libbid/bid64_next.c: Likewise. | |
146 * config/libbid/bid64_noncomp.c: Likewise. | |
147 * config/libbid/bid64_quantize.c: Likewise. | |
148 * config/libbid/bid64_rem.c: Likewise. | |
149 * config/libbid/bid64_round_integral.c: Likewise. | |
150 * config/libbid/bid64_scalb.c: Likewise. | |
151 * config/libbid/bid64_sqrt.c: Likewise. | |
152 * config/libbid/bid64_string.c: Likewise. | |
153 * config/libbid/bid64_to_bid128.c: Likewise. | |
154 * config/libbid/bid64_to_int16.c: Likewise. | |
155 * config/libbid/bid64_to_int32.c: Likewise. | |
156 * config/libbid/bid64_to_int64.c: Likewise. | |
157 * config/libbid/bid64_to_int8.c: Likewise. | |
158 * config/libbid/bid64_to_uint16.c: Likewise. | |
159 * config/libbid/bid64_to_uint32.c: Likewise. | |
160 * config/libbid/bid64_to_uint64.c: Likewise. | |
161 * config/libbid/bid64_to_uint8.c: Likewise. | |
162 * config/libbid/bid_b2d.h: Likewise. | |
163 * config/libbid/bid_binarydecimal.c: Likewise. | |
164 * config/libbid/bid_conf.h: Likewise. | |
165 * config/libbid/bid_convert_data.c: Likewise. | |
166 * config/libbid/bid_decimal_data.c: Likewise. | |
167 * config/libbid/bid_decimal_globals.c: Likewise. | |
168 * config/libbid/bid_div_macros.h: Likewise. | |
169 * config/libbid/bid_dpd.c: Likewise. | |
170 * config/libbid/bid_flag_operations.c: Likewise. | |
171 * config/libbid/bid_from_int.c: Likewise. | |
172 * config/libbid/bid_functions.h: Likewise. | |
173 * config/libbid/bid_gcc_intrinsics.h: Likewise. | |
174 * config/libbid/bid_inline_add.h: Likewise. | |
175 * config/libbid/bid_internal.h: Likewise. | |
176 * config/libbid/bid_round.c: Likewise. | |
177 * config/libbid/bid_sqrt_macros.h: Likewise. | |
178 | |
179 2009-04-09 Jakub Jelinek <jakub@redhat.com> | |
180 | |
181 * Makefile.in: Change copyright header to refer to version | |
182 3 of the GNU General Public License and to point readers at the | |
183 COPYING3 file and the FSF's license web page. | |
184 * config.host: Likewise. | |
185 | |
186 2009-02-12 Uros Bizjak <ubizjak@gmail.com> | |
187 | |
188 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file. | |
189 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype. | |
190 | |
191 2009-02-12 H.J. Lu <hongjiu.lu@intel.com> | |
192 | |
193 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and | |
194 ia64/t-softfp-compat to tmake_file. | |
195 | |
196 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*. | |
197 | |
198 * config/ia64/__divxf3.asm: New. | |
199 * config/ia64/_fixtfdi.asm: Likewise. | |
200 * config/ia64/_fixunstfdi.asm: Likewise. | |
201 * config/ia64/_floatditf.asm: Likewise. | |
202 * config/ia64/t-fprules-softfp: Likewise. | |
203 * config/ia64/t-softfp-compat: Likewise. | |
204 * config/ia64/tf-signs.c: Likewise. | |
205 | |
206 2009-01-18 Ben Elliston <bje@au.ibm.com> | |
207 | |
208 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype. | |
209 | |
210 2009-01-16 Ben Elliston <bje@au.ibm.com> | |
211 | |
212 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp | |
213 to tmake_file. | |
214 | |
215 2009-01-13 Ben Elliston <bje@au.ibm.com> | |
216 | |
217 * config/t-softfp: New file. | |
218 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp. | |
219 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise. | |
220 | |
221 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com> | |
222 | |
223 * config.host: Add m32r*-*-rtems*. | |
224 | |
225 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com> | |
226 | |
227 * config.host: Add m32c*-*-rtems*. | |
228 | |
229 2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
230 | |
231 PR bootstrap/33100 | |
232 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include | |
233 i386/t-crtstuff if linker supports ZERO terminator unwind entries. | |
234 * configure: Regenerate. | |
235 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in | |
236 tmake_file here from gcc/config.gcc. | |
237 Move extra_parts here from gcc/config.gcc. | |
238 * config/i386/t-sol2: Move here from gcc/config/i386. | |
239 Use gcc_srcdir instead of srcdir. | |
240 | |
241 2008-11-18 Adam Nemet <anemet@caviumnetworks.com> | |
242 | |
243 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New | |
244 case. | |
245 | |
246 2008-11-09 Thomas Schwinge <tschwinge@gnu.org> | |
247 | |
248 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD. | |
249 | |
250 2008-10-08 Thomas Schwinge <tschwinge@gnu.org> | |
251 | |
252 * config.host: Fold `*-*-gnu*' cases into the Linux ones. | |
253 | |
254 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com> | |
255 | |
256 Add picoChip port. | |
257 * config.host: Add picochip-*-*. | |
258 | |
259 2008-08-06 Bob Wilson <bob.wilson@acm.org> | |
260 | |
261 * config.host: Match more processor names for Xtensa. | |
262 | |
263 2008-07-08 H.J. Lu <hongjiu.lu@intel.com> | |
264 | |
265 * config/i386/64/t-softfp-compat: Update comments. | |
266 | |
267 2008-07-07 H.J. Lu <hongjiu.lu@intel.com> | |
268 | |
269 * config/i386/64/_divtc3-compat.c: Moved to ... | |
270 * config/i386/64/_divtc3.c: Here. | |
271 | |
272 * config/i386/64/_multc3-compat.c: Moved to ... | |
273 * config/i386/64/_multc3.c: Here. | |
274 | |
275 * config/i386/64/_powitf2-compat.c: Moved to ... | |
276 * config/i386/64/_powitf2.c: Here. | |
277 | |
278 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add | |
279 .c suffix instead of -compat.c. | |
280 | |
281 2008-07-05 Uros Bizjak <ubizjak@gmail.com> | |
282 | |
283 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove. | |
284 (_FP_MUL_MEAT_D): Ditto. | |
285 (_FP_DIV_MEAT_S): Ditto. | |
286 (_FP_DIV_MEAT_D): Ditto. | |
287 | |
288 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com> | |
289 | |
290 * Makefile.in: Add support for __sync_* libgcc functions. | |
291 | |
292 2008-07-03 H.J. Lu <hongjiu.lu@intel.com> | |
293 | |
294 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED. | |
295 | |
296 2008-07-02 H.J. Lu <hongjiu.lu@intel.com> | |
297 | |
298 PR boostrap/36702 | |
299 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86 | |
300 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86. | |
301 | |
302 * config/i386/64/t-fprules-softfp: Moved to ... | |
303 * config/i386/64/t-softfp-compat: This. New. | |
304 | |
305 2008-07-02 Uros Bizjak <ubizjak@gmail.com> | |
306 | |
307 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]: | |
308 Initialize f with 0.0. | |
309 | |
310 2008-07-02 H.J. Lu <hongjiu.lu@intel.com> | |
311 | |
312 PR target/36669 | |
313 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED. | |
314 | |
315 * config/i386/64/_divtc3-compat.c: New. | |
316 * config/i386/64/_multc3-compat.c: Likewise. | |
317 * config/i386/64/_powitf2-compat.c: Likewise. | |
318 * config/i386/64/eqtf2.c: Likewise. | |
319 * config/i386/64/getf2.c: Likewise. | |
320 * config/i386/64/letf2.c: Likewise. | |
321 * config/i386/64/t-fprules-softfp: Likewise. | |
322 | |
323 2008-07-02 H.J. Lu <hongjiu.lu@intel.com> | |
324 | |
325 * config.host: Add i386/${host_address}/t-fprules-softfp to | |
326 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*, | |
327 i[34567]86-*-linux*, x86_64-*-linux*. | |
328 | |
329 * configure.ac: Set host_address to 64 or 32 for x86. | |
330 * configure: Regenerated. | |
331 | |
332 * Makefile.in (config.status): Also depend on | |
333 $(srcdir)/config.host. | |
334 | |
335 * config/i386/32/t-fprules-softfp: New. | |
336 * config/i386/32/tf-signs.c: Likewise. | |
337 | |
338 * config/i386/64/sfp-machine.h: New. Moved from gcc. | |
339 | |
340 2008-07-02 H.J. Lu <hongjiu.lu@intel.com> | |
341 Uros Bizjak <ubizjak@gmail.com> | |
342 | |
343 * config/i386/32/sfp-machine.h: New. | |
344 | |
345 2008-06-26 Nathan Froyd <froydnj@codesourcery.com> | |
346 | |
347 * config/rs6000/t-ppccomm: Remove rules that conflict with | |
348 auto-generated rules. | |
349 | |
350 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
351 | |
352 * configure.ac: sinclude override.m4. | |
353 * configure: Regenerate. | |
354 | |
355 2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org> | |
356 | |
357 * configure: Regenerate. | |
358 | |
359 2008-06-10 Joseph Myers <joseph@codesourcery.com> | |
360 | |
361 * Makefile.in (DECNUMINC): Remove | |
362 -I$(MULTIBUILDTOP)../../libdecnumber. | |
363 * gstdint.h: New. | |
364 | |
365 2008-06-07 Joseph Myers <joseph@codesourcery.com> | |
366 | |
367 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*, | |
368 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*, | |
369 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf, | |
370 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*, | |
371 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*, | |
372 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*, | |
373 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*, | |
374 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*, | |
375 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*, | |
376 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*, | |
377 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*, | |
378 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*, | |
379 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*, | |
380 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove. | |
381 | |
382 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr> | |
383 | |
384 * config.host (sh2[lbe]*-*-linux*): Allow target. | |
385 | |
386 2008-04-30 Nathan Froyd <froydnj@codesourcery.com> | |
387 | |
388 * config/rs6000/t-ppccomm: Add build rules for new files. | |
389 (LIB2ADD_ST): New variable. | |
390 | |
391 2008-04-07 Andy Hutchinson <hutchinsonandy@aim.com> | |
392 | |
393 PR target/34210 | |
394 PR target/35508 | |
395 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file. | |
396 * config/t-avr: New file. Build 16bit libgcc functions. | |
397 | |
398 2008-03-02 Jakub Jelinek <jakub@redhat.com> | |
399 | |
400 PR target/35401 | |
401 * config/t-slibgcc-darwin: Make install-leaf dependent on | |
402 install-darwin-libgcc-stubs instead of install. | |
403 | |
404 2008-01-25 Joseph Myers <joseph@codesourcery.com> | |
405 | |
406 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*, | |
407 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*, | |
408 sh-*-rtemscoff*): Remove cases. | |
409 | |
410 2007-12-27 Richard Sandiford <rsandifo@nildram.co.uk> | |
411 | |
412 * Makefile.in (all): Use install-leaf rather than install. | |
413 (install): Split most of the rule into... | |
414 (install-leaf): ...this new one. | |
415 | |
416 2007-12-19 Etsushi Kato <ek.kato@gmail.com> | |
417 Paolo Bonzini <bonzini@gnu.org> | |
418 | |
419 PR target/30572 | |
420 * Makefile.in: Use @shlib_slibdir@ substitution to get | |
421 correct install name on darwin. | |
422 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name. | |
423 | |
424 2007-12-15 Hans-Peter Nilsson <hp@axis.com> | |
425 | |
426 * config.host (crisv32-*-elf, crisv32-*-none): New, same as | |
427 cris-*-elf and cris-*-none. | |
428 (crisv32-*-linux*): Similar, as cris-*-linux*. | |
429 | |
430 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk> | |
431 | |
432 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts. | |
433 | |
434 2007-10-27 H.J. Lu <hongjiu.lu@intel.com> | |
435 | |
436 PR regression/33926 | |
437 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls. | |
438 * configure: Regenerated. | |
439 | |
440 2007-09-27 H.J. Lu <hongjiu.lu@intel.com> | |
441 | |
442 * Makefile.in (dfp-filenames): Replace decimal_globals, | |
443 decimal_data, binarydecimal and convert_data with | |
444 bid_decimal_globals, bid_decimal_data, bid_binarydecimal | |
445 and bid_convert_data, respectively. | |
446 | |
447 2007-09-17 Chao-ying Fu <fu@mips.com> | |
448 Nigel Stephens <nigel@mips.com> | |
449 | |
450 * fixed-obj.mk: New file to support fine-grain fixed-point functions. | |
451 * Makefile.in (fixed_point): Define. | |
452 Check if fixed_point is yes to build support functions. | |
453 * configure.ac: Check for fixed_point support. | |
454 * configure: Regenerated. | |
455 * gen-fixed.sh: New file to generate lists of fixed-point labels, | |
456 funcs, modes, from, to. | |
457 | |
458 2007-09-11 Janis Johnson <janis187@us.ibm.com | |
459 | |
460 * Makefile.in (dfp-filenames): Add bid128_noncomp. | |
461 | |
462 2007-09-10 Janis Johnson <janis187@us.ibm.com> | |
463 | |
464 * Makefile.in (dfp-filenames): Remove decUtility, add | |
465 decDouble, decPacked, decQuad, decSingle. | |
466 | |
467 2007-08-27 Hans Kester <hans.kester@ellips.nl> | |
468 | |
469 * config.host : Add x86_64-elf target. | |
470 | |
471 2007-07-06 H.J. Lu <hongjiu.lu@intel.com> | |
472 | |
473 * configure.ac (set_have_cc_tls): Add a missing =. | |
474 * configure: Regenerated. | |
475 | |
476 2007-07-06 H.J. Lu <hongjiu.lu@intel.com> | |
477 | |
478 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux* | |
479 and x86_64-*-linux*. | |
480 | |
481 * config/t-tls: New file. | |
482 | |
483 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. | |
484 | |
485 * configure.ac: Include ../config/enable.m4 and | |
486 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler | |
487 supports TLS and substitute set_have_cc_tls. | |
488 * configure: Regenerated. | |
489 | |
490 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> | |
491 | |
492 * Makefile.in: Use libbid for DFP when BID is enabled. | |
493 | |
494 2007-06-14 Danny Smith <dannysmith@users.sourceforge.net> | |
495 | |
496 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to | |
497 extra_parts. Add config/i386/t-cygming to tmake_file. | |
498 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o. | |
499 | |
500 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com> | |
501 Danny Smith <dannysmith@users.sourceforge.net> | |
502 | |
503 PR target/29498 | |
504 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add | |
505 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file. | |
506 * config/i386/t-crtfm: Compile crtfastmath.o with | |
507 -minline-all-stringops. | |
508 | |
509 2007-05-10 Richard Sandiford <richard@codesourcery.com> | |
510 | |
511 * config.host (sparc-wrs-vxworks): New target. | |
512 | |
513 2007-04-14 Kazu Hirata <kazu@codesourcery.com> | |
514 | |
515 * config.host: Recognize fido. | |
516 | |
517 2007-04-04 Janis Johnson <janis187@us.ibm.com> | |
518 | |
519 * configure: Check host, not target, for decimal float support. | |
520 | |
521 2007-04-03 Uros Bizjak <ubizjak@gmail.com> | |
522 | |
523 * config/i386/t-crtpc: New file. | |
524 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file. | |
525 (x86_64-*-linux*): Ditto. | |
526 | |
527 2007-02-30 Kai Tietz <kai.tietz@onevision.com> | |
528 | |
529 * config.host (x86_64-*-mingw*): New target. | |
530 | |
531 2007-03-23 Michael Meissner <michael.meissner@amd.com> | |
532 H.J. Lu <hongjiu.lu@intel.com> | |
533 | |
534 * Makefile.in (enable_decimal_float): New. | |
535 (DECNUMINC): Add | |
536 -I$(srcdir)/../libdecnumber/$(enable_decimal_float). | |
537 (dec-objects): Move decimal32, decimal64 and decimal128 to ... | |
538 (decbits-filenames): This. | |
539 (decbits-objects): New. | |
540 (libgcc-objects): Add $(decbits-objects). | |
541 | |
542 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}. | |
543 Substitute enable_decimal_float. | |
544 * configure: Regenerated. | |
545 | |
546 2007-03-19 Hans-Peter Nilsson <hp@axis.com> | |
547 | |
548 * config.host (cris-*-elf | cris-*-none): Set extra_parts. | |
549 | |
550 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com> | |
551 | |
552 * Makefile.in (install-info): New dummy target. | |
553 | |
554 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com> | |
555 | |
556 * config.host (bfin*-linux-uclibc*): Set extra_parts. | |
557 | |
558 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> | |
559 | |
560 * Makefile.in: Add install-html and install-pdf dummy | |
561 targets. | |
562 | |
563 2007-02-05 Roger Sayle <roger@eyesopen.com> | |
564 Daniel Jacobowitz <dan@codesourcery.com> | |
565 | |
566 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so. | |
567 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK). | |
568 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK). | |
569 | |
570 2007-01-29 Janis Johnson <janis187@us.ibm.com> | |
571 | |
572 * Makefile.in (dec-filenames): Add decExcept. | |
573 | |
574 2007-01-28 Daniel Jacobowitz <dan@codesourcery.com> | |
575 | |
576 PR bootstrap/30469 | |
577 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and | |
578 -fprofile-use. | |
579 | |
580 2007-01-25 Daniel Jacobowitz <dan@codesourcery.com> | |
581 | |
582 * configure.ac: Add --enable-version-specific-runtime-libs. | |
583 Correct $slibdir default. | |
584 * configure: Regenerated. | |
585 | |
586 2007-01-23 Joseph Myers <joseph@codesourcery.com> | |
587 | |
588 * config/rs6000/t-ldbl128: Always use -mlong-double-128. | |
589 | |
590 2007-01-21 Andrew Pinski <pinskia@gmail.com> | |
591 | |
592 PR target/30519 | |
593 * config.host (alpha*-*-linux*): Set extra_parts. | |
594 | |
595 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org> | |
596 | |
597 * config/sh/t-linux: New. | |
598 * config.host (sh*-*-linux*): Set tmake_file. | |
599 | |
600 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com> | |
601 | |
602 * Makefile.in (install): Handle multilibs. | |
603 | |
604 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com> | |
605 | |
606 * Makefile.in: Added .PHONY entry for documentation targets. | |
607 | |
608 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com> | |
609 | |
610 * Makefile.in: Add empty info, html, dvi, pdf targets. | |
611 | |
612 2007-01-04 Mike Stump <mrs@apple.com> | |
613 | |
614 * Makefile.in (MAKEINFO): Remove. | |
615 (PERL): Likewise. | |
616 | |
617 2007-01-04 Paolo Bonzini <bonzini@gnu.org> | |
618 | |
619 * configure.ac: Add GCC_TOPLEV_SUBDIRS. | |
620 * configure: Regenerate. | |
621 * Makefile.in (host_subdir): Substitute it. | |
622 (gcc_objdir): Use it. | |
623 | |
624 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com> | |
625 | |
626 * config.host (ia64*-*-linux*): Set tmake_file. | |
627 | |
628 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com> | |
629 | |
630 * Makefile.in (version): Define. | |
631 | |
632 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> | |
633 Paolo Bonzini <bonzini@gnu.org> | |
634 | |
635 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64, | |
636 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128, | |
637 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64, | |
638 config/sparc/t-crtfm, config/t-slibgcc-darwin, | |
639 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk, | |
640 shared-object.mk, siditi-object.mk, static-object.mk: New files. | |
641 * configure: Generated. |