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