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-09-25 21:11:48
|
Revision: 624 http://svn.sourceforge.net/cegcc/?rev=624&view=rev Author: pedroalves Date: 2006-09-25 14:11:42 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Add mingw32ce target handling. Modified Paths: -------------- trunk/cegcc/src/gcc/config.sub This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-25 21:01:17
|
Revision: 623 http://svn.sourceforge.net/cegcc/?rev=623&view=rev Author: pedroalves Date: 2006-09-25 14:01:05 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Add assert implementation. Modified Paths: -------------- trunk/cegcc/src/mingw/Makefile.in Added Paths: ----------- trunk/cegcc/src/mingw/assert.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-25 20:57:43
|
Revision: 622 http://svn.sourceforge.net/cegcc/?rev=622&view=rev Author: pedroalves Date: 2006-09-25 13:57:30 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Implement default options. Rename target to arm-wince-mingw32ce, needed for future patches. Modified Paths: -------------- trunk/cegcc/src/build-mingw32ce.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-22 19:11:44
|
Revision: 621 http://svn.sourceforge.net/cegcc/?rev=621&view=rev Author: pedroalves Date: 2006-09-22 12:11:40 -0700 (Fri, 22 Sep 2006) Log Message: ----------- Move the logic so this file is really transparent. Modified Paths: -------------- trunk/cegcc/src/mingw/include/locale.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-22 19:00:38
|
Revision: 620 http://svn.sourceforge.net/cegcc/?rev=620&view=rev Author: pedroalves Date: 2006-09-22 12:00:30 -0700 (Fri, 22 Sep 2006) Log Message: ----------- unistd.h shouldn't exist in Windows CE. No fildes/open/close/read/write/etc on WinCE, must use stdio streams. Modified Paths: -------------- trunk/cegcc/src/mingw/include/unistd.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-21 19:01:50
|
Revision: 619 http://svn.sourceforge.net/cegcc/?rev=619&view=rev Author: dannybackx Date: 2006-09-21 12:01:45 -0700 (Thu, 21 Sep 2006) Log Message: ----------- Describe the macros currently defined by the mingw compiler. Modified Paths: -------------- trunk/cegcc/docs/details.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-20 23:13:47
|
Revision: 618 http://svn.sourceforge.net/cegcc/?rev=618&view=rev Author: pedroalves Date: 2006-09-20 16:12:48 -0700 (Wed, 20 Sep 2006) Log Message: ----------- Fix typo. Modified Paths: -------------- trunk/cegcc/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-09-20 18:12:57
|
Revision: 617 http://svn.sourceforge.net/cegcc/?rev=617&view=rev Author: dannybackx Date: 2006-09-20 11:12:43 -0700 (Wed, 20 Sep 2006) Log Message: ----------- Change this to reference SF.net Modified Paths: -------------- trunk/cegcc/NEWS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Danny B. <dan...@sc...> - 2006-09-19 21:42:14
|
Aargh, the comment is wrong, I did implement -nostdinc :-) Danny On Tue, 2006-09-19 at 14:14 -0700, dan...@us... wrote: > Revision: 616 > http://svn.sourceforge.net/cegcc/?rev=3D616&view=3Drev > Author: dannybackx > Date: 2006-09-19 14:14:53 -0700 (Tue, 19 Sep 2006) >=20 > Log Message: > ----------- > The arm-wince-mingw32-gcc wasn't picking up the w32api directory. I think= this > is wrong, and Pedro's message on September 12 on the list confirms that. > This fixes it but it doesn't implement options such as -nostdinc (which t= he > wince-pe.h does implement). >=20 > Modified Paths: > -------------- > trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h --=20 Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info |
From: <dan...@us...> - 2006-09-19 21:15:04
|
Revision: 616 http://svn.sourceforge.net/cegcc/?rev=616&view=rev Author: dannybackx Date: 2006-09-19 14:14:53 -0700 (Tue, 19 Sep 2006) Log Message: ----------- The arm-wince-mingw32-gcc wasn't picking up the w32api directory. I think this is wrong, and Pedro's message on September 12 on the list confirms that. This fixes it but it doesn't implement options such as -nostdinc (which the wince-pe.h does implement). Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/mingw32.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-18 18:54:06
|
Revision: 615 http://svn.sourceforge.net/cegcc/?rev=615&view=rev Author: dannybackx Date: 2006-09-18 11:53:52 -0700 (Mon, 18 Sep 2006) Log Message: ----------- This is the version of the scripts that were used to build the RPM file (cegcc-0.08-2.i586.rpm) that I'm uploading today. This has both the arm-wince-pe and arm-wince-mingw tools, C and C++, all the DLLs, ... , and includes a couple of documentation files in the RPM (basically the ones you can see on our website too). Modified Paths: -------------- trunk/cegcc/scripts/linux/build-newlib.sh trunk/cegcc/scripts/linux/build.sh trunk/cegcc/scripts/linux/install-newlib.sh trunk/cegcc/scripts/linux/rpm-build.sh trunk/cegcc/scripts/linux/rpm-install.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 08:12:12
|
Revision: 614 http://svn.sourceforge.net/cegcc/?rev=614&view=rev Author: dannybackx Date: 2006-09-17 01:12:07 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Add a file to the examples. 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-09-17 08:12:00
|
Revision: 613 http://svn.sourceforge.net/cegcc/?rev=613&view=rev Author: dannybackx Date: 2006-09-17 01:11:53 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Include the non-debug version too. Modified Paths: -------------- trunk/cegcc/docs/examples/Makefile Added Paths: ----------- trunk/cegcc/docs/examples/f.exe This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:58:04
|
Revision: 612 http://svn.sourceforge.net/cegcc/?rev=612&view=rev Author: dannybackx Date: 2006-09-17 00:57:58 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Fix paths. 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-09-17 07:57:24
|
Revision: 611 http://svn.sourceforge.net/cegcc/?rev=611&view=rev Author: dannybackx Date: 2006-09-17 00:57:11 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Add example executable Added Paths: ----------- trunk/cegcc/docs/examples/fibo.exe This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:56:15
|
Revision: 610 http://svn.sourceforge.net/cegcc/?rev=610&view=rev Author: dannybackx Date: 2006-09-17 00:56:11 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Update spec script Modified Paths: -------------- trunk/cegcc/scripts/linux/cegcc.spec This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:55:10
|
Revision: 609 http://svn.sourceforge.net/cegcc/?rev=609&view=rev Author: dannybackx Date: 2006-09-17 00:55:03 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Add debug statements Modified Paths: -------------- trunk/cegcc/scripts/linux/settings.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:38:21
|
Revision: 608 http://svn.sourceforge.net/cegcc/?rev=608&view=rev Author: dannybackx Date: 2006-09-17 00:38:16 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Create directory before writing in it. Modified Paths: -------------- trunk/cegcc/scripts/linux/install-stub.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:36:38
|
Revision: 607 http://svn.sourceforge.net/cegcc/?rev=607&view=rev Author: dannybackx Date: 2006-09-17 00:36:29 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Add error detection. Modified Paths: -------------- trunk/cegcc/scripts/linux/install-libs.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:35:28
|
Revision: 606 http://svn.sourceforge.net/cegcc/?rev=606&view=rev Author: dannybackx Date: 2006-09-17 00:35:22 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Add error detection. Modified Paths: -------------- trunk/cegcc/scripts/linux/build-dll.sh trunk/cegcc/scripts/linux/install-dll.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 05:23:41
|
Revision: 605 http://svn.sourceforge.net/cegcc/?rev=605&view=rev Author: dannybackx Date: 2006-09-16 22:23:37 -0700 (Sat, 16 Sep 2006) Log Message: ----------- Another example of creating a directory before writing in it. Modified Paths: -------------- trunk/cegcc/scripts/linux/install-libs.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 05:12:23
|
Revision: 604 http://svn.sourceforge.net/cegcc/?rev=604&view=rev Author: dannybackx Date: 2006-09-16 22:12:12 -0700 (Sat, 16 Sep 2006) Log Message: ----------- Script to install documentation Added Paths: ----------- trunk/cegcc/scripts/linux/install-docs.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 05:02:01
|
Revision: 603 http://svn.sourceforge.net/cegcc/?rev=603&view=rev Author: dannybackx Date: 2006-09-16 22:01:46 -0700 (Sat, 16 Sep 2006) Log Message: ----------- Be more conservative about creating directories before writing in them. Modified Paths: -------------- trunk/cegcc/src/cegcc/cegccdll/Makefile trunk/cegcc/src/cegcc/cegccthrd/Makefile trunk/cegcc/src/mingw-fake_crt/install.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-15 16:45:01
|
Revision: 602 http://svn.sourceforge.net/cegcc/?rev=602&view=rev Author: dannybackx Date: 2006-09-15 09:44:50 -0700 (Fri, 15 Sep 2006) Log Message: ----------- Add a note about installing DLLs. Modified Paths: -------------- trunk/cegcc/docs/using.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-15 16:44:42
|
Revision: 601 http://svn.sourceforge.net/cegcc/?rev=601&view=rev Author: dannybackx Date: 2006-09-15 09:44:29 -0700 (Fri, 15 Sep 2006) Log Message: ----------- Add a note about installing DLLs. Modified Paths: -------------- trunk/cegcc/docs/index.html Added Paths: ----------- trunk/cegcc/docs/dll.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |