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-04 00:14:31
|
Revision: 523 http://svn.sourceforge.net/cegcc/?rev=523&view=rev Author: pedroalves Date: 2006-09-03 17:14:21 -0700 (Sun, 03 Sep 2006) Log Message: ----------- Just noticed the bug report on the mailing list. This should fix it too. Sorry Danny. In the process, move some hardcoded stuff into vars. 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-09-03 23:49:26
|
Revision: 522 http://svn.sourceforge.net/cegcc/?rev=522&view=rev Author: pedroalves Date: 2006-09-03 16:49:12 -0700 (Sun, 03 Sep 2006) Log Message: ----------- Don't know why, but on linux host, we need to run ranlib manually. Modified Paths: -------------- trunk/cegcc/src/cegcc/importlibs/mkimport.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-03 23:33:20
|
Revision: 521 http://svn.sourceforge.net/cegcc/?rev=521&view=rev Author: pedroalves Date: 2006-09-03 16:33:07 -0700 (Sun, 03 Sep 2006) Log Message: ----------- Better to keep the unstripped dll on bin, and the stripped filename unchanged. 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: <dan...@us...> - 2006-09-03 06:28:00
|
Revision: 520 http://svn.sourceforge.net/cegcc/?rev=520&view=rev Author: dannybackx Date: 2006-09-02 23:27:46 -0700 (Sat, 02 Sep 2006) Log Message: ----------- Install the DLL in a device subdirectory 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: <dan...@us...> - 2006-09-02 07:26:56
|
Revision: 519 http://svn.sourceforge.net/cegcc/?rev=519&view=rev Author: dannybackx Date: 2006-09-02 00:26:51 -0700 (Sat, 02 Sep 2006) Log Message: ----------- Add a comment from observation with gdb. Modified Paths: -------------- trunk/cegcc/src/newlib/newlib/libc/sys/wince/startup.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-02 06:58:02
|
Revision: 518 http://svn.sourceforge.net/cegcc/?rev=518&view=rev Author: dannybackx Date: 2006-09-01 23:57:56 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Add ceshell Modified Paths: -------------- trunk/cegcc/scripts/linux/list-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-01 20:56:59
|
Revision: 517 http://svn.sourceforge.net/cegcc/?rev=517&view=rev Author: dannybackx Date: 2006-09-01 13:56:53 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Also build the ws2 library, and link the stub with it. Modified Paths: -------------- trunk/cegcc/scripts/linux/build-stub.sh trunk/cegcc/scripts/linux/list-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-01 20:56:27
|
Revision: 516 http://svn.sourceforge.net/cegcc/?rev=516&view=rev Author: dannybackx Date: 2006-09-01 13:56:21 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Oops, as Erik found, I still had an uncommitted edit in this file. Modified Paths: -------------- trunk/cegcc/src/gdb/gdb/wince-stub.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-01 20:19:18
|
Revision: 515 http://svn.sourceforge.net/cegcc/?rev=515&view=rev Author: dannybackx Date: 2006-09-01 13:07:53 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Also install the stripped version of the DLL. 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: <dan...@us...> - 2006-09-01 20:01:18
|
Revision: 514 http://svn.sourceforge.net/cegcc/?rev=514&view=rev Author: dannybackx Date: 2006-09-01 13:01:14 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Needed to also link with -lwinsock. Modified Paths: -------------- trunk/cegcc/scripts/linux/build-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-01 19:26:32
|
Revision: 513 http://svn.sourceforge.net/cegcc/?rev=513&view=rev Author: dannybackx Date: 2006-09-01 12:26:26 -0700 (Fri, 01 Sep 2006) Log Message: ----------- This is required to support the bootstrapping in my build scripts. It gets corrected in the second build phase. Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/gthr-win32.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-01 19:25:23
|
Revision: 512 http://svn.sourceforge.net/cegcc/?rev=512&view=rev Author: dannybackx Date: 2006-09-01 12:25:07 -0700 (Fri, 01 Sep 2006) Log Message: ----------- This might do the trick of building the right DLL, and not building the (basically useless) libcegcc.a . Modified Paths: -------------- trunk/cegcc/scripts/linux/build.sh trunk/cegcc/scripts/linux/install-libs.sh Added 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-01 19:15:26
|
Revision: 511 http://svn.sourceforge.net/cegcc/?rev=511&view=rev Author: dannybackx Date: 2006-09-01 12:15:21 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Add -shared flag. Modified Paths: -------------- trunk/cegcc/scripts/linux/build-newlib.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-01 19:14:12
|
Revision: 510 http://svn.sourceforge.net/cegcc/?rev=510&view=rev Author: dannybackx Date: 2006-09-01 12:14:04 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Adding a lib required for building the cegcc.dll Modified Paths: -------------- trunk/cegcc/scripts/linux/list-libs.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-01 17:21:28
|
Revision: 509 http://svn.sourceforge.net/cegcc/?rev=509&view=rev Author: pedroalves Date: 2006-09-01 10:21:06 -0700 (Fri, 01 Sep 2006) Log Message: ----------- Add missing extern "C" around _getstdfilex. Modified Paths: -------------- trunk/cegcc/src/mingw/include/stdio.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 17:36:34
|
Revision: 508 http://svn.sourceforge.net/cegcc/?rev=508&view=rev Author: pedroalves Date: 2006-08-31 10:36:25 -0700 (Thu, 31 Aug 2006) Log Message: ----------- Was a bad idea. We don't want to introduce a header dependency for OutputDebugStringW + format conversions. Leave it as an external function for now. Modified Paths: -------------- trunk/cegcc/src/mingw/include/assert.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 17:33:01
|
Revision: 507 http://svn.sourceforge.net/cegcc/?rev=507&view=rev Author: pedroalves Date: 2006-08-31 10:32:50 -0700 (Thu, 31 Aug 2006) Log Message: ----------- errno.h doesn't exist in the SDK. Consider this a "virtual deletion" of the file. Modified Paths: -------------- trunk/cegcc/src/mingw/include/errno.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 17:31:28
|
Revision: 506 http://svn.sourceforge.net/cegcc/?rev=506&view=rev Author: pedroalves Date: 2006-08-31 10:31:18 -0700 (Thu, 31 Aug 2006) Log Message: ----------- signal.h doesn't exist in the SDK. Consider this a "virtual deletion" of the file. Modified Paths: -------------- trunk/cegcc/src/mingw/include/signal.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 17:30:46
|
Revision: 505 http://svn.sourceforge.net/cegcc/?rev=505&view=rev Author: pedroalves Date: 2006-08-31 10:30:32 -0700 (Thu, 31 Aug 2006) Log Message: ----------- locale.h doesn't exist in the SDK. Consider this a "virtual deletion" of the file. 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-08-31 10:51:05
|
Revision: 504 http://svn.sourceforge.net/cegcc/?rev=504&view=rev Author: pedroalves Date: 2006-08-31 03:50:51 -0700 (Thu, 31 Aug 2006) Log Message: ----------- Add configure scripts to our recomended settings. Modified Paths: -------------- trunk/cegcc/svn-config.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 10:48:24
|
Revision: 503 http://svn.sourceforge.net/cegcc/?rev=503&view=rev Author: pedroalves Date: 2006-08-31 03:48:12 -0700 (Thu, 31 Aug 2006) Log Message: ----------- Set svn:executable on configure script. Property Changed: ---------------- trunk/cegcc/src/mingw/configure This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 08:32:41
|
Revision: 502 http://svn.sourceforge.net/cegcc/?rev=502&view=rev Author: pedroalves Date: 2006-08-31 01:32:14 -0700 (Thu, 31 Aug 2006) Log Message: ----------- Add a few noconfigdirs to arm-wince-mingw32 case. Modified Paths: -------------- trunk/cegcc/src/gcc/configure trunk/cegcc/src/gcc/configure.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-31 08:30:34
|
Revision: 501 http://svn.sourceforge.net/cegcc/?rev=501&view=rev Author: pedroalves Date: 2006-08-31 01:30:22 -0700 (Thu, 31 Aug 2006) Log Message: ----------- MSDN Docs say _cexit must close and flush all streams. Modified Paths: -------------- trunk/cegcc/src/mingw/atexit.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-30 21:23:22
|
Revision: 500 http://svn.sourceforge.net/cegcc/?rev=500&view=rev Author: pedroalves Date: 2006-08-30 14:23:13 -0700 (Wed, 30 Aug 2006) Log Message: ----------- Implement __GetMainArgs as the other runtimes, instead of _mingw32_init_mainargs. Modified Paths: -------------- trunk/cegcc/src/mingw/init.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-08-30 21:21:15
|
Revision: 499 http://svn.sourceforge.net/cegcc/?rev=499&view=rev Author: pedroalves Date: 2006-08-30 14:21:07 -0700 (Wed, 30 Aug 2006) Log Message: ----------- Remove every reference to _fmode. Although the msdn docs state that wince has _fmode, a simple test with msvc shows that is doesn't... Also, Enable WinMainCRTStartup to compile. Wonder why linker wasn't complaining... Modified Paths: -------------- trunk/cegcc/src/mingw/crt1.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |