src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2012-08-06 Thread earnie
CVSROOT:/cvs/src
Module name:src
Changes by: ear...@sourceware.org   2012-08-06 18:05:53

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
Added files:
winsup/mingw/mingwex: membarrier.c 

Log message:
* mingwex/membarrier.c: New file.
* mingwex/Makefile.in (DISTFILES): Add membarrier.c.
(REPLACE_OBJS): Add membarrier.o.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.504r2=1.505
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/membarrier.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.49r2=1.50



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2012-05-08 Thread keithmarshall
CVSROOT:/cvs/src
Module name:src
Changes by: keithmarsh...@sourceware.org2012-05-08 19:41:12

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
winsup/mingw/profile: Makefile.in 

Log message:
Remove references to nonexistent files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.491r2=1.492
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.48r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/profile/Makefile.in.diff?cvsroot=srcr1=1.18r2=1.19



src/winsup/mingw ChangeLog mingwex/Makefile.in

2008-08-14 Thread keithmarshall
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2008-08-14 15:13:18

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 

Log message:
Add missing dependencies for building libmingwex.a.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.403r2=1.404
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.44r2=1.45



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2008-08-11 Thread keithmarshall
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2008-08-11 22:41:55

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
Added files:
winsup/mingw/mingwex/stdio: printf.c fprintf.c sprintf.c 
vprintf.c vfprintf.c vsprintf.c 

Log message:
Add replacements for remaining members of printf() family.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.402r2=1.403
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.43r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/printf.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/fprintf.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/sprintf.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/vprintf.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/vfprintf.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/vsprintf.c.diff?cvsroot=srcr1=NONEr2=1.1



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2008-07-28 Thread keithmarshall
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2008-07-28 23:24:20

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
Added files:
winsup/mingw/mingwex/stdio: pformat.c pformat.h snprintf.c 
vsnprintf.c 
Removed files:
winsup/mingw/mingwex/gdtoa: mingw_snprintf.c 

Log message:
Replace __mingw_snprintf() with new generic family implementation; 
likewise, replace __mingw_vsnprintf().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.401r2=1.402
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.42r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/mingw_snprintf.c.diff?cvsroot=srcr1=1.6r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/pformat.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/pformat.h.diff?cvsroot=srcr1=NONEr2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/snprintf.c.diff?cvsroot=srcr1=1.2r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/stdio/vsnprintf.c.diff?cvsroot=srcr1=1.2r2=1.3



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2007-06-29 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2007-06-29 10:11:57

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
Added files:
winsup/mingw/mingwex/gdtoa: mingw_snprintf.c 

Log message:
* mingwex/gdtoa/mingw_snprintf.c: New file.
* mingwex/Makefile.in (GDTOA_DISTFILES): Add mingw_snprintf.c.
(GDTOA_OBJS): Add mingw_snprintf.O.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.368r2=1.369
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.38r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/gdtoa/mingw_snprintf.c.diff?cvsroot=srcr1=NONEr2=1.1



src/winsup/mingw ChangeLog mingwex/Makefile.in

2006-07-03 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2006-07-03 20:51:58

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 

Log message:
* mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.310r2=1.311
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.30r2=1.31



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2005-02-24 Thread dannysmith
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2005-02-25 01:43:43

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
Added files:
winsup/mingw/mingwex: wctrans.c wctype.c 

Log message:
* mingwex/wctype.c: New file.
* mingwex/wctrans.c: New file.
* mingwex/Makefile.in (DISTFILES): Add wctype.c, wctrans.c.
* mingwex/Makefile.in (Q8_OBJS): Add wctype.o, wctrans.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.259r2=1.260
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/wctrans.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/wctype.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.24r2=1.25



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2004-07-13 Thread earnie
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2004-07-13 13:01:28

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
winsup/mingw/profile: Makefile.in 

Log message:
* Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use it
for C modules.
* mingwex/Makefile.in: Ditto.
* profile/Makefile.in: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.203r2=1.204
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.14r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/profile/Makefile.in.diff?cvsroot=srcr1=1.9r2=1.10



src/winsup/mingw ChangeLog mingwex/Makefile.in ...

2002-10-06 Thread dannysmith

CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2002-10-06 16:26:43

Modified files:
winsup/mingw   : ChangeLog 
winsup/mingw/mingwex: Makefile.in 
winsup/mingw/mingwex/math: cephes_mconf.h powil.c powl.c 
Added files:
winsup/mingw/mingwex/math: pow.c powi.c powif.c 

Log message:
* mingwex/math/powil.c: Rename powil to __powil.
* mingwex/math/powl.c: Adjust declaration and call
to __powil. Remove comment on powil.
* mingwex/math/powi.c: New file.
* mingwex/math/powif.c: New file.
* mingwex/math/pow.c: New file.
* mingwex/math/cephes_mconf.h. Add double and float
versions of constants.
(polevl): Add double precision function.
(p1evl): Likewise.
* mingwex/Makefile.in (MATH_DISTFILES): Add pow.c,
powi.c, powif.c.
(MATH_OBJS): Add pow.o, powi.o, powif.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=srcr1=1.88r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=srcr1=1.3r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/pow.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/powi.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/powif.c.diff?cvsroot=srcr1=NONEr2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/cephes_mconf.h.diff?cvsroot=srcr1=1.1r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/powil.c.diff?cvsroot=srcr1=1.1r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/math/powl.c.diff?cvsroot=srcr1=1.1r2=1.2