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