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