OSDN Git Service

gcc/c-family:
[pf3gnuchains/gcc-fork.git] / gnattools / ChangeLog
1 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         PR target/39150
4         * configure.ac (*86-*-solaris2*): Also accept
5         x86_64-*-solaris2.1[0-9]*.
6         * configure: Regenerate.
7
8 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9
10         PR other/46202
11         * Makefile.in (install-strip): New phony target.
12         (check, installcheck, info, dvi, pdf, html, install)
13         (install-info, install-pdf, install-html, mostlyclean)
14         (clean, distclean, maintainer-clean): Mark phony.
15
16 2010-01-09  Simon Wright  <simon@pushface.org>
17
18         PR ada/42659
19         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
20         * configure: Regenerate.
21
22 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23
24         * configure.ac (AC_PREREQ): Bump to 2.64.
25
26 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27
28         * configure: Regenerate.
29
30 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31
32         * Makefile.in (AUTOCONF, configure_deps): New variables.
33         ($(srcdir)/configure): Use them.
34
35 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
36
37         PR ada/40166
38         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
39         target specific sources.
40
41 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
42
43         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
44
45 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
46
47         * Makefile.in: Change copyright header to refer to version
48         3 of the GNU General Public License and to point readers at the
49         COPYING3 file and the FSF's license web page.
50         * configure.ac: Likewise.
51
52 2009-02-26  Andreas Schwab  <schwab@suse.de>
53
54         PR ada/39172
55         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
56         (INCLUDES_FOR_SUBDIR): Adjust.
57         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
58
59 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
60
61         * configure.ac (warn_cflags): Substitute.
62         * configure: Regenerate.
63         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
64         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
65         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
66         (libsubdir): Remove.
67         (libada-mk): Do not include.  Include libgcc.mvars instead.
68         (xmake_file): Remove, do not include.
69
70 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
71
72         * configure.ac (x_ada_cflags): Remove.
73         (ADA_CFLAGS): Substitute.
74         * configure: Regenerate.
75         * Makefile.in (ADA_CFLAGS): Substitute.
76         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
77         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
78         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
79         Pass ADA_CFLAGS.
80
81 2008-07-30  Laurent Guerby  <laurent@guerby.net>
82
83         PR ada/5911
84         * gnattools/Makefile.in: Replace stamp-gnatlib by
85         stamp-gnatlib-rts.
86
87 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
88
89         * configure.ac, configure: Fix target specific pairs.
90
91 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92
93         * configure.ac: move sinclude of acx.m4 before AC_INIT,
94         also sinclude override.m4.
95         * Makefile.in ($(srcdir)/configure): Update dependencies.
96         * configure: Regenerate.
97
98 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
99
100         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
101         * configure: Regenerate.
102
103 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
104
105         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
106         in gcc/ada/Makefile.in
107
108 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
109
110         PR ada/31808
111         * Makefile.in (gnattools-cross): Do not build vxaddr2line
112
113 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
114
115         * Makefile.in: Remove handling of gnatbl.
116
117 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
118
119         PR ada/34284
120         * configure.ac: Added a missing switch case for *86-*-darwin*
121         when defining the value of TOOLS_TARGET_PAIRS.
122
123         * configure: Regenerated.
124
125 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
126
127         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
128         gcc/ada/Makefile.in.
129
130         * configure: Regenerated.
131
132 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
133
134         PR ada/28953
135         * Makefile.in: No longer build gprmake
136
137 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
138
139         * Makefile.in: Add dummy install-pdf target.
140
141 2007-02-11  Andreas Schwab  <schwab@suse.de>
142
143         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
144         gcc/ada/Makefile.in.
145         * configure: Regenerated.
146
147 2007-01-23  Richard Guenther  <rguenther@suse.de>
148
149         PR bootstrap/30541
150         * Makefile.in (STAGE_PREFIX): Do not define.
151
152 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
153
154         * Makefile.in: Added empty "pdf" target.
155
156 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
157
158         * Makefile.in: Add html and install-html targets.
159
160 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
161
162         * Makefile.in: Fix incorrect use of ' in shell command
163
164 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
165
166         * Makefile.in: Remove use of cc_set_by_configure; just use
167         plain old CC from the top level in this case.
168
169 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
170         Merge from mainline at tag libada-gnattools-merge-20050129:
171         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
172         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
173
174 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
175
176         * Makefile.in: Reinstate stamp-gnatlib check.
177
178 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
179
180         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
181         gcc/ada/configure.ac into gnattools-native and gnattools-cross
182         targets, collecting flags as appropriate from here,
183         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
184         identical behavior.
185         * configure.ac: Add necessary configure bits from
186         gcc/ada/configure.ac.
187         * configure: Regenerate.
188
189 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
190
191         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
192         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
193         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
194         * configure: Regenerate.
195
196 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
197
198         * Makefile.in, configure.ac: Remove libada-specific targets and
199         variables.
200         * configure: Regenerate.
201         * New directory, cloned from libada.
202
203 Copyright 2004, 2005 Free Software Foundation, Inc.
204
205 This ChangeLog is free software; the Free Software Foundation gives
206 unlimited permission to copy, distribute, and modify it.