]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
natevents.cc (env): Delete.
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
312e3fcb
CD
12006-05-23 Carlos O'Donell <carlos@codesourcery.com>
2
3 * Makefile.in: Add install-html target.
4
40077270
PB
52005-12-05 Paolo Bonzini <bonzini@gnu.org>
6
7 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
8
01a1e85a
JW
92005-04-27 James E Wilson <wilson@specifixinc.com>
10
11 * Makefile.in (html): New.
12
215c351a
PB
132005-02-28 Paolo Bonzini <bonzini@gnu.org>
14
15 PR bootstrap/17383
16 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
17
5395b47b
NN
182004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
19
20 * Makefile.in: Add stamp file for building libada, to avoid
21 duplicate builds every time all-gnattools is called.
22
232004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
24
25 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
26 here.
27
282004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
29
30 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
31 _TARGET.
32 * configure: Regenerate.
33
342004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
35
36 * configure.ac, Makefile.in: Remove gnattools-specific code
37 (see gnattools directory).
38 * Makefile.in: Remove dead rts-* targets.
39 * configure: Regenerate.
40
54b2f310
DJ
412004-05-25 Daniel Jacobowitz <drow@false.org>
42
43 * Makefile.in: Add .NOEXPORT.
44
cad79eea
AC
452004-04-26 Arnaud Charlet <charlet@act-europe.fr>
46
47 * Makefile.in: Put back merge of some targets to avoid code duplication.
48 Remove at the same obsolete variable GNATLIBLDFLAGS.
49
d743b2b6
NN
502004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
51
52 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
53 correctly.
54 * configure: Regenerate.
55
e9f4e557
NN
562004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
57
58 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
59 over error-prone Make abuse. Remove temporary debug code.
60 (gnatlib-zcx): New target.
61 (gnattools): Split into gnattools-native, gnattools-cross, to fix
62 previous bug; select which on the basis of default_gnattools_target.
63 (ada.all.cross): Merged with gnattools-cross target.
64 * configure.ac: Set default_gnattools_target.
65 * configure: Regenerate.
66
c2b5e13b
AC
672004-04-19 Arnaud Charlet <charlet@act-europe.fr>
68
69 * Makefile.in: Fix errors introduced in previous change (in particular,
70 errors when building gnattools were ignored).
71 Code clean up and simplification.
72 update comments.
73 Remove temporary debug code introduced by mistake in previous check in.
74 Prefer GNU Make syntax over complex and error-prone sh syntax.
75 (gnatlib-zcx): New target.
76 (ada.all.cross): Merged with gnattools-cross target.
77
f206bf50
NN
782004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
79
80 * configure.ac: It's gnatlib-plain in the Makefile, not
81 gnatlib-simple; make configure match.
82 * configure: Regenerate.
83
80dab182
NN
842004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
85
86 * Makefile.in: Call gcc/ada/Makefile directly, not through the
87 intermediary of gcc/Makefile. Incorporate all necessary parts of
88 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
89 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
90 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
91 to build in configure.ac, not here.
92 * configure.ac: Provide Makefile.in with the new information it needs,
93 such as GCC's tmake_file and xmake_file.
94 * configure: Regenerate.
95
8ab705be
KC
962004-03-10 Kelley Cook <kcook@gcc.gnu.org>
97
98 * configure.in: Rename file to ...
99 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
100 * configure: Regenerate.
101
f0d3c336
AC
1022003-03-02 Arnaud Charlet <charlet@act-europe.fr>
103
104 PR ada/14350
105 * configure.in: Remove hardcoded gcc version.
106
107 * configure: Regenerated.
108
cf81c88e
UW
1092004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
110
111 * Makefile.in (gnattools): Depend on gnatlib.
112
b0b70d84
AC
1132003-02-10 Arnaud Charlet <charlet@act-europe.fr>
114
115 PR ada/6637, PR ada/5911
116 * configure.in, Makefile.in, configure: Merge with libada-branch
117
1182003-10-27 Arnaud Charlet <charlet@act-europe.fr>
119
120 PR ada/6637, PR ada/5911
121 * configure.in: Add support for --enable/disable-shared
122 * Makefile.in: Add initial, simple support for gnatlib/gnattools
123 for native and cross configurations.
124 * configure: Regenerate
125
1262003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
127
128 * configure.in: Make --enable-maintainer-mode work.
129 * configure: Regenerate.
130
131 * Makefile.in, configure.in: New files.
132 * configure: Generate.
133
134 * New directory, new ChangeLog.
135
136Copyright 2003, 2004 Free Software Foundation, Inc.
137
138This ChangeLog is free software; the Free Software Foundation gives
139unlimited permission to copy, distribute, and modify it.