OSDN Git Service

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