OSDN Git Service

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