re PR tree-optimization/91096 (Openmp vector max reduction incorrect)
[gcc.git] / libada / ChangeLog
1 2019-01-01 Jakub Jelinek <jakub@redhat.com>
2
3 Update copyright years.
4
5 2018-12-11 Eric Botcazou <ebotcazou@adacore.com>
6
7 PR ada/88429
8 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
9 gnatlib-plain if --disable-shared.
10 * configure: Regenerate.
11 * Makefile.in (all): Replace gnatlib prerequisite with libada.
12 (ADA_RTS_SUBDIR): Delete.
13 (libada): New target, renamed from...
14 (gnatlib): ...this. Merge with other library targets.
15 (gnatlib-plain): Delete.
16 (install-gnatlib): Rename to...
17 (install-libada): ...this.
18 (install): Replace install-gnatlib prerequisite with install-libada.
19
20 2018-10-31 Joseph Myers <joseph@codesourcery.com>
21
22 PR bootstrap/82856
23 * configure.ac: Remove AC_PREREQ.
24 * configure: Regenerate.
25
26 2018-04-18 David Malcolm <dmalcolm@redhat.com>
27
28 PR jit/85384
29 * configure: Regenerate.
30
31 2018-01-03 Jakub Jelinek <jakub@redhat.com>
32
33 Update copyright years.
34
35 2017-06-01 Eric Botcazou <ebotcazou@adacore.com>
36
37 PR ada/80921
38 * configure.ac (default_gnatlib_target): Remove bogus condition.
39 (have_getipinfo): Tweak.
40 * configure: Regenerate.
41
42 2017-05-22 Eric Botcazou <ebotcazou@adacore.com>
43
44 * configure.ac: Add check for sys/capability.h header.
45 (have_capability): New substitution.
46 * configure: Regenerate.
47 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
48
49 2017-01-17 Jakub Jelinek <jakub@redhat.com>
50
51 PR other/79046
52 * configure.ac: Add GCC_BASE_VER.
53 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
54 version from BASE-VER file.
55 * configure: Regenerate.
56
57 2017-01-04 Alan Modra <amodra@gmail.com>
58
59 * Makefile.in (configure_deps): Update and order as per
60 configure.ac sinclude.
61 * configure: Regenerate.
62
63 2017-01-01 Jakub Jelinek <jakub@redhat.com>
64
65 Update copyright years.
66
67 2016-11-15 Matthias Klose <doko@ubuntu.com>
68
69 * configure: Regenerate.
70
71 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
72
73 * configure: Remove SH5 support.
74
75 2016-01-04 Jakub Jelinek <jakub@redhat.com>
76
77 Update copyright years.
78
79 2015-04-10 Jakub Jelinek <jakub@redhat.com>
80 Iain Sandoe <iain@codesourcery.com>
81
82 PR target/65351
83 * configure: Regenerate.
84
85 2015-04-07 Jakub Jelinek <jakub@redhat.com>
86 Iain Sandoe <iain@codesourcery.com>
87
88 PR target/65351
89 * configure: Regenerate.
90
91 2015-01-05 Jakub Jelinek <jakub@redhat.com>
92
93 Update copyright years.
94
95 2014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
96
97 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
98
99 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
100
101 Update copyright years
102
103 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
104
105 * configure: Regenerate.
106
107 2013-03-27 Kai Tietz <ktietz@redhat.com>
108
109 * configure: Regenerated.
110
111 2013-02-13 Kai Tietz <ktietz@redhat.com>
112
113 PR target/52122
114 * Makefile.in (LN_S_RECURSIVE): New.
115 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
116
117 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
118
119 Update copyright years.
120
121 2012-06-11 Olivier Hainque <hainque@adacore.com>
122
123 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
124
125 2012-01-22 Douglas B Rupp <rupp@gnat.com>
126
127 * configure: Regenerate.
128
129 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
130
131 * configure: Regenerate.
132
133 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
134
135 * Makefile.in: Change dependency on oscons to depend on the generator
136 tool.
137
138 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
139
140 * Makefile.in (LOOSE_WARN): Delete.
141 (GCC_WARN_CFLAGS): Likewise.
142 (WARN_CFLAGS): Likewise.
143 (GNATLIBFLAGS): Add -nostdinc.
144 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
145 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
146 * configure.ac (warn_cflags): Delete.
147 * configure: Regenerate.
148
149 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
150
151 * configure.ac: Include ../config/picflag.m4.
152 (GCC_PICFLAG): Call it.
153 Substitute.
154 * configure: Regenerate.
155 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
156 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
157 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
158 Don't include $(GCC_DIR)/libgcc.mvars.
159
160 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
161
162 PR other/46202
163 * Makefile.in (install-strip): New phony target.
164 (check, installcheck, info, dvi, pdf, html, install)
165 (install-info, install-pdf, install-html, mostlyclean)
166 (clean, distclean, maintainer-clean): Mark phony.
167
168 2009-10-24 Eric Botcazou <ebotcazou@adacore.com>
169
170 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
171 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
172 * configure.ac: Include config/unwind_ipinfo.m4.
173 Check for _Unwind_GetIPInfo.
174 * configure: Regenerate.
175
176 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
177
178 PR ada/41122
179 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
180 call to AC_PROG_CC.
181 * configure: Regenerate.
182 * Makefile.in: Substitute AWK.
183
184 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
185
186 * configure.ac (AC_PREREQ): Bump to 2.64.
187
188 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
189
190 * configure: Regenerate.
191
192 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
193
194 * Makefile.in (AUTOCONF, configure_deps): New variables.
195 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
196
197 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
198
199 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
200
201 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
202
203 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
204 * configure: Regenerate.
205
206 2009-04-09 Jakub Jelinek <jakub@redhat.com>
207
208 * Makefile.in: Change copyright header to refer to version
209 3 of the GNU General Public License and to point readers at the
210 COPYING3 file and the FSF's license web page.
211 * configure.ac: Likewise.
212
213 2009-04-06 Laurent GUERBY <laurent@guerby.net>
214
215 * Makefile.in (ADA_RTS_DIR): Define.
216 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
217
218 2008-09-21 Laurent Guerby <laurent@guerby.net>
219 Paolo Bonzini <bonzini@gnu.org>
220
221 PR ada/5911
222 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
223 multilib handling.
224 * configure.ac: Add multilib handling.
225 * configure: Regenerate.
226
227 2008-08-29 Laurent Guerby <laurent@guerby.net>
228
229 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
230 avoid conflicts. Factor more flags to pass.
231 (libsubdir): New variable.
232 (install-gnatlib): New target.
233
234 2008-08-28 Laurent Guerby <laurent@guerby.net>
235
236 * configure: Regenerate.
237
238 2008-08-06 Thomas Quinot <quinot@adacore.com>
239
240 * Makefile.in: generate s-oscons.ads again, previous change was
241 unneeded.
242
243 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
244
245 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
246 oscons.
247
248 2008-08-06 Thomas Quinot <quinot@adacore.com>
249
250 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
251
252 2008-08-05 Thomas Quinot <quinot@adacore.com>
253
254 * Makefile.in (gnatlib*): Now depend on oscons target.
255 (oscons): New target.
256
257 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
258
259 * configure.ac (warn_cflags): Substitute.
260 * configure: Regenerate.
261 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
262 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
263 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
264 they were unused.
265 (libada-mk): Do not include. Include libgcc.mvars instead.
266 (tmake_file): Remove, do not include.
267 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
268 * configure: Regenerate.
269
270 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
271
272 * configure.ac: move sinclude of acx.m4 before AC_INIT,
273 also sinclude override.m4.
274 * Makefile.in ($(srcdir)/configure): Update dependencies.
275 * configure: Regenerate.
276
277 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
278
279 * Makefile.in: Add dummy install-pdf target.
280
281 2007-01-23 Richard Guenther <rguenther@suse.de>
282
283 PR bootstrap/30541
284 * Makefile.in (STAGE_PREFIX): Do not define.
285 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
286
287 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
288
289 PR bootstrap/29802
290 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
291 * configure: Regenerate.
292 * Makefile.in: Replace host_subdir.
293
294 2006-10-16 Brooks Moses <bmoses@stanford.edu>
295
296 * Makefile.in: Add dummy "pdf" target.
297
298 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
299
300 * Makefile.in: Add install-html target.
301
302 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
303
304 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
305
306 2005-04-27 James E Wilson <wilson@specifixinc.com>
307
308 * Makefile.in (html): New.
309
310 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
311
312 PR bootstrap/17383
313 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
314
315 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
316
317 * Makefile.in: Add stamp file for building libada, to avoid
318 duplicate builds every time all-gnattools is called.
319
320 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
321
322 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
323 here.
324
325 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
326
327 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
328 _TARGET.
329 * configure: Regenerate.
330
331 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
332
333 * configure.ac, Makefile.in: Remove gnattools-specific code
334 (see gnattools directory).
335 * Makefile.in: Remove dead rts-* targets.
336 * configure: Regenerate.
337
338 2004-05-25 Daniel Jacobowitz <drow@false.org>
339
340 * Makefile.in: Add .NOEXPORT.
341
342 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
343
344 * Makefile.in: Put back merge of some targets to avoid code duplication.
345 Remove at the same obsolete variable GNATLIBLDFLAGS.
346
347 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
348
349 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
350 correctly.
351 * configure: Regenerate.
352
353 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
354
355 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
356 over error-prone Make abuse. Remove temporary debug code.
357 (gnatlib-zcx): New target.
358 (gnattools): Split into gnattools-native, gnattools-cross, to fix
359 previous bug; select which on the basis of default_gnattools_target.
360 (ada.all.cross): Merged with gnattools-cross target.
361 * configure.ac: Set default_gnattools_target.
362 * configure: Regenerate.
363
364 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
365
366 * Makefile.in: Fix errors introduced in previous change (in particular,
367 errors when building gnattools were ignored).
368 Code clean up and simplification.
369 update comments.
370 Remove temporary debug code introduced by mistake in previous check in.
371 Prefer GNU Make syntax over complex and error-prone sh syntax.
372 (gnatlib-zcx): New target.
373 (ada.all.cross): Merged with gnattools-cross target.
374
375 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
376
377 * configure.ac: It's gnatlib-plain in the Makefile, not
378 gnatlib-simple; make configure match.
379 * configure: Regenerate.
380
381 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
382
383 * Makefile.in: Call gcc/ada/Makefile directly, not through the
384 intermediary of gcc/Makefile. Incorporate all necessary parts of
385 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
386 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
387 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
388 to build in configure.ac, not here.
389 * configure.ac: Provide Makefile.in with the new information it needs,
390 such as GCC's tmake_file and xmake_file.
391 * configure: Regenerate.
392
393 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
394
395 * configure.in: Rename file to ...
396 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
397 * configure: Regenerate.
398
399 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
400
401 PR ada/14350
402 * configure.in: Remove hardcoded gcc version.
403
404 * configure: Regenerated.
405
406 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
407
408 * Makefile.in (gnattools): Depend on gnatlib.
409
410 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
411
412 PR ada/6637, PR ada/5911
413 * configure.in, Makefile.in, configure: Merge with libada-branch
414
415 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
416
417 PR ada/6637, PR ada/5911
418 * configure.in: Add support for --enable/disable-shared
419 * Makefile.in: Add initial, simple support for gnatlib/gnattools
420 for native and cross configurations.
421 * configure: Regenerate
422
423 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
424
425 * configure.in: Make --enable-maintainer-mode work.
426 * configure: Regenerate.
427
428 * Makefile.in, configure.in: New files.
429 * configure: Generate.
430
431 * New directory, new ChangeLog.
432 \f
433 Copyright (C) 2003-2019 Free Software Foundation, Inc.
434
435 This ChangeLog is free software; the Free Software Foundation gives
436 unlimited permission to copy, distribute, and modify it.