OSDN Git Service

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