OSDN Git Service

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