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