OSDN Git Service

* fhandler_process.cc: Drop unneeded includes.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 2011-04-19  Corinna Vinschen  <corinna@vinschen.de>
2
3         * COPYING: Replace with the GPLv3 definition.
4         * CYGWIN_LICENSE: Move Cygwin to GPLv3+.  Align text to FSF speak.
5
6 2011-01-28  Peter Foley <jpfoley2@verizon.net>
7
8         * configure.in: Configure winsup/cygserver regardless of cross_host.
9         * configure: Regenerate.
10
11 2009-07-07  Dave Korn  <dave.korn.cygwin@gmail.com>
12
13         * Makefile.common (COMPILE_CXX): Add support for per-file overrides
14         to exclude $(nostdinc) and $(nostdincxx) from compiler flags.
15         (COMPILE_CC): Likewise for $(nostdinc).
16
17 2009-02-23  Sjors Gielen <mailinglist@dazjorz.com>
18
19         * Makefile.in: Add DESTDIR functionality.
20
21 2009-01-21  Corinna Vinschen  <corinna@vinschen.de>
22
23         * configure.in: Remove --enable-server option.  Allways add the
24         cygserver directory to $SUBDIRS.
25         * configure: Regenerate.
26
27 2008-10-12  Christopher Faylor  <me+cygwin@cgf.cx>
28
29         * Makefile.in: Revert erroneous checkin.
30         * Makefile.common: Tweak to work better with new utils/mingw front-end.
31
32 2008-10-11  Christopher Faylor  <me+cygwin@cgf.cx>
33
34         * Makefile.in: Tweak to work better with new utils/mingw front-end.
35
36 2008-05-16  Corinna Vinschen  <corinna@vinschen.de>
37
38         * Makefile.in (install-license): Install COPYING file as well.
39
40 2008-05-16  Corinna Vinschen  <corinna@vinschen.de>
41
42         * CYGWIN_LICENSE: New text.
43
44 2007-08-31  Christopher Faylor  <me+cygwin@cgf.cx>
45
46         * configure: Regenerate.
47
48 2007-07-06  Corinna Vinschen  <corinna@vinschen.de>
49
50         * CYGWIN_LICENSE: Fix URL to world-wide offices.
51
52 2007-07-06  Corinna Vinschen  <corinna@vinschen.de>
53
54         * CYGWIN_LICENSE: Fix URL to open source definition.
55
56 2006-12-12  Corinna Vinschen  <corinna@vinschen.de>
57
58         * Makefile.in (subauth): Drop rule.
59         * configure.in: Remove subauth related check.
60         * configure: Regenerate.
61
62 2006-11-27  Corinna Vinschen  <corinna@vinschen.de>
63
64         * Makefile.in: Add dependencies for lsaauth.
65         * configure.in: Disable building subauth.  Add building lsaauth.
66         * configure: Regenerate.
67
68 2006-08-30  Christopher Faylor  <cgf@timesys.com>
69
70         * Makefile.in: Make install-license .PHONY.  Make sure that doc
71         directory is created before copying to it.
72
73 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
74
75         * Makefile.in: Make installation of CYGWIN_LICENSE configurable.
76         * aclocal.m4: Regenerate.
77         * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
78         INSTALL_LICENSE.  Make cygwin subdirectory optional.  Add sanity
79         check for cygwin resp. mingw subdirectories dependent of the target.
80         * configure: Regenerate.
81
82 2006-08-02  Christopher Faylor  <cgf@timesys.com>
83
84         * Makefile.in (subauth): Add dependency on mingw.
85
86 2006-07-23  Christopher Faylor  <cgf@timesys.com>
87
88         * Makefile.in: Update copyright.  Fix 'check' target so that it will
89         once-again create a working testsuite directory.  Add a comment this
90         time to explain the unusual behavior.
91
92 2006-07-14  Corinna Vinschen  <corinna@vinschen.de>
93
94         * configure.in: Reenable building the subauth subdir.
95         * configure: Regenerate.
96
97 2006-05-24  Christopher Faylor  <cgf@timesys.com>
98
99         * configure.in: Update to newer autoconf.
100         (thanks to Steve Ellcey)
101         * Makefile.in: Ditto.
102         * configure: Regenerate.
103         * acinclude.m4: New file.
104         * aclocal.m4: Ditto.
105
106 2006-01-29  Christopher Faylor  <cgf@timesys.com>
107
108         * CYGWIN_LICENSE: Restrict to v2.
109         * COPYING: Add.
110
111 2006-01-16  Corinna Vinschen  <corinna@vinschen.de>
112
113         * configure.in: Add AC_PROG_INSTALL handling.
114         * configure: Regenerate.
115         * Makefile.in (install): Install CYGWIN_LICENSE.
116
117 2006-01-16  Corinna Vinschen  <corinna@vinschen.de>
118
119         * CYGWIN_LICENSE: Fix contact information.
120
121 2005-10-11  Christopher Faylor  <cgf@timesys.com>
122
123         * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
124
125 2005-03-22  Christopher Faylor  <cgf@timesys.com>
126
127         * Makefile.common: Add -dD to options when creating preprocess files.
128
129 2003-11-23  Corinna Vinschen  <corinna@vinschen.de>
130
131         * Makefile.in: Make cygserver depending on cygwin.
132
133 2003-11-20  Christopher Faylor  <cgf@redhat.com>
134
135         * configure.in: Make --use-server the default.
136         * configure: Regenerate.
137
138 2003-08-05  Christopher Faylor  <cgf@redhat.com>
139
140         * Makefile.common: Hmm.  Older compilers seem to need -nostdinc.
141
142 2003-08-05  Christopher Faylor  <cgf@redhat.com>
143
144         * Makefile.common: Don't use -nostdinc with g++.
145
146 2003-07-25  Christopher Faylor  <cgf@redhat.com>
147
148         * Makefile.in: Only use localhost when building mingw with distcc or
149         gcc won't be able to find .exp files on other hosts.
150
151 2003-07-18  Vaclav Haisman  <V.Haisman@sh.cvut.cz>
152
153         * Makefile.common (CFLAGS_COMMON): Remove -march=i386.
154
155 2003-07-01  Christopher Faylor  <cgf@redhat.com>
156
157         * configure.in: Add --enable-server option.
158         * configure: Regenerate.
159
160 2003-07-01  Christopher Faylor  <cgf@redhat.com>
161
162         * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too
163         noisy on newer versions of gcc.
164
165 2003-07-01  Christopher Faylor  <cgf@redhat.com>
166
167         * configure.in: Add cygserver subdir.
168         * Makefile.in: Ditto.
169         * configure: Regenerate.
170
171         * Makefile.common: Remove debugging statements.
172
173 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
174
175         * Makefile.common: Remove newlib_sys_include and
176         newlib_sys_include_include entirely.  Set CRT0 to cygwin/crt0.o.
177
178 2003-04-18  Christopher Faylor  <cgf@redhat.com>
179
180         * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.
181
182 2003-04-11  Christopher Faylor  <cgf@redhat.com>
183
184         * Makefile.common (w32api_lib): Fix w32api detection.
185
186 2003-03-28  Christopher Faylor  <cgf@redhat.com>
187
188         * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
189         CXXFLAGS is properly interpreted.
190
191 2003-03-17  Christopher Faylor  <cgf@redhat.com>
192
193         * Makefile.common (w32api_lib): Default to system w32api directory if
194         w32api is missing from source.
195
196 2003-03-17  Christopher Faylor  <cgf@redhat.com>
197
198         * Makefile.common: Fix typo from previous checkin.
199
200 2003-03-17  Christopher Faylor  <cgf@redhat.com>
201
202         * configure.in: w32api directory was already optional.  Semi-revert
203         2003-02-06 change.
204         * configure: Regenerate.
205         * Makefile.common: Don't specific -nostdinc if there is no w32api
206         directory.
207
208 2003-03-09  Christopher Faylor  <cgf@redhat.com>
209
210         * Makefile.common: Avoid double slashes in GCC_INCLUDE.
211
212 2003-02-12  Christopher Faylor  <cgf@redhat.com>
213
214         * MAINTAINERS: Remove out-of-date file.
215
216 2003-02-06  Christopher Faylor  <cgf@redhat.com>
217
218         * configure.in: Make w32api directory optional.
219         * configure: Regenerate.
220
221 2003-01-22  Corinna Vinschen  <corinna@vinschen.de>
222
223         * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
224
225 2002-12-21  Christopher Faylor  <cgf@redhat.com>
226
227         * Makefile.common: Don't attempt to pretty-print c++ errors.
228
229 2002-12-12  Corinna Vinschen  <corinna@vinschen.de>
230
231         * Makefile.common: Define MINGW_LDFLAGS.
232         * configure.in: Reorder SUBDIRS to have mingw before cygwin.
233         * configure: Regenerate from configure.in.
234
235 2002-09-27  Christopher Faylor  <cgf@redhat.com>
236
237         * Makefile.in (check): Be more defensive when creating testsuite
238         config.status.
239
240 2002-08-16  Christopher Faylor  <cgf@redhat.com>
241
242         * Makefile.in: Change COMPILE_C* definitions.
243
244 2002-08-10  Earnie Boyd  <earnie@users.sf.net>
245
246         * w32sdk: New winsup module.
247
248 2002-07-06  Christopher Faylor  <cgf@redhat.com>
249
250         * Makefile.common (MINGW_INCLUDES): Simplify.
251         (MINGW_CFLAGS): New.
252         (MINGW_CXXFLAGS): Ditto.
253
254 2002-06-02  Christopher Faylor  <cgf@redhat.com>
255
256         * configure.in: Complain about lack of w32api directory.
257         * configure: Regenerate.
258
259 2002-04-25  Christopher Faylor  <cgf@redhat.com>
260
261         * configure.in: Remove cinstall target.
262         * Makefile.in: Ditto.
263         * configure: Regenerate.
264
265 2002-02-19  Christopher Faylor  <cgf@redhat.com>
266
267         * configure.in: Avoid building w32api or mingw if they don't exist.
268         * configure: Regenerate.
269
270 2001-12-18  Christopher Faylor  <cgf@redhat.com>
271
272         * Makefile.in: Don't attempt to use zlib directory as a dependency if
273         it doesn't exist.
274
275 2001-12-14  Christopher Faylor  <cgf@redhat.com>
276
277         * configure.in: Detect zlib subdirectory.
278         * configure: Regenerate
279         * Makefile.in: Exit immediately if a sub-make fails.
280         * Makefile.common: Add automatic rules for bz2lib and zlib.
281
282 2001-11-04  Christopher Faylor  <cgf@redhat.com>
283
284         * Makefile.in: Force configure in testsuite directory if config.status
285         does not exist.
286
287 2001-11-03  Christopher Faylor  <cgf@redhat.com>
288
289         * configure.in: Disable subauth directory test.
290         * configure: Regenerate.
291         * Makefile.in: Use MAKE variable in directory builds.
292
293 2001-11-03  Christopher Faylor  <cgf@redhat.com>
294
295         * Makefile.in: Add directory dependencies to ensure ordering when using
296         'make -jN'.
297
298 2001-11-03  Christopher Faylor  <cgf@redhat.com>
299
300         * Makefile.common: Remove preferred-stack-boundary setting since gcc
301         2.95.3 doesn't work well with it.
302
303 2001-11-01  Christopher Faylor  <cgf@redhat.com>
304
305         * Makefile.common: Add some stuff to common CFLAGS.
306
307 2001-10-29  Egor Duda  <deo@logos-m.ru>
308
309         * Makefile.in: Propagate 'clean' to subdirs properly.
310
311 2001-10-26  Corinna Vinschen  <corinna@vinschen.de>
312
313         * configure: Regenerate, removing erroneous SUBDIRS substitution.
314
315 2001-10-24  Christopher Faylor  <cgf@redhat.com>
316
317         * Makefile.in: Only build testsuite directory on first 'make check'.
318         * configure.in: Remove testsuite from SUBDIRS.
319         * configure: Regenerate.
320
321 2001-10-12  Christopher Faylor  <cgf@redhat.com>
322
323         * Makefile.in: Add -nostdinc to CXXFLAGS.
324
325 2001-10-12  Christopher Faylor  <cgf@redhat.com>
326
327         * Makefile.common: Perform more include file testing trickery.
328
329 Sun Oct  7 23:08:46 2001  Christopher Faylor <cgf@cygnus.com>
330
331         * Makefile.common: Avoid adding -I options to compile if they already
332         exist in CC or C*FLAGS.  This prevents warnings from newer versions of
333         gcc.
334
335 Tue May 15 01:09:56 2001  Christopher Faylor <cgf@cygnus.com>
336
337         * Makefile.common: Change method for finding current directory.
338
339 Sat May  5 00:14:03 2001  Christopher Faylor <cgf@cygnus.com>
340
341         * configure.in: Fix typo.
342         * configure: Regenerate.
343
344 Fri May  4 11:24:53 2001  Christopher Faylor <cgf@cygnus.com>
345
346         * configure.in: Make subauth configuration optional.
347         * configure: Regenerate.
348
349 Fri May  4 15:06:00  Corinna Vinschen <corinna@vinschen.de>
350
351         * subauth: New subdirectory.
352         * configure.in: Add subauth to the list of subdirectories.
353         * configure: Regenerated from configure.in.
354
355 Wed Apr 18 18:45:07 2001  Christopher Faylor <cgf@cygnus.com>
356
357         * configure.in: Add bz2lib.
358
359 2001-03-19  DJ Delorie  <dj@redhat.com>
360
361         * configure: fix regeneration bug.
362
363 Thu Feb 22 13:36:00 2000  Corinna Vinschen <corinna@vinschen.de>
364
365         * Makefile.common: Revert previous change.
366
367 Wed Feb 21 22:41:00 2000  Corinna Vinschen <corinna@vinschen.de>
368
369         * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
370
371 Sun Dec  3 00:21:31 2000  Christopher Faylor <cgf@cygnus.com>
372
373         * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a.  Use
374         CXX for g++ compiles.
375         * configure.in: Find correct c++ compiler.
376         * configure: Regenerate.
377
378 Mon Oct 23 00:50:02 2000  Christopher Faylor <cgf@cygnus.com>
379
380         * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
381         libstdc++.a.
382
383 Sat Oct 21 18:01:22 2000  Christopher Faylor <cgf@cygnus.com>
384
385         * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
386         builtin functions are in this library in newer gcc's.
387
388 Sun Oct  1 22:02:38 2000  Christopher Faylor <cgf@cygnus.com>
389
390         * Makefile.common: Extend VERBOSE default.
391         * Makefile.in: Don't clean the testsuite separately.  It's already part
392         of CLEAN_SUBDIRS.
393
394 2000-09-30  Christopher Faylor  <cgf@cygnus.com>
395
396         * Makefile.common: Default to VERBOSE when part of overall source
397         tree build.
398
399 2000-09-02  Egor Duda  <deo@logos-m.ru>
400
401         * Makefile.in: Add new goal "check"
402         * configure.in: When doing native build do configure in
403         testsuite subdirectory
404         * configure: Regenerate.
405
406 Fri Sep  1 10:15:37 2000  Christopher Faylor <cgf@cygnus.com>
407
408         * Makefile.in: More normalization.
409
410 Thu Aug 31 16:37:31 2000  Christopher Faylor <cgf@cygnus.com>
411
412         * Makefile.in: Normalize 'pwd' based on location of winsup.
413
414 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
415
416         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
417         directory.
418
419 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
420
421         * Makefile.in: Add dummy info targets.
422
423 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
424
425         * configure.in: Bow to necessity and build w32api before anything else.
426         * configure: Regenerate.
427
428 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
429
430         * configure.in: Detect "cross-hosting" situation and add a subset of
431         directories to SUBDIRS.
432         * configure: Regenerate.
433
434 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
435
436         * configure.in: Don't assume that cinstall directory exists.
437         * configure: Regenerate
438
439 2000-05-24  DJ Delorie  <dj@cygnus.com>
440
441         * Makefile.common (%.o): further simplify, add "..." to make it obvious
442         it's an abbreviated command line.
443
444 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
445
446         * MAINTAINERS: Add Corinna to general list.
447
448 2000-04-17  DJ Delorie  <dj@cygnus.com>
449
450         * Makefile.common (srcdir): remove dependence on where pwd is
451         
452 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
453
454         * Makefile.common: Resolve srcdir to absolute path or it will confuse
455         usages when passed to submakes.  Eliminate vestigal use of
456         MAKEOVERRIDES.
457
458 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
459
460         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
461         of make.
462         * Makefile.common: Ditto.
463
464 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
465
466         * configure.in: Added cinstall to the list of subdirs.
467         * configure: Regenerate.
468         
469 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
470
471         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
472
473 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
474
475         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
476         sub-configures.
477         * configure: Regenerate.
478
479 2000-01-26  DJ Delorie  <dj@cygnus.com>
480
481         * doc/Makefile.in: fix doctool -d options
482
483 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
484
485         * Makefile.common: No need to rerun Makefile if config.status changes.
486         That should happen automatically.
487         * Makefile.in: Ditto.
488
489 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
490
491         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
492         target PRECIOUS.
493         * Makefile.in: Make Makefile target PRECIOUS.
494
495 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
496
497         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
498         with updir stuff when building in the same directory as the source.
499
500 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
501
502         Create new directory structure
503         * Makefile.in: New file.
504         * configure.in: New file.
505         * configure: New file.
506         * Makefile.common: New file.
507         * cygwin: New directory.
508         * w32api: New directory.