]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
simplify.c (gfc_simplify_lgamma): Fix mpfr_lgamma call.
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
22867d02
L
12007-07-06 H.J. Lu <hongjiu.lu@intel.com>
2
3 * configure.ac (set_have_cc_tls): Add a missing =.
4 * configure: Regenerated.
5
6f461e76
L
62007-07-06 H.J. Lu <hongjiu.lu@intel.com>
7
8 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
9 and x86_64-*-linux*.
10
11 * config/t-tls: New file.
12
13 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
14
15 * configure.ac: Include ../config/enable.m4 and
16 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
17 supports TLS and substitute set_have_cc_tls.
18 * configure: Regenerated.
19
200359e8
L
202007-07-04 H.J. Lu <hongjiu.lu@intel.com>
21
22 * Makefile.in: Use libbid for DFP when BID is enabled.
23
76f5e200
DS
242007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
25
26 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
27 extra_parts. Add config/i386/t-cygming to tmake_file.
28 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
29
9bd196f0 302007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 31 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
32
33 PR target/29498
34 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
35 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
36 * config/i386/t-crtfm: Compile crtfastmath.o with
37 -minline-all-stringops.
38
1910440e
RS
392007-05-10 Richard Sandiford <richard@codesourcery.com>
40
41 * config.host (sparc-wrs-vxworks): New target.
42
7d33c31d
KH
432007-04-14 Kazu Hirata <kazu@codesourcery.com>
44
45 * config.host: Recognize fido.
46
96fccd0d
JJ
472007-04-04 Janis Johnson <janis187@us.ibm.com>
48
49 * configure: Check host, not target, for decimal float support.
50
577565f9
UB
512007-04-03 Uros Bizjak <ubizjak@gmail.com>
52
53 * config/i386/t-crtpc: New file.
54 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
55 (x86_64-*-linux*): Ditto.
56
ccf8e764
RH
572007-02-30 Kai Tietz <kai.tietz@onevision.com>
58
59 * config.host (x86_64-*-mingw*): New target.
60
79b87c74
MM
612007-03-23 Michael Meissner <michael.meissner@amd.com>
62 H.J. Lu <hongjiu.lu@intel.com>
63
64 * Makefile.in (enable_decimal_float): New.
65 (DECNUMINC): Add
66 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
67 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
68 (decbits-filenames): This.
69 (decbits-objects): New.
70 (libgcc-objects): Add $(decbits-objects).
71
72 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
73 Substitute enable_decimal_float.
74 * configure: Regenerated.
75
8fce4e31
HPN
762007-03-19 Hans-Peter Nilsson <hp@axis.com>
77
78 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
79
e8bb4597
BM
802007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
81
82 * Makefile.in (install-info): New dummy target.
83
344189f9
BS
842007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
85
86 * config.host (bfin*-linux-uclibc*): Set extra_parts.
87
ac84c172
BM
882007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
89
90 * Makefile.in: Add install-html and install-pdf dummy
91 targets.
92
cd5c2357
RS
932007-02-05 Roger Sayle <roger@eyesopen.com>
94 Daniel Jacobowitz <dan@codesourcery.com>
95
96 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
97 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
98 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
99
d9a66f98
JJ
1002007-01-29 Janis Johnson <janis187@us.ibm.com>
101
102 * Makefile.in (dec-filenames): Add decExcept.
103
9891ec5f
DJ
1042007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
105
106 PR bootstrap/30469
107 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
108 -fprofile-use.
109
d6efbf5a
DJ
1102007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
111
112 * configure.ac: Add --enable-version-specific-runtime-libs.
113 Correct $slibdir default.
114 * configure: Regenerated.
115
17caeff2
JM
1162007-01-23 Joseph Myers <joseph@codesourcery.com>
117
118 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
119
5ea41e3a
AP
1202007-01-21 Andrew Pinski <pinskia@gmail.com>
121
122 PR target/30519
123 * config.host (alpha*-*-linux*): Set extra_parts.
124
26900826
KK
1252007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
126
127 * config/sh/t-linux: New.
128 * config.host (sh*-*-linux*): Set tmake_file.
129
97af925b
DJ
1302007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * Makefile.in (install): Handle multilibs.
133
b0088af7
BM
1342007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
135
136 * Makefile.in: Added .PHONY entry for documentation targets.
137
e0a9456a
BM
1382007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
139
140 * Makefile.in: Add empty info, html, dvi, pdf targets.
141
7fd453b4
MS
1422007-01-04 Mike Stump <mrs@apple.com>
143
144 * Makefile.in (MAKEINFO): Remove.
145 (PERL): Likewise.
146
14e8fc8b
PB
1472007-01-04 Paolo Bonzini <bonzini@gnu.org>
148
149 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
150 * configure: Regenerate.
151 * Makefile.in (host_subdir): Substitute it.
152 (gcc_objdir): Use it.
153
1555beba
DJ
1542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
155
156 * config.host (ia64*-*-linux*): Set tmake_file.
157
79e6eaeb
DJ
1582007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
159
160 * Makefile.in (version): Define.
161
fa958513
DJ
1622007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
163 Paolo Bonzini <bonzini@gnu.org>
164
165 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
166 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
167 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
168 config/sparc/t-crtfm, config/t-slibgcc-darwin,
169 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
170 shared-object.mk, siditi-object.mk, static-object.mk: New files.
171 * configure: Generated.