]> git.ipfire.org Git - thirdparty/gcc.git/blob - gnattools/ChangeLog
gnattools/
[thirdparty/gcc.git] / gnattools / ChangeLog
1 2015-06-08 John Marino <gnugcc@marino.st>
2
3 * configure.ac (*-*-dragonfly*): New configuration.
4 * configure: Regenerate.
5
6 2014-02-23 Eric Botcazou <ebotcazou@adacore.com>
7
8 * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
9
10 2014-01-27 Eric Botcazou <ebotcazou@adacore.com>
11
12 * configure.ac (*-*-lynxos*): Delete.
13 * configure: Regenerate.
14
15 2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
16 Iain Sandoe <iain@codesourcery.com>
17
18 PR ada/55946
19 * Makefile.in (host): Define.
20 (host_alias): Likewise.
21 (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
22 (GNATMAKE_FOR_HOST): Define.
23 (GNATLINK_FOR_HOST): Likewise.
24 (GNATBIND_FOR_HOST): Likewise.
25 (GNATLS_FOR_HOST): Likewise.
26 (RTS_DIR): Move around and use GNATLS_FOR_HOST.
27 (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
28
29 2013-12-04 Eric Botcazou <ebotcazou@adacore.com>
30
31 PR ada/59382
32 * configure.ac (target parameterization): Rewrite.
33 * configure: Regenerate.
34
35 2013-09-01 Eric Botcazou <ebotcazou@adacore.com>
36 Iain Sandoe <iain@codesourcery.com>
37
38 PR ada/58239
39 * Makefile.in (CXX_LFLAGS): New.
40 (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
41 (TOOLS_FLAGS_TO_PASS_RE): Likewise.
42 (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
43
44 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
45
46 * configure.ac (mips-sgi-irix*): Remove.
47 * configure: Regenerate.
48
49 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
50
51 * Makefile.in (LOOSE_WARN): Delete.
52 (GCC_WARN_CFLAGS): Set to -W -Wall.
53 (TOOLS_FLAGS_TO_PASS_1): Delete.
54 (TOOLS_FLAGS_TO_PASS_1re): Rename into...
55 (TOOLS_FLAGS_TO_PASS_RE): ...this.
56 (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
57 (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
58
59 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
60
61 PR target/39150
62 * configure.ac (*86-*-solaris2*): Also accept
63 x86_64-*-solaris2.1[0-9]*.
64 * configure: Regenerate.
65
66 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
67
68 PR other/46202
69 * Makefile.in (install-strip): New phony target.
70 (check, installcheck, info, dvi, pdf, html, install)
71 (install-info, install-pdf, install-html, mostlyclean)
72 (clean, distclean, maintainer-clean): Mark phony.
73
74 2010-01-09 Simon Wright <simon@pushface.org>
75
76 PR ada/42659
77 * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
78 * configure: Regenerate.
79
80 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 * configure.ac (AC_PREREQ): Bump to 2.64.
83
84 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
85
86 * configure: Regenerate.
87
88 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
89
90 * Makefile.in (AUTOCONF, configure_deps): New variables.
91 ($(srcdir)/configure): Use them.
92
93 2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
94
95 PR ada/40166
96 * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
97 target specific sources.
98
99 2009-04-10 Arnaud Charlet <charlet@adacore.com>
100
101 * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
102
103 2009-04-09 Jakub Jelinek <jakub@redhat.com>
104
105 * Makefile.in: Change copyright header to refer to version
106 3 of the GNU General Public License and to point readers at the
107 COPYING3 file and the FSF's license web page.
108 * configure.ac: Likewise.
109
110 2009-02-26 Andreas Schwab <schwab@suse.de>
111
112 PR ada/39172
113 * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
114 (INCLUDES_FOR_SUBDIR): Adjust.
115 (ADA_INCLUDES_FOR_SUBDIR): Adjust.
116
117 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
118
119 * configure.ac (warn_cflags): Substitute.
120 * configure: Regenerate.
121 * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
122 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
123 (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
124 (libsubdir): Remove.
125 (libada-mk): Do not include. Include libgcc.mvars instead.
126 (xmake_file): Remove, do not include.
127
128 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
129
130 * configure.ac (x_ada_cflags): Remove.
131 (ADA_CFLAGS): Substitute.
132 * configure: Regenerate.
133 * Makefile.in (ADA_CFLAGS): Substitute.
134 (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
135 (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
136 TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
137 Pass ADA_CFLAGS.
138
139 2008-07-30 Laurent Guerby <laurent@guerby.net>
140
141 PR ada/5911
142 * gnattools/Makefile.in: Replace stamp-gnatlib by
143 stamp-gnatlib-rts.
144
145 2008-06-26 Chris Proctor <chrisp_42@bigpond.com>
146
147 * configure.ac, configure: Fix target specific pairs.
148
149 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
150
151 * configure.ac: move sinclude of acx.m4 before AC_INIT,
152 also sinclude override.m4.
153 * Makefile.in ($(srcdir)/configure): Update dependencies.
154 * configure: Regenerate.
155
156 2008-06-07 Joseph Myers <joseph@codesourcery.com>
157
158 * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
159 * configure: Regenerate.
160
161 2008-05-20 Arnaud Charlet <charlet@adacore.com>
162
163 * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
164 in gcc/ada/Makefile.in
165
166 2008-05-13 Arnaud Charlet <charlet@adacore.com>
167
168 PR ada/31808
169 * Makefile.in (gnattools-cross): Do not build vxaddr2line
170
171 2008-04-05 Arnaud Charlet <charlet@adacore.com>
172
173 * Makefile.in: Remove handling of gnatbl.
174
175 2007-12-05 Bechir Zalila <bechir.zalila@gmail.com>
176
177 PR ada/34284
178 * configure.ac: Added a missing switch case for *86-*-darwin*
179 when defining the value of TOOLS_TARGET_PAIRS.
180
181 * configure: Regenerated.
182
183 2007-06-06 Arnaud Charlet <charlet@adacore.com>
184
185 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
186 gcc/ada/Makefile.in.
187
188 * configure: Regenerated.
189
190 2007-04-30 Arnaud Charlet <charlet@adacore.com>
191
192 PR ada/28953
193 * Makefile.in: No longer build gprmake
194
195 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
196
197 * Makefile.in: Add dummy install-pdf target.
198
199 2007-02-11 Andreas Schwab <schwab@suse.de>
200
201 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
202 gcc/ada/Makefile.in.
203 * configure: Regenerated.
204
205 2007-01-23 Richard Guenther <rguenther@suse.de>
206
207 PR bootstrap/30541
208 * Makefile.in (STAGE_PREFIX): Do not define.
209
210 2006-10-10 Brooks Moses <bmoses@stanford.edu>
211
212 * Makefile.in: Added empty "pdf" target.
213
214 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
215
216 * Makefile.in: Add html and install-html targets.
217
218 2005-03-09 Arnaud Charlet <charlet@adacore.com>
219
220 * Makefile.in: Fix incorrect use of ' in shell command
221
222 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
223
224 * Makefile.in: Remove use of cc_set_by_configure; just use
225 plain old CC from the top level in this case.
226
227 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
228 Merge from mainline at tag libada-gnattools-merge-20050129:
229 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
230 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
231
232 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
233
234 * Makefile.in: Reinstate stamp-gnatlib check.
235
236 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
237
238 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
239 gcc/ada/configure.ac into gnattools-native and gnattools-cross
240 targets, collecting flags as appropriate from here,
241 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
242 identical behavior.
243 * configure.ac: Add necessary configure bits from
244 gcc/ada/configure.ac.
245 * configure: Regenerate.
246
247 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
248
249 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
250 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
251 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
252 * configure: Regenerate.
253
254 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
255
256 * Makefile.in, configure.ac: Remove libada-specific targets and
257 variables.
258 * configure: Regenerate.
259 * New directory, cloned from libada.
260
261 Copyright 2004, 2005 Free Software Foundation, Inc.
262
263 This ChangeLog is free software; the Free Software Foundation gives
264 unlimited permission to copy, distribute, and modify it.