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