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