OSDN Git Service

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