OSDN Git Service

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