]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
re PR ada/5911 (Support for multilib in Ada)
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
7193e639
LG
12008-09-21 Laurent Guerby <laurent@guerby.net>
2 Paolo Bonzini <bonzini@gnu.org>
3
4 PR ada/5911
5 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
6 multilib handling.
7 * configure.ac: Add multilib handling.
8 * configure: Regenerate.
9
f62b28a9
LG
102008-08-29 Laurent Guerby <laurent@guerby.net>
11
12 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
13 avoid conflicts. Factor more flags to pass.
14 (libsubdir): New variable.
15 (install-gnatlib): New target.
16
307c39da
LG
172008-08-28 Laurent Guerby <laurent@guerby.net>
18
19 * configure: Regenerate.
20
12d1a0dc
TQ
212008-08-06 Thomas Quinot <quinot@adacore.com>
22
23 * Makefile.in: generate s-oscons.ads again, previous change was
24 unneeded.
25
6f371a2e
ST
262008-08-06 Samuel Tardieu <sam@rfc1149.net>
27
28 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
29 oscons.
30
65aa315e
TQ
312008-08-06 Thomas Quinot <quinot@adacore.com>
32
33 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
34
c336d2c7
TQ
352008-08-05 Thomas Quinot <quinot@adacore.com>
36
37 * Makefile.in (gnatlib*): Now depend on oscons target.
38 (oscons): New target.
39
47ad7893
PB
402008-08-01 Paolo Bonzini <bonzini@gnu.org>
41
42 * configure.ac (warn_cflags): Substitute.
43 * configure: Regenerate.
44 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
45 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
46 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
47 they were unused.
48 (libada-mk): Do not include. Include libgcc.mvars instead.
49 (tmake_file): Remove, do not include.
50 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
51 * configure: Regenerate.
52
18c04407
RW
532008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54
55 * configure.ac: move sinclude of acx.m4 before AC_INIT,
56 also sinclude override.m4.
57 * Makefile.in ($(srcdir)/configure): Update dependencies.
58 * configure: Regenerate.
59
00189cc6
BM
602007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
61
62 * Makefile.in: Add dummy install-pdf target.
63
5305be7e
RG
642007-01-23 Richard Guenther <rguenther@suse.de>
65
66 PR bootstrap/30541
67 * Makefile.in (STAGE_PREFIX): Do not define.
68 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
69
9bd6112c
PB
702006-11-16 Paolo Bonzini <bonzini@gnu.org>
71
72 PR bootstrap/29802
73 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
74 * configure: Regenerate.
75 * Makefile.in: Replace host_subdir.
76
a8384928
BM
772006-10-16 Brooks Moses <bmoses@stanford.edu>
78
79 * Makefile.in: Add dummy "pdf" target.
80
312e3fcb
CD
812006-05-23 Carlos O'Donell <carlos@codesourcery.com>
82
83 * Makefile.in: Add install-html target.
84
40077270
PB
852005-12-05 Paolo Bonzini <bonzini@gnu.org>
86
87 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
88
01a1e85a
JW
892005-04-27 James E Wilson <wilson@specifixinc.com>
90
91 * Makefile.in (html): New.
92
215c351a
PB
932005-02-28 Paolo Bonzini <bonzini@gnu.org>
94
95 PR bootstrap/17383
96 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
97
5395b47b
NN
982004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
99
100 * Makefile.in: Add stamp file for building libada, to avoid
101 duplicate builds every time all-gnattools is called.
102
1032004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
104
105 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
106 here.
107
1082004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
109
110 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
111 _TARGET.
112 * configure: Regenerate.
113
1142004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
115
116 * configure.ac, Makefile.in: Remove gnattools-specific code
117 (see gnattools directory).
118 * Makefile.in: Remove dead rts-* targets.
119 * configure: Regenerate.
120
54b2f310
DJ
1212004-05-25 Daniel Jacobowitz <drow@false.org>
122
123 * Makefile.in: Add .NOEXPORT.
124
cad79eea
AC
1252004-04-26 Arnaud Charlet <charlet@act-europe.fr>
126
127 * Makefile.in: Put back merge of some targets to avoid code duplication.
128 Remove at the same obsolete variable GNATLIBLDFLAGS.
129
d743b2b6
NN
1302004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
131
132 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
133 correctly.
134 * configure: Regenerate.
135
e9f4e557
NN
1362004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
137
138 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
139 over error-prone Make abuse. Remove temporary debug code.
140 (gnatlib-zcx): New target.
141 (gnattools): Split into gnattools-native, gnattools-cross, to fix
142 previous bug; select which on the basis of default_gnattools_target.
143 (ada.all.cross): Merged with gnattools-cross target.
144 * configure.ac: Set default_gnattools_target.
145 * configure: Regenerate.
146
c2b5e13b
AC
1472004-04-19 Arnaud Charlet <charlet@act-europe.fr>
148
149 * Makefile.in: Fix errors introduced in previous change (in particular,
150 errors when building gnattools were ignored).
151 Code clean up and simplification.
152 update comments.
153 Remove temporary debug code introduced by mistake in previous check in.
154 Prefer GNU Make syntax over complex and error-prone sh syntax.
155 (gnatlib-zcx): New target.
156 (ada.all.cross): Merged with gnattools-cross target.
157
f206bf50
NN
1582004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
159
160 * configure.ac: It's gnatlib-plain in the Makefile, not
161 gnatlib-simple; make configure match.
162 * configure: Regenerate.
163
80dab182
NN
1642004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
165
166 * Makefile.in: Call gcc/ada/Makefile directly, not through the
167 intermediary of gcc/Makefile. Incorporate all necessary parts of
168 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
169 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
170 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
171 to build in configure.ac, not here.
172 * configure.ac: Provide Makefile.in with the new information it needs,
173 such as GCC's tmake_file and xmake_file.
174 * configure: Regenerate.
175
8ab705be
KC
1762004-03-10 Kelley Cook <kcook@gcc.gnu.org>
177
178 * configure.in: Rename file to ...
179 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
180 * configure: Regenerate.
181
f0d3c336
AC
1822003-03-02 Arnaud Charlet <charlet@act-europe.fr>
183
184 PR ada/14350
185 * configure.in: Remove hardcoded gcc version.
186
187 * configure: Regenerated.
188
cf81c88e
UW
1892004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
190
191 * Makefile.in (gnattools): Depend on gnatlib.
192
b0b70d84
AC
1932003-02-10 Arnaud Charlet <charlet@act-europe.fr>
194
195 PR ada/6637, PR ada/5911
196 * configure.in, Makefile.in, configure: Merge with libada-branch
197
1982003-10-27 Arnaud Charlet <charlet@act-europe.fr>
199
200 PR ada/6637, PR ada/5911
201 * configure.in: Add support for --enable/disable-shared
202 * Makefile.in: Add initial, simple support for gnatlib/gnattools
203 for native and cross configurations.
204 * configure: Regenerate
205
2062003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
207
208 * configure.in: Make --enable-maintainer-mode work.
209 * configure: Regenerate.
210
211 * Makefile.in, configure.in: New files.
212 * configure: Generate.
213
214 * New directory, new ChangeLog.
215
216Copyright 2003, 2004 Free Software Foundation, Inc.
217
218This ChangeLog is free software; the Free Software Foundation gives
219unlimited permission to copy, distribute, and modify it.