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