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