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