OSDN Git Service

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