OSDN Git Service

* Makefile.tpl ($(srcdir)/configure): Update dependencies.
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
1 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure.ac: move sinclude of acx.m4 before AC_INIT,
4         also sinclude override.m4.
5         * Makefile.in ($(srcdir)/configure): Update dependencies.
6         * configure: Regenerate.
7
8 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
9
10         * Makefile.in: Add dummy install-pdf target.
11
12 2007-01-23  Richard Guenther  <rguenther@suse.de>
13
14         PR bootstrap/30541
15         * Makefile.in (STAGE_PREFIX): Do not define.
16         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
17
18 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
19
20         PR bootstrap/29802
21         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
22         * configure: Regenerate.
23         * Makefile.in: Replace host_subdir.
24
25 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
26
27         * Makefile.in: Add dummy "pdf" target.
28
29 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
30
31         * Makefile.in: Add install-html target.
32
33 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
34
35         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
36
37 2005-04-27  James E Wilson  <wilson@specifixinc.com>
38
39         * Makefile.in (html): New.
40
41 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
42
43         PR bootstrap/17383
44         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
45
46 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
47
48         * Makefile.in: Add stamp file for building libada, to avoid
49         duplicate builds every time all-gnattools is called.
50
51 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
52
53         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
54         here.
55
56 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
57
58         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
59         _TARGET.
60         * configure: Regenerate.
61
62 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
63
64         * configure.ac, Makefile.in: Remove gnattools-specific code
65         (see gnattools directory).
66         * Makefile.in: Remove dead rts-* targets.
67         * configure: Regenerate.
68
69 2004-05-25  Daniel Jacobowitz  <drow@false.org>
70
71         * Makefile.in: Add .NOEXPORT.
72
73 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
74
75         * Makefile.in: Put back merge of some targets to avoid code duplication.
76         Remove at the same obsolete variable GNATLIBLDFLAGS.
77
78 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
79
80         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
81         correctly.
82         * configure: Regenerate.
83
84 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
85
86         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
87         over error-prone Make abuse.  Remove temporary debug code.
88         (gnatlib-zcx): New target.
89         (gnattools): Split into gnattools-native, gnattools-cross, to fix
90         previous bug; select which on the basis of default_gnattools_target.
91         (ada.all.cross): Merged with gnattools-cross target.
92         * configure.ac: Set default_gnattools_target.
93         * configure: Regenerate.
94
95 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
96
97         * Makefile.in: Fix errors introduced in previous change (in particular,
98         errors when building gnattools were ignored).
99         Code clean up and simplification.
100         update comments.
101         Remove temporary debug code introduced by mistake in previous check in.
102         Prefer GNU Make syntax over complex and error-prone sh syntax.
103         (gnatlib-zcx): New target.
104         (ada.all.cross): Merged with gnattools-cross target.
105
106 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
107
108         * configure.ac: It's gnatlib-plain in the Makefile, not
109         gnatlib-simple; make configure match.
110         * configure: Regenerate.
111
112 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
113
114         * Makefile.in: Call gcc/ada/Makefile directly, not through the
115         intermediary of gcc/Makefile.  Incorporate all necessary parts of
116         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
117         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
118         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
119         to build in configure.ac, not here.
120         * configure.ac: Provide Makefile.in with the new information it needs,
121         such as GCC's tmake_file and xmake_file.
122         * configure: Regenerate.
123
124 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
125
126         * configure.in: Rename file to ...
127         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
128         * configure: Regenerate.
129
130 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
131
132         PR ada/14350
133         * configure.in: Remove hardcoded gcc version.
134
135         * configure: Regenerated.
136
137 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
138
139         * Makefile.in (gnattools): Depend on gnatlib.
140
141 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
142
143         PR ada/6637, PR ada/5911
144         * configure.in, Makefile.in, configure: Merge with libada-branch
145
146 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
147
148         PR ada/6637, PR ada/5911
149         * configure.in: Add support for --enable/disable-shared
150         * Makefile.in: Add initial, simple support for gnatlib/gnattools
151         for native and cross configurations.
152         * configure: Regenerate
153
154 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
155
156         * configure.in: Make --enable-maintainer-mode work.
157         * configure: Regenerate.
158
159         * Makefile.in, configure.in: New files.
160         * configure: Generate.
161
162         * New directory, new ChangeLog.
163
164 Copyright 2003, 2004 Free Software Foundation, Inc.
165
166 This ChangeLog is free software; the Free Software Foundation gives
167 unlimited permission to copy, distribute, and modify it.