OSDN Git Service

531027ac6bcdb1a0c7dfccf0640ed99ac0392020
[pf3gnuchains/pf3gnuchains4x.git] / winsup / ChangeLog
1 Thu Aug 24 15:02:26 2000  Christopher Faylor <cgf@cygnus.com>
2
3         * Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin
4         directory.
5
6 Thu Jun 22 18:28:06 2000  Christopher Faylor <cgf@cygnus.com>
7
8         * Makefile.in: Add dummy info targets.
9
10 Tue Jun 20 13:36:23 2000  Christopher Faylor <cgf@cygnus.com>
11
12         * configure.in: Bow to necessity and build w32api before anything else.
13         * configure: Regenerate.
14
15 Sat Jun 17 13:50:04 2000  Christopher Faylor <cgf@cygnus.com>
16
17         * configure.in: Detect "cross-hosting" situation and add a subset of
18         directories to SUBDIRS.
19         * configure: Regenerate.
20
21 Thu May 25 18:39:24 2000  Christopher Faylor <cgf@cygnus.com>
22
23         * configure.in: Don't assume that cinstall directory exists.
24         * configure: Regenerate
25
26 2000-05-24  DJ Delorie  <dj@cygnus.com>
27
28         * Makefile.common (%.o): further simplify, add "..." to make it obvious
29         it's an abbreviated command line.
30
31 Thu May 18 14:33:05 2000  Christopher Faylor <cgf@cygnus.com>
32
33         * MAINTAINERS: Add Corinna to general list.
34
35 2000-04-17  DJ Delorie  <dj@cygnus.com>
36
37         * Makefile.common (srcdir): remove dependence on where pwd is
38         
39 Sun Apr  9 23:47:45 2000  Christopher Faylor <cgf@cygnus.com>
40
41         * Makefile.common: Resolve srcdir to absolute path or it will confuse
42         usages when passed to submakes.  Eliminate vestigal use of
43         MAKEOVERRIDES.
44
45 Sun Apr  9 02:06:49 2000  Christopher Faylor <cgf@cygnus.com>
46
47         * Makefile.in: Work around MAKEOVERRIDES problem with older versions
48         of make.
49         * Makefile.common: Ditto.
50
51 Fri Apr  7 17:04:02  Ron Parker <rdparker@sourceware.cygnus.com>
52
53         * configure.in: Added cinstall to the list of subdirs.
54         * configure: Regenerate.
55         
56 Thu Mar 30 23:45:00 2000  Christopher Faylor <cgf@cygnus.com>
57
58         * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.
59
60 Sun Feb  6 18:15:44 2000  Christopher Faylor <cgf@cygnus.com>
61
62         * configure.in: Do the standard CC/CFLAGS stuff for propagation to
63         sub-configures.
64         * configure: Regenerate.
65
66 2000-01-26  DJ Delorie  <dj@cygnus.com>
67
68         * doc/Makefile.in: fix doctool -d options
69
70 Fri Jan 21 12:51:32 2000  Christopher Faylor <cgf@cygnus.com>
71
72         * Makefile.common: No need to rerun Makefile if config.status changes.
73         That should happen automatically.
74         * Makefile.in: Ditto.
75
76 Sat Jan  8 14:40:01 2000  Christopher Faylor <cgf@cygnus.com>
77
78         * Makefile.common: Remove cygwin DLL specific stuff.  Make Makefile
79         target PRECIOUS.
80         * Makefile.in: Make Makefile target PRECIOUS.
81
82 Fri Jan  7 21:00:49 2000  Christopher Faylor <cgf@cygnus.com>
83
84         * Makefile.common: Remove cygwin DLL specific stuff.  Correctly deal
85         with updir stuff when building in the same directory as the source.
86
87 Thu Jan  6 19:04:35 2000  Christopher Faylor <cgf@cygnus.com>
88
89         Create new directory structure
90         * Makefile.in: New file.
91         * configure.in: New file.
92         * configure: New file.
93         * Makefile.common: New file.
94         * cygwin: New directory.
95         * w32api: New directory.