OSDN Git Service

PR other/46202: implement install-strip.
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
1 2010-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
9 2009-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
17 2009-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
25 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         * configure.ac (AC_PREREQ): Bump to 2.64.
28
29 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30
31         * configure: Regenerate.
32
33 2009-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
38 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39
40         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
41
42 2009-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
47 2009-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
54 2009-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
59 2008-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
68 2008-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
75 2008-08-28  Laurent Guerby  <laurent@guerby.net>
76
77         * configure: Regenerate.
78         
79 2008-08-06  Thomas Quinot  <quinot@adacore.com>
80
81         * Makefile.in: generate s-oscons.ads again, previous change was
82         unneeded.
83
84 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
85
86         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
87         oscons.
88
89 2008-08-06  Thomas Quinot  <quinot@adacore.com>
90
91         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
92
93 2008-08-05  Thomas Quinot  <quinot@adacore.com>
94
95         * Makefile.in (gnatlib*): Now depend on oscons target.
96         (oscons): New target.
97
98 2008-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
111 2008-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
118 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
119
120         * Makefile.in: Add dummy install-pdf target.
121
122 2007-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
128 2006-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
135 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
136
137         * Makefile.in: Add dummy "pdf" target.
138
139 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
140
141         * Makefile.in: Add install-html target.
142
143 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
144
145         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
146
147 2005-04-27  James E Wilson  <wilson@specifixinc.com>
148
149         * Makefile.in (html): New.
150
151 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
152
153         PR bootstrap/17383
154         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
155
156 2004-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
161 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
162
163         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
164         here.
165
166 2004-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
172 2004-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
179 2004-05-25  Daniel Jacobowitz  <drow@false.org>
180
181         * Makefile.in: Add .NOEXPORT.
182
183 2004-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
188 2004-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
194 2004-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
205 2004-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
216 2004-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
222 2004-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
234 2004-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
240 2003-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
247 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
248
249         * Makefile.in (gnattools): Depend on gnatlib.
250
251 2003-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
256 2003-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
264 2003-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
274 Copyright 2003, 2004 Free Software Foundation, Inc.
275
276 This ChangeLog is free software; the Free Software Foundation gives
277 unlimited permission to copy, distribute, and modify it.