]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
5213506e
RW
12009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
6efbd53f
RW
52009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * Makefile.in (AUTOCONF, configure_deps): New variables.
8 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
9
1b3b24c2
RW
102009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11
12 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
13
05682af8
EB
142009-07-13 Eric Botcazou <ebotcazou@adacore.com>
15
16 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
17 * configure: Regenerate.
18
748086b7
JJ
192009-04-09 Jakub Jelinek <jakub@redhat.com>
20
21 * Makefile.in: Change copyright header to refer to version
22 3 of the GNU General Public License and to point readers at the
23 COPYING3 file and the FSF's license web page.
24 * configure.ac: Likewise.
25
6d63ea75
LG
262009-04-06 Laurent GUERBY <laurent@guerby.net>
27
28 * Makefile.in (ADA_RTS_DIR): Define.
29 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
30
7193e639
LG
312008-09-21 Laurent Guerby <laurent@guerby.net>
32 Paolo Bonzini <bonzini@gnu.org>
33
34 PR ada/5911
35 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
36 multilib handling.
37 * configure.ac: Add multilib handling.
38 * configure: Regenerate.
39
f62b28a9
LG
402008-08-29 Laurent Guerby <laurent@guerby.net>
41
42 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
43 avoid conflicts. Factor more flags to pass.
44 (libsubdir): New variable.
45 (install-gnatlib): New target.
46
307c39da
LG
472008-08-28 Laurent Guerby <laurent@guerby.net>
48
49 * configure: Regenerate.
50
12d1a0dc
TQ
512008-08-06 Thomas Quinot <quinot@adacore.com>
52
53 * Makefile.in: generate s-oscons.ads again, previous change was
54 unneeded.
55
6f371a2e
ST
562008-08-06 Samuel Tardieu <sam@rfc1149.net>
57
58 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
59 oscons.
60
65aa315e
TQ
612008-08-06 Thomas Quinot <quinot@adacore.com>
62
63 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
64
c336d2c7
TQ
652008-08-05 Thomas Quinot <quinot@adacore.com>
66
67 * Makefile.in (gnatlib*): Now depend on oscons target.
68 (oscons): New target.
69
47ad7893
PB
702008-08-01 Paolo Bonzini <bonzini@gnu.org>
71
72 * configure.ac (warn_cflags): Substitute.
73 * configure: Regenerate.
74 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
75 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
76 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
77 they were unused.
78 (libada-mk): Do not include. Include libgcc.mvars instead.
79 (tmake_file): Remove, do not include.
80 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
81 * configure: Regenerate.
82
18c04407
RW
832008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
84
85 * configure.ac: move sinclude of acx.m4 before AC_INIT,
86 also sinclude override.m4.
87 * Makefile.in ($(srcdir)/configure): Update dependencies.
88 * configure: Regenerate.
89
00189cc6
BM
902007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
91
92 * Makefile.in: Add dummy install-pdf target.
93
5305be7e
RG
942007-01-23 Richard Guenther <rguenther@suse.de>
95
96 PR bootstrap/30541
97 * Makefile.in (STAGE_PREFIX): Do not define.
98 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
99
9bd6112c
PB
1002006-11-16 Paolo Bonzini <bonzini@gnu.org>
101
102 PR bootstrap/29802
103 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
104 * configure: Regenerate.
105 * Makefile.in: Replace host_subdir.
106
a8384928
BM
1072006-10-16 Brooks Moses <bmoses@stanford.edu>
108
109 * Makefile.in: Add dummy "pdf" target.
110
312e3fcb
CD
1112006-05-23 Carlos O'Donell <carlos@codesourcery.com>
112
113 * Makefile.in: Add install-html target.
114
40077270
PB
1152005-12-05 Paolo Bonzini <bonzini@gnu.org>
116
117 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
118
01a1e85a
JW
1192005-04-27 James E Wilson <wilson@specifixinc.com>
120
121 * Makefile.in (html): New.
122
215c351a
PB
1232005-02-28 Paolo Bonzini <bonzini@gnu.org>
124
125 PR bootstrap/17383
126 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
127
5395b47b
NN
1282004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
129
130 * Makefile.in: Add stamp file for building libada, to avoid
131 duplicate builds every time all-gnattools is called.
132
1332004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
134
135 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
136 here.
137
1382004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
139
140 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
141 _TARGET.
142 * configure: Regenerate.
143
1442004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
145
146 * configure.ac, Makefile.in: Remove gnattools-specific code
147 (see gnattools directory).
148 * Makefile.in: Remove dead rts-* targets.
149 * configure: Regenerate.
150
54b2f310
DJ
1512004-05-25 Daniel Jacobowitz <drow@false.org>
152
153 * Makefile.in: Add .NOEXPORT.
154
cad79eea
AC
1552004-04-26 Arnaud Charlet <charlet@act-europe.fr>
156
157 * Makefile.in: Put back merge of some targets to avoid code duplication.
158 Remove at the same obsolete variable GNATLIBLDFLAGS.
159
d743b2b6
NN
1602004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
161
162 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
163 correctly.
164 * configure: Regenerate.
165
e9f4e557
NN
1662004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
167
168 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
169 over error-prone Make abuse. Remove temporary debug code.
170 (gnatlib-zcx): New target.
171 (gnattools): Split into gnattools-native, gnattools-cross, to fix
172 previous bug; select which on the basis of default_gnattools_target.
173 (ada.all.cross): Merged with gnattools-cross target.
174 * configure.ac: Set default_gnattools_target.
175 * configure: Regenerate.
176
c2b5e13b
AC
1772004-04-19 Arnaud Charlet <charlet@act-europe.fr>
178
179 * Makefile.in: Fix errors introduced in previous change (in particular,
180 errors when building gnattools were ignored).
181 Code clean up and simplification.
182 update comments.
183 Remove temporary debug code introduced by mistake in previous check in.
184 Prefer GNU Make syntax over complex and error-prone sh syntax.
185 (gnatlib-zcx): New target.
186 (ada.all.cross): Merged with gnattools-cross target.
187
f206bf50
NN
1882004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
189
190 * configure.ac: It's gnatlib-plain in the Makefile, not
191 gnatlib-simple; make configure match.
192 * configure: Regenerate.
193
80dab182
NN
1942004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
195
196 * Makefile.in: Call gcc/ada/Makefile directly, not through the
197 intermediary of gcc/Makefile. Incorporate all necessary parts of
198 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
199 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
200 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
201 to build in configure.ac, not here.
202 * configure.ac: Provide Makefile.in with the new information it needs,
203 such as GCC's tmake_file and xmake_file.
204 * configure: Regenerate.
205
8ab705be
KC
2062004-03-10 Kelley Cook <kcook@gcc.gnu.org>
207
208 * configure.in: Rename file to ...
209 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
210 * configure: Regenerate.
211
f0d3c336
AC
2122003-03-02 Arnaud Charlet <charlet@act-europe.fr>
213
214 PR ada/14350
215 * configure.in: Remove hardcoded gcc version.
216
217 * configure: Regenerated.
218
cf81c88e
UW
2192004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
220
221 * Makefile.in (gnattools): Depend on gnatlib.
222
b0b70d84
AC
2232003-02-10 Arnaud Charlet <charlet@act-europe.fr>
224
225 PR ada/6637, PR ada/5911
226 * configure.in, Makefile.in, configure: Merge with libada-branch
227
2282003-10-27 Arnaud Charlet <charlet@act-europe.fr>
229
230 PR ada/6637, PR ada/5911
231 * configure.in: Add support for --enable/disable-shared
232 * Makefile.in: Add initial, simple support for gnatlib/gnattools
233 for native and cross configurations.
234 * configure: Regenerate
235
2362003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
237
238 * configure.in: Make --enable-maintainer-mode work.
239 * configure: Regenerate.
240
241 * Makefile.in, configure.in: New files.
242 * configure: Generate.
243
244 * New directory, new ChangeLog.
245
246Copyright 2003, 2004 Free Software Foundation, Inc.
247
248This ChangeLog is free software; the Free Software Foundation gives
249unlimited permission to copy, distribute, and modify it.