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