]> git.ipfire.org Git - thirdparty/gcc.git/blob - libada/ChangeLog
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[thirdparty/gcc.git] / libada / ChangeLog
1 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure: Regenerate.
4
5 2009-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
10 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11
12 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
13
14 2009-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
19 2009-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
26 2009-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
31 2008-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
40 2008-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
47 2008-08-28 Laurent Guerby <laurent@guerby.net>
48
49 * configure: Regenerate.
50
51 2008-08-06 Thomas Quinot <quinot@adacore.com>
52
53 * Makefile.in: generate s-oscons.ads again, previous change was
54 unneeded.
55
56 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
57
58 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
59 oscons.
60
61 2008-08-06 Thomas Quinot <quinot@adacore.com>
62
63 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
64
65 2008-08-05 Thomas Quinot <quinot@adacore.com>
66
67 * Makefile.in (gnatlib*): Now depend on oscons target.
68 (oscons): New target.
69
70 2008-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
83 2008-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
90 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
91
92 * Makefile.in: Add dummy install-pdf target.
93
94 2007-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
100 2006-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
107 2006-10-16 Brooks Moses <bmoses@stanford.edu>
108
109 * Makefile.in: Add dummy "pdf" target.
110
111 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
112
113 * Makefile.in: Add install-html target.
114
115 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
116
117 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
118
119 2005-04-27 James E Wilson <wilson@specifixinc.com>
120
121 * Makefile.in (html): New.
122
123 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
124
125 PR bootstrap/17383
126 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
127
128 2004-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
133 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
134
135 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
136 here.
137
138 2004-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
144 2004-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
151 2004-05-25 Daniel Jacobowitz <drow@false.org>
152
153 * Makefile.in: Add .NOEXPORT.
154
155 2004-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
160 2004-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
166 2004-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
177 2004-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
188 2004-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
194 2004-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
206 2004-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
212 2003-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
219 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
220
221 * Makefile.in (gnattools): Depend on gnatlib.
222
223 2003-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
228 2003-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
236 2003-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
246 Copyright 2003, 2004 Free Software Foundation, Inc.
247
248 This ChangeLog is free software; the Free Software Foundation gives
249 unlimited permission to copy, distribute, and modify it.