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