configure.ac: It's gnatlib-plain in the Makefile, not gnatlib-simple; make configure...
[platform/upstream/gcc.git] / libada / ChangeLog
1 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
2
3         * configure.ac: It's gnatlib-plain in the Makefile, not
4         gnatlib-simple; make configure match.
5         * configure: Regenerate.
6
7 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8
9         * Makefile.in: Call gcc/ada/Makefile directly, not through the
10         intermediary of gcc/Makefile.  Incorporate all necessary parts of
11         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
12         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
13         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
14         to build in configure.ac, not here.
15         * configure.ac: Provide Makefile.in with the new information it needs,
16         such as GCC's tmake_file and xmake_file.
17         * configure: Regenerate.
18
19 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
20
21         * configure.in: Rename file to ...
22         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
23         * configure: Regenerate.
24
25 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
26
27         PR ada/14350
28         * configure.in: Remove hardcoded gcc version.
29
30         * configure: Regenerated.
31
32 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
33
34         * Makefile.in (gnattools): Depend on gnatlib.
35
36 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
37
38         PR ada/6637, PR ada/5911
39         * configure.in, Makefile.in, configure: Merge with libada-branch
40
41 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
42
43         PR ada/6637, PR ada/5911
44         * configure.in: Add support for --enable/disable-shared
45         * Makefile.in: Add initial, simple support for gnatlib/gnattools
46         for native and cross configurations.
47         * configure: Regenerate
48
49 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
50
51         * configure.in: Make --enable-maintainer-mode work.
52         * configure: Regenerate.
53
54         * Makefile.in, configure.in: New files.
55         * configure: Generate.
56
57         * New directory, new ChangeLog.
58
59 Copyright 2003, 2004 Free Software Foundation, Inc.
60
61 This ChangeLog is free software; the Free Software Foundation gives
62 unlimited permission to copy, distribute, and modify it.