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-10-10 19:41:17
|
Revision: 706 http://svn.sourceforge.net/cegcc/?rev=706&view=rev Author: dannybackx Date: 2006-10-10 12:41:10 -0700 (Tue, 10 Oct 2006) Log Message: ----------- Fix image location Modified Paths: -------------- trunk/cegcc/docs/install-linux.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-10 19:09:58
|
Revision: 705 http://svn.sourceforge.net/cegcc/?rev=705&view=rev Author: dannybackx Date: 2006-10-10 12:09:37 -0700 (Tue, 10 Oct 2006) Log Message: ----------- Move the prerelease info into the other directory, and transform it into a "how to install on linux". Modified Paths: -------------- trunk/cegcc/docs/details.html trunk/cegcc/website/index.html Added Paths: ----------- trunk/cegcc/docs/install-linux.html Removed 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: <ped...@us...> - 2006-10-10 16:20:10
|
Revision: 704 http://svn.sourceforge.net/cegcc/?rev=704&view=rev Author: pedroalves Date: 2006-10-10 09:19:24 -0700 (Tue, 10 Oct 2006) Log Message: ----------- * build-cegcc.sh : Fix w32api build option. (build_gcc) : Pass --without-newlib, so when we have a combined tree, newlib isn't built twice. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-cegcc.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 03:50:57
|
Revision: 703 http://svn.sourceforge.net/cegcc/?rev=703&view=rev Author: pedroalves Date: 2006-10-09 20:50:48 -0700 (Mon, 09 Oct 2006) Log Message: ----------- Really delete the files this time... Removed Paths: ------------- trunk/cegcc/src/gcc/gcc/config/arm/cegcc-cxx.c trunk/cegcc/src/gcc/gcc/config/arm/cegcc-stubs.c trunk/cegcc/src/gcc/gcc/config/arm/cegcc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 03:47:27
|
Revision: 702 http://svn.sourceforge.net/cegcc/?rev=702&view=rev Author: pedroalves Date: 2006-10-09 20:47:05 -0700 (Mon, 09 Oct 2006) Log Message: ----------- * config/arm/cegcc.c : Delete. We use the originals instead. This code is generic PE code, and will hopefully get pushed down to a more general place in GCC 4.3 stage1. * cegcc-cxx.c : Likewise. * cegcc-stubs.c : Likewise. * config.gcc : Use the originals instead of the new copies for the arm*-wince-cegcc case. * config/arm/t-wince-cegcc : Make it empty, we now inherit the generic t-wince-pe. * ChangeLog.ce : New file. Modified Paths: -------------- trunk/cegcc/src/gcc/gcc/config/arm/cegcc-cxx.c trunk/cegcc/src/gcc/gcc/config/arm/cegcc-stubs.c trunk/cegcc/src/gcc/gcc/config/arm/cegcc.c trunk/cegcc/src/gcc/gcc/config/arm/t-wince-cegcc trunk/cegcc/src/gcc/gcc/config.gcc Added Paths: ----------- trunk/cegcc/src/gcc/gcc/ChangeLog.ce This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 03:26:05
|
Revision: 701 http://svn.sourceforge.net/cegcc/?rev=701&view=rev Author: pedroalves Date: 2006-10-09 20:25:59 -0700 (Mon, 09 Oct 2006) Log Message: ----------- Explain a bit why the fakecegccdll was added, copied here for the logs: This change, along with the previous commits, removes the need for the manual editing of libstc++/configure, to remove the "Link tests are not allowed after GCC_NO_EXECUTABLES." error. Modified Paths: -------------- trunk/cegcc/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 03:16:42
|
Revision: 700 http://svn.sourceforge.net/cegcc/?rev=700&view=rev Author: pedroalves Date: 2006-10-09 20:16:28 -0700 (Mon, 09 Oct 2006) Log Message: ----------- * build-cegcc.sh : Fix cegccthrd build option. (build_dummy_cegccdll) : Call cegcc/fakecegccdll/install.sh. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-cegcc.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 03:00:01
|
Revision: 698 http://svn.sourceforge.net/cegcc/?rev=698&view=rev Author: pedroalves Date: 2006-10-09 19:59:51 -0700 (Mon, 09 Oct 2006) Log Message: ----------- Initial import. * cegcc.s : New file. * install.sh : New file. * README.txt : New file. Run the install.sh script to create a dummy/fake libcegcc.dll.a. This lib constain just enough symbols to satisfy the libstdc++ configure run. This is needed because by default arm-wince-cegcc-gcc/g++ will link with -lcegcc, which doesn't exist yet by the time we build libstdc++. We could solve this also by adding another gcc build step, but this way is faster. Added Paths: ----------- trunk/cegcc/src/cegcc/fakecegccdll/ trunk/cegcc/src/cegcc/fakecegccdll/ChangeLog trunk/cegcc/src/cegcc/fakecegccdll/README.txt trunk/cegcc/src/cegcc/fakecegccdll/cegcc.s trunk/cegcc/src/cegcc/fakecegccdll/install.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 01:49:28
|
Revision: 697 http://svn.sourceforge.net/cegcc/?rev=697&view=rev Author: pedroalves Date: 2006-10-09 18:47:04 -0700 (Mon, 09 Oct 2006) Log Message: ----------- * build-cegcc.sh (build_newlib) : libgloss is now $noconfigdir'ed. Build with simple 'make'/'make install'. Modified Paths: -------------- trunk/cegcc/src/ChangeLog trunk/cegcc/src/build-cegcc.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 01:43:34
|
Revision: 696 http://svn.sourceforge.net/cegcc/?rev=696&view=rev Author: pedroalves Date: 2006-10-09 18:41:11 -0700 (Mon, 09 Oct 2006) Log Message: ----------- * build-cegcc.sh : Implement script command line parameters defaults. Reflect the target name change to arm-wince-cegcc. Modified Paths: -------------- trunk/cegcc/src/build-cegcc.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 01:39:55
|
Revision: 695 http://svn.sourceforge.net/cegcc/?rev=695&view=rev Author: pedroalves Date: 2006-10-09 18:37:12 -0700 (Mon, 09 Oct 2006) Log Message: ----------- * configure.in : Add target-libgloss to $noconfigdirs. * configure : Regenerate. Modified Paths: -------------- trunk/cegcc/src/newlib/ChangeLog.cegcc trunk/cegcc/src/newlib/configure trunk/cegcc/src/newlib/configure.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 01:34:38
|
Revision: 694 http://svn.sourceforge.net/cegcc/?rev=694&view=rev Author: pedroalves Date: 2006-10-09 18:34:31 -0700 (Mon, 09 Oct 2006) Log Message: ----------- New ChangeLog file for cegcc's version of newlib. Added Paths: ----------- trunk/cegcc/src/newlib/ChangeLog.cegcc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ped...@us...> - 2006-10-10 01:26:27
|
Revision: 693 http://svn.sourceforge.net/cegcc/?rev=693&view=rev Author: pedroalves Date: 2006-10-09 18:26:03 -0700 (Mon, 09 Oct 2006) Log Message: ----------- Regenerate with autoconf2.13. The current version generated with 2.60 didn't work on my kubuntu system. We must use the versions stated in the .in files. Modified Paths: -------------- trunk/cegcc/src/newlib/configure This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 12:48:34
|
Revision: 692 http://svn.sourceforge.net/cegcc/?rev=692&view=rev Author: dannybackx Date: 2006-10-07 05:48:26 -0700 (Sat, 07 Oct 2006) Log Message: ----------- This is the set of scripts that was just used to create the 0.09 RPM that I'll be uploading in a few minutes. This updates the RPM build files to take the new targets into account. Modified Paths: -------------- trunk/cegcc/scripts/linux/cegcc.spec trunk/cegcc/scripts/linux/rpm-build.sh trunk/cegcc/scripts/linux/rpm-install.sh 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-10-07 10:16:04
|
Revision: 691 http://svn.sourceforge.net/cegcc/?rev=691&view=rev Author: dannybackx Date: 2006-10-07 03:15:59 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Add a forgotten error handler. Modified Paths: -------------- trunk/cegcc/scripts/linux/build.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 10:11:19
|
Revision: 690 http://svn.sourceforge.net/cegcc/?rev=690&view=rev Author: dannybackx Date: 2006-10-07 03:11:12 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Update to mention new targets. 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-10-07 10:05:33
|
Revision: 689 http://svn.sourceforge.net/cegcc/?rev=689&view=rev Author: dannybackx Date: 2006-10-07 03:05:22 -0700 (Sat, 07 Oct 2006) Log Message: ----------- First cut at translating the docs to describe the arm-wince-cegcc and arm-wince-mingw32ce targets instead of the old ones. Modified Paths: -------------- trunk/cegcc/docs/build-toolchain.html trunk/cegcc/docs/choosing.html trunk/cegcc/docs/debugging.html trunk/cegcc/docs/details.html trunk/cegcc/docs/dll.html trunk/cegcc/docs/layer.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-10-07 09:47:55
|
Revision: 688 http://svn.sourceforge.net/cegcc/?rev=688&view=rev Author: dannybackx Date: 2006-10-07 02:47:45 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Update this to use the new compiler names, examples have been recreated with this morning's build of the compilers. Modified Paths: -------------- trunk/cegcc/docs/examples/Makefile trunk/cegcc/docs/examples/f.exe trunk/cegcc/docs/examples/fibo.exe trunk/cegcc/docs/examples/menu-resource.exe trunk/cegcc/docs/examples/menu-resource.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 09:31:59
|
Revision: 687 http://svn.sourceforge.net/cegcc/?rev=687&view=rev Author: dannybackx Date: 2006-10-07 02:31:50 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Use the script that was already there instead of leaving an exception in build.sh . Modified Paths: -------------- trunk/cegcc/scripts/linux/build.sh trunk/cegcc/scripts/linux/install-mingw-crt.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 09:29:21
|
Revision: 686 http://svn.sourceforge.net/cegcc/?rev=686&view=rev Author: dannybackx Date: 2006-10-07 02:29:14 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Remove old scripts, replaced by the recent rewrite of build.sh. Removed Paths: ------------- trunk/cegcc/scripts/linux/build-binutils-mingw.sh trunk/cegcc/scripts/linux/build-gcc-mingw.sh trunk/cegcc/scripts/linux/install-binutils-mingw.sh trunk/cegcc/scripts/linux/install-gcc-mingw.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 07:10:02
|
Revision: 685 http://svn.sourceforge.net/cegcc/?rev=685&view=rev Author: dannybackx Date: 2006-10-07 00:09:44 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Clean this up to build the new target. Modified Paths: -------------- trunk/cegcc/scripts/linux/build-binutils.sh trunk/cegcc/scripts/linux/build-dll.sh trunk/cegcc/scripts/linux/build-gcc.sh trunk/cegcc/scripts/linux/build-gdb.sh trunk/cegcc/scripts/linux/build-gpp.sh trunk/cegcc/scripts/linux/build-libs2.sh trunk/cegcc/scripts/linux/build-newlib.sh trunk/cegcc/scripts/linux/build-stub.sh trunk/cegcc/scripts/linux/build.sh trunk/cegcc/scripts/linux/install-dll.sh trunk/cegcc/scripts/linux/install-gdb.sh trunk/cegcc/scripts/linux/install-gpp.sh trunk/cegcc/scripts/linux/install-includes.sh trunk/cegcc/scripts/linux/install-libs.sh trunk/cegcc/scripts/linux/install-libs2.sh trunk/cegcc/scripts/linux/install-newlib.sh trunk/cegcc/scripts/linux/install-stub.sh 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-10-07 07:07:08
|
Revision: 683 http://svn.sourceforge.net/cegcc/?rev=683&view=rev Author: dannybackx Date: 2006-10-07 00:07:04 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Make the target conditional. Modified Paths: -------------- trunk/cegcc/src/cegcc/cegccthrd/Makefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 07:04:50
|
Revision: 682 http://svn.sourceforge.net/cegcc/?rev=682&view=rev Author: dannybackx Date: 2006-10-07 00:04:46 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Hardcoded gccversion.sh to the other target. Change Makefile to be target independent and to work in a temporary directory. Modified Paths: -------------- trunk/cegcc/src/cegcc/cegccdll/Makefile trunk/cegcc/src/cegcc/cegccdll/gccversion.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 07:01:12
|
Revision: 681 http://svn.sourceforge.net/cegcc/?rev=681&view=rev Author: dannybackx Date: 2006-10-07 00:01:05 -0700 (Sat, 07 Oct 2006) Log Message: ----------- This is one of a set of commits to implement the arm-wince-cegcc target. Get this script to use $TGT_ARCH if it exists, instead of hardcoding arm-wince-pe. 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: <dan...@us...> - 2006-10-07 07:00:01
|
Revision: 680 http://svn.sourceforge.net/cegcc/?rev=680&view=rev Author: dannybackx Date: 2006-10-06 23:57:10 -0700 (Fri, 06 Oct 2006) Log Message: ----------- This is one of a set of commits to implement the arm-wince-cegcc target. In gdb, only two files (configure.in and config.sub) were changed in trivial ways to implement the new target. All the other files are regenerated. Modified Paths: -------------- trunk/cegcc/src/gdb/bfd/Makefile.in trunk/cegcc/src/gdb/bfd/aclocal.m4 trunk/cegcc/src/gdb/bfd/config.bfd trunk/cegcc/src/gdb/bfd/config.in trunk/cegcc/src/gdb/bfd/configure trunk/cegcc/src/gdb/bfd/doc/Makefile.in trunk/cegcc/src/gdb/bfd/doc/bfd.info trunk/cegcc/src/gdb/config.sub trunk/cegcc/src/gdb/configure trunk/cegcc/src/gdb/configure.in trunk/cegcc/src/gdb/etc/configure trunk/cegcc/src/gdb/gdb/aclocal.m4 trunk/cegcc/src/gdb/gdb/config.in trunk/cegcc/src/gdb/gdb/configure trunk/cegcc/src/gdb/gdb/doc/configure trunk/cegcc/src/gdb/gdb/gdbserver/configure trunk/cegcc/src/gdb/gdb/nlm/configure trunk/cegcc/src/gdb/gdb/rdi-share/Makefile.in trunk/cegcc/src/gdb/gdb/rdi-share/aclocal.m4 trunk/cegcc/src/gdb/gdb/rdi-share/configure trunk/cegcc/src/gdb/gdb/testsuite/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/gdb.aCC/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/gdb.compat/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/gdb.defects/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.hp/gdb.objdbg/configure trunk/cegcc/src/gdb/gdb/testsuite/gdb.stabs/configure trunk/cegcc/src/gdb/sim/arm/config.in trunk/cegcc/src/gdb/sim/arm/configure trunk/cegcc/src/gdb/sim/common/config.in trunk/cegcc/src/gdb/sim/common/configure trunk/cegcc/src/gdb/sim/configure trunk/cegcc/src/gdb/sim/cris/config.in trunk/cegcc/src/gdb/sim/cris/configure trunk/cegcc/src/gdb/sim/d10v/config.in trunk/cegcc/src/gdb/sim/d10v/configure trunk/cegcc/src/gdb/sim/frv/config.in trunk/cegcc/src/gdb/sim/frv/configure trunk/cegcc/src/gdb/sim/h8300/config.in trunk/cegcc/src/gdb/sim/h8300/configure trunk/cegcc/src/gdb/sim/igen/config.in trunk/cegcc/src/gdb/sim/igen/configure trunk/cegcc/src/gdb/sim/iq2000/config.in trunk/cegcc/src/gdb/sim/iq2000/configure trunk/cegcc/src/gdb/sim/m32r/config.in trunk/cegcc/src/gdb/sim/m32r/configure trunk/cegcc/src/gdb/sim/m68hc11/config.in trunk/cegcc/src/gdb/sim/m68hc11/configure trunk/cegcc/src/gdb/sim/mcore/config.in trunk/cegcc/src/gdb/sim/mcore/configure trunk/cegcc/src/gdb/sim/mips/config.in trunk/cegcc/src/gdb/sim/mips/configure trunk/cegcc/src/gdb/sim/mn10300/config.in trunk/cegcc/src/gdb/sim/mn10300/configure trunk/cegcc/src/gdb/sim/ppc/config.in trunk/cegcc/src/gdb/sim/ppc/configure trunk/cegcc/src/gdb/sim/sh/config.in trunk/cegcc/src/gdb/sim/sh/configure trunk/cegcc/src/gdb/sim/testsuite/configure trunk/cegcc/src/gdb/sim/testsuite/frv-elf/configure trunk/cegcc/src/gdb/sim/testsuite/m32r-elf/configure trunk/cegcc/src/gdb/sim/testsuite/mips64el-elf/configure trunk/cegcc/src/gdb/sim/v850/config.in trunk/cegcc/src/gdb/sim/v850/configure This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |