]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
configure.host (try_cpu settings): Set try_cpu=cris for crisv32.
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
f43e89a3
RIL
12007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
2
3 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
4
b4e9c2c6
L
52007-10-27 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR regression/33926
8 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
9 * configure: Regenerated.
10
b2a00c89
L
112007-09-27 H.J. Lu <hongjiu.lu@intel.com>
12
13 * Makefile.in (dfp-filenames): Replace decimal_globals,
14 decimal_data, binarydecimal and convert_data with
15 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
16 and bid_convert_data, respectively.
17
8d2a9e0e
CF
182007-09-17 Chao-ying Fu <fu@mips.com>
19 Nigel Stephens <nigel@mips.com>
20
21 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
22 * Makefile.in (fixed_point): Define.
23 Check if fixed_point is yes to build support functions.
24 * configure.ac: Check for fixed_point support.
25 * configure: Regenerated.
26 * gen-fixed.sh: New file to generate lists of fixed-point labels,
27 funcs, modes, from, to.
28
2b53935d
JJ
292007-09-11 Janis Johnson <janis187@us.ibm.com
30
31 * Makefile.in (dfp-filenames): Add bid128_noncomp.
32
2533577f
JJ
332007-09-10 Janis Johnson <janis187@us.ibm.com>
34
35 * Makefile.in (dfp-filenames): Remove decUtility, add
36 decDouble, decPacked, decQuad, decSingle.
37
3ae3dbd6
HK
382007-08-27 Hans Kester <hans.kester@ellips.nl>
39
40 * config.host : Add x86_64-elf target.
41
22867d02
L
422007-07-06 H.J. Lu <hongjiu.lu@intel.com>
43
44 * configure.ac (set_have_cc_tls): Add a missing =.
45 * configure: Regenerated.
46
6f461e76
L
472007-07-06 H.J. Lu <hongjiu.lu@intel.com>
48
49 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
50 and x86_64-*-linux*.
51
52 * config/t-tls: New file.
53
54 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
55
56 * configure.ac: Include ../config/enable.m4 and
57 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
58 supports TLS and substitute set_have_cc_tls.
59 * configure: Regenerated.
60
200359e8
L
612007-07-04 H.J. Lu <hongjiu.lu@intel.com>
62
63 * Makefile.in: Use libbid for DFP when BID is enabled.
64
76f5e200
DS
652007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
66
67 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
68 extra_parts. Add config/i386/t-cygming to tmake_file.
69 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
70
9bd196f0 712007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 72 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
73
74 PR target/29498
75 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
76 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
77 * config/i386/t-crtfm: Compile crtfastmath.o with
78 -minline-all-stringops.
79
1910440e
RS
802007-05-10 Richard Sandiford <richard@codesourcery.com>
81
82 * config.host (sparc-wrs-vxworks): New target.
83
7d33c31d
KH
842007-04-14 Kazu Hirata <kazu@codesourcery.com>
85
86 * config.host: Recognize fido.
87
96fccd0d
JJ
882007-04-04 Janis Johnson <janis187@us.ibm.com>
89
90 * configure: Check host, not target, for decimal float support.
91
577565f9
UB
922007-04-03 Uros Bizjak <ubizjak@gmail.com>
93
94 * config/i386/t-crtpc: New file.
95 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
96 (x86_64-*-linux*): Ditto.
97
ccf8e764
RH
982007-02-30 Kai Tietz <kai.tietz@onevision.com>
99
100 * config.host (x86_64-*-mingw*): New target.
101
79b87c74
MM
1022007-03-23 Michael Meissner <michael.meissner@amd.com>
103 H.J. Lu <hongjiu.lu@intel.com>
104
105 * Makefile.in (enable_decimal_float): New.
106 (DECNUMINC): Add
107 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
108 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
109 (decbits-filenames): This.
110 (decbits-objects): New.
111 (libgcc-objects): Add $(decbits-objects).
112
113 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
114 Substitute enable_decimal_float.
115 * configure: Regenerated.
116
8fce4e31
HPN
1172007-03-19 Hans-Peter Nilsson <hp@axis.com>
118
119 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
120
e8bb4597
BM
1212007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
122
123 * Makefile.in (install-info): New dummy target.
124
344189f9
BS
1252007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
126
127 * config.host (bfin*-linux-uclibc*): Set extra_parts.
128
ac84c172
BM
1292007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
130
131 * Makefile.in: Add install-html and install-pdf dummy
132 targets.
133
cd5c2357
RS
1342007-02-05 Roger Sayle <roger@eyesopen.com>
135 Daniel Jacobowitz <dan@codesourcery.com>
136
137 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
138 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
139 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
140
d9a66f98
JJ
1412007-01-29 Janis Johnson <janis187@us.ibm.com>
142
143 * Makefile.in (dec-filenames): Add decExcept.
144
9891ec5f
DJ
1452007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
146
147 PR bootstrap/30469
148 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
149 -fprofile-use.
150
d6efbf5a
DJ
1512007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
152
153 * configure.ac: Add --enable-version-specific-runtime-libs.
154 Correct $slibdir default.
155 * configure: Regenerated.
156
17caeff2
JM
1572007-01-23 Joseph Myers <joseph@codesourcery.com>
158
159 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
160
5ea41e3a
AP
1612007-01-21 Andrew Pinski <pinskia@gmail.com>
162
163 PR target/30519
164 * config.host (alpha*-*-linux*): Set extra_parts.
165
26900826
KK
1662007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
167
168 * config/sh/t-linux: New.
169 * config.host (sh*-*-linux*): Set tmake_file.
170
97af925b
DJ
1712007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
172
173 * Makefile.in (install): Handle multilibs.
174
b0088af7
BM
1752007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
176
177 * Makefile.in: Added .PHONY entry for documentation targets.
178
e0a9456a
BM
1792007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
180
181 * Makefile.in: Add empty info, html, dvi, pdf targets.
182
7fd453b4
MS
1832007-01-04 Mike Stump <mrs@apple.com>
184
185 * Makefile.in (MAKEINFO): Remove.
186 (PERL): Likewise.
187
14e8fc8b
PB
1882007-01-04 Paolo Bonzini <bonzini@gnu.org>
189
190 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
191 * configure: Regenerate.
192 * Makefile.in (host_subdir): Substitute it.
193 (gcc_objdir): Use it.
194
1555beba
DJ
1952007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
196
197 * config.host (ia64*-*-linux*): Set tmake_file.
198
79e6eaeb
DJ
1992007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
200
201 * Makefile.in (version): Define.
202
fa958513
DJ
2032007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
204 Paolo Bonzini <bonzini@gnu.org>
205
206 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
207 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
208 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
209 config/sparc/t-crtfm, config/t-slibgcc-darwin,
210 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
211 shared-object.mk, siditi-object.mk, static-object.mk: New files.
212 * configure: Generated.