]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
PR other/79046
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
0812bb06 12017-01-17 Jakub Jelinek <jakub@redhat.com>
2
3 PR other/79046
4 * configure.ac: Add GCC_BASE_VER.
5 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
6 version from BASE-VER file.
7 * configure: Regenerated.
8
cb7a0f1d 92017-01-04 Alan Modra <amodra@gmail.com>
10
11 * Makefile.in (configure_deps): Update and order as per
12 configure.ac sinclude.
13 * configure: Regenerate.
14
aad93da1 152017-01-01 Jakub Jelinek <jakub@redhat.com>
16
17 Update copyright years.
18
29a8a56b 192016-11-15 Matthias Klose <doko@ubuntu.com>
20
21 * configure: Regenerate.
22
9a9b5abf 232016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
24
25 * configure: Remove SH5 support.
26
f1717362 272016-01-04 Jakub Jelinek <jakub@redhat.com>
28
29 Update copyright years.
30
fb5ccd6d 312015-04-10 Jakub Jelinek <jakub@redhat.com>
32 Iain Sandoe <iain@codesourcery.com>
33
34 PR target/65351
35 * configure: Regenerate.
36
b1b085e0 372015-04-07 Jakub Jelinek <jakub@redhat.com>
38 Iain Sandoe <iain@codesourcery.com>
39
40 PR target/65351
41 * configure: Regenerate.
42
d353bf18 432015-01-05 Jakub Jelinek <jakub@redhat.com>
44
45 Update copyright years.
46
472014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
04c96bbc 48
49 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
50
d8328dff 512014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
52
53 Update copyright years
54
822f2c1b 552013-11-15 Andreas Schwab <schwab@linux-m68k.org>
56
57 * configure: Regenerate.
58
9509060c 592013-03-27 Kai Tietz <ktietz@redhat.com>
60
61 * configure: Regenerated.
62
1dca4715 632013-02-13 Kai Tietz <ktietz@redhat.com>
64
65 PR target/52122
80993e6b 66 * Makefile.in (LN_S_RECURSIVE): New.
1dca4715 67 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
68
bd1b769f 692013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
70
71 Update copyright years.
72
56b10909 732012-06-11 Olivier Hainque <hainque@adacore.com>
74
75 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
76
af8e12d0 772012-01-22 Douglas B Rupp <rupp@gnat.com>
78
79 * configure: Regenerate.
80
ce94380e 812012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
82
83 * configure: Regenerate.
84
a1c1db7f 852011-11-12 Iain Sandoe <iains@gcc.gnu.org>
86
86996229 87 * Makefile.in: Change dependency on oscons to depend on the generator
a1c1db7f 88 tool.
89
95e40d0c 902011-10-12 Eric Botcazou <ebotcazou@adacore.com>
91
92 * Makefile.in (LOOSE_WARN): Delete.
93 (GCC_WARN_CFLAGS): Likewise.
94 (WARN_CFLAGS): Likewise.
95 (GNATLIBFLAGS): Add -nostdinc.
96 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
97 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
98 * configure.ac (warn_cflags): Delete.
99 * configure: Regenerate.
100
d89b8910 1012011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
102
103 * configure.ac: Include ../config/picflag.m4.
104 (GCC_PICFLAG): Call it.
105 Substitute.
106 * configure: Regenerate.
107 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
108 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
109 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
110 Don't include $(GCC_DIR)/libgcc.mvars.
111
2b7a4d59 1122010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
113
114 PR other/46202
115 * Makefile.in (install-strip): New phony target.
116 (check, installcheck, info, dvi, pdf, html, install)
117 (install-info, install-pdf, install-html, mostlyclean)
118 (clean, distclean, maintainer-clean): Mark phony.
119
53c7fb87 1202009-10-24 Eric Botcazou <ebotcazou@adacore.com>
121
122 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
123 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
124 * configure.ac: Include config/unwind_ipinfo.m4.
125 Check for _Unwind_GetIPInfo.
126 * configure: Regenerate.
127
8732b645 1282009-08-30 Paolo Bonzini <bonzini@gnu.org>
129
130 PR ada/41122
131 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
132 call to AC_PROG_CC.
133 * configure: Regenerate.
134 * Makefile.in: Substitute AWK.
135
81a71e2b 1362009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
137
138 * configure.ac (AC_PREREQ): Bump to 2.64.
139
cd9a469c 1402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
141
142 * configure: Regenerate.
143
a2655af1 1442009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
145
146 * Makefile.in (AUTOCONF, configure_deps): New variables.
147 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
148
9abe4a66 1492009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
150
151 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
152
cc67441d 1532009-07-13 Eric Botcazou <ebotcazou@adacore.com>
154
155 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
156 * configure: Regenerate.
157
6bc9506f 1582009-04-09 Jakub Jelinek <jakub@redhat.com>
159
160 * Makefile.in: Change copyright header to refer to version
161 3 of the GNU General Public License and to point readers at the
162 COPYING3 file and the FSF's license web page.
163 * configure.ac: Likewise.
164
4b095fbd 1652009-04-06 Laurent GUERBY <laurent@guerby.net>
166
167 * Makefile.in (ADA_RTS_DIR): Define.
168 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
169
3356431d 1702008-09-21 Laurent Guerby <laurent@guerby.net>
171 Paolo Bonzini <bonzini@gnu.org>
38b1f0b0 172
3356431d 173 PR ada/5911
174 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
175 multilib handling.
176 * configure.ac: Add multilib handling.
177 * configure: Regenerate.
178
a1303bd0 1792008-08-29 Laurent Guerby <laurent@guerby.net>
38b1f0b0 180
a1303bd0 181 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
182 avoid conflicts. Factor more flags to pass.
183 (libsubdir): New variable.
184 (install-gnatlib): New target.
185
3ecbdecc 1862008-08-28 Laurent Guerby <laurent@guerby.net>
187
188 * configure: Regenerate.
38b1f0b0 189
55947387 1902008-08-06 Thomas Quinot <quinot@adacore.com>
191
192 * Makefile.in: generate s-oscons.ads again, previous change was
193 unneeded.
194
d62f29b2 1952008-08-06 Samuel Tardieu <sam@rfc1149.net>
196
197 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
198 oscons.
199
9afa58a5 2002008-08-06 Thomas Quinot <quinot@adacore.com>
201
202 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
203
96b387a5 2042008-08-05 Thomas Quinot <quinot@adacore.com>
205
206 * Makefile.in (gnatlib*): Now depend on oscons target.
207 (oscons): New target.
208
9a8d280d 2092008-08-01 Paolo Bonzini <bonzini@gnu.org>
210
211 * configure.ac (warn_cflags): Substitute.
212 * configure: Regenerate.
213 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
214 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
215 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
216 they were unused.
217 (libada-mk): Do not include. Include libgcc.mvars instead.
218 (tmake_file): Remove, do not include.
219 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
220 * configure: Regenerate.
221
5b2c7553 2222008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
223
224 * configure.ac: move sinclude of acx.m4 before AC_INIT,
225 also sinclude override.m4.
226 * Makefile.in ($(srcdir)/configure): Update dependencies.
227 * configure: Regenerate.
228
9fd31a8e 2292007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
230
231 * Makefile.in: Add dummy install-pdf target.
232
a18b2c54 2332007-01-23 Richard Guenther <rguenther@suse.de>
234
235 PR bootstrap/30541
236 * Makefile.in (STAGE_PREFIX): Do not define.
237 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
238
f0903548 2392006-11-16 Paolo Bonzini <bonzini@gnu.org>
240
241 PR bootstrap/29802
242 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
243 * configure: Regenerate.
244 * Makefile.in: Replace host_subdir.
245
0274b253 2462006-10-16 Brooks Moses <bmoses@stanford.edu>
247
248 * Makefile.in: Add dummy "pdf" target.
249
155becb8 2502006-05-23 Carlos O'Donell <carlos@codesourcery.com>
251
252 * Makefile.in: Add install-html target.
253
782bd3b1 2542005-12-05 Paolo Bonzini <bonzini@gnu.org>
255
256 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
257
d77007e7 2582005-04-27 James E Wilson <wilson@specifixinc.com>
259
260 * Makefile.in (html): New.
261
c1eb9e31 2622005-02-28 Paolo Bonzini <bonzini@gnu.org>
263
264 PR bootstrap/17383
265 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
266
a136b23d 2672004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
268
269 * Makefile.in: Add stamp file for building libada, to avoid
270 duplicate builds every time all-gnattools is called.
271
2722004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
273
274 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
275 here.
276
2772004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
278
279 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
280 _TARGET.
281 * configure: Regenerate.
282
2832004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
284
285 * configure.ac, Makefile.in: Remove gnattools-specific code
286 (see gnattools directory).
287 * Makefile.in: Remove dead rts-* targets.
288 * configure: Regenerate.
289
428b4753 2902004-05-25 Daniel Jacobowitz <drow@false.org>
291
292 * Makefile.in: Add .NOEXPORT.
293
7a5d547a 2942004-04-26 Arnaud Charlet <charlet@act-europe.fr>
295
296 * Makefile.in: Put back merge of some targets to avoid code duplication.
297 Remove at the same obsolete variable GNATLIBLDFLAGS.
298
6cd7b009 2992004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
300
301 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
302 correctly.
303 * configure: Regenerate.
304
5026857e 3052004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
306
307 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
308 over error-prone Make abuse. Remove temporary debug code.
309 (gnatlib-zcx): New target.
310 (gnattools): Split into gnattools-native, gnattools-cross, to fix
311 previous bug; select which on the basis of default_gnattools_target.
312 (ada.all.cross): Merged with gnattools-cross target.
313 * configure.ac: Set default_gnattools_target.
314 * configure: Regenerate.
315
2ded3cb7 3162004-04-19 Arnaud Charlet <charlet@act-europe.fr>
317
318 * Makefile.in: Fix errors introduced in previous change (in particular,
319 errors when building gnattools were ignored).
320 Code clean up and simplification.
321 update comments.
322 Remove temporary debug code introduced by mistake in previous check in.
323 Prefer GNU Make syntax over complex and error-prone sh syntax.
324 (gnatlib-zcx): New target.
325 (ada.all.cross): Merged with gnattools-cross target.
326
ffefaad0 3272004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
328
329 * configure.ac: It's gnatlib-plain in the Makefile, not
330 gnatlib-simple; make configure match.
331 * configure: Regenerate.
332
1f83ab49 3332004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
334
335 * Makefile.in: Call gcc/ada/Makefile directly, not through the
336 intermediary of gcc/Makefile. Incorporate all necessary parts of
337 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
338 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
339 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
340 to build in configure.ac, not here.
341 * configure.ac: Provide Makefile.in with the new information it needs,
342 such as GCC's tmake_file and xmake_file.
343 * configure: Regenerate.
344
d6b9b86f 3452004-03-10 Kelley Cook <kcook@gcc.gnu.org>
346
347 * configure.in: Rename file to ...
348 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
349 * configure: Regenerate.
350
b1d5e60f 3512003-03-02 Arnaud Charlet <charlet@act-europe.fr>
352
353 PR ada/14350
354 * configure.in: Remove hardcoded gcc version.
355
356 * configure: Regenerated.
357
accf89f5 3582004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
359
360 * Makefile.in (gnattools): Depend on gnatlib.
361
8e31204b 3622003-02-10 Arnaud Charlet <charlet@act-europe.fr>
363
364 PR ada/6637, PR ada/5911
365 * configure.in, Makefile.in, configure: Merge with libada-branch
366
3672003-10-27 Arnaud Charlet <charlet@act-europe.fr>
368
369 PR ada/6637, PR ada/5911
370 * configure.in: Add support for --enable/disable-shared
371 * Makefile.in: Add initial, simple support for gnatlib/gnattools
372 for native and cross configurations.
373 * configure: Regenerate
374
3752003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
376
377 * configure.in: Make --enable-maintainer-mode work.
378 * configure: Regenerate.
379
380 * Makefile.in, configure.in: New files.
381 * configure: Generate.
382
383 * New directory, new ChangeLog.
f1717362 384\f
aad93da1 385Copyright (C) 2003-2017 Free Software Foundation, Inc.
8e31204b 386
387This ChangeLog is free software; the Free Software Foundation gives
388unlimited permission to copy, distribute, and modify it.