]> gcc.gnu.org Git - gcc.git/blob - libgcc/ChangeLog
config.host (crisv32-*-elf, [...]): New, same as cris-*-elf and cris-*-none.
[gcc.git] / libgcc / ChangeLog
1 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
2
3 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
4 cris-*-elf and cris-*-none.
5 (crisv32-*-linux*): Similar, as cris-*-linux*.
6
7 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
8
9 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
10
11 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
12
13 PR regression/33926
14 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
15 * configure: Regenerated.
16
17 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
18
19 * Makefile.in (dfp-filenames): Replace decimal_globals,
20 decimal_data, binarydecimal and convert_data with
21 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
22 and bid_convert_data, respectively.
23
24 2007-09-17 Chao-ying Fu <fu@mips.com>
25 Nigel Stephens <nigel@mips.com>
26
27 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
28 * Makefile.in (fixed_point): Define.
29 Check if fixed_point is yes to build support functions.
30 * configure.ac: Check for fixed_point support.
31 * configure: Regenerated.
32 * gen-fixed.sh: New file to generate lists of fixed-point labels,
33 funcs, modes, from, to.
34
35 2007-09-11 Janis Johnson <janis187@us.ibm.com
36
37 * Makefile.in (dfp-filenames): Add bid128_noncomp.
38
39 2007-09-10 Janis Johnson <janis187@us.ibm.com>
40
41 * Makefile.in (dfp-filenames): Remove decUtility, add
42 decDouble, decPacked, decQuad, decSingle.
43
44 2007-08-27 Hans Kester <hans.kester@ellips.nl>
45
46 * config.host : Add x86_64-elf target.
47
48 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
49
50 * configure.ac (set_have_cc_tls): Add a missing =.
51 * configure: Regenerated.
52
53 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
54
55 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
56 and x86_64-*-linux*.
57
58 * config/t-tls: New file.
59
60 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
61
62 * configure.ac: Include ../config/enable.m4 and
63 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
64 supports TLS and substitute set_have_cc_tls.
65 * configure: Regenerated.
66
67 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
68
69 * Makefile.in: Use libbid for DFP when BID is enabled.
70
71 2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
72
73 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
74 extra_parts. Add config/i386/t-cygming to tmake_file.
75 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
76
77 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
78 Danny Smith <dannysmith@users.sourceforge.net>
79
80 PR target/29498
81 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
82 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
83 * config/i386/t-crtfm: Compile crtfastmath.o with
84 -minline-all-stringops.
85
86 2007-05-10 Richard Sandiford <richard@codesourcery.com>
87
88 * config.host (sparc-wrs-vxworks): New target.
89
90 2007-04-14 Kazu Hirata <kazu@codesourcery.com>
91
92 * config.host: Recognize fido.
93
94 2007-04-04 Janis Johnson <janis187@us.ibm.com>
95
96 * configure: Check host, not target, for decimal float support.
97
98 2007-04-03 Uros Bizjak <ubizjak@gmail.com>
99
100 * config/i386/t-crtpc: New file.
101 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
102 (x86_64-*-linux*): Ditto.
103
104 2007-02-30 Kai Tietz <kai.tietz@onevision.com>
105
106 * config.host (x86_64-*-mingw*): New target.
107
108 2007-03-23 Michael Meissner <michael.meissner@amd.com>
109 H.J. Lu <hongjiu.lu@intel.com>
110
111 * Makefile.in (enable_decimal_float): New.
112 (DECNUMINC): Add
113 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
114 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
115 (decbits-filenames): This.
116 (decbits-objects): New.
117 (libgcc-objects): Add $(decbits-objects).
118
119 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
120 Substitute enable_decimal_float.
121 * configure: Regenerated.
122
123 2007-03-19 Hans-Peter Nilsson <hp@axis.com>
124
125 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
126
127 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
128
129 * Makefile.in (install-info): New dummy target.
130
131 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
132
133 * config.host (bfin*-linux-uclibc*): Set extra_parts.
134
135 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
136
137 * Makefile.in: Add install-html and install-pdf dummy
138 targets.
139
140 2007-02-05 Roger Sayle <roger@eyesopen.com>
141 Daniel Jacobowitz <dan@codesourcery.com>
142
143 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
144 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
145 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
146
147 2007-01-29 Janis Johnson <janis187@us.ibm.com>
148
149 * Makefile.in (dec-filenames): Add decExcept.
150
151 2007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
152
153 PR bootstrap/30469
154 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
155 -fprofile-use.
156
157 2007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * configure.ac: Add --enable-version-specific-runtime-libs.
160 Correct $slibdir default.
161 * configure: Regenerated.
162
163 2007-01-23 Joseph Myers <joseph@codesourcery.com>
164
165 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
166
167 2007-01-21 Andrew Pinski <pinskia@gmail.com>
168
169 PR target/30519
170 * config.host (alpha*-*-linux*): Set extra_parts.
171
172 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
173
174 * config/sh/t-linux: New.
175 * config.host (sh*-*-linux*): Set tmake_file.
176
177 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * Makefile.in (install): Handle multilibs.
180
181 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
182
183 * Makefile.in: Added .PHONY entry for documentation targets.
184
185 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
186
187 * Makefile.in: Add empty info, html, dvi, pdf targets.
188
189 2007-01-04 Mike Stump <mrs@apple.com>
190
191 * Makefile.in (MAKEINFO): Remove.
192 (PERL): Likewise.
193
194 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
195
196 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
197 * configure: Regenerate.
198 * Makefile.in (host_subdir): Substitute it.
199 (gcc_objdir): Use it.
200
201 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
202
203 * config.host (ia64*-*-linux*): Set tmake_file.
204
205 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
206
207 * Makefile.in (version): Define.
208
209 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
210 Paolo Bonzini <bonzini@gnu.org>
211
212 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
213 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
214 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
215 config/sparc/t-crtfm, config/t-slibgcc-darwin,
216 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
217 shared-object.mk, siditi-object.mk, static-object.mk: New files.
218 * configure: Generated.
This page took 0.053573 seconds and 6 git commands to generate.