]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
Makefile.in: Revert most of Arnaud's last change.
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
e9f4e557
NN
12004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
2
3 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
4 over error-prone Make abuse. Remove temporary debug code.
5 (gnatlib-zcx): New target.
6 (gnattools): Split into gnattools-native, gnattools-cross, to fix
7 previous bug; select which on the basis of default_gnattools_target.
8 (ada.all.cross): Merged with gnattools-cross target.
9 * configure.ac: Set default_gnattools_target.
10 * configure: Regenerate.
11
c2b5e13b
AC
122004-04-19 Arnaud Charlet <charlet@act-europe.fr>
13
14 * Makefile.in: Fix errors introduced in previous change (in particular,
15 errors when building gnattools were ignored).
16 Code clean up and simplification.
17 update comments.
18 Remove temporary debug code introduced by mistake in previous check in.
19 Prefer GNU Make syntax over complex and error-prone sh syntax.
20 (gnatlib-zcx): New target.
21 (ada.all.cross): Merged with gnattools-cross target.
22
f206bf50
NN
232004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
24
25 * configure.ac: It's gnatlib-plain in the Makefile, not
26 gnatlib-simple; make configure match.
27 * configure: Regenerate.
28
80dab182
NN
292004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
30
31 * Makefile.in: Call gcc/ada/Makefile directly, not through the
32 intermediary of gcc/Makefile. Incorporate all necessary parts of
33 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
34 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
35 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
36 to build in configure.ac, not here.
37 * configure.ac: Provide Makefile.in with the new information it needs,
38 such as GCC's tmake_file and xmake_file.
39 * configure: Regenerate.
40
8ab705be
KC
412004-03-10 Kelley Cook <kcook@gcc.gnu.org>
42
43 * configure.in: Rename file to ...
44 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
45 * configure: Regenerate.
46
f0d3c336
AC
472003-03-02 Arnaud Charlet <charlet@act-europe.fr>
48
49 PR ada/14350
50 * configure.in: Remove hardcoded gcc version.
51
52 * configure: Regenerated.
53
cf81c88e
UW
542004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
55
56 * Makefile.in (gnattools): Depend on gnatlib.
57
b0b70d84
AC
582003-02-10 Arnaud Charlet <charlet@act-europe.fr>
59
60 PR ada/6637, PR ada/5911
61 * configure.in, Makefile.in, configure: Merge with libada-branch
62
632003-10-27 Arnaud Charlet <charlet@act-europe.fr>
64
65 PR ada/6637, PR ada/5911
66 * configure.in: Add support for --enable/disable-shared
67 * Makefile.in: Add initial, simple support for gnatlib/gnattools
68 for native and cross configurations.
69 * configure: Regenerate
70
712003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
72
73 * configure.in: Make --enable-maintainer-mode work.
74 * configure: Regenerate.
75
76 * Makefile.in, configure.in: New files.
77 * configure: Generate.
78
79 * New directory, new ChangeLog.
80
81Copyright 2003, 2004 Free Software Foundation, Inc.
82
83This ChangeLog is free software; the Free Software Foundation gives
84unlimited permission to copy, distribute, and modify it.