]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
[multiple changes]
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
f206bf50
NN
12004-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
80dab182
NN
72004-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
8ab705be
KC
192004-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
f0d3c336
AC
252003-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
cf81c88e
UW
322004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
33
34 * Makefile.in (gnattools): Depend on gnatlib.
35
b0b70d84
AC
362003-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
412003-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
492003-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
59Copyright 2003, 2004 Free Software Foundation, Inc.
60
61This ChangeLog is free software; the Free Software Foundation gives
62unlimited permission to copy, distribute, and modify it.