]> git.ipfire.org Git - thirdparty/gcc.git/blob - libada/ChangeLog
extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer.
[thirdparty/gcc.git] / libada / ChangeLog
1 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
4
5 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
6
7 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
8 * configure: Regenerate.
9
10 2009-04-09 Jakub Jelinek <jakub@redhat.com>
11
12 * Makefile.in: Change copyright header to refer to version
13 3 of the GNU General Public License and to point readers at the
14 COPYING3 file and the FSF's license web page.
15 * configure.ac: Likewise.
16
17 2009-04-06 Laurent GUERBY <laurent@guerby.net>
18
19 * Makefile.in (ADA_RTS_DIR): Define.
20 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
21
22 2008-09-21 Laurent Guerby <laurent@guerby.net>
23 Paolo Bonzini <bonzini@gnu.org>
24
25 PR ada/5911
26 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
27 multilib handling.
28 * configure.ac: Add multilib handling.
29 * configure: Regenerate.
30
31 2008-08-29 Laurent Guerby <laurent@guerby.net>
32
33 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
34 avoid conflicts. Factor more flags to pass.
35 (libsubdir): New variable.
36 (install-gnatlib): New target.
37
38 2008-08-28 Laurent Guerby <laurent@guerby.net>
39
40 * configure: Regenerate.
41
42 2008-08-06 Thomas Quinot <quinot@adacore.com>
43
44 * Makefile.in: generate s-oscons.ads again, previous change was
45 unneeded.
46
47 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
48
49 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
50 oscons.
51
52 2008-08-06 Thomas Quinot <quinot@adacore.com>
53
54 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
55
56 2008-08-05 Thomas Quinot <quinot@adacore.com>
57
58 * Makefile.in (gnatlib*): Now depend on oscons target.
59 (oscons): New target.
60
61 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
62
63 * configure.ac (warn_cflags): Substitute.
64 * configure: Regenerate.
65 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
66 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
67 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
68 they were unused.
69 (libada-mk): Do not include. Include libgcc.mvars instead.
70 (tmake_file): Remove, do not include.
71 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
72 * configure: Regenerate.
73
74 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
75
76 * configure.ac: move sinclude of acx.m4 before AC_INIT,
77 also sinclude override.m4.
78 * Makefile.in ($(srcdir)/configure): Update dependencies.
79 * configure: Regenerate.
80
81 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
82
83 * Makefile.in: Add dummy install-pdf target.
84
85 2007-01-23 Richard Guenther <rguenther@suse.de>
86
87 PR bootstrap/30541
88 * Makefile.in (STAGE_PREFIX): Do not define.
89 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
90
91 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
92
93 PR bootstrap/29802
94 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
95 * configure: Regenerate.
96 * Makefile.in: Replace host_subdir.
97
98 2006-10-16 Brooks Moses <bmoses@stanford.edu>
99
100 * Makefile.in: Add dummy "pdf" target.
101
102 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
103
104 * Makefile.in: Add install-html target.
105
106 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
107
108 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
109
110 2005-04-27 James E Wilson <wilson@specifixinc.com>
111
112 * Makefile.in (html): New.
113
114 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
115
116 PR bootstrap/17383
117 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
118
119 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
120
121 * Makefile.in: Add stamp file for building libada, to avoid
122 duplicate builds every time all-gnattools is called.
123
124 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
125
126 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
127 here.
128
129 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
130
131 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
132 _TARGET.
133 * configure: Regenerate.
134
135 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
136
137 * configure.ac, Makefile.in: Remove gnattools-specific code
138 (see gnattools directory).
139 * Makefile.in: Remove dead rts-* targets.
140 * configure: Regenerate.
141
142 2004-05-25 Daniel Jacobowitz <drow@false.org>
143
144 * Makefile.in: Add .NOEXPORT.
145
146 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
147
148 * Makefile.in: Put back merge of some targets to avoid code duplication.
149 Remove at the same obsolete variable GNATLIBLDFLAGS.
150
151 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
152
153 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
154 correctly.
155 * configure: Regenerate.
156
157 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
158
159 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
160 over error-prone Make abuse. Remove temporary debug code.
161 (gnatlib-zcx): New target.
162 (gnattools): Split into gnattools-native, gnattools-cross, to fix
163 previous bug; select which on the basis of default_gnattools_target.
164 (ada.all.cross): Merged with gnattools-cross target.
165 * configure.ac: Set default_gnattools_target.
166 * configure: Regenerate.
167
168 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
169
170 * Makefile.in: Fix errors introduced in previous change (in particular,
171 errors when building gnattools were ignored).
172 Code clean up and simplification.
173 update comments.
174 Remove temporary debug code introduced by mistake in previous check in.
175 Prefer GNU Make syntax over complex and error-prone sh syntax.
176 (gnatlib-zcx): New target.
177 (ada.all.cross): Merged with gnattools-cross target.
178
179 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
180
181 * configure.ac: It's gnatlib-plain in the Makefile, not
182 gnatlib-simple; make configure match.
183 * configure: Regenerate.
184
185 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
186
187 * Makefile.in: Call gcc/ada/Makefile directly, not through the
188 intermediary of gcc/Makefile. Incorporate all necessary parts of
189 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
190 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
191 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
192 to build in configure.ac, not here.
193 * configure.ac: Provide Makefile.in with the new information it needs,
194 such as GCC's tmake_file and xmake_file.
195 * configure: Regenerate.
196
197 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
198
199 * configure.in: Rename file to ...
200 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
201 * configure: Regenerate.
202
203 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
204
205 PR ada/14350
206 * configure.in: Remove hardcoded gcc version.
207
208 * configure: Regenerated.
209
210 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
211
212 * Makefile.in (gnattools): Depend on gnatlib.
213
214 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
215
216 PR ada/6637, PR ada/5911
217 * configure.in, Makefile.in, configure: Merge with libada-branch
218
219 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
220
221 PR ada/6637, PR ada/5911
222 * configure.in: Add support for --enable/disable-shared
223 * Makefile.in: Add initial, simple support for gnatlib/gnattools
224 for native and cross configurations.
225 * configure: Regenerate
226
227 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
228
229 * configure.in: Make --enable-maintainer-mode work.
230 * configure: Regenerate.
231
232 * Makefile.in, configure.in: New files.
233 * configure: Generate.
234
235 * New directory, new ChangeLog.
236
237 Copyright 2003, 2004 Free Software Foundation, Inc.
238
239 This ChangeLog is free software; the Free Software Foundation gives
240 unlimited permission to copy, distribute, and modify it.