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: <dan...@us...> - 2006-07-31 20:12:51
|
Revision: 298 Author: dannybackx Date: 2006-07-31 13:12:37 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=298&view=rev Log Message: ----------- Mostly cut out parts of the MinGW build that don't work for us. Also edit some of the include files, with the same purpose : get something very simple to work. Basic goal for this stuff is currently to support the -mno-cegcc option to the compiler. Modified Paths: -------------- branches/linux-build/src/mingw-runtime/Makefile.in branches/linux-build/src/mingw-runtime/crt1.c branches/linux-build/src/mingw-runtime/dllcrt1.c branches/linux-build/src/mingw-runtime/include/stdio.h branches/linux-build/src/mingw-runtime/include/stdlib.h branches/linux-build/src/mingw-runtime/init.c branches/linux-build/src/mingw-runtime/main.c branches/linux-build/src/mingw-runtime/mingwex/Makefile.in branches/linux-build/src/mingw-runtime/mingwex/getopt.c branches/linux-build/src/mingw-runtime/mingwex/mingw-fseek.c 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:11:14
|
Revision: 297 Author: dannybackx Date: 2006-07-31 13:10:52 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=297&view=rev Log Message: ----------- Add installation scripts for the part of MinGW that we need to be able to use its crt2.o (for the -mno-cegcc option to the compiler), and maybe some of its libraries. Modified Paths: -------------- branches/linux-build/scripts/linux/build.sh branches/linux-build/scripts/linux/install-binutils.sh Added Paths: ----------- branches/linux-build/scripts/linux/build-mingw.sh branches/linux-build/scripts/linux/install-mingw.sh 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:08:09
|
Revision: 296 Author: dannybackx Date: 2006-07-31 13:07:53 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=296&view=rev Log Message: ----------- Add a new include file to replace some of the (Windows CE) system dependent definitions that used to be in these files. This is one of the differences between the trunk and this branch. Modified Paths: -------------- branches/linux-build/src/newlib/newlib/libc/sys/wince/ceprocess.c branches/linux-build/src/newlib/newlib/libc/sys/wince/ceshared2.c branches/linux-build/src/newlib/newlib/libc/sys/wince/io.c branches/linux-build/src/newlib/newlib/libc/sys/wince/startup.c branches/linux-build/src/newlib/newlib/libc/sys/wince/trace.c Added Paths: ----------- branches/linux-build/src/w32api/include/kfuncs.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: Danny B. <dan...@sc...> - 2006-07-30 07:46:25
|
-------- Forwarded Message -------- > From: Danny Backx <dan...@sc...> > To: CeGCC Development List <ceg...@li...> > Cc: ceg...@li... > Subject: CeGCC is moving to SourceForge > Date: Sun, 30 Jul 2006 09:38:22 +0200 >=20 > Hi all, >=20 > We've been having problems with the provider for the CeGCC project > infrastructure, and feel that their support has room for improvement. >=20 > This last week, the disk on the Subversion server has been 100% full, > and it has taken days for this to be sorted out. >=20 > For reasons like these, we've decided to move to SourceForge > (http://sourceforge.net) - the world's largest provider of development > infrastructure for free software. >=20 > You can now find our project webpage on http://sf.net/projects/cegcc , > and the homepage on http://cegcc.sf.net . >=20 > The SVN source code repository has been moved, not all the released > files have been moved yet though. >=20 > New mailing lists have been created (ceg...@li... > and ceg...@li...). >=20 > It is my intention to mass subscribe everyone currently subscribed to > the lists on BerliOS to the new lists, unless you object by replying to > this mail. >=20 > Ciao, >=20 > Danny --=20 Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info |
From: <dan...@us...> - 2006-07-29 14:44:47
|
Revision: 295 Author: dannybackx Date: 2006-07-29 07:44:41 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=295&view=rev Log Message: ----------- SF.net addresses where possible Modified Paths: -------------- trunk/cegcc/docs/build-toolchain.html 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-07-29 14:42:22
|
Revision: 294 Author: dannybackx Date: 2006-07-29 07:42:17 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=294&view=rev Log Message: ----------- Remove debug flag Modified Paths: -------------- trunk/cegcc/scripts/cegcc-update-website-startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-29 14:41:22
|
Revision: 293 Author: dannybackx Date: 2006-07-29 07:41:16 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=293&view=rev Log Message: ----------- Use SF.net addresses. 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-29 14:19:36
|
Revision: 292 Author: dannybackx Date: 2006-07-29 07:19:24 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=292&view=rev Log Message: ----------- New version of the startup script, this now works on SourceForge.net Modified Paths: -------------- trunk/cegcc/scripts/cegcc-update-website-startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-29 11:26:40
|
Revision: 291 Author: dannybackx Date: 2006-07-29 04:25:19 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=291&view=rev Log Message: ----------- Try updating new SVN on SF.net Modified Paths: -------------- branches/linux-build/scripts/linux/install-binutils.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |