Update ChangeLog and version files for release
[official-gcc.git] / gnattools / ChangeLog
blob0114b64819198dfed3986296b8b1a7f9b84ba5ac
1 2017-10-10  Release Manager
3         * GCC 5.5.0 released.
5 2016-06-03  Release Manager
7         * GCC 5.4.0 released.
9 2015-12-04  Release Manager
11         * GCC 5.3.0 released.
13 2015-07-16  Release Manager
15         * GCC 5.2.0 released.
17 2015-04-22  Release Manager
19         * GCC 5.1.0 released.
21 2014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
23         * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
25 2014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
27         * configure.ac (*-*-lynxos*): Delete.
28         * configure: Regenerate.
30 2013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
31             Iain Sandoe  <iain@codesourcery.com>
33         PR ada/55946
34         * Makefile.in (host): Define.
35         (host_alias): Likewise.
36         (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
37         (GNATMAKE_FOR_HOST): Define.
38         (GNATLINK_FOR_HOST): Likewise.
39         (GNATBIND_FOR_HOST): Likewise.
40         (GNATLS_FOR_HOST): Likewise.
41         (RTS_DIR): Move around and use GNATLS_FOR_HOST.
42         (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
44 2013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
46         PR ada/59382
47         * configure.ac (target parameterization): Rewrite.
48         * configure: Regenerate.
50 2013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
51             Iain Sandoe  <iain@codesourcery.com>
53         PR ada/58239
54         * Makefile.in (CXX_LFLAGS): New.
55         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
56         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
57         (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
59 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
61         * configure.ac (mips-sgi-irix*): Remove.
62         * configure: Regenerate.
64 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
66         * Makefile.in (LOOSE_WARN): Delete.
67         (GCC_WARN_CFLAGS): Set to -W -Wall.
68         (TOOLS_FLAGS_TO_PASS_1): Delete.
69         (TOOLS_FLAGS_TO_PASS_1re): Rename into...
70         (TOOLS_FLAGS_TO_PASS_RE): ...this.
71         (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
72         (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
74 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
76         PR target/39150
77         * configure.ac (*86-*-solaris2*): Also accept
78         x86_64-*-solaris2.1[0-9]*.
79         * configure: Regenerate.
81 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
83         PR other/46202
84         * Makefile.in (install-strip): New phony target.
85         (check, installcheck, info, dvi, pdf, html, install)
86         (install-info, install-pdf, install-html, mostlyclean)
87         (clean, distclean, maintainer-clean): Mark phony.
89 2010-01-09  Simon Wright  <simon@pushface.org>
91         PR ada/42659
92         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
93         * configure: Regenerate.
95 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
97         * configure.ac (AC_PREREQ): Bump to 2.64.
99 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
101         * configure: Regenerate.
103 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
105         * Makefile.in (AUTOCONF, configure_deps): New variables.
106         ($(srcdir)/configure): Use them.
108 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
110         PR ada/40166
111         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
112         target specific sources.
114 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
116         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
118 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
120         * Makefile.in: Change copyright header to refer to version
121         3 of the GNU General Public License and to point readers at the
122         COPYING3 file and the FSF's license web page.
123         * configure.ac: Likewise.
125 2009-02-26  Andreas Schwab  <schwab@suse.de>
127         PR ada/39172
128         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
129         (INCLUDES_FOR_SUBDIR): Adjust.
130         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
132 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
134         * configure.ac (warn_cflags): Substitute.
135         * configure: Regenerate.
136         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
137         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
138         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
139         (libsubdir): Remove.
140         (libada-mk): Do not include.  Include libgcc.mvars instead.
141         (xmake_file): Remove, do not include.
143 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
145         * configure.ac (x_ada_cflags): Remove.
146         (ADA_CFLAGS): Substitute.
147         * configure: Regenerate.
148         * Makefile.in (ADA_CFLAGS): Substitute.
149         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
150         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
151         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
152         Pass ADA_CFLAGS.
154 2008-07-30  Laurent Guerby  <laurent@guerby.net>
156         PR ada/5911
157         * gnattools/Makefile.in: Replace stamp-gnatlib by
158         stamp-gnatlib-rts.
160 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
162         * configure.ac, configure: Fix target specific pairs.
164 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
166         * configure.ac: move sinclude of acx.m4 before AC_INIT,
167         also sinclude override.m4.
168         * Makefile.in ($(srcdir)/configure): Update dependencies.
169         * configure: Regenerate.
171 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
173         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
174         * configure: Regenerate.
176 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
178         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
179         in gcc/ada/Makefile.in
181 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
183         PR ada/31808
184         * Makefile.in (gnattools-cross): Do not build vxaddr2line
186 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
188         * Makefile.in: Remove handling of gnatbl.
190 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
192         PR ada/34284
193         * configure.ac: Added a missing switch case for *86-*-darwin*
194         when defining the value of TOOLS_TARGET_PAIRS.
196         * configure: Regenerated.
198 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
200         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
201         gcc/ada/Makefile.in.
203         * configure: Regenerated.
205 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
207         PR ada/28953
208         * Makefile.in: No longer build gprmake
210 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
212         * Makefile.in: Add dummy install-pdf target.
214 2007-02-11  Andreas Schwab  <schwab@suse.de>
216         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
217         gcc/ada/Makefile.in.
218         * configure: Regenerated.
220 2007-01-23  Richard Guenther  <rguenther@suse.de>
222         PR bootstrap/30541
223         * Makefile.in (STAGE_PREFIX): Do not define.
225 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
227         * Makefile.in: Added empty "pdf" target.
229 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
231         * Makefile.in: Add html and install-html targets.
233 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
235         * Makefile.in: Fix incorrect use of ' in shell command
237 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
239         * Makefile.in: Remove use of cc_set_by_configure; just use
240         plain old CC from the top level in this case.
242 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
243         Merge from mainline at tag libada-gnattools-merge-20050129:
244         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
245         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
247 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
249         * Makefile.in: Reinstate stamp-gnatlib check.
251 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
253         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
254         gcc/ada/configure.ac into gnattools-native and gnattools-cross
255         targets, collecting flags as appropriate from here,
256         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
257         identical behavior.
258         * configure.ac: Add necessary configure bits from
259         gcc/ada/configure.ac.
260         * configure: Regenerate.
262 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
264         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
265         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
266         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
267         * configure: Regenerate.
269 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
271         * Makefile.in, configure.ac: Remove libada-specific targets and
272         variables.
273         * configure: Regenerate.
274         * New directory, cloned from libada.
276 Copyright 2004, 2005 Free Software Foundation, Inc.
278 This ChangeLog is free software; the Free Software Foundation gives
279 unlimited permission to copy, distribute, and modify it.