OSDN Git Service

* Makefile.in: Add install-html and install-pdf dummy
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2
3         * Makefile.in: Add install-html and install-pdf dummy
4         targets.
5
6 2007-02-05  Roger Sayle  <roger@eyesopen.com>
7             Daniel Jacobowitz  <dan@codesourcery.com>
8
9         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
10         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
11         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
12
13 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
14
15         * Makefile.in (dec-filenames): Add decExcept.
16
17 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
18
19         PR bootstrap/30469
20         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
21         -fprofile-use.
22
23 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
24
25         * configure.ac: Add --enable-version-specific-runtime-libs.
26         Correct $slibdir default.
27         * configure: Regenerated.
28
29 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
30
31         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
32
33 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
34
35         PR target/30519
36         * config.host (alpha*-*-linux*): Set extra_parts.
37
38 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
39
40         * config/sh/t-linux: New.
41         * config.host (sh*-*-linux*): Set tmake_file.
42
43 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
44
45         * Makefile.in (install): Handle multilibs.
46
47 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
48
49         * Makefile.in: Added .PHONY entry for documentation targets.
50
51 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
52
53         * Makefile.in: Add empty info, html, dvi, pdf targets.
54
55 2007-01-04  Mike Stump  <mrs@apple.com>
56
57         * Makefile.in (MAKEINFO): Remove.
58         (PERL): Likewise.
59
60 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
61
62         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
63         * configure: Regenerate.
64         * Makefile.in (host_subdir): Substitute it.
65         (gcc_objdir): Use it. 
66
67 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
68
69         * config.host (ia64*-*-linux*): Set tmake_file.
70
71 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
72
73         * Makefile.in (version): Define.
74
75 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
76             Paolo Bonzini  <bonzini@gnu.org>
77
78         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
79         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
80         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
81         config/sparc/t-crtfm, config/t-slibgcc-darwin,
82         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
83         shared-object.mk, siditi-object.mk, static-object.mk: New files.
84         * configure: Generated.