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