Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-21 06:18:37 +0300
committerChristopher Faylor <me@cgf.cx>2000-02-21 06:18:37 +0300
commit83845eaa2112dac23f4451ab934af2c64d2f5865 (patch)
treeeb4e0c560f52451878b4a669b2d86f57b0e930dc /winsup/cygwin/ChangeLog-1999
parent2b706f3f6e8a185d62ba35696fb717b48972576b (diff)
Update.
Diffstat (limited to 'winsup/cygwin/ChangeLog-1999')
-rw-r--r--winsup/cygwin/ChangeLog-199910
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog-1999 b/winsup/cygwin/ChangeLog-1999
index b459908d2..49d6fe468 100644
--- a/winsup/cygwin/ChangeLog-1999
+++ b/winsup/cygwin/ChangeLog-1999
@@ -2288,6 +2288,7 @@ Fri May 14 19:30:53 1999 Christopher Faylor <cgf@cygnus.com>
* include/winbase.h: Change conditional to correctly refer
to UNDER_CE rather than UNICODE.
+ * include/winnt.h: Update MIPS and SHx CONTEXT definitions.
Tue May 11 21:19:59 1999 Christopher Faylor <cgf@cygnus.com>
@@ -2323,6 +2324,10 @@ Fri May 7 17:28:12 1999 Christopher Faylor <cgf@cygnus.com>
* include/winnt.h: Various fixes from Anders Norlander
<anorland@hem2.passagen.se>.
+Tue May 4 22:20:05 1999 Christopher Faylor <cgf@cygnus.com>
+
+ * include/winnt.h: Fix CONTEXT pointer typedefs.
+
Mon May 3 11:32:32 1999 Mumit Khan <khan@xraylith.wisc.edu>
* smallprint.c (__small_vsprintf): Display textual messages
@@ -2361,6 +2366,7 @@ Thu Apr 29 11:06:37 1999 Mumit Khan <khan@xraylith.wisc.edu>
Wed Apr 28 17:01:12 1999 Christopher Faylor <cgf@cygnus.com>
+ * include/winnt.h: Add some handheld support.
* shared.cc (open_shared): Don't call OpenFileMapping with
a null name pointer. If the name is NULL it can't be opened.
@@ -2706,6 +2712,10 @@ Mon Mar 15 12:54:48 1999 Geoffrey Noer <noer@cygnus.com>
* net.cc (gethostbyname): support a.b.c.d notation internally,
in case there's no DNS at least partial support is there.
+Thu Mar 11 21:27:41 1999 Jeff Johnston <jjohnstn@cygnus.com>
+
+ * cygwin.din: Added references to new fast-math routines.
+
Wed Mar 10 19:22:46 1999 Geoffrey Noer <noer@cygnus.com>
* include/commdlg.h: Add missing PageSetupDlg defines.