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