]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
re PR bootstrap/17383 (Building in src dir fails)
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
215c351a
PB
12005-02-28 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/17383
4 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
5
5395b47b
NN
62004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7
8 * Makefile.in: Add stamp file for building libada, to avoid
9 duplicate builds every time all-gnattools is called.
10
112004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12
13 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
14 here.
15
162004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
17
18 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
19 _TARGET.
20 * configure: Regenerate.
21
222004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
23
24 * configure.ac, Makefile.in: Remove gnattools-specific code
25 (see gnattools directory).
26 * Makefile.in: Remove dead rts-* targets.
27 * configure: Regenerate.
28
54b2f310
DJ
292004-05-25 Daniel Jacobowitz <drow@false.org>
30
31 * Makefile.in: Add .NOEXPORT.
32
cad79eea
AC
332004-04-26 Arnaud Charlet <charlet@act-europe.fr>
34
35 * Makefile.in: Put back merge of some targets to avoid code duplication.
36 Remove at the same obsolete variable GNATLIBLDFLAGS.
37
d743b2b6
NN
382004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
39
40 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
41 correctly.
42 * configure: Regenerate.
43
e9f4e557
NN
442004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
45
46 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
47 over error-prone Make abuse. Remove temporary debug code.
48 (gnatlib-zcx): New target.
49 (gnattools): Split into gnattools-native, gnattools-cross, to fix
50 previous bug; select which on the basis of default_gnattools_target.
51 (ada.all.cross): Merged with gnattools-cross target.
52 * configure.ac: Set default_gnattools_target.
53 * configure: Regenerate.
54
c2b5e13b
AC
552004-04-19 Arnaud Charlet <charlet@act-europe.fr>
56
57 * Makefile.in: Fix errors introduced in previous change (in particular,
58 errors when building gnattools were ignored).
59 Code clean up and simplification.
60 update comments.
61 Remove temporary debug code introduced by mistake in previous check in.
62 Prefer GNU Make syntax over complex and error-prone sh syntax.
63 (gnatlib-zcx): New target.
64 (ada.all.cross): Merged with gnattools-cross target.
65
f206bf50
NN
662004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
67
68 * configure.ac: It's gnatlib-plain in the Makefile, not
69 gnatlib-simple; make configure match.
70 * configure: Regenerate.
71
80dab182
NN
722004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
73
74 * Makefile.in: Call gcc/ada/Makefile directly, not through the
75 intermediary of gcc/Makefile. Incorporate all necessary parts of
76 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
77 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
78 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
79 to build in configure.ac, not here.
80 * configure.ac: Provide Makefile.in with the new information it needs,
81 such as GCC's tmake_file and xmake_file.
82 * configure: Regenerate.
83
8ab705be
KC
842004-03-10 Kelley Cook <kcook@gcc.gnu.org>
85
86 * configure.in: Rename file to ...
87 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
88 * configure: Regenerate.
89
f0d3c336
AC
902003-03-02 Arnaud Charlet <charlet@act-europe.fr>
91
92 PR ada/14350
93 * configure.in: Remove hardcoded gcc version.
94
95 * configure: Regenerated.
96
cf81c88e
UW
972004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
98
99 * Makefile.in (gnattools): Depend on gnatlib.
100
b0b70d84
AC
1012003-02-10 Arnaud Charlet <charlet@act-europe.fr>
102
103 PR ada/6637, PR ada/5911
104 * configure.in, Makefile.in, configure: Merge with libada-branch
105
1062003-10-27 Arnaud Charlet <charlet@act-europe.fr>
107
108 PR ada/6637, PR ada/5911
109 * configure.in: Add support for --enable/disable-shared
110 * Makefile.in: Add initial, simple support for gnatlib/gnattools
111 for native and cross configurations.
112 * configure: Regenerate
113
1142003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
115
116 * configure.in: Make --enable-maintainer-mode work.
117 * configure: Regenerate.
118
119 * Makefile.in, configure.in: New files.
120 * configure: Generate.
121
122 * New directory, new ChangeLog.
123
124Copyright 2003, 2004 Free Software Foundation, Inc.
125
126This ChangeLog is free software; the Free Software Foundation gives
127unlimited permission to copy, distribute, and modify it.