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