Timeline



03/09/07:

23:36 TBR/UserApp/FDR edited by Leonp
(diff)
23:35 TBR/UserApp/FDR created by Leonp
17:03 Ticket #1226 (CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE spelled wrong) created by Joel Sherrill
In 4.7.0 and older, it was CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE with …
15:05 Ticket #1225 (Some BSPs Still Have MAX_LONG_TEST_DURATION) created by Joel Sherrill
And MAX_SHORT_TEST_DURATION. I am working on a patch.
14:59 Changeset in rtems [9f59157]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-09 Joel Sherrill <joel@…> * bootcard.c: Change XXX to real comment.
03:50 TBR/UserManual/SupportedCPUs edited by JoelSherrill
Add Xtensa (diff)

03/08/07:

21:44 Changeset in rtems [d4b29af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-08 Joel Sherrill <joel@…> * user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
21:44 Changeset in rtems [6c7928b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-08 Joel Sherrill <joel@…> * libfs/src/imfs/imfs.h: Fix comment.
21:43 Changeset in rtems [6b7d3a31]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-08 Joel Sherrill <joel@…> * libfs/src/imfs/imfs.h: Fix comment.
21:43 Changeset in rtems [8583f82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-08 Joel Sherrill <joel@…> * libmisc/stackchk/check.c, libmisc/stackchk/internal.h, libmisc/stackchk/stackchk.h: Change dump usage to report usage.
21:41 Changeset in rtems [3d1e8ba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-08 Joel Sherrill <joel@…> * rtems/Makefile.am, rtems/src/msgqsend.c, rtems/src/msgqurgent.c: Remove wrapper for message queue send and urgent and implement them directly. There was an unnecessary function call layer in addition to conditions in the shared routine. Directly coding both directives is simpler and should result in smaller code. * rtems/src/msgqsubmit.c: Removed.
21:14 Ticket #1224 (Email Test) closed by Jeff Mayes
fixed: No problems seen with this test.
21:11 Ticket #1224 (Email Test) created by Jeff Mayes
Users reporting no email traffic for new PRs.

03/06/07:

17:05 Changeset in rtems [9bacef80]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-06 Joel Sherrill <joel@…> * ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now builds again.
15:35 Changeset in rtems [e8e2693c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-06 Joel Sherrill <joel@…> * user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier documentation.
12:53 Changeset in rtems [41c3ed9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New (Incorporate Joels patch to increase mem-sizes for erc32 sim.)
12:15 Changeset in rtems [58255f77]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add exec_prefix.

03/05/07:

22:42 Changeset in network-demos [fdc66bb]network-demos-4-7-branchnetwork-demos-4-7-0 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> * VERSION: Updated to network-demos-4.7.0.
22:39 Changeset in ada-examples [116911e]ada-examples-4-7-0 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'ada-examples-4-7-0'. Sprout from master 2007-03-05 22:39:32 UTC Joel Sherrill <joel.sherrill@…> '2007-03-05 Joel Sherrill <joel@…>' Cherrypick from OAR 1999-04-20 13:05:42 UTC Joel Sherrill <joel.sherrill@…> 'base GNAT/RTEMS examples': hello_world_ada/Makefile.psim hello_world_ada/Makefile.score603e hello_world_ada/gdb.psim hello_world_ada/hello.adb irq_test/interrupt_pkg.adb irq_test/interrupt_pkg.ads irq_test/irqforce.c irq_test/irqtest.adb
22:39 Changeset in ada-examples [26af17f]ada-examples-4-10-branchada-examples-4-7-branchada-examples-4-8-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> * VERSION: Updated to ada-examples-4.7.0.
21:01 Changeset in rtems [88e8cc4d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> PR 1222/cpukit * Makefile.am, configure.ac: Enhance so that when the prioirity of a thread that is blocked on a priority based thread queue is changed, that its placement in the queue is reevaluated based upon the new priority. This enhancement includes modifications to the SuperCore? as well as new test cases. * sp34/.cvsignore, sp34/Makefile.am, sp34/changepri.c, sp34/sp34.doc, sp34/sp34.scn, sp35/.cvsignore, sp35/Makefile.am, sp35/priinv.c, sp35/sp35.doc, sp35/sp35.scn: New files.
21:01 Changeset in rtems [96d0b64]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> PR 1222/cpukit * score/Makefile.am, score/include/rtems/score/coremutex.h, score/include/rtems/score/threadq.h, score/inline/rtems/score/coremutex.inl, score/src/coremsgsubmit.c, score/src/coremutexsurrender.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadsetstate.c: Enhance so that when the prioirity of a thread that is blocked on a priority based thread queue is changed, that its placement in the queue is reevaluated based upon the new priority. This enhancement includes modifications to the SuperCore? as well as new test cases. * score/src/threadqrequeue.c: New file.
20:55 Changeset in rtems [471998ec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> * sapi/src/exinit.c: Fix spacing.
20:53 Changeset in rtems [5728225e]4.7.0 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'rtems-4-7-0'. Sprout from rtems-4-7-branch 2007-03-05 20:53:27 UTC Joel Sherrill <joel.sherrill@…> '2007-03-05 Joel Sherrill <joel@…>' Delete: Makefile.maint contrib/apt-conf/.cvsignore contrib/apt-conf/COPYING contrib/apt-conf/ChangeLog contrib/apt-conf/INSTALL contrib/apt-conf/Makefile.am contrib/apt-conf/README contrib/apt-conf/configure.ac contrib/apt-conf/gpg/gpg-pubkey-eac29b6f-3fe1f458 contrib/apt-conf/rtems-apt-conf.spec.in contrib/apt-conf/sources.list.d/rtems-4.6.list contrib/apt-conf/sources.list.d/rtems-4.7.list contrib/apt-conf/vendors.list.d/rtems.list contrib/crossrpms/.cvsignore contrib/crossrpms/AUTHORS contrib/crossrpms/COPYING contrib/crossrpms/ChangeLog contrib/crossrpms/Makefile.am contrib/crossrpms/NEWS contrib/crossrpms/README contrib/crossrpms/TODO contrib/crossrpms/acinclude.m4 contrib/crossrpms/autotools/.cvsignore contrib/crossrpms/autotools/Makefile.am contrib/crossrpms/autotools/autoconf.add contrib/crossrpms/autotools/autoconf.am contrib/crossrpms/autotools/automake.add contrib/crossrpms/autotools/automake.am contrib/crossrpms/autotools/target-autoconf.add contrib/crossrpms/autotools/target-automake.add contrib/crossrpms/binutils/.cvsignore contrib/crossrpms/binutils/base-binutils.add contrib/crossrpms/binutils/binutils.add contrib/crossrpms/binutils/build.add contrib/crossrpms/binutils/install.add contrib/crossrpms/binutils/prep.add contrib/crossrpms/binutils/rpm-install.add contrib/crossrpms/binutils/target-binutils.add contrib/crossrpms/bootstrap contrib/crossrpms/common/clean.add contrib/crossrpms/common/common.add contrib/crossrpms/configure.ac contrib/crossrpms/gcc/base-g77.add contrib/crossrpms/gcc/base-gcc.add contrib/crossrpms/gcc/base-gcj.add contrib/crossrpms/gcc/base-gfortran.add contrib/crossrpms/gcc/base-gnat.add contrib/crossrpms/gcc/base-newlib.add contrib/crossrpms/gcc/build.add contrib/crossrpms/gcc/gccnewlib.add contrib/crossrpms/gcc/install.add contrib/crossrpms/gcc/prep.add contrib/crossrpms/gcc/rpm-install.add contrib/crossrpms/gcc/target-c++.add contrib/crossrpms/gcc/target-g77.add contrib/crossrpms/gcc/target-gcc.add contrib/crossrpms/gcc/target-gcj.add contrib/crossrpms/gcc/target-gfortran.add contrib/crossrpms/gcc/target-gnat.add contrib/crossrpms/gcc/target-newlib.add contrib/crossrpms/gcc/target-objc.add contrib/crossrpms/gdb/base-gdb.add contrib/crossrpms/gdb/build.add contrib/crossrpms/gdb/gdb.add contrib/crossrpms/gdb/install.add contrib/crossrpms/gdb/prep.add contrib/crossrpms/gdb/rpm-install.add contrib/crossrpms/gdb/target-gdb.add contrib/crossrpms/mkspec.am contrib/crossrpms/patches/binutils-2.16.1-rtems-20050708.diff contrib/crossrpms/patches/binutils-2.17-rtems4.7-20061021.diff contrib/crossrpms/patches/gcc-core-4.0.3-rtems-20060822.diff contrib/crossrpms/patches/gcc-core-4.1.1-rtems-20060720.diff contrib/crossrpms/patches/gcc-core-4.1.1-rtems-20060908.diff contrib/crossrpms/patches/gcc-core-4.1.1-rtems-20060909.diff contrib/crossrpms/patches/gcc-core-4.1.1-rtems4.7-20070102.diff contrib/crossrpms/patches/gcc-core-4.1.2-rtems4.7-20070216.diff contrib/crossrpms/patches/gdb-6.4-rtems-20060311.diff contrib/crossrpms/patches/gdb-6.4-rtems-20060712.diff contrib/crossrpms/patches/gdb-6.5-rtems-20060713.diff contrib/crossrpms/patches/gdb-6.6-rtems4.7-20070218.diff contrib/crossrpms/patches/gdb-6.6-rtems4.7-20070222.diff contrib/crossrpms/patches/newlib-1.14.0-rtems4.7-20061019.diff contrib/crossrpms/patches/newlib-1.15.0-rtems4.7-20070208.diff contrib/crossrpms/rtems4.7/.cvsignore contrib/crossrpms/rtems4.7/Makefile.am contrib/crossrpms/rtems4.7/arm/.cvsignore contrib/crossrpms/rtems4.7/arm/Makefile.am contrib/crossrpms/rtems4.7/arm/binutils-sources.add contrib/crossrpms/rtems4.7/arm/gcc-sources.add contrib/crossrpms/rtems4.7/arm/gdb-sources.add contrib/crossrpms/rtems4.7/avr/.cvsignore contrib/crossrpms/rtems4.7/avr/Makefile.am contrib/crossrpms/rtems4.7/avr/binutils-sources.add contrib/crossrpms/rtems4.7/avr/gcc-sources.add contrib/crossrpms/rtems4.7/avr/gdb-sources.add contrib/crossrpms/rtems4.7/binutils.am contrib/crossrpms/rtems4.7/gcc-prep.add contrib/crossrpms/rtems4.7/gcc.am contrib/crossrpms/rtems4.7/gdb.am contrib/crossrpms/rtems4.7/h8300/.cvsignore contrib/crossrpms/rtems4.7/h8300/Makefile.am contrib/crossrpms/rtems4.7/h8300/binutils-sources.add contrib/crossrpms/rtems4.7/h8300/gcc-sources.add contrib/crossrpms/rtems4.7/h8300/gdb-sources.add contrib/crossrpms/rtems4.7/i386/.cvsignore contrib/crossrpms/rtems4.7/i386/Makefile.am contrib/crossrpms/rtems4.7/i386/binutils-sources.add contrib/crossrpms/rtems4.7/i386/gcc-sources.add contrib/crossrpms/rtems4.7/i386/gdb-sources.add contrib/crossrpms/rtems4.7/m68k/.cvsignore contrib/crossrpms/rtems4.7/m68k/Makefile.am contrib/crossrpms/rtems4.7/m68k/binutils-sources.add contrib/crossrpms/rtems4.7/m68k/gcc-sources.add contrib/crossrpms/rtems4.7/m68k/gdb-sources.add contrib/crossrpms/rtems4.7/mips/.cvsignore contrib/crossrpms/rtems4.7/mips/Makefile.am contrib/crossrpms/rtems4.7/mips/binutils-sources.add contrib/crossrpms/rtems4.7/mips/gcc-sources.add contrib/crossrpms/rtems4.7/mips/gdb-sources.add contrib/crossrpms/rtems4.7/mipstx39/.cvsignore contrib/crossrpms/rtems4.7/mipstx39/Makefile.am contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add contrib/crossrpms/rtems4.7/powerpc/.cvsignore contrib/crossrpms/rtems4.7/powerpc/Makefile.am contrib/crossrpms/rtems4.7/powerpc/binutils-sources.add contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add contrib/crossrpms/rtems4.7/sh/.cvsignore contrib/crossrpms/rtems4.7/sh/Makefile.am contrib/crossrpms/rtems4.7/sh/binutils-sources.add contrib/crossrpms/rtems4.7/sh/gcc-sources.add contrib/crossrpms/rtems4.7/sh/gdb-sources.add contrib/crossrpms/rtems4.7/sparc/.cvsignore contrib/crossrpms/rtems4.7/sparc/Makefile.am contrib/crossrpms/rtems4.7/sparc/binutils-sources.add contrib/crossrpms/rtems4.7/sparc/gcc-sources.add contrib/crossrpms/rtems4.7/sparc/gdb-sources.add contrib/crossrpms/specstrip contrib/mingw/.cvsignore contrib/mingw/AUTHORS contrib/mingw/COPYING contrib/mingw/ChangeLog contrib/mingw/README contrib/mingw/build-exes.sh contrib/mingw/build-rpms.sh contrib/mingw/build.sh contrib/mingw/rtems-license.rtf contrib/mingw/rtems-tools.nsi contrib/mingw/rtems.ini contrib/mingw/rtems_logo.bmp contrib/mingw/targets contrib/repo-conf/.cvsignore contrib/repo-conf/AUTHORS contrib/repo-conf/COPYING contrib/repo-conf/ChangeLog contrib/repo-conf/INSTALL contrib/repo-conf/Makefile.am contrib/repo-conf/NEWS contrib/repo-conf/README contrib/repo-conf/aclocal/version.m4 contrib/repo-conf/apt/sources.list.d/.cvsignore contrib/repo-conf/apt/sources.list.d/rtems.list.in contrib/repo-conf/apt/vendors.list.d/rtems.list contrib/repo-conf/configure.ac contrib/repo-conf/gpg/gpg-pubkey-69ce4a83-44cc2b30 contrib/repo-conf/gpg/gpg-pubkey-eac29b6f-3fe1f458 contrib/repo-conf/rtems-repo-conf.spec.in contrib/repo-conf/yum.repos.d/.cvsignore contrib/repo-conf/yum.repos.d/rtems.repo.in contrib/rtemsrpms/.cvsignore contrib/rtemsrpms/AUTHORS contrib/rtemsrpms/COPYING contrib/rtemsrpms/ChangeLog contrib/rtemsrpms/INSTALL contrib/rtemsrpms/Makefile.am contrib/rtemsrpms/NEWS contrib/rtemsrpms/README contrib/rtemsrpms/bootstrap contrib/rtemsrpms/configure.ac contrib/rtemsrpms/rtems.spec.in testsuites/samples/base_sp/.cvsignore
20:53 Changeset in rtems [ff5fefb] by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> PR 1221/cpukit * posix/src/pthreadequal.c: Fix critical section nesting.
20:53 Changeset in rtems [7f5fc4e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> PR 1221/cpukit * posix/src/pthreadequal.c: Fix critical section nesting.
19:57 Ticket #1223 (Add Thread Queue Requeueing when Thread Priority is Changed) created by Joel Sherrill
The attached patch ensures that when a blocked thread's priority is …
19:56 Changeset in rtems [3ca0ca79]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> * malloctest/init.c: Be explicit about need for default and floating point attributes. This is just a style change.
19:52 Ticket #1222 (pthread_equal has bad critical section code when built for DEBUG) closed by Joel Sherrill
fixed: Patch applied.
19:44 Changeset in rtems [99c3730c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-05 Joel Sherrill <joel@…> * sp26/system.h: Correct memory required for stack sizes.
19:07 Ticket #1222 (pthread_equal has bad critical section code when built for DEBUG) created by Joel Sherrill
The pthread_equal code has two implementations -- one for debug and …

03/04/07:

21:16 WikiStart edited by JoelSherrill
Rename RTEMS Wiki Page for SOC2007 before it exists. (diff)
21:15 WikiStart edited by JoelSherrill
Add Google Summer of Code 2007 (diff)

03/03/07:

00:00 Milestone 4.7 completed

03/02/07:

21:31 Changeset in rtems [8185018] by Joel Sherrill <joel.sherrill@…>
2007-03-02 Joel Sherrill <joel@…> PR 1221/doc * user/rtmon.t: Add missing exponent operator in RMS CPU Utilization formula.
21:30 Changeset in rtems [af61bca7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2007-03-02 Joel Sherrill <joel@…> PR 1221/doc * user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation formula.
20:32 Ticket #1221 (User Guide RMS CPU Equation Typo) closed by Joel Sherrill
fixed: Patch applied to 4.6, 4.7, and CVS head.
20:21 Ticket #1221 (User Guide RMS CPU Equation Typo) created by Joel Sherrill
Three instances of the RMS CPU Utilization formula are missing a …

03/01/07:

06:20 Changeset in rtems [1f88fa0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add support for exec_prefix.

02/28/07:

07:30 Changeset in rtems [0a6c808]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (obsolete).
07:29 Changeset in rtems [661d5c8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:27 Changeset in rtems [f05a343e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.2-20070221
03:27 Changeset in rtems [34a0e1d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove unused code.

02/27/07:

16:11 Changeset in rtems [41bd972]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Rebase binutils/gcc
14:34 Changeset in rtems [258d7d5a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINTUTILS_PKGVERS.
14:33 Changeset in rtems [916bb726]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove _use_internal_dependency_generator 0. Remove debug_install_post %{nil}.
07:38 Changeset in rtems [cd5bd9b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use MKSPEC0.
07:33 Changeset in rtems [5da8174]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS. Add GCC_PKGVERS.
07:32 Changeset in rtems [a73220f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to cygwin-1.5.24-2. Upgrade to w32api-3.8-1.
07:30 Changeset in rtems [37304358]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove _use_internal_dependency_generator 0. Remove debug_install_post %{nil}.
04:55 Changeset in rtems [2e03ec5a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.1.2.
04:02 Changeset in rtems [d967064]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS. Add GCC_PKGVERS. gcc-4.1.2.
04:00 Changeset in rtems [44b241c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
mf-runtime.h is still broken in gcc-4.1.2
03:59 Changeset in rtems [161e2739]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add freebsd6.2
03:57 Changeset in rtems [2aa2177]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.

02/26/07:

16:50 Changeset in rtems [754b79a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS. Add GCC_PKGVERS.
16:47 Changeset in rtems [856c8e48]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS. Add GCC_PKGVERS. Try gcc-4.1.2.
15:54 Changeset in rtems [67c1bb5e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add MKSPEC0.
09:56 Changeset in rtems [7f14691e] by Ralf Corsepius <ralf.corsepius@…>
Use binutils_pkgvers instead of binutils_version in Source0.
09:55 Changeset in rtems [a8149e7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use binutils_pkgvers instead of binutils_version in Source0.
09:36 Changeset in rtems [a5f0d3f] by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:35 Changeset in rtems [8d182ca]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:33 Changeset in rtems [397a1bec]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add GDB_PKGVERS.
09:33 Changeset in rtems [9a4713c] by Ralf Corsepius <ralf.corsepius@…>
Add GDB_PKGVERS.
09:29 Changeset in rtems [f3a77dd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:29 Changeset in rtems [76644b3] by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:26 Changeset in rtems [f7712468]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:23 Changeset in rtems [99a06927]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add GCC_PKGVERS.
09:06 Changeset in rtems [f00a8c02] by Ralf Corsepius <ralf.corsepius@…>
Add GDB_PKGVERS.
09:05 Changeset in rtems [f189de8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add GDB_PKGVERS.
09:04 Changeset in rtems [2d4cbe1] by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.
09:02 Changeset in rtems [33b4b91]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add BINUTILS_PKGVERS.

02/23/07:

11:21 Ticket #1219 (Bugs, Bug database link wrong.) closed by Joel Sherrill
fixed: Amazing what one extra "/" in the preprocessed html will result in. Fixed, committed to wwwrtems CVS module and published.
07:24 Changeset in rtems [b581f06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Set BINUTILS_RPMREL = 1
07:24 Changeset in rtems [3028ab8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use http://downloads.sourceforge.net/mingw/ as base for Source0.
06:19 Changeset in rtems [15fda0f7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Set W32API_RPMREL = 1
06:18 Changeset in rtems [62a7c6b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Set MINGW32_RPMREL = 1
06:18 Changeset in rtems [6ede2df]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add GCC_PKGVERS (PR 1220)
06:17 Changeset in rtems [4442d9b4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use http://downloads.sourceforge.net/mingw/ as base for Source0.
06:03 Changeset in rtems [7a345828]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to mingw-runtime-3.11, w32api-3.8. Disable building infos for binutils. Add GCC_PKGVERS.
01:31 Ticket #1220 (GCC_PKGVERS not handled by mingw32/gcc.am) created by Chris Johns
The rtems4.8/gcc.am has been changed to handle GCC_PKGVERS. Building …
01:24 Ticket #1219 (Bugs, Bug database link wrong.) created by Chris Johns
The Bugs, Bug database link on the left near the bottom has: …
Note: See TracTimeline for information about the timeline view.