OSDN Git Service

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