You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(16) |
Aug
(203) |
Sep
(142) |
Oct
(113) |
Nov
(73) |
Dec
(27) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(7) |
Feb
(38) |
Mar
(6) |
Apr
(1) |
May
(9) |
Jun
(104) |
Jul
(6) |
Aug
(11) |
Sep
(13) |
Oct
(6) |
Nov
(15) |
Dec
(37) |
2008 |
Jan
(17) |
Feb
(4) |
Mar
(6) |
Apr
(4) |
May
(2) |
Jun
(5) |
Jul
(1) |
Aug
(3) |
Sep
(21) |
Oct
(7) |
Nov
|
Dec
(3) |
2009 |
Jan
(4) |
Feb
(15) |
Mar
|
Apr
(34) |
May
(44) |
Jun
(12) |
Jul
(6) |
Aug
(15) |
Sep
(20) |
Oct
(10) |
Nov
(1) |
Dec
(20) |
2010 |
Jan
(19) |
Feb
(5) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ped...@us...> - 2006-08-20 23:42:06
|
Revision: 323 Author: pedroalves Date: 2006-08-20 16:40:42 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=323&view=rev Log Message: ----------- arm-wince-mingw32 support/opts. Added Paths: ----------- trunk/cegcc/src/gcc/gcc/config/arm/cygming.opt trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h trunk/cegcc/src/gcc/gcc/config/arm/t-cygming trunk/cegcc/src/gcc/gcc/config/arm/t-mingw32 trunk/cegcc/src/gcc/gcc/config/arm/xm-mingw32.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 23:32:24
|
Revision: 322 Author: pedroalves Date: 2006-08-20 16:31:52 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=322&view=rev Log Message: ----------- Enable dwarf2 as default, Use ".L" As local label prefix. A few more defines to be compatible with MSVC. Implement the alias attribute. Add selectany to the attributes handled. ... and a few tiny peaces of arm-wince-mingw32 :) Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/wince-pe.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 23:21:58
|
Revision: 321 Author: pedroalves Date: 2006-08-20 16:21:25 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=321&view=rev Log Message: ----------- Handle selectany attribute. Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/pe.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 23:15:07
|
Revision: 320 Author: pedroalves Date: 2006-08-20 16:14:26 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=320&view=rev Log Message: ----------- Remove descriptions of invalid subsystem options for Windows CE. Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/cegcc.opt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 22:00:19
|
Revision: 319 Author: pedroalves Date: 2006-08-20 14:59:21 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=319&view=rev Log Message: ----------- Needed for dwarf2 debug format output. Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/arm.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 21:54:14
|
Revision: 318 Author: pedroalves Date: 2006-08-20 14:53:30 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=318&view=rev Log Message: ----------- Adapt to new local label prefix. Because we are not underscored, we need a way to distinguish local labels from user global labels. We are using ".L". Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/ieee754-df.S trunk/cegcc/src/gcc/gcc/config/arm/ieee754-sf.S trunk/cegcc/src/gcc/gcc/config/arm/lib1funcs.asm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 21:13:17
|
Revision: 317 Author: pedroalves Date: 2006-08-20 14:12:57 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=317&view=rev Log Message: ----------- Remove MessageBox and loop. Simply _exit with error. Needed for running gdb testsuite. Modified Paths: -------------- trunk/cegcc/src/newlib/newlib/libc/sys/wince/abort.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 21:07:17
|
Revision: 316 Author: pedroalves Date: 2006-08-20 14:06:30 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=316&view=rev Log Message: ----------- Make pput work in bash too. Modified Paths: -------------- trunk/cegcc/src/cegcc/cegccdll/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 20:39:27
|
Revision: 315 Author: pedroalves Date: 2006-08-20 13:38:53 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=315&view=rev Log Message: ----------- Make it work on bash too. Modified Paths: -------------- trunk/cegcc/src/cegcc/libstdc++/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-20 20:17:50
|
Revision: 314 Author: pedroalves Date: 2006-08-20 13:17:16 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=314&view=rev Log Message: ----------- define stdcall to cdecl Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/wince-pe.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-10 15:15:03
|
Revision: 313 Author: dannybackx Date: 2006-08-10 08:14:48 -0700 (Thu, 10 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=313&view=rev Log Message: ----------- Move stdcall / cdecl back to the compiler as indicated on the list. This also changes the stdcall define so it doesn't spit a warning every time. Modified Paths: -------------- branches/linux-build/src/gcc/gcc/config/arm/wince-pe.h branches/linux-build/src/w32api/include/windef.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-10 11:34:56
|
Revision: 312 Author: dannybackx Date: 2006-08-10 04:34:37 -0700 (Thu, 10 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=312&view=rev Log Message: ----------- Move the cdecl / stdcall stuff from the compiler to the windef.h include file. Modified Paths: -------------- branches/linux-build/src/gcc/gcc/config/arm/wince-pe.h branches/linux-build/src/w32api/include/windef.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 20:47:56
|
Revision: 311 Author: dannybackx Date: 2006-08-05 13:47:51 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=311&view=rev Log Message: ----------- Document that the crosswords problem is solved Modified Paths: -------------- trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 13:17:56
|
Revision: 310 Author: dannybackx Date: 2006-08-05 06:17:50 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=310&view=rev Log Message: ----------- Add SourceForge logo Modified Paths: -------------- trunk/cegcc/website/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 13:09:23
|
Revision: 309 Author: dannybackx Date: 2006-08-05 06:09:15 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=309&view=rev Log Message: ----------- Fix HTML errors due to nested comment Modified Paths: -------------- trunk/cegcc/website/index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 10:03:26
|
Revision: 308 Author: dannybackx Date: 2006-08-05 03:03:14 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=308&view=rev Log Message: ----------- This is the stripped version of the aygshell.def file which is documented in the docs/microsoft document. It is probably incomplete but it works. The version we used to have doesn't work so I'm replacing it for now. Modified Paths: -------------- branches/linux-build/src/cegcc/importlibs/defs/aygshell.def This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 10:01:51
|
Revision: 307 Author: dannybackx Date: 2006-08-05 03:01:36 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=307&view=rev Log Message: ----------- These are basically the fixes that Eric House sent to MinGW, the URL for that is in one of the include files in comment, and the documentation is now in docs/microsoft. Modified Paths: -------------- branches/linux-build/src/w32api/include/aygshell.h branches/linux-build/src/w32api/include/commctrl.h branches/linux-build/src/w32api/include/winbase.h branches/linux-build/src/w32api/include/wingdi.h branches/linux-build/src/w32api/include/winuser.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-08-05 08:40:41
|
Revision: 306 Author: dannybackx Date: 2006-08-05 01:40:09 -0700 (Sat, 05 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=306&view=rev Log Message: ----------- Add a Microsoft documentation page to save it from the bitbucket. It is the source of information for a patch by Eric House to the MinGW project which I will be importing soon, I don't want to see the documentation go to waste. As indicated in the README, this is Microsoft's copyrighted material. Added Paths: ----------- trunk/cegcc/docs/microsoft/ trunk/cegcc/docs/microsoft/README trunk/cegcc/docs/microsoft/wincenet_cepcc_app.htm trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/ trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/ceppc01.gif trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/ceppc02.gif trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/ceppc03.gif trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/css.css trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/default.css trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/text.jpg trunk/cegcc/docs/microsoft/wincenet_cepcc_app_data/trans_pixel.asp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 21:02:47
|
Revision: 305 Author: dannybackx Date: 2006-07-31 14:02:41 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=305&view=rev Log Message: ----------- Announce 4th prerelease, also as a test for SVN commit messages Modified Paths: -------------- trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:51:56
|
Revision: 304 Author: dannybackx Date: 2006-07-31 13:51:33 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=304&view=rev Log Message: ----------- Disable pulling in the blog for now, it doesn't work yet on SF. Modified Paths: -------------- trunk/cegcc/scripts/cegcc-update-website This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:45:17
|
Revision: 303 Author: dannybackx Date: 2006-07-31 13:45:12 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=303&view=rev Log Message: ----------- Fix URLs here too Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:39:23
|
Revision: 302 Author: dannybackx Date: 2006-07-31 13:39:08 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=302&view=rev Log Message: ----------- Fix some of the paths, add known problems and headers to the prerelease page Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:19:56
|
Revision: 301 Author: dannybackx Date: 2006-07-31 13:19:50 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=301&view=rev Log Message: ----------- We need WM_HIBERNATE to compile many CE applications. Modified Paths: -------------- branches/linux-build/src/w32api/include/winuser.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:17:39
|
Revision: 300 Author: dannybackx Date: 2006-07-31 13:17:32 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=300&view=rev Log Message: ----------- Add some definitions for the CommandBar functions and macros. Hope these are right, some of them are guesses based on what I see in some web pages and (sometimes old) examples. Modified Paths: -------------- branches/linux-build/src/w32api/include/commctrl.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:16:30
|
Revision: 299 Author: dannybackx Date: 2006-07-31 13:16:24 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=299&view=rev Log Message: ----------- Modify the -mno-cegcc linkage so it doesn't take the cegcc library. Modified Paths: -------------- branches/linux-build/src/gcc/gcc/config/arm/wince-pe.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |