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