OSDN Git Service

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