]> sourceware.org Git - newlib-cygwin.git/blame - winsup/ChangeLog
2008-11-27 Ken Werner <ken.werner@de.ibm.com>
[newlib-cygwin.git] / winsup / ChangeLog
CommitLineData
81fa7891
CF
12008-10-12 Christopher Faylor <me+cygwin@cgf.cx>
2
3 * Makefile.in: Revert erroneous checkin.
4 * Makefile.common: Tweak to work better with new utils/mingw front-end.
5
fd49ac27
CF
62008-10-11 Christopher Faylor <me+cygwin@cgf.cx>
7
8 * Makefile.in: Tweak to work better with new utils/mingw front-end.
9
888784b6
CV
102008-05-16 Corinna Vinschen <corinna@vinschen.de>
11
12 * Makefile.in (install-license): Install COPYING file as well.
13
bd89ab89
CV
142008-05-16 Corinna Vinschen <corinna@vinschen.de>
15
16 * CYGWIN_LICENSE: New text.
17
3509dfbb
CF
182007-08-31 Christopher Faylor <me+cygwin@cgf.cx>
19
20 * configure: Regenerate.
21
4cd2304a
CV
222007-07-06 Corinna Vinschen <corinna@vinschen.de>
23
24 * CYGWIN_LICENSE: Fix URL to world-wide offices.
25
de3f4565
CV
262007-07-06 Corinna Vinschen <corinna@vinschen.de>
27
28 * CYGWIN_LICENSE: Fix URL to open source definition.
29
524e6a5a
CV
302006-12-12 Corinna Vinschen <corinna@vinschen.de>
31
32 * Makefile.in (subauth): Drop rule.
33 * configure.in: Remove subauth related check.
34 * configure: Regenerate.
35
c6caaa34
CV
362006-11-27 Corinna Vinschen <corinna@vinschen.de>
37
38 * Makefile.in: Add dependencies for lsaauth.
39 * configure.in: Disable building subauth. Add building lsaauth.
40 * configure: Regenerate.
41
c9f1f4b4
CF
422006-08-30 Christopher Faylor <cgf@timesys.com>
43
44 * Makefile.in: Make install-license .PHONY. Make sure that doc
45 directory is created before copying to it.
46
7e5d0e9f
CV
472006-08-30 Corinna Vinschen <corinna@vinschen.de>
48
49 * Makefile.in: Make installation of CYGWIN_LICENSE configurable.
50 * aclocal.m4: Regenerate.
51 * configure.in: Add GCC_NO_EXECUTABLES call. Add configuration for
52 INSTALL_LICENSE. Make cygwin subdirectory optional. Add sanity
53 check for cygwin resp. mingw subdirectories dependent of the target.
54 * configure: Regenerate.
55
bee65cb8
CF
562006-08-02 Christopher Faylor <cgf@timesys.com>
57
58 * Makefile.in (subauth): Add dependency on mingw.
59
739a6f47
CF
602006-07-23 Christopher Faylor <cgf@timesys.com>
61
62 * Makefile.in: Update copyright. Fix 'check' target so that it will
63 once-again create a working testsuite directory. Add a comment this
64 time to explain the unusual behavior.
65
e9d500b6
CV
662006-07-14 Corinna Vinschen <corinna@vinschen.de>
67
68 * configure.in: Reenable building the subauth subdir.
69 * configure: Regenerate.
70
99fc5e10
CF
712006-05-24 Christopher Faylor <cgf@timesys.com>
72
73 * configure.in: Update to newer autoconf.
74 (thanks to Steve Ellcey)
75 * Makefile.in: Ditto.
76 * configure: Regenerate.
77 * acinclude.m4: New file.
78 * aclocal.m4: Ditto.
79
2d8319b7
CF
802006-01-29 Christopher Faylor <cgf@timesys.com>
81
82 * CYGWIN_LICENSE: Restrict to v2.
83 * COPYING: Add.
84
95dc8840
CV
852006-01-16 Corinna Vinschen <corinna@vinschen.de>
86
87 * configure.in: Add AC_PROG_INSTALL handling.
88 * configure: Regenerate.
89 * Makefile.in (install): Install CYGWIN_LICENSE.
90
d0f3c2dd
CV
912006-01-16 Corinna Vinschen <corinna@vinschen.de>
92
93 * CYGWIN_LICENSE: Fix contact information.
94
a5ac89cb
CF
952005-10-11 Christopher Faylor <cgf@timesys.com>
96
97 * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
98
bade737e
CF
992005-03-22 Christopher Faylor <cgf@timesys.com>
100
101 * Makefile.common: Add -dD to options when creating preprocess files.
102
95b11561
CV
1032003-11-23 Corinna Vinschen <corinna@vinschen.de>
104
105 * Makefile.in: Make cygserver depending on cygwin.
106
d012506e
CF
1072003-11-20 Christopher Faylor <cgf@redhat.com>
108
109 * configure.in: Make --use-server the default.
110 * configure: Regenerate.
111
16f9bc13
CF
1122003-08-05 Christopher Faylor <cgf@redhat.com>
113
114 * Makefile.common: Hmm. Older compilers seem to need -nostdinc.
115
c6f80f3e
CF
1162003-08-05 Christopher Faylor <cgf@redhat.com>
117
0601b11f 118 * Makefile.common: Don't use -nostdinc with g++.
c6f80f3e 119
c2af0de2
CF
1202003-07-25 Christopher Faylor <cgf@redhat.com>
121
122 * Makefile.in: Only use localhost when building mingw with distcc or
123 gcc won't be able to find .exp files on other hosts.
124
522483e4 1252003-07-18 Vaclav Haisman <V.Haisman@sh.cvut.cz>
739a6f47 126
522483e4
CF
127 * Makefile.common (CFLAGS_COMMON): Remove -march=i386.
128
9c01984e
CF
1292003-07-01 Christopher Faylor <cgf@redhat.com>
130
131 * configure.in: Add --enable-server option.
132 * configure: Regenerate.
133
1847a163
CF
1342003-07-01 Christopher Faylor <cgf@redhat.com>
135
136 * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too
137 noisy on newer versions of gcc.
138
350c2f44
CF
1392003-07-01 Christopher Faylor <cgf@redhat.com>
140
141 * configure.in: Add cygserver subdir.
142 * Makefile.in: Ditto.
143 * configure: Regenerate.
144
145 * Makefile.common: Remove debugging statements.
146
01859fc4
CV
1472003-05-12 Corinna Vinschen <corinna@vinschen.de>
148
149 * Makefile.common: Remove newlib_sys_include and
150 newlib_sys_include_include entirely. Set CRT0 to cygwin/crt0.o.
151
b128dd21
CF
1522003-04-18 Christopher Faylor <cgf@redhat.com>
153
154 * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.
155
770ff5bc
CF
1562003-04-11 Christopher Faylor <cgf@redhat.com>
157
158 * Makefile.common (w32api_lib): Fix w32api detection.
159
b7f68d3e
CF
1602003-03-28 Christopher Faylor <cgf@redhat.com>
161
162 * Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
163 CXXFLAGS is properly interpreted.
164
eeb65b95
CF
1652003-03-17 Christopher Faylor <cgf@redhat.com>
166
167 * Makefile.common (w32api_lib): Default to system w32api directory if
168 w32api is missing from source.
169
298b2249
CF
1702003-03-17 Christopher Faylor <cgf@redhat.com>
171
172 * Makefile.common: Fix typo from previous checkin.
173
237ab58c
CF
1742003-03-17 Christopher Faylor <cgf@redhat.com>
175
176 * configure.in: w32api directory was already optional. Semi-revert
177 2003-02-06 change.
178 * configure: Regenerate.
179 * Makefile.common: Don't specific -nostdinc if there is no w32api
180 directory.
181
cb837d41
CF
1822003-03-09 Christopher Faylor <cgf@redhat.com>
183
184 * Makefile.common: Avoid double slashes in GCC_INCLUDE.
185
4cf24d14
CF
1862003-02-12 Christopher Faylor <cgf@redhat.com>
187
188 * MAINTAINERS: Remove out-of-date file.
189
45b314b1
CF
1902003-02-06 Christopher Faylor <cgf@redhat.com>
191
192 * configure.in: Make w32api directory optional.
193 * configure: Regenerate.
194
2c6fdb56
CV
1952003-01-22 Corinna Vinschen <corinna@vinschen.de>
196
197 * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.
198
4631168a
CF
1992002-12-21 Christopher Faylor <cgf@redhat.com>
200
201 * Makefile.common: Don't attempt to pretty-print c++ errors.
202
24f7d30f
CV
2032002-12-12 Corinna Vinschen <corinna@vinschen.de>
204
205 * Makefile.common: Define MINGW_LDFLAGS.
206 * configure.in: Reorder SUBDIRS to have mingw before cygwin.
207 * configure: Regenerate from configure.in.
208
fc5dae1c
CF
2092002-09-27 Christopher Faylor <cgf@redhat.com>
210
211 * Makefile.in (check): Be more defensive when creating testsuite
212 config.status.
213
aaac1d9e
CF
2142002-08-16 Christopher Faylor <cgf@redhat.com>
215
216 * Makefile.in: Change COMPILE_C* definitions.
217
432fa81e
EB
2182002-08-10 Earnie Boyd <earnie@users.sf.net>
219
220 * w32sdk: New winsup module.
221
9d6ac548 2222002-07-06 Christopher Faylor <cgf@redhat.com>
d288c1c7 223
9d6ac548
CF
224 * Makefile.common (MINGW_INCLUDES): Simplify.
225 (MINGW_CFLAGS): New.
226 (MINGW_CXXFLAGS): Ditto.
d288c1c7 227
a673eba6
CF
2282002-06-02 Christopher Faylor <cgf@redhat.com>
229
230 * configure.in: Complain about lack of w32api directory.
231 * configure: Regenerate.
232
b807c4ad
CF
2332002-04-25 Christopher Faylor <cgf@redhat.com>
234
235 * configure.in: Remove cinstall target.
236 * Makefile.in: Ditto.
237 * configure: Regenerate.
238
74162926
CF
2392002-02-19 Christopher Faylor <cgf@redhat.com>
240
241 * configure.in: Avoid building w32api or mingw if they don't exist.
242 * configure: Regenerate.
243
aa053fd4
CF
2442001-12-18 Christopher Faylor <cgf@redhat.com>
245
246 * Makefile.in: Don't attempt to use zlib directory as a dependency if
247 it doesn't exist.
248
94597cd0
CF
2492001-12-14 Christopher Faylor <cgf@redhat.com>
250
b6ddef77
CF
251 * configure.in: Detect zlib subdirectory.
252 * configure: Regenerate
94597cd0 253 * Makefile.in: Exit immediately if a sub-make fails.
b6ddef77 254 * Makefile.common: Add automatic rules for bz2lib and zlib.
94597cd0 255
7cf5e175
CF
2562001-11-04 Christopher Faylor <cgf@redhat.com>
257
258 * Makefile.in: Force configure in testsuite directory if config.status
259 does not exist.
260
e8f17431
CF
2612001-11-03 Christopher Faylor <cgf@redhat.com>
262
263 * configure.in: Disable subauth directory test.
264 * configure: Regenerate.
265 * Makefile.in: Use MAKE variable in directory builds.
266
15d0cbd6
CF
2672001-11-03 Christopher Faylor <cgf@redhat.com>
268
269 * Makefile.in: Add directory dependencies to ensure ordering when using
270 'make -jN'.
271
ed14f73c
CF
2722001-11-03 Christopher Faylor <cgf@redhat.com>
273
274 * Makefile.common: Remove preferred-stack-boundary setting since gcc
275 2.95.3 doesn't work well with it.
276
d58f43a1
CF
2772001-11-01 Christopher Faylor <cgf@redhat.com>
278
279 * Makefile.common: Add some stuff to common CFLAGS.
280
7a47ed49
CF
2812001-10-29 Egor Duda <deo@logos-m.ru>
282
283 * Makefile.in: Propagate 'clean' to subdirs properly.
284
be846a19
CV
2852001-10-26 Corinna Vinschen <corinna@vinschen.de>
286
287 * configure: Regenerate, removing erroneous SUBDIRS substitution.
288
a9f20457
CF
2892001-10-24 Christopher Faylor <cgf@redhat.com>
290
291 * Makefile.in: Only build testsuite directory on first 'make check'.
292 * configure.in: Remove testsuite from SUBDIRS.
293 * configure: Regenerate.
294
cb182657
CF
2952001-10-12 Christopher Faylor <cgf@redhat.com>
296
297 * Makefile.in: Add -nostdinc to CXXFLAGS.
298
0055a6c6
CF
2992001-10-12 Christopher Faylor <cgf@redhat.com>
300
301 * Makefile.common: Perform more include file testing trickery.
302
bc6aa7e1
CF
303Sun Oct 7 23:08:46 2001 Christopher Faylor <cgf@cygnus.com>
304
305 * Makefile.common: Avoid adding -I options to compile if they already
306 exist in CC or C*FLAGS. This prevents warnings from newer versions of
307 gcc.
308
f162ad82
CF
309Tue May 15 01:09:56 2001 Christopher Faylor <cgf@cygnus.com>
310
311 * Makefile.common: Change method for finding current directory.
312
dbc0c5fb
CF
313Sat May 5 00:14:03 2001 Christopher Faylor <cgf@cygnus.com>
314
315 * configure.in: Fix typo.
316 * configure: Regenerate.
317
a1ad2367
CF
318Fri May 4 11:24:53 2001 Christopher Faylor <cgf@cygnus.com>
319
320 * configure.in: Make subauth configuration optional.
321 * configure: Regenerate.
322
3c1fb7ac
CV
323Fri May 4 15:06:00 Corinna Vinschen <corinna@vinschen.de>
324
325 * subauth: New subdirectory.
326 * configure.in: Add subauth to the list of subdirectories.
327 * configure: Regenerated from configure.in.
328
f8415f61
CF
329Wed Apr 18 18:45:07 2001 Christopher Faylor <cgf@cygnus.com>
330
331 * configure.in: Add bz2lib.
332
eec74f4a
DD
3332001-03-19 DJ Delorie <dj@redhat.com>
334
335 * configure: fix regeneration bug.
336
957059c8
CV
337Thu Feb 22 13:36:00 2000 Corinna Vinschen <corinna@vinschen.de>
338
339 * Makefile.common: Revert previous change.
340
5b2ea3a4
CV
341Wed Feb 21 22:41:00 2000 Corinna Vinschen <corinna@vinschen.de>
342
343 * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
344
8494f61e
CF
345Sun Dec 3 00:21:31 2000 Christopher Faylor <cgf@cygnus.com>
346
347 * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use
348 CXX for g++ compiles.
349 * configure.in: Find correct c++ compiler.
350 * configure: Regenerate.
351
be69ad80
CF
352Mon Oct 23 00:50:02 2000 Christopher Faylor <cgf@cygnus.com>
353
cf99a9fb 354 * Makefile.common (LIBGCC): Acommodate older gcc's that don't need
be69ad80
CF
355 libstdc++.a.
356
5693c8d5
CF
357Sat Oct 21 18:01:22 2000 Christopher Faylor <cgf@cygnus.com>
358
359 * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
360 builtin functions are in this library in newer gcc's.
361
0ce83ef6
CF
362Sun Oct 1 22:02:38 2000 Christopher Faylor <cgf@cygnus.com>
363
364 * Makefile.common: Extend VERBOSE default.
365 * Makefile.in: Don't clean the testsuite separately. It's already part
366 of CLEAN_SUBDIRS.
367
72be82da
CF
3682000-09-30 Christopher Faylor <cgf@cygnus.com>
369
370 * Makefile.common: Default to VERBOSE when part of overall source
371 tree build.
372
39630fe3
CF
3732000-09-02 Egor Duda <deo@logos-m.ru>
374
375 * Makefile.in: Add new goal "check"
376 * configure.in: When doing native build do configure in
377 testsuite subdirectory
378 * configure: Regenerate.
379
b13be6f6
CF
380Fri Sep 1 10:15:37 2000 Christopher Faylor <cgf@cygnus.com>
381
382 * Makefile.in: More normalization.
383
dc941354
CF
384Thu Aug 31 16:37:31 2000 Christopher Faylor <cgf@cygnus.com>
385
386 * Makefile.in: Normalize 'pwd' based on location of winsup.
387
5f3cb291
CF
388Thu Aug 24 15:02:26 2000 Christopher Faylor <cgf@cygnus.com>
389
390 * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
391 directory.
392
344a1924
CF
393Thu Jun 22 18:28:06 2000 Christopher Faylor <cgf@cygnus.com>
394
395 * Makefile.in: Add dummy info targets.
396
fa2ba858
CF
397Tue Jun 20 13:36:23 2000 Christopher Faylor <cgf@cygnus.com>
398
399 * configure.in: Bow to necessity and build w32api before anything else.
400 * configure: Regenerate.
401
2e6d8441
CF
402Sat Jun 17 13:50:04 2000 Christopher Faylor <cgf@cygnus.com>
403
404 * configure.in: Detect "cross-hosting" situation and add a subset of
405 directories to SUBDIRS.
406 * configure: Regenerate.
407
6880ecef 408Thu May 25 18:39:24 2000 Christopher Faylor <cgf@cygnus.com>
0f7e52d7
CF
409
410 * configure.in: Don't assume that cinstall directory exists.
2e6d8441 411 * configure: Regenerate
0f7e52d7 412
4b9f883e
DD
4132000-05-24 DJ Delorie <dj@cygnus.com>
414
2e6d8441
CF
415 * Makefile.common (%.o): further simplify, add "..." to make it obvious
416 it's an abbreviated command line.
4b9f883e 417
8126b136
CF
418Thu May 18 14:33:05 2000 Christopher Faylor <cgf@cygnus.com>
419
420 * MAINTAINERS: Add Corinna to general list.
421
2cf2f098
DD
4222000-04-17 DJ Delorie <dj@cygnus.com>
423
f115d4c2 424 * Makefile.common (srcdir): remove dependence on where pwd is
2cf2f098 425
ba87a619
CF
426Sun Apr 9 23:47:45 2000 Christopher Faylor <cgf@cygnus.com>
427
428 * Makefile.common: Resolve srcdir to absolute path or it will confuse
429 usages when passed to submakes. Eliminate vestigal use of
430 MAKEOVERRIDES.
431
7f363152
CF
432Sun Apr 9 02:06:49 2000 Christopher Faylor <cgf@cygnus.com>
433
434 * Makefile.in: Work around MAKEOVERRIDES problem with older versions
435 of make.
436 * Makefile.common: Ditto.
437
61e196e3
RP
438Fri Apr 7 17:04:02 Ron Parker <rdparker@sourceware.cygnus.com>
439
61e196e3
RP
440 * configure.in: Added cinstall to the list of subdirs.
441 * configure: Regenerate.
442
fd5afe20
CF
443Thu Mar 30 23:45:00 2000 Christopher Faylor <cgf@cygnus.com>
444
445 * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
446
1fd5e000
CF
447Sun Feb 6 18:15:44 2000 Christopher Faylor <cgf@cygnus.com>
448
449 * configure.in: Do the standard CC/CFLAGS stuff for propagation to
450 sub-configures.
451 * configure: Regenerate.
452
4532000-01-26 DJ Delorie <dj@cygnus.com>
454
455 * doc/Makefile.in: fix doctool -d options
456
457Fri Jan 21 12:51:32 2000 Christopher Faylor <cgf@cygnus.com>
458
459 * Makefile.common: No need to rerun Makefile if config.status changes.
460 That should happen automatically.
461 * Makefile.in: Ditto.
462
463Sat Jan 8 14:40:01 2000 Christopher Faylor <cgf@cygnus.com>
464
465 * Makefile.common: Remove cygwin DLL specific stuff. Make Makefile
466 target PRECIOUS.
467 * Makefile.in: Make Makefile target PRECIOUS.
468
469Fri Jan 7 21:00:49 2000 Christopher Faylor <cgf@cygnus.com>
470
471 * Makefile.common: Remove cygwin DLL specific stuff. Correctly deal
472 with updir stuff when building in the same directory as the source.
473
474Thu Jan 6 19:04:35 2000 Christopher Faylor <cgf@cygnus.com>
475
476 Create new directory structure
477 * Makefile.in: New file.
478 * configure.in: New file.
479 * configure: New file.
480 * Makefile.common: New file.
481 * cygwin: New directory.
482 * w32api: New directory.
This page took 0.223325 seconds and 5 git commands to generate.