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