diff --git a/ChangeLog b/ChangeLog index 858d220d8..186bd2af3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 858d220d8..186bd2af3 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + Win32: With the latest gcc (2.95, pre-release), we can have binary + compatibility with MSVC by using the switch -fnative-struct. No + longer build DLLs with .gcc in the name when using gcc. + + * README.win32: Renew gcc build instructions. + + * build-dll: Comments change, handle also .a files. + + * makefile.cygwin.in + * tests/makefile.cygwin.in: Remove .gcc from DLL name. + 1999-07-13 Tor Lillqvist * README.win32: Correct URL for mingw runtime sources.