OSDN Git Service

mingw/mingw-org-wsl.git
8 years agoPrepare and tag all files for release of mingwrt-3.21.1. mingwrt-3.21.1-release
Keith Marshall [Mon, 8 Jun 2015 11:47:07 +0000 (12:47 +0100)]
Prepare and tag all files for release of mingwrt-3.21.1.

8 years agoRefactor to avoid possible time_t conflicts across headers.
Keith Marshall [Mon, 18 May 2015 12:49:39 +0000 (13:49 +0100)]
Refactor to avoid possible time_t conflicts across headers.

8 years agoRemove obsolete varargs.h header file.
Keith Marshall [Sat, 9 May 2015 10:28:16 +0000 (11:28 +0100)]
Remove obsolete varargs.h header file.

8 years agoCorrect improper unistd.h function attribute declarations.
Keith Marshall [Fri, 8 May 2015 11:31:29 +0000 (12:31 +0100)]
Correct improper unistd.h function attribute declarations.

9 years agoFix GLOB_DOOFFS initialization bug.
Keith Marshall [Thu, 12 Mar 2015 07:28:43 +0000 (07:28 +0000)]
Fix GLOB_DOOFFS initialization bug.

9 years agoTidy ChangeLog formatting.
Keith Marshall [Thu, 12 Mar 2015 07:25:24 +0000 (07:25 +0000)]
Tidy ChangeLog formatting.

9 years agoAdded tag mingwrt-3.21-release for changeset e6ff0d91cb50
Keith Marshall [Sun, 28 Dec 2014 14:25:49 +0000 (14:25 +0000)]
Added tag mingwrt-3.21-release for changeset e6ff0d91cb50

9 years agoTag all files for release of mingwrt-3.21. mingwrt-3.21-release
Keith Marshall [Sun, 28 Dec 2014 14:25:09 +0000 (14:25 +0000)]
Tag all files for release of mingwrt-3.21.

9 years agoImprove usage notes in stdlib.h, for mkstemp() function.
Keith Marshall [Sun, 28 Dec 2014 12:44:49 +0000 (12:44 +0000)]
Improve usage notes in stdlib.h, for mkstemp() function.

9 years agoEliminate some potential definition inconsistencies.
Keith Marshall [Tue, 23 Dec 2014 21:40:16 +0000 (21:40 +0000)]
Eliminate some potential definition inconsistencies.

9 years agoSuppress expected warning diagnostics in LIBIMPL builds.
Keith Marshall [Tue, 23 Dec 2014 21:11:58 +0000 (21:11 +0000)]
Suppress expected warning diagnostics in LIBIMPL builds.

9 years agoProvide more POSIX conforming sleep() functions.
Keith Marshall [Tue, 23 Dec 2014 20:59:37 +0000 (20:59 +0000)]
Provide more POSIX conforming sleep() functions.

9 years agoDelete an unnecessary Unicode wrapper file.
Keith Marshall [Sat, 13 Dec 2014 21:28:16 +0000 (21:28 +0000)]
Delete an unnecessary Unicode wrapper file.

9 years agoSome further inline function rationalization.
Keith Marshall [Sat, 13 Dec 2014 17:25:17 +0000 (17:25 +0000)]
Some further inline function rationalization.

9 years agoSome POSIX feature test adjustments.
Keith Marshall [Sat, 13 Dec 2014 16:59:47 +0000 (16:59 +0000)]
Some POSIX feature test adjustments.

9 years agoAnother CRT_INLINE function implementation rationalization.
Keith Marshall [Thu, 11 Dec 2014 22:40:07 +0000 (22:40 +0000)]
Another CRT_INLINE function implementation rationalization.

9 years agoMore rationalization of CRT_INLINE function implementations.
Keith Marshall [Thu, 11 Dec 2014 22:16:45 +0000 (22:16 +0000)]
More rationalization of CRT_INLINE function implementations.

9 years agoDon't implicitly define _POSIX_C_SOURCE too early.
Keith Marshall [Thu, 11 Dec 2014 09:58:09 +0000 (09:58 +0000)]
Don't implicitly define _POSIX_C_SOURCE too early.

