]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
Makefile.in (osconstool): Fix target.
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
3020bfd1
AC
12012-10-30 Arnaud Charlet <charlet@adacore.com>
2
3 * Makefile.in (osconstool): Fix target.
4
f35aed49
OH
52012-06-11 Olivier Hainque <hainque@adacore.com>
6
7 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
8
daecebc8
DR
92012-01-22 Douglas B Rupp <rupp@gnat.com>
10
11 * configure: Regenerate.
12
925b0ed8
AK
132012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
14
15 * configure: Regenerate.
16
5f41422f
IS
172011-11-12 Iain Sandoe <iains@gcc.gnu.org>
18
a6b7e723 19 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
20 tool.
21
0cfaf83f
EB
222011-10-12 Eric Botcazou <ebotcazou@adacore.com>
23
24 * Makefile.in (LOOSE_WARN): Delete.
25 (GCC_WARN_CFLAGS): Likewise.
26 (WARN_CFLAGS): Likewise.
27 (GNATLIBFLAGS): Add -nostdinc.
28 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
29 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
30 * configure.ac (warn_cflags): Delete.
31 * configure: Regenerate.
32
e3aa9eba
RO
332011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
34
35 * configure.ac: Include ../config/picflag.m4.
36 (GCC_PICFLAG): Call it.
37 Substitute.
38 * configure: Regenerate.
39 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
40 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
41 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
42 Don't include $(GCC_DIR)/libgcc.mvars.
43
455c8f48
RW
442010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45
46 PR other/46202
47 * Makefile.in (install-strip): New phony target.
48 (check, installcheck, info, dvi, pdf, html, install)
49 (install-info, install-pdf, install-html, mostlyclean)
50 (clean, distclean, maintainer-clean): Mark phony.
51
2f18d9af
EB
522009-10-24 Eric Botcazou <ebotcazou@adacore.com>
53
54 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
55 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
56 * configure.ac: Include config/unwind_ipinfo.m4.
57 Check for _Unwind_GetIPInfo.
58 * configure: Regenerate.
59
c390c361
PB
602009-08-30 Paolo Bonzini <bonzini@gnu.org>
61
62 PR ada/41122
63 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
64 call to AC_PROG_CC.
65 * configure: Regenerate.
66 * Makefile.in: Substitute AWK.
67
df58e648
RW
682009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
69
70 * configure.ac (AC_PREREQ): Bump to 2.64.
71
5213506e
RW
722009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
73
74 * configure: Regenerate.
75
6efbd53f
RW
762009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
77
78 * Makefile.in (AUTOCONF, configure_deps): New variables.
79 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
80
1b3b24c2
RW
812009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
82
83 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
84
05682af8
EB
852009-07-13 Eric Botcazou <ebotcazou@adacore.com>
86
87 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
88 * configure: Regenerate.
89
748086b7
JJ
902009-04-09 Jakub Jelinek <jakub@redhat.com>
91
92 * Makefile.in: Change copyright header to refer to version
93 3 of the GNU General Public License and to point readers at the
94 COPYING3 file and the FSF's license web page.
95 * configure.ac: Likewise.
96
6d63ea75
LG
972009-04-06 Laurent GUERBY <laurent@guerby.net>
98
99 * Makefile.in (ADA_RTS_DIR): Define.
100 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
101
7193e639
LG
1022008-09-21 Laurent Guerby <laurent@guerby.net>
103 Paolo Bonzini <bonzini@gnu.org>
69416e98 104
7193e639
LG
105 PR ada/5911
106 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
107 multilib handling.
108 * configure.ac: Add multilib handling.
109 * configure: Regenerate.
110
f62b28a9 1112008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 112
f62b28a9
LG
113 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
114 avoid conflicts. Factor more flags to pass.
115 (libsubdir): New variable.
116 (install-gnatlib): New target.
117
307c39da
LG
1182008-08-28 Laurent Guerby <laurent@guerby.net>
119
120 * configure: Regenerate.
69416e98 121
12d1a0dc
TQ
1222008-08-06 Thomas Quinot <quinot@adacore.com>
123
124 * Makefile.in: generate s-oscons.ads again, previous change was
125 unneeded.
126
6f371a2e
ST
1272008-08-06 Samuel Tardieu <sam@rfc1149.net>
128
129 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
130 oscons.
131
65aa315e
TQ
1322008-08-06 Thomas Quinot <quinot@adacore.com>
133
134 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
135
c336d2c7
TQ
1362008-08-05 Thomas Quinot <quinot@adacore.com>
137
138 * Makefile.in (gnatlib*): Now depend on oscons target.
139 (oscons): New target.
140
47ad7893
PB
1412008-08-01 Paolo Bonzini <bonzini@gnu.org>
142
143 * configure.ac (warn_cflags): Substitute.
144 * configure: Regenerate.
145 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
146 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
147 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
148 they were unused.
149 (libada-mk): Do not include. Include libgcc.mvars instead.
150 (tmake_file): Remove, do not include.
151 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
152 * configure: Regenerate.
153
18c04407
RW
1542008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
155
156 * configure.ac: move sinclude of acx.m4 before AC_INIT,
157 also sinclude override.m4.
158 * Makefile.in ($(srcdir)/configure): Update dependencies.
159 * configure: Regenerate.
160
00189cc6
BM
1612007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
162
163 * Makefile.in: Add dummy install-pdf target.
164
5305be7e
RG
1652007-01-23 Richard Guenther <rguenther@suse.de>
166
167 PR bootstrap/30541
168 * Makefile.in (STAGE_PREFIX): Do not define.
169 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
170
9bd6112c
PB
1712006-11-16 Paolo Bonzini <bonzini@gnu.org>
172
173 PR bootstrap/29802
174 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
175 * configure: Regenerate.
176 * Makefile.in: Replace host_subdir.
177
a8384928
BM
1782006-10-16 Brooks Moses <bmoses@stanford.edu>
179
180 * Makefile.in: Add dummy "pdf" target.
181
312e3fcb
CD
1822006-05-23 Carlos O'Donell <carlos@codesourcery.com>
183
184 * Makefile.in: Add install-html target.
185
40077270
PB
1862005-12-05 Paolo Bonzini <bonzini@gnu.org>
187
188 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
189
01a1e85a
JW
1902005-04-27 James E Wilson <wilson@specifixinc.com>
191
192 * Makefile.in (html): New.
193
215c351a
PB
1942005-02-28 Paolo Bonzini <bonzini@gnu.org>
195
196 PR bootstrap/17383
197 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
198
5395b47b
NN
1992004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
200
201 * Makefile.in: Add stamp file for building libada, to avoid
202 duplicate builds every time all-gnattools is called.
203
2042004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
205
206 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
207 here.
208
2092004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
210
211 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
212 _TARGET.
213 * configure: Regenerate.
214
2152004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
216
217 * configure.ac, Makefile.in: Remove gnattools-specific code
218 (see gnattools directory).
219 * Makefile.in: Remove dead rts-* targets.
220 * configure: Regenerate.
221
54b2f310
DJ
2222004-05-25 Daniel Jacobowitz <drow@false.org>
223
224 * Makefile.in: Add .NOEXPORT.
225
cad79eea
AC
2262004-04-26 Arnaud Charlet <charlet@act-europe.fr>
227
228 * Makefile.in: Put back merge of some targets to avoid code duplication.
229 Remove at the same obsolete variable GNATLIBLDFLAGS.
230
d743b2b6
NN
2312004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
232
233 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
234 correctly.
235 * configure: Regenerate.
236
e9f4e557
NN
2372004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
238
239 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
240 over error-prone Make abuse. Remove temporary debug code.
241 (gnatlib-zcx): New target.
242 (gnattools): Split into gnattools-native, gnattools-cross, to fix
243 previous bug; select which on the basis of default_gnattools_target.
244 (ada.all.cross): Merged with gnattools-cross target.
245 * configure.ac: Set default_gnattools_target.
246 * configure: Regenerate.
247
c2b5e13b
AC
2482004-04-19 Arnaud Charlet <charlet@act-europe.fr>
249
250 * Makefile.in: Fix errors introduced in previous change (in particular,
251 errors when building gnattools were ignored).
252 Code clean up and simplification.
253 update comments.
254 Remove temporary debug code introduced by mistake in previous check in.
255 Prefer GNU Make syntax over complex and error-prone sh syntax.
256 (gnatlib-zcx): New target.
257 (ada.all.cross): Merged with gnattools-cross target.
258
f206bf50
NN
2592004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
260
261 * configure.ac: It's gnatlib-plain in the Makefile, not
262 gnatlib-simple; make configure match.
263 * configure: Regenerate.
264
80dab182
NN
2652004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
266
267 * Makefile.in: Call gcc/ada/Makefile directly, not through the
268 intermediary of gcc/Makefile. Incorporate all necessary parts of
269 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
270 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
271 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
272 to build in configure.ac, not here.
273 * configure.ac: Provide Makefile.in with the new information it needs,
274 such as GCC's tmake_file and xmake_file.
275 * configure: Regenerate.
276
8ab705be
KC
2772004-03-10 Kelley Cook <kcook@gcc.gnu.org>
278
279 * configure.in: Rename file to ...
280 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
281 * configure: Regenerate.
282
f0d3c336
AC
2832003-03-02 Arnaud Charlet <charlet@act-europe.fr>
284
285 PR ada/14350
286 * configure.in: Remove hardcoded gcc version.
287
288 * configure: Regenerated.
289
cf81c88e
UW
2902004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
291
292 * Makefile.in (gnattools): Depend on gnatlib.
293
b0b70d84
AC
2942003-02-10 Arnaud Charlet <charlet@act-europe.fr>
295
296 PR ada/6637, PR ada/5911
297 * configure.in, Makefile.in, configure: Merge with libada-branch
298
2992003-10-27 Arnaud Charlet <charlet@act-europe.fr>
300
301 PR ada/6637, PR ada/5911
302 * configure.in: Add support for --enable/disable-shared
303 * Makefile.in: Add initial, simple support for gnatlib/gnattools
304 for native and cross configurations.
305 * configure: Regenerate
306
3072003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
308
309 * configure.in: Make --enable-maintainer-mode work.
310 * configure: Regenerate.
311
312 * Makefile.in, configure.in: New files.
313 * configure: Generate.
314
315 * New directory, new ChangeLog.
316
317Copyright 2003, 2004 Free Software Foundation, Inc.
318
319This ChangeLog is free software; the Free Software Foundation gives
320unlimited permission to copy, distribute, and modify it.