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