OSDN Git Service

* Makefile.common: Fix typo from previous checkin.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 2003-03-17  Christopher Faylor  <cgf@redhat.com>
2
3         * Makefile.common: Fix typo from previous checkin.
4
5 2003-03-17  Christopher Faylor  <cgf@redhat.com>
6
7         * configure.in: w32api directory was already optional.  Semi-revert
8         2003-02-06 change.
9         * configure: Regenerate.
10         * Makefile.common: Don't specific -nostdinc if there is no w32api
11         directory.
12
13 2003-03-09  Christopher Faylor  <cgf@redhat.com>
14
15         * Makefile.common: Avoid double slashes in GCC_INCLUDE.
16
17 2003-02-12  Christopher Faylor  <cgf@redhat.com>
18
19         * MAINTAINERS: Remove out-of-date file.
20
21 2003-02-06  Christopher Faylor  <cgf@redhat.com>
22
23         * configure.in: Make w32api directory optional.
24         * configure: Regenerate.
25
26 2003-01-22  Corinna Vinschen  <corinna@vinschen.de>
27
28         * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
29
30 2002-12-21  Christopher Faylor  <cgf@redhat.com>
31
32         * Makefile.common: Don't attempt to pretty-print c++ errors.
33
34 2002-12-12  Corinna Vinschen  <corinna@vinschen.de>
35
36         * Makefile.common: Define MINGW_LDFLAGS.
37         * configure.in: Reorder SUBDIRS to have mingw before cygwin.
38         * configure: Regenerate from configure.in.
39
40 2002-09-27  Christopher Faylor  <cgf@redhat.com>
41
42         * Makefile.in (check): Be more defensive when creating testsuite
43         config.status.
44
45 2002-08-16  Christopher Faylor  <cgf@redhat.com>
46
47         * Makefile.in: Change COMPILE_C* definitions.
48
49 2002-08-10  Earnie Boyd  <earnie@users.sf.net>
50
51         * w32sdk: New winsup module.
52
53 2002-07-06  Christopher Faylor  <cgf@redhat.com>
54
55         * Makefile.common (MINGW_INCLUDES): Simplify.
56         (MINGW_CFLAGS): New.
57         (MINGW_CXXFLAGS): Ditto.
58
59 2002-06-02  Christopher Faylor  <cgf@redhat.com>
60
61         * configure.in: Complain about lack of w32api directory.
62         * configure: Regenerate.
63
64 2002-04-25  Christopher Faylor  <cgf@redhat.com>
65
66         * configure.in: Remove cinstall target.
67         * Makefile.in: Ditto.
68         * configure: Regenerate.
69
70 2002-02-19  Christopher Faylor  <cgf@redhat.com>
71
72         * configure.in: Avoid building w32api or mingw if they don't exist.
73         * configure: Regenerate.
74
75 2001-12-18  Christopher Faylor  <cgf@redhat.com>
76
77         * Makefile.in: Don't attempt to use zlib directory as a dependency if
78         it doesn't exist.
79
80 2001-12-14  Christopher Faylor  <cgf@redhat.com>
81
82         * configure.in: Detect zlib subdirectory.
83         * configure: Regenerate
84         * Makefile.in: Exit immediately if a sub-make fails.
85         * Makefile.common: Add automatic rules for bz2lib and zlib.
86
87 2001-11-04  Christopher Faylor  <cgf@redhat.com>
88
89         * Makefile.in: Force configure in testsuite directory if config.status
90         does not exist.
91
92 2001-11-03  Christopher Faylor  <cgf@redhat.com>
93
94         * configure.in: Disable subauth directory test.
95         * configure: Regenerate.
96         * Makefile.in: Use MAKE variable in directory builds.
97
98 2001-11-03  Christopher Faylor  <cgf@redhat.com>
99
100         * Makefile.in: Add directory dependencies to ensure ordering when using
101         'make -jN'.
102
103 2001-11-03  Christopher Faylor  <cgf@redhat.com>
104
105         * Makefile.common: Remove preferred-stack-boundary setting since gcc
106         2.95.3 doesn't work well with it.
107
108 2001-11-01  Christopher Faylor  <cgf@redhat.com>
109
110         * Makefile.common: Add some stuff to common CFLAGS.
111
112 2001-10-29  Egor Duda  <deo@logos-m.ru>
113
114         * Makefile.in: Propagate 'clean' to subdirs properly.
115
116 2001-10-26  Corinna Vinschen  <corinna@vinschen.de>
117
118         * configure: Regenerate, removing erroneous SUBDIRS substitution.
119
120 2001-10-24  Christopher Faylor  <cgf@redhat.com>
121
122         * Makefile.in: Only build testsuite directory on first 'make check'.
123         * configure.in: Remove testsuite from SUBDIRS.
124         * configure: Regenerate.
125
126 2001-10-12  Christopher Faylor  <cgf@redhat.com>
127
128         * Makefile.in: Add -nostdinc to CXXFLAGS.
129
130 2001-10-12  Christopher Faylor  <cgf@redhat.com>
131
132         * Makefile.common: Perform more include file testing trickery.
133
134 Sun Oct  7 23:08:46 2001  Christopher Faylor <cgf@cygnus.com>
135
136         * Makefile.common: Avoid adding -I options to compile if they already
137         exist in CC or C*FLAGS.  This prevents warnings from newer versions of
138         gcc.
139
140 Tue May 15 01:09:56 2001  Christopher Faylor <cgf@cygnus.com>
141
142         * Makefile.common: Change method for finding current directory.
143
144 Sat May  5 00:14:03 2001  Christopher Faylor <cgf@cygnus.com>
145
146         * configure.in: Fix typo.
147         * configure: Regenerate.
148
149 Fri May  4 11:24:53 2001  Christopher Faylor <cgf@cygnus.com>
150
151         * configure.in: Make subauth configuration optional.
152         * configure: Regenerate.
153
154 Fri May  4 15:06:00  Corinna Vinschen <corinna@vinschen.de>
155
156         * subauth: New subdirectory.
157         * configure.in: Add subauth to the list of subdirectories.
158         * configure: Regenerated from configure.in.
159
160 Wed Apr 18 18:45:07 2001  Christopher Faylor <cgf@cygnus.com>
161
162         * configure.in: Add bz2lib.
163
164 2001-03-19  DJ Delorie  <dj@redhat.com>
165
166         * configure: fix regeneration bug.
167
168 Thu Feb 22 13:36:00 2000  Corinna Vinschen <corinna@vinschen.de>
169
170         * Makefile.common: Revert previous change.
171
172 Wed Feb 21 22:41:00 2000  Corinna Vinschen <corinna@vinschen.de>
173
174         * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
175
176 Sun Dec  3 00:21:31 2000  Christopher Faylor <cgf@cygnus.com>
177
178         * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a.  Use
179         CXX for g++ compiles.
180         * configure.in: Find correct c++ compiler.
181         * configure: Regenerate.
182
183 Mon Oct 23 00:50:02 2000  Christopher Faylor <cgf@cygnus.com>
184
185         * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
186         libstdc++.a.
187
188 Sat Oct 21 18:01:22 2000  Christopher Faylor <cgf@cygnus.com>
189
190         * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
191         builtin functions are in this library in newer gcc's.
192
193 Sun Oct  1 22:02:38 2000  Christopher Faylor <cgf@cygnus.com>
194
195         * Makefile.common: Extend VERBOSE default.
196         * Makefile.in: Don't clean the testsuite separately.  It's already part
197         of CLEAN_SUBDIRS.
198
199 2000-09-30  Christopher Faylor  <cgf@cygnus.com>
200
201         * Makefile.common: Default to VERBOSE when part of overall source
202         tree build.
203
204 2000-09-02  Egor Duda  <deo@logos-m.ru>
205
206         * Makefile.in: Add new goal "check"
207         * configure.in: When doing native build do configure in
208         testsuite subdirectory
209         * configure: Regenerate.
210
211 Fri Sep  1 10:15:37 2000  Christopher Faylor <cgf@cygnus.com>
212
213         * Makefile.in: More normalization.
214
215 Thu Aug 31 16:37:31 2000  Christopher Faylor <cgf@cygnus.com>
216
217         * Makefile.in: Normalize 'pwd' based on location of winsup.
218
219 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
220
221         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
222         directory.
223
224 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
225
226         * Makefile.in: Add dummy info targets.
227
228 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
229
230         * configure.in: Bow to necessity and build w32api before anything else.
231         * configure: Regenerate.
232
233 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
234
235         * configure.in: Detect "cross-hosting" situation and add a subset of
236         directories to SUBDIRS.
237         * configure: Regenerate.
238
239 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
240
241         * configure.in: Don't assume that cinstall directory exists.
242         * configure: Regenerate
243
244 2000-05-24  DJ Delorie  <dj@cygnus.com>
245
246         * Makefile.common (%.o): further simplify, add "..." to make it obvious
247         it's an abbreviated command line.
248
249 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
250
251         * MAINTAINERS: Add Corinna to general list.
252
253 2000-04-17  DJ Delorie  <dj@cygnus.com>
254
255         * Makefile.common (srcdir): remove dependence on where pwd is
256         
257 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
258
259         * Makefile.common: Resolve srcdir to absolute path or it will confuse
260         usages when passed to submakes.  Eliminate vestigal use of
261         MAKEOVERRIDES.
262
263 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
264
265         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
266         of make.
267         * Makefile.common: Ditto.
268
269 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
270
271         * configure.in: Added cinstall to the list of subdirs.
272         * configure: Regenerate.
273         
274 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
275
276         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
277
278 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
279
280         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
281         sub-configures.
282         * configure: Regenerate.
283
284 2000-01-26  DJ Delorie  <dj@cygnus.com>
285
286         * doc/Makefile.in: fix doctool -d options
287
288 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
289
290         * Makefile.common: No need to rerun Makefile if config.status changes.
291         That should happen automatically.
292         * Makefile.in: Ditto.
293
294 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
295
296         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
297         target PRECIOUS.
298         * Makefile.in: Make Makefile target PRECIOUS.
299
300 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
301
302         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
303         with updir stuff when building in the same directory as the source.
304
305 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
306
307         Create new directory structure
308         * Makefile.in: New file.
309         * configure.in: New file.
310         * configure: New file.
311         * Makefile.common: New file.
312         * cygwin: New directory.
313         * w32api: New directory.