]> gcc.gnu.org Git - gcc.git/blob - libada/ChangeLog
re PR ada/29802 (wrong directory in makefile for ada and libada when srcdir=.)
[gcc.git] / libada / ChangeLog
1 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/29802
4 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
5 * configure: Regenerate.
6 * Makefile.in: Replace host_subdir.
7
8 2006-10-16 Brooks Moses <bmoses@stanford.edu>
9
10 * Makefile.in: Add dummy "pdf" target.
11
12 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
13
14 * Makefile.in: Add install-html target.
15
16 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
17
18 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
19
20 2005-04-27 James E Wilson <wilson@specifixinc.com>
21
22 * Makefile.in (html): New.
23
24 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
25
26 PR bootstrap/17383
27 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
28
29 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
30
31 * Makefile.in: Add stamp file for building libada, to avoid
32 duplicate builds every time all-gnattools is called.
33
34 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
35
36 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
37 here.
38
39 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
40
41 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
42 _TARGET.
43 * configure: Regenerate.
44
45 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
46
47 * configure.ac, Makefile.in: Remove gnattools-specific code
48 (see gnattools directory).
49 * Makefile.in: Remove dead rts-* targets.
50 * configure: Regenerate.
51
52 2004-05-25 Daniel Jacobowitz <drow@false.org>
53
54 * Makefile.in: Add .NOEXPORT.
55
56 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
57
58 * Makefile.in: Put back merge of some targets to avoid code duplication.
59 Remove at the same obsolete variable GNATLIBLDFLAGS.
60
61 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
62
63 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
64 correctly.
65 * configure: Regenerate.
66
67 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
68
69 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
70 over error-prone Make abuse. Remove temporary debug code.
71 (gnatlib-zcx): New target.
72 (gnattools): Split into gnattools-native, gnattools-cross, to fix
73 previous bug; select which on the basis of default_gnattools_target.
74 (ada.all.cross): Merged with gnattools-cross target.
75 * configure.ac: Set default_gnattools_target.
76 * configure: Regenerate.
77
78 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
79
80 * Makefile.in: Fix errors introduced in previous change (in particular,
81 errors when building gnattools were ignored).
82 Code clean up and simplification.
83 update comments.
84 Remove temporary debug code introduced by mistake in previous check in.
85 Prefer GNU Make syntax over complex and error-prone sh syntax.
86 (gnatlib-zcx): New target.
87 (ada.all.cross): Merged with gnattools-cross target.
88
89 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
90
91 * configure.ac: It's gnatlib-plain in the Makefile, not
92 gnatlib-simple; make configure match.
93 * configure: Regenerate.
94
95 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
96
97 * Makefile.in: Call gcc/ada/Makefile directly, not through the
98 intermediary of gcc/Makefile. Incorporate all necessary parts of
99 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
100 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
101 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
102 to build in configure.ac, not here.
103 * configure.ac: Provide Makefile.in with the new information it needs,
104 such as GCC's tmake_file and xmake_file.
105 * configure: Regenerate.
106
107 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
108
109 * configure.in: Rename file to ...
110 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
111 * configure: Regenerate.
112
113 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
114
115 PR ada/14350
116 * configure.in: Remove hardcoded gcc version.
117
118 * configure: Regenerated.
119
120 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
121
122 * Makefile.in (gnattools): Depend on gnatlib.
123
124 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
125
126 PR ada/6637, PR ada/5911
127 * configure.in, Makefile.in, configure: Merge with libada-branch
128
129 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
130
131 PR ada/6637, PR ada/5911
132 * configure.in: Add support for --enable/disable-shared
133 * Makefile.in: Add initial, simple support for gnatlib/gnattools
134 for native and cross configurations.
135 * configure: Regenerate
136
137 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
138
139 * configure.in: Make --enable-maintainer-mode work.
140 * configure: Regenerate.
141
142 * Makefile.in, configure.in: New files.
143 * configure: Generate.
144
145 * New directory, new ChangeLog.
146
147 Copyright 2003, 2004 Free Software Foundation, Inc.
148
149 This ChangeLog is free software; the Free Software Foundation gives
150 unlimited permission to copy, distribute, and modify it.
This page took 0.046907 seconds and 6 git commands to generate.