OSDN Git Service

2008-07-30 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gnattools / ChangeLog
1 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2
3         * configure.ac (x_ada_cflags): Remove.
4         (ADA_CFLAGS): Substitute.
5         * configure: Regenerate.
6         * Makefile.in (ADA_CFLAGS): Substitute.
7         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
8         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
9         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
10         Pass ADA_CFLAGS.
11
12 2008-07-30  Laurent Guerby  <laurent@guerby.net>
13
14         PR ada/5911
15         * gnattools/Makefile.in: Replace stamp-gnatlib by
16         stamp-gnatlib-rts.
17
18 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
19
20         * configure.ac, configure: Fix target specific pairs.
21
22 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23
24         * configure.ac: move sinclude of acx.m4 before AC_INIT,
25         also sinclude override.m4.
26         * Makefile.in ($(srcdir)/configure): Update dependencies.
27         * configure: Regenerate.
28
29 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
30
31         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
32         * configure: Regenerate.
33
34 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
35
36         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
37         in gcc/ada/Makefile.in
38
39 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
40
41         PR ada/31808
42         * Makefile.in (gnattools-cross): Do not build vxaddr2line
43
44 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
45
46         * Makefile.in: Remove handling of gnatbl.
47
48 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
49
50         PR ada/34284
51         * configure.ac: Added a missing switch case for *86-*-darwin*
52         when defining the value of TOOLS_TARGET_PAIRS.
53
54         * configure: Regenerated.
55
56 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
57
58         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
59         gcc/ada/Makefile.in.
60
61         * configure: Regenerated.
62
63 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
64
65         PR ada/28953
66         * Makefile.in: No longer build gprmake
67
68 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
69
70         * Makefile.in: Add dummy install-pdf target.
71
72 2007-02-11  Andreas Schwab  <schwab@suse.de>
73
74         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
75         gcc/ada/Makefile.in.
76         * configure: Regenerated.
77
78 2007-01-23  Richard Guenther  <rguenther@suse.de>
79
80         PR bootstrap/30541
81         * Makefile.in (STAGE_PREFIX): Do not define.
82
83 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
84
85         * Makefile.in: Added empty "pdf" target.
86
87 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
88
89         * Makefile.in: Add html and install-html targets.
90
91 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
92
93         * Makefile.in: Fix incorrect use of ' in shell command
94
95 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
96
97         * Makefile.in: Remove use of cc_set_by_configure; just use
98         plain old CC from the top level in this case.
99
100 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
101         Merge from mainline at tag libada-gnattools-merge-20050129:
102         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
103         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
104
105 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
106
107         * Makefile.in: Reinstate stamp-gnatlib check.
108
109 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
110
111         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
112         gcc/ada/configure.ac into gnattools-native and gnattools-cross
113         targets, collecting flags as appropriate from here,
114         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
115         identical behavior.
116         * configure.ac: Add necessary configure bits from
117         gcc/ada/configure.ac.
118         * configure: Regenerate.
119
120 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
121
122         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
123         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
124         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
125         * configure: Regenerate.
126
127 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
128
129         * Makefile.in, configure.ac: Remove libada-specific targets and
130         variables.
131         * configure: Regenerate.
132         * New directory, cloned from libada.
133
134 Copyright 2004, 2005 Free Software Foundation, Inc.
135
136 This ChangeLog is free software; the Free Software Foundation gives
137 unlimited permission to copy, distribute, and modify it.
138