9 years agoCorrect complex arcsin computation per issue [#2245].
Keith Marshall [Wed, 10 Dec 2014 21:27:43 +0000 (21:27 +0000)]
Correct complex arcsin computation per issue [#2245].

9 years agoCorrect complex square root computation per issue [#2246].
Keith Marshall [Wed, 10 Dec 2014 21:21:17 +0000 (21:21 +0000)]
Correct complex square root computation per issue [#2246].

9 years agoAdjust header guards to resolve issue [#2244].
Keith Marshall [Wed, 10 Dec 2014 14:43:36 +0000 (14:43 +0000)]
Adjust header guards to resolve issue [#2244].

9 years agoLayout and documentary corrections.
Keith Marshall [Tue, 9 Dec 2014 10:39:45 +0000 (10:39 +0000)]
Layout and documentary corrections.

9 years agoMinor formatting adjustment.
Keith Marshall [Tue, 9 Dec 2014 01:00:15 +0000 (01:00 +0000)]
Minor formatting adjustment.

9 years agoAdd implementation of mkstemp() and mkdtemp() functions.
Keith Marshall [Mon, 1 Dec 2014 21:12:27 +0000 (21:12 +0000)]
Add implementation of mkstemp() and mkdtemp() functions.

9 years agoMore JMPSTUB rationalization of inline functions.
Keith Marshall [Sun, 30 Nov 2014 22:34:46 +0000 (22:34 +0000)]
More JMPSTUB rationalization of inline functions.

9 years agoCorrect omission of complex conjugate functions from libmingwex.a
Keith Marshall [Sat, 29 Nov 2014 20:58:46 +0000 (20:58 +0000)]
Correct omission of complex conjugate functions from libmingwex.a

9 years agoBack-port improved asinh() implementation from 4.0-dev branch.
Keith Marshall [Mon, 24 Nov 2014 22:36:19 +0000 (22:36 +0000)]
Back-port improved asinh() implementation from 4.0-dev branch.

9 years agoEnable remake of lost LIBIMPL object files.
Keith Marshall [Tue, 18 Nov 2014 19:47:32 +0000 (19:47 +0000)]
Enable remake of lost LIBIMPL object files.

9 years agoImplement more robust _get_output_format fallback handling.
Keith Marshall [Mon, 17 Nov 2014 19:10:03 +0000 (19:10 +0000)]
Implement more robust _get_output_format fallback handling.

9 years agoDo some more essential build tree clean up.
Keith Marshall [Sun, 16 Nov 2014 18:35:19 +0000 (18:35 +0000)]
Do some more essential build tree clean up.

9 years agoImplement wrappers for emulation of POSIX dlfcn API.
Keith Marshall [Tue, 11 Nov 2014 18:13:14 +0000 (18:13 +0000)]
Implement wrappers for emulation of POSIX dlfcn API.

9 years agoMove libgen functions to __mingw_ pseudo-namespace.
Keith Marshall [Sat, 8 Nov 2014 23:54:51 +0000 (23:54 +0000)]
Move libgen functions to __mingw_ pseudo-namespace.

9 years agoImplement new command line argument globbing strategy.
Keith Marshall [Sat, 8 Nov 2014 11:10:32 +0000 (11:10 +0000)]
Implement new command line argument globbing strategy.

9 years agoBackport glob implementation from master to legacy.
Keith Marshall [Fri, 7 Nov 2014 01:23:36 +0000 (01:23 +0000)]
Backport glob implementation from master to legacy.

9 years agoImplement conventionally named dirent function trampolines.
Keith Marshall [Wed, 5 Nov 2014 18:26:23 +0000 (18:26 +0000)]
Implement conventionally named dirent function trampolines.

9 years agoMake dirent implementation namespace and time_t clean.
Keith Marshall [Mon, 3 Nov 2014 21:53:24 +0000 (21:53 +0000)]
Make dirent implementation namespace and time_t clean.

9 years agoCorrect improper naming of assembly language source files.
Keith Marshall [Fri, 31 Oct 2014 17:10:12 +0000 (17:10 +0000)]
Correct improper naming of assembly language source files.

--HG--
rename : mingwrt/mingwex/math/ceilf.S => mingwrt/mingwex/math/ceilf.s
rename : mingwrt/mingwex/math/ceill.S => mingwrt/mingwex/math/ceill.s
rename : mingwrt/mingwex/math/copysign.S => mingwrt/mingwex/math/copysign.s
rename : mingwrt/mingwex/math/copysignf.S => mingwrt/mingwex/math/copysignf.s
rename : mingwrt/mingwex/math/copysignl.S => mingwrt/mingwex/math/copysignl.s
rename : mingwrt/mingwex/math/cosf.S => mingwrt/mingwex/math/cosf.s
rename : mingwrt/mingwex/math/cosl.S => mingwrt/mingwex/math/cosl.s
rename : mingwrt/mingwex/math/exp2.S => mingwrt/mingwex/math/exp2.s
rename : mingwrt/mingwex/math/exp2f.S => mingwrt/mingwex/math/exp2f.s
rename : mingwrt/mingwex/math/exp2l.S => mingwrt/mingwex/math/exp2l.s
rename : mingwrt/mingwex/math/floorf.S => mingwrt/mingwex/math/floorf.s
rename : mingwrt/mingwex/math/floorl.S => mingwrt/mingwex/math/floorl.s
rename : mingwrt/mingwex/math/fma.S => mingwrt/mingwex/math/fma.s
rename : mingwrt/mingwex/math/fmaf.S => mingwrt/mingwex/math/fmaf.s
rename : mingwrt/mingwex/math/frexpl.S => mingwrt/mingwex/math/frexpl.s
rename : mingwrt/mingwex/math/ilogb.S => mingwrt/mingwex/math/ilogb.s
rename : mingwrt/mingwex/math/ilogbf.S => mingwrt/mingwex/math/ilogbf.s
rename : mingwrt/mingwex/math/ilogbl.S => mingwrt/mingwex/math/ilogbl.s
rename : mingwrt/mingwex/math/log10f.S => mingwrt/mingwex/math/log10f.s
rename : mingwrt/mingwex/math/log10l.S => mingwrt/mingwex/math/log10l.s
rename : mingwrt/mingwex/math/log1p.S => mingwrt/mingwex/math/log1p.s
rename : mingwrt/mingwex/math/log1pf.S => mingwrt/mingwex/math/log1pf.s
rename : mingwrt/mingwex/math/log1pl.S => mingwrt/mingwex/math/log1pl.s
rename : mingwrt/mingwex/math/log2.S => mingwrt/mingwex/math/log2.s
rename : mingwrt/mingwex/math/log2f.S => mingwrt/mingwex/math/log2f.s
rename : mingwrt/mingwex/math/log2l.S => mingwrt/mingwex/math/log2l.s
rename : mingwrt/mingwex/math/logf.S => mingwrt/mingwex/math/logf.s
rename : mingwrt/mingwex/math/logl.S => mingwrt/mingwex/math/logl.s
rename : mingwrt/mingwex/math/nearbyint.S => mingwrt/mingwex/math/nearbyint.s
rename : mingwrt/mingwex/math/nearbyintf.S => mingwrt/mingwex/math/nearbyintf.s
rename : mingwrt/mingwex/math/nearbyintl.S => mingwrt/mingwex/math/nearbyintl.s
rename : mingwrt/mingwex/math/remainder.S => mingwrt/mingwex/math/remainder.s
rename : mingwrt/mingwex/math/remainderf.S => mingwrt/mingwex/math/remainderf.s
rename : mingwrt/mingwex/math/remainderl.S => mingwrt/mingwex/math/remainderl.s
rename : mingwrt/mingwex/math/remquo.S => mingwrt/mingwex/math/remquo.s
rename : mingwrt/mingwex/math/remquof.S => mingwrt/mingwex/math/remquof.s
rename : mingwrt/mingwex/math/remquol.S => mingwrt/mingwex/math/remquol.s
rename : mingwrt/mingwex/math/scalbn.S => mingwrt/mingwex/math/scalbn.s
rename : mingwrt/mingwex/math/scalbnf.S => mingwrt/mingwex/math/scalbnf.s
rename : mingwrt/mingwex/math/scalbnl.S => mingwrt/mingwex/math/scalbnl.s
rename : mingwrt/mingwex/math/sinf.S => mingwrt/mingwex/math/sinf.s
rename : mingwrt/mingwex/math/sinl.S => mingwrt/mingwex/math/sinl.s
rename : mingwrt/mingwex/math/tanf.S => mingwrt/mingwex/math/tanf.s
rename : mingwrt/mingwex/math/tanl.S => mingwrt/mingwex/math/tanl.s

9 years agoStreamline the build system infrastructure.
Keith Marshall [Wed, 29 Oct 2014 10:56:09 +0000 (10:56 +0000)]
Streamline the build system infrastructure.

9 years agoMerge .hgignore from "master" branch to "legacy".
Keith Marshall [Wed, 22 Oct 2014 20:08:54 +0000 (21:08 +0100)]
Merge .hgignore from "master" branch to "legacy".

9 years agoImport w32api-3.17 source code on "legacy" branch.
Keith Marshall [Tue, 21 Oct 2014 21:27:35 +0000 (22:27 +0100)]
Import w32api-3.17 source code on "legacy" branch.

9 years agoCreate "legacy" branch; import mingwrt-3.20 source code.
Keith Marshall [Tue, 21 Oct 2014 21:25:10 +0000 (22:25 +0100)]
Create "legacy" branch; import mingwrt-3.20 source code.

11 years agoInitial commit
Earnie Boyd [Wed, 8 Aug 2012 17:16:07 +0000 (13:16 -0400)]
Initial commit