]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
re PR target/52122 (incorrect ln -s replacement for mingw like targets in configure...
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
b97ffdc9
KT
12013-02-13 Kai Tietz <ktietz@redhat.com>
2
3 PR target/52122
4 * Makefile.in (LN_S_RECUSIVE): New.
5 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
6
ba2b42bd
RS
72013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
8
9 Update copyright years.
10
f35aed49
OH
112012-06-11 Olivier Hainque <hainque@adacore.com>
12
13 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
14
daecebc8
DR
152012-01-22 Douglas B Rupp <rupp@gnat.com>
16
17 * configure: Regenerate.
18
925b0ed8
AK
192012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
20
21 * configure: Regenerate.
22
5f41422f
IS
232011-11-12 Iain Sandoe <iains@gcc.gnu.org>
24
a6b7e723 25 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
26 tool.
27
0cfaf83f
EB
282011-10-12 Eric Botcazou <ebotcazou@adacore.com>
29
30 * Makefile.in (LOOSE_WARN): Delete.
31 (GCC_WARN_CFLAGS): Likewise.
32 (WARN_CFLAGS): Likewise.
33 (GNATLIBFLAGS): Add -nostdinc.
34 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
35 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
36 * configure.ac (warn_cflags): Delete.
37 * configure: Regenerate.
38
e3aa9eba
RO
392011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
40
41 * configure.ac: Include ../config/picflag.m4.
42 (GCC_PICFLAG): Call it.
43 Substitute.
44 * configure: Regenerate.
45 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
46 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
47 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
48 Don't include $(GCC_DIR)/libgcc.mvars.
49
455c8f48
RW
502010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
51
52 PR other/46202
53 * Makefile.in (install-strip): New phony target.
54 (check, installcheck, info, dvi, pdf, html, install)
55 (install-info, install-pdf, install-html, mostlyclean)
56 (clean, distclean, maintainer-clean): Mark phony.
57
2f18d9af
EB
582009-10-24 Eric Botcazou <ebotcazou@adacore.com>
59
60 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
61 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
62 * configure.ac: Include config/unwind_ipinfo.m4.
63 Check for _Unwind_GetIPInfo.
64 * configure: Regenerate.
65
c390c361
PB
662009-08-30 Paolo Bonzini <bonzini@gnu.org>
67
68 PR ada/41122
69 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
70 call to AC_PROG_CC.
71 * configure: Regenerate.
72 * Makefile.in: Substitute AWK.
73
df58e648
RW
742009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
75
76 * configure.ac (AC_PREREQ): Bump to 2.64.
77
5213506e
RW
782009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
79
80 * configure: Regenerate.
81
6efbd53f
RW
822009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
83
84 * Makefile.in (AUTOCONF, configure_deps): New variables.
85 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
86
1b3b24c2
RW
872009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
88
89 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
90
05682af8
EB
912009-07-13 Eric Botcazou <ebotcazou@adacore.com>
92
93 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
94 * configure: Regenerate.
95
748086b7
JJ
962009-04-09 Jakub Jelinek <jakub@redhat.com>
97
98 * Makefile.in: Change copyright header to refer to version
99 3 of the GNU General Public License and to point readers at the
100 COPYING3 file and the FSF's license web page.
101 * configure.ac: Likewise.
102
6d63ea75
LG
1032009-04-06 Laurent GUERBY <laurent@guerby.net>
104
105 * Makefile.in (ADA_RTS_DIR): Define.
106 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
107
7193e639
LG
1082008-09-21 Laurent Guerby <laurent@guerby.net>
109 Paolo Bonzini <bonzini@gnu.org>
69416e98 110
7193e639
LG
111 PR ada/5911
112 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
113 multilib handling.
114 * configure.ac: Add multilib handling.
115 * configure: Regenerate.
116
f62b28a9 1172008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 118
f62b28a9
LG
119 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
120 avoid conflicts. Factor more flags to pass.
121 (libsubdir): New variable.
122 (install-gnatlib): New target.
123
307c39da
LG
1242008-08-28 Laurent Guerby <laurent@guerby.net>
125
126 * configure: Regenerate.
69416e98 127
12d1a0dc
TQ
1282008-08-06 Thomas Quinot <quinot@adacore.com>
129
130 * Makefile.in: generate s-oscons.ads again, previous change was
131 unneeded.
132
6f371a2e
ST
1332008-08-06 Samuel Tardieu <sam@rfc1149.net>
134
135 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
136 oscons.
137
65aa315e
TQ
1382008-08-06 Thomas Quinot <quinot@adacore.com>
139
140 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
141
c336d2c7
TQ
1422008-08-05 Thomas Quinot <quinot@adacore.com>
143
144 * Makefile.in (gnatlib*): Now depend on oscons target.
145 (oscons): New target.
146
47ad7893
PB
1472008-08-01 Paolo Bonzini <bonzini@gnu.org>
148
149 * configure.ac (warn_cflags): Substitute.
150 * configure: Regenerate.
151 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
152 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
153 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
154 they were unused.
155 (libada-mk): Do not include. Include libgcc.mvars instead.
156 (tmake_file): Remove, do not include.
157 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
158 * configure: Regenerate.
159
18c04407
RW
1602008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
161
162 * configure.ac: move sinclude of acx.m4 before AC_INIT,
163 also sinclude override.m4.
164 * Makefile.in ($(srcdir)/configure): Update dependencies.
165 * configure: Regenerate.
166
00189cc6
BM
1672007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
168
169 * Makefile.in: Add dummy install-pdf target.
170
5305be7e
RG
1712007-01-23 Richard Guenther <rguenther@suse.de>
172
173 PR bootstrap/30541
174 * Makefile.in (STAGE_PREFIX): Do not define.
175 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
176
9bd6112c
PB
1772006-11-16 Paolo Bonzini <bonzini@gnu.org>
178
179 PR bootstrap/29802
180 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
181 * configure: Regenerate.
182 * Makefile.in: Replace host_subdir.
183
a8384928
BM
1842006-10-16 Brooks Moses <bmoses@stanford.edu>
185
186 * Makefile.in: Add dummy "pdf" target.
187
312e3fcb
CD
1882006-05-23 Carlos O'Donell <carlos@codesourcery.com>
189
190 * Makefile.in: Add install-html target.
191
40077270
PB
1922005-12-05 Paolo Bonzini <bonzini@gnu.org>
193
194 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
195
01a1e85a
JW
1962005-04-27 James E Wilson <wilson@specifixinc.com>
197
198 * Makefile.in (html): New.
199
215c351a
PB
2002005-02-28 Paolo Bonzini <bonzini@gnu.org>
201
202 PR bootstrap/17383
203 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
204
5395b47b
NN
2052004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
206
207 * Makefile.in: Add stamp file for building libada, to avoid
208 duplicate builds every time all-gnattools is called.
209
2102004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
211
212 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
213 here.
214
2152004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
216
217 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
218 _TARGET.
219 * configure: Regenerate.
220
2212004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
222
223 * configure.ac, Makefile.in: Remove gnattools-specific code
224 (see gnattools directory).
225 * Makefile.in: Remove dead rts-* targets.
226 * configure: Regenerate.
227
54b2f310
DJ
2282004-05-25 Daniel Jacobowitz <drow@false.org>
229
230 * Makefile.in: Add .NOEXPORT.
231
cad79eea
AC
2322004-04-26 Arnaud Charlet <charlet@act-europe.fr>
233
234 * Makefile.in: Put back merge of some targets to avoid code duplication.
235 Remove at the same obsolete variable GNATLIBLDFLAGS.
236
d743b2b6
NN
2372004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
238
239 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
240 correctly.
241 * configure: Regenerate.
242
e9f4e557
NN
2432004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
244
245 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
246 over error-prone Make abuse. Remove temporary debug code.
247 (gnatlib-zcx): New target.
248 (gnattools): Split into gnattools-native, gnattools-cross, to fix
249 previous bug; select which on the basis of default_gnattools_target.
250 (ada.all.cross): Merged with gnattools-cross target.
251 * configure.ac: Set default_gnattools_target.
252 * configure: Regenerate.
253
c2b5e13b
AC
2542004-04-19 Arnaud Charlet <charlet@act-europe.fr>
255
256 * Makefile.in: Fix errors introduced in previous change (in particular,
257 errors when building gnattools were ignored).
258 Code clean up and simplification.
259 update comments.
260 Remove temporary debug code introduced by mistake in previous check in.
261 Prefer GNU Make syntax over complex and error-prone sh syntax.
262 (gnatlib-zcx): New target.
263 (ada.all.cross): Merged with gnattools-cross target.
264
f206bf50
NN
2652004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
266
267 * configure.ac: It's gnatlib-plain in the Makefile, not
268 gnatlib-simple; make configure match.
269 * configure: Regenerate.
270
80dab182
NN
2712004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
272
273 * Makefile.in: Call gcc/ada/Makefile directly, not through the
274 intermediary of gcc/Makefile. Incorporate all necessary parts of
275 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
276 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
277 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
278 to build in configure.ac, not here.
279 * configure.ac: Provide Makefile.in with the new information it needs,
280 such as GCC's tmake_file and xmake_file.
281 * configure: Regenerate.
282
8ab705be
KC
2832004-03-10 Kelley Cook <kcook@gcc.gnu.org>
284
285 * configure.in: Rename file to ...
286 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
287 * configure: Regenerate.
288
f0d3c336
AC
2892003-03-02 Arnaud Charlet <charlet@act-europe.fr>
290
291 PR ada/14350
292 * configure.in: Remove hardcoded gcc version.
293
294 * configure: Regenerated.
295
cf81c88e
UW
2962004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
297
298 * Makefile.in (gnattools): Depend on gnatlib.
299
b0b70d84
AC
3002003-02-10 Arnaud Charlet <charlet@act-europe.fr>
301
302 PR ada/6637, PR ada/5911
303 * configure.in, Makefile.in, configure: Merge with libada-branch
304
3052003-10-27 Arnaud Charlet <charlet@act-europe.fr>
306
307 PR ada/6637, PR ada/5911
308 * configure.in: Add support for --enable/disable-shared
309 * Makefile.in: Add initial, simple support for gnatlib/gnattools
310 for native and cross configurations.
311 * configure: Regenerate
312
3132003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
314
315 * configure.in: Make --enable-maintainer-mode work.
316 * configure: Regenerate.
317
318 * Makefile.in, configure.in: New files.
319 * configure: Generate.
320
321 * New directory, new ChangeLog.
322
ba2b42bd 323Copyright (C) 2003-2013 Free Software Foundation, Inc.
b0b70d84
AC
324
325This ChangeLog is free software; the Free Software Foundation gives
326unlimited permission to copy, distribute, and modify it.