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