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-28 18:21:35
|
Revision: 654 http://svn.sourceforge.net/cegcc/?rev=654&view=rev Author: pedroalves Date: 2006-09-28 11:21:29 -0700 (Thu, 28 Sep 2006) Log Message: ----------- Use the same header guard naming convention as the other files. Modified Paths: -------------- trunk/cegcc/src/w32api/include/aygshell.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 18:18:35
|
Revision: 653 http://svn.sourceforge.net/cegcc/?rev=653&view=rev Author: pedroalves Date: 2006-09-28 11:18:28 -0700 (Thu, 28 Sep 2006) Log Message: ----------- Relicense with the same license as the other w32api/include files. Approved by Danny. Modified Paths: -------------- trunk/cegcc/src/w32api/include/aygshell.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 16:35:55
|
Revision: 652 http://svn.sourceforge.net/cegcc/?rev=652&view=rev Author: pedroalves Date: 2006-09-28 09:35:44 -0700 (Thu, 28 Sep 2006) Log Message: ----------- Also check if TOP_SRCDIR is set. Modified Paths: -------------- 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: <ped...@us...> - 2006-09-28 01:44:00
|
Revision: 651 http://svn.sourceforge.net/cegcc/?rev=651&view=rev Author: pedroalves Date: 2006-09-27 18:43:54 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Just some adjustments to make the diffs to mingw cvs be cleaner. Modified Paths: -------------- trunk/cegcc/src/w32api/include/aygshell.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 01:32:53
|
Revision: 650 http://svn.sourceforge.net/cegcc/?rev=650&view=rev Author: pedroalves Date: 2006-09-27 18:32:34 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Build gdb and gdbstub too. Gdbstub now builds equally well with mingw32ce or with sdk headers and libs. (old -nostdlib -lcorelibc cegcc 0.0.3 way) 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-28 01:29:08
|
Revision: 649 http://svn.sourceforge.net/cegcc/?rev=649&view=rev Author: pedroalves Date: 2006-09-27 18:29:01 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Handle mingw32ce too. Modified Paths: -------------- trunk/cegcc/src/gdb/bfd/config.bfd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 01:26:58
|
Revision: 648 http://svn.sourceforge.net/cegcc/?rev=648&view=rev Author: pedroalves Date: 2006-09-27 18:26:52 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Includes rearrangement. Modified Paths: -------------- trunk/cegcc/src/gdb/gdb/win32.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 01:25:15
|
Revision: 647 http://svn.sourceforge.net/cegcc/?rev=647&view=rev Author: pedroalves Date: 2006-09-27 18:25:10 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Remove unused function. We should replace the other hacked wide char handling functions wiht synce wstr* functions, or with using libiconv directly. Windows unicode is ucs-16. Modified Paths: -------------- trunk/cegcc/src/gdb/gdb/wince.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 01:18:36
|
Revision: 646 http://svn.sourceforge.net/cegcc/?rev=646&view=rev Author: pedroalves Date: 2006-09-27 18:18:30 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Enable mingw32ce target to be picked up. Modified Paths: -------------- trunk/cegcc/src/gdb/gdb/configure.tgt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-28 01:15:58
|
Revision: 645 http://svn.sourceforge.net/cegcc/?rev=645&view=rev Author: pedroalves Date: 2006-09-27 18:15:49 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Remove old script. Removed Paths: ------------- trunk/cegcc/src/build-gcc_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-28 01:13:37
|
Revision: 644 http://svn.sourceforge.net/cegcc/?rev=644&view=rev Author: pedroalves Date: 2006-09-27 18:13:32 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Rewrite argc/argv building. This time it is actually tested. 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-09-28 01:11:32
|
Revision: 643 http://svn.sourceforge.net/cegcc/?rev=643&view=rev Author: pedroalves Date: 2006-09-27 18:11:26 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Comment cleanup. 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. |
From: <ped...@us...> - 2006-09-27 22:16:19
|
Revision: 642 http://svn.sourceforge.net/cegcc/?rev=642&view=rev Author: pedroalves Date: 2006-09-27 15:16:13 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Uppps, this probably means I should sleep some more :) Modified Paths: -------------- trunk/cegcc/src/w32api/include/winnt.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-27 22:06:35
|
Revision: 641 http://svn.sourceforge.net/cegcc/?rev=641&view=rev Author: pedroalves Date: 2006-09-27 15:06:20 -0700 (Wed, 27 Sep 2006) Log Message: ----------- What a strange place microsoft puts offsetof. I checked which header should contains it by redefining it, and having the compiler say where the original definition was. The definition used here was taken from newlib. Maybe __builtin_offsetof would be better here, I dunno. Modified Paths: -------------- trunk/cegcc/src/w32api/include/winnt.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-27 13:29:17
|
Revision: 640 http://svn.sourceforge.net/cegcc/?rev=640&view=rev Author: pedroalves Date: 2006-09-27 06:28:43 -0700 (Wed, 27 Sep 2006) Log Message: ----------- Fix __dllonexit to accept the case where *start and *end are both NULL. atexit now works, which means c++ global destructors run. Hurray\! Modified Paths: -------------- trunk/cegcc/src/mingw/__dllonexit.c 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-09-26 20:37:18
|
Revision: 639 http://svn.sourceforge.net/cegcc/?rev=639&view=rev Author: pedroalves Date: 2006-09-26 13:37:09 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Build stripped dlls to copy to the device. Modified Paths: -------------- trunk/cegcc/src/script.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-26 20:36:14
|
Revision: 638 http://svn.sourceforge.net/cegcc/?rev=638&view=rev Author: pedroalves Date: 2006-09-26 13:36:10 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Fix late-night bugs, and remove the fcloses for now. Closing stdout locks up the app on my device. (?) 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-09-26 20:33:42
|
Revision: 637 http://svn.sourceforge.net/cegcc/?rev=637&view=rev Author: pedroalves Date: 2006-09-26 13:33:37 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Remove declaration. It should be ok for C, and for C++ include winnls.h before use. I suspect this is how the SDK headers work too. The way is was, c++ would error out, since typedefs are stronger there. Modified Paths: -------------- trunk/cegcc/src/mingw/include/ctype.h trunk/cegcc/src/mingw/include/wctype.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-26 20:13:48
|
Revision: 636 http://svn.sourceforge.net/cegcc/?rev=636&view=rev Author: pedroalves Date: 2006-09-26 13:13:43 -0700 (Tue, 26 Sep 2006) Log Message: ----------- Add comment about no environ available. 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. |
From: <ped...@us...> - 2006-09-26 03:08:53
|
Revision: 635 http://svn.sourceforge.net/cegcc/?rev=635&view=rev Author: pedroalves Date: 2006-09-25 20:08:33 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Upload mingw dlls build script. This is a work-in-progress-save-what-I-have commit. Added Paths: ----------- trunk/cegcc/src/script.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-26 03:06:24
|
Revision: 634 http://svn.sourceforge.net/cegcc/?rev=634&view=rev Author: pedroalves Date: 2006-09-25 20:06:08 -0700 (Mon, 25 Sep 2006) Log Message: ----------- We have __gccmain, not __main. Modified Paths: -------------- trunk/cegcc/src/mingw/dllcrt1.c trunk/cegcc/src/mingw/gccmain.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-26 03:04:14
|
Revision: 633 http://svn.sourceforge.net/cegcc/?rev=633&view=rev Author: pedroalves Date: 2006-09-25 20:04:03 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Cleanup. Modified Paths: -------------- trunk/cegcc/src/mingw/include/ctype.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-09-26 03:03:40
|
Revision: 632 http://svn.sourceforge.net/cegcc/?rev=632&view=rev Author: pedroalves Date: 2006-09-25 20:03:22 -0700 (Mon, 25 Sep 2006) Log Message: ----------- No _ctype on coredll.dll. Modified Paths: -------------- trunk/cegcc/src/mingw/include/wctype.h 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:14:08
|
Revision: 626 http://svn.sourceforge.net/cegcc/?rev=626&view=rev Author: pedroalves Date: 2006-09-25 14:13:57 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Regenerate. Modified Paths: -------------- trunk/cegcc/src/gcc/configure 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:13:15
|
Revision: 625 http://svn.sourceforge.net/cegcc/?rev=625&view=rev Author: pedroalves Date: 2006-09-25 14:12:51 -0700 (Mon, 25 Sep 2006) Log Message: ----------- Rename target to mingw32ce. Add target-libssp to noconfigdirs. Modified Paths: -------------- trunk/cegcc/src/gcc/configure.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |