OSDN Git Service

de59b9d56da6450f0dfeac87157a264ab0f8fdba
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
2
3         * config.host (x86_64-*-mingw*): New target.
4
5 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
6             H.J. Lu  <hongjiu.lu@intel.com>
7
8         * Makefile.in (enable_decimal_float): New.
9         (DECNUMINC): Add
10         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
11         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
12         (decbits-filenames): This.
13         (decbits-objects): New.
14         (libgcc-objects): Add $(decbits-objects).
15
16         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
17         Substitute enable_decimal_float.
18         * configure: Regenerated.
19
20 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
21
22         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
23
24 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
25
26         * Makefile.in (install-info): New dummy target.
27
28 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
29
30         * config.host (bfin*-linux-uclibc*): Set extra_parts.
31
32 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
33
34         * Makefile.in: Add install-html and install-pdf dummy
35         targets.
36
37 2007-02-05  Roger Sayle  <roger@eyesopen.com>
38             Daniel Jacobowitz  <dan@codesourcery.com>
39
40         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
41         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
42         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
43
44 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
45
46         * Makefile.in (dec-filenames): Add decExcept.
47
48 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
49
50         PR bootstrap/30469
51         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
52         -fprofile-use.
53
54 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
55
56         * configure.ac: Add --enable-version-specific-runtime-libs.
57         Correct $slibdir default.
58         * configure: Regenerated.
59
60 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
61
62         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
63
64 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
65
66         PR target/30519
67         * config.host (alpha*-*-linux*): Set extra_parts.
68
69 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
70
71         * config/sh/t-linux: New.
72         * config.host (sh*-*-linux*): Set tmake_file.
73
74 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
75
76         * Makefile.in (install): Handle multilibs.
77
78 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
79
80         * Makefile.in: Added .PHONY entry for documentation targets.
81
82 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
83
84         * Makefile.in: Add empty info, html, dvi, pdf targets.
85
86 2007-01-04  Mike Stump  <mrs@apple.com>
87
88         * Makefile.in (MAKEINFO): Remove.
89         (PERL): Likewise.
90
91 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
92
93         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
94         * configure: Regenerate.
95         * Makefile.in (host_subdir): Substitute it.
96         (gcc_objdir): Use it. 
97
98 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
99
100         * config.host (ia64*-*-linux*): Set tmake_file.
101
102 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
103
104         * Makefile.in (version): Define.
105
106 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
107             Paolo Bonzini  <bonzini@gnu.org>
108
109         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
110         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
111         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
112         config/sparc/t-crtfm, config/t-slibgcc-darwin,
113         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
114         shared-object.mk, siditi-object.mk, static-object.mk: New files.
115         * configure: Generated.