OSDN Git Service

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