Timeline



07/06/02:

07:11 Changeset in rtems [8166684]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-06 Ralf Corsepius <corsepiu@…> * config-ml.in: Imported from gcc-3.1. Change to match c/src/config-ml.in.
07:04 Changeset in rtems [05f5bf2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Initial revision

07/05/02:

18:33 Ticket #241 (fix setdbat() for BAT0 (libcpu/powerpc/mpc6xx)) created by strauman
This fixes a bug in an earlier patch (#213) which enabled setdbat() to …
18:15 Changeset in rtems [e90ff51f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * macros/rtems/score/object.inl: Corrected implementation of _Objects_Open, _Objects_Close, and _Objects_Namespace_remove to be consistent with the inline implementation.
18:14 Changeset in rtems [485c974]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * src/dpmemident.c, src/msgqident.c, src/partident.c, src/ratemonident.c, src/regionident.c, src/semident.c, src/timerident.c: Corrected use of name parameter to be consistent with fixes implemented to string name processing which were committed with the POSIX Message Queue update.
18:13 Changeset in rtems [f845e96e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * include/rtems/posix/cancel.h, src/cancel.c, src/cancelrun.c, src/mqueue.c, src/pthread.c, src/semaphore.c, src/setcancelstate.c, src/setcanceltype.c, src/testcancel.c: Per PR164, corrected the behavior of thread cancellation and did some cleanup as a side-effect.
18:10 Changeset in rtems [4a2b4f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was marked XXX.
18:09 Changeset in rtems [2540208]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * rtems/score/cpu.h: Filled in something that was marked XXX.
18:07 Changeset in rtems [4f234da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-05 Joel Sherrill <joel@…> * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
17:19 Ticket #240 (object ID format needs to be updated) created by Joel Sherrill
The discussion of object ID in the users manual has been rendered …
17:18 Ticket #239 (ids no longer correct in screens) created by Joel Sherrill
When the object id format was reworked, the Ids of all objects …
17:08 Ticket #164 (pthread_cancel could not stop the thread) closed by Joel Sherrill
State-Changed-From-To: working->closed State-Changed-Why: Test code now works and fix is committed.
16:19 Changeset in rtems [02ccf4a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * acinclude.m4: New. * Makefile.am: Remove tar-installation. Prepend @exec@ to SUBDIRS. * configure.ac: Switch to AC_CONFIG_SRCDIR([optman]). Add RTEMS_ENABLE_MULTIPROCESSING. Add RTEMS_CONFIG_SUBDIR([exec]...).
16:13 Changeset in rtems [1b16e63c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * automake/multilib.am: Add install-multi. * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting version.m4. Add --with-project-root. Reflect --with-project-root to setting up PROJECT_ROOT. * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK). * aclocal/check-cpu.m4: Reflect new RTEMS_TOPdir. * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
15:55 Changeset in rtems [51b4875]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(..).
15:55 Changeset in rtems [705a0701]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../..).
15:54 Changeset in rtems [af81910]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-05 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../../../..).

07/04/02:

16:23 Changeset in rtems [c3bb68a1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-04 Joel Sherrill <joel@…> * Jump table for single entry point removed. * spsize/size.c: Modified to reflect above.
16:22 Changeset in rtems [37cd592]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-04 Joel Sherrill <joel@…> * Jump table for single entry point removed. * include/rtems/directives.h, src/entrytable.c: Removed. * include/Makefile.am, src/Makefile.am, src/exinit.c: Modified to reflect above.
14:41 Changeset in rtems [b977ea9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-04 Joel Sherrill <joel@…> * Makefile.am: Remove reference to deprecated rtems.c.
08:56 Changeset in rtems [445c0a0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-04 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
05:43 Changeset in rtems [d16af043]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-04 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Add $(LIB) to all-local.

07/03/02:

20:16 Changeset in rtems [2984cf1b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-03 Ralf Corsepius <corsepiu@…> * Makefile.am: explicitly create $(ARCH) when building $(LIB). Add bsplib_DATA = $(LIB).
03:38 Changeset in rtems [e6938b4d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-03 Ralf Corsepius <corsepiu@…> * rtems.c: Remove. * Makefile.am: Reflect changes above.
03:32 Changeset in rtems [84fa187]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-03 Ralf Corsepius <corsepiu@…> * rtems.c: Remove. * Makefile.am: Reflect changes above.
03:17 Changeset in rtems [3cf5a99]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-03 Ralf Corsepius <corsepiu@…> * rtems.S: Remove. * Makefile.am: Reflect changes above.

07/01/02:

22:37 Changeset in rtems [2e2bfa0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * src/bdbuf.c: Modified as part of above.
22:35 Changeset in rtems [9fbe22cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * src/cre_mbf.c, src/cre_sem.c, src/eventflags.c, src/fmempool.c, src/itronsem.c, src/mbox.c, src/msgbuffer.c, src/port.c, src/task.c, src/vmempool.c: Modified as part of above.
22:35 Changeset in rtems [2e2cf921]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * src/times.c: Corrected from previous attempt to cleanup.
22:33 Changeset in rtems [3c465878]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * include/rtems/posix/key.h, src/cond.c, src/condinit.c, src/intr.c, src/key.c, src/keycreate.c, src/keydelete.c, src/killinfo.c, src/mqueue.c, src/mqueuecreatesupp.c, src/mutex.c, src/mutexinit.c, src/psignal.c, src/pthread.c, src/semaphore.c, src/semaphorecreatesupp.c: Modified as part of above.
22:32 Changeset in rtems [90015e7f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * include/rtems.h, inline/rtems/rtems/region.inl, macros/rtems/rtems/region.inl, src/dpmem.c, src/dpmemcreate.c, src/msg.c, src/msgqcreate.c, src/part.c, src/partcreate.c, src/ratemon.c, src/ratemoncreate.c, src/region.c, src/regioncreate.c, src/regiondelete.c, src/regionextend.c, src/regiongetinfo.c, src/regiongetsegment.c, src/regiongetsegmentsize.c, src/regionident.c, src/regionreturnsegment.c, src/rtemstimer.c, src/sem.c, src/semcreate.c, src/taskcreate.c, src/taskident.c, src/tasks.c, src/timercreate.c: Modified as part of above.
22:31 Changeset in rtems [0577ec1d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * include/confdefs.h, src/exinit.c, src/extension.c, src/itronapi.c, src/posixapi.c, src/rtemsapi.c: Modified as part of above.
22:30 Changeset in rtems [ef9505a9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to change the format of the object IDs to loosen the dependency between the SCORE and the various APIs. There was considerable work to simplify the object name management and it appears that the name_table field is no longer needed. This patch also includes the addition of the internal mutex which is currently only used to protect some types of allocation and deallocation. This significantly can reduce context switch latency under certain circumstances. In particular, some heap/region operations were O(n) and had dispatching disabled. This should help enormously. With this merge, the patch is not as clean as it should be. In particular, the documentation has not been modified to reflect the new object ID layout, the IDs in the test screens are not updated, and _Objects_Get_information needs to be a real routine not inlined. As part of this patch a lot of MP code for thread/proxy blocking was made conditional and cleaned up. * include/Makefile.am, include/rtems/score/coremsg.h, include/rtems/score/coremutex.h, include/rtems/score/coresem.h, include/rtems/score/object.h, include/rtems/score/threadq.h, inline/rtems/score/object.inl, inline/rtems/score/thread.inl, macros/rtems/score/object.inl, src/Makefile.am, src/coremsg.c, src/coremutex.c, src/coresem.c, src/mpci.c, src/objectcomparenameraw.c, src/objectextendinformation.c, src/objectinitializeinformation.c, src/objectnametoid.c, src/thread.c, src/threadclose.c, src/threadget.c, src/threadq.c, src/threadqextractwithproxy.c: Modified as part of above. * include/rtems/score/apimutex.h, src/objectgetnoprotection.c: New files.
22:23 Changeset in rtems [3a05d15]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * rtems/score/cpu.h: Fixed comments and renamed CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
22:21 Changeset in rtems [f14b925]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * m68k-stub.c: Eliminated multi-line asm statements for gcc 3.x.
22:21 Changeset in rtems [17083db]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * rtems-stub-glue.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
22:19 Changeset in rtems [63977bb4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * capture/capture-cli.c, cpuuse/cpuuse.c, monitor/mon-monitor.c, monitor/mon-object.c, monitor/monitor.h: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class. In addition, in the monitor, corrected an error which occured when a target has 64 bit pointers.
22:18 Changeset in rtems [ee13a74]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * stackchk/check.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
22:16 Changeset in rtems [8d3b3be]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * rtems_webserver/misc.c: Per PR236 eliminate definition of strnlen().
22:14 Changeset in rtems [ce8e6a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * src/_servtgt.c, src/ptrace.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
22:13 Changeset in rtems [35290c9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * unlimited/test1.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
22:11 Changeset in rtems [21bbb92]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * sp29/init.c: Corrected definitions for task stack usage.
22:11 Changeset in rtems [a9047a0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * spsize/size.c: _Thread_queue_Extract_table removed.
22:09 Changeset in rtems [33d1719]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * setup.def: Update gcc3 RPMs for new patches.
22:08 Changeset in rtems [1e138dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * custom/p4650.cfg: Update arguments to gcc3.
22:04 Changeset in rtems [e13b2ec0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-07-01 Joel Sherrill <joel@…> * startup/erc32mec.c: New file. * startup/Makefile.am: Reflect above. * include/erc32.h: Converted SCORE_EXTERN to extern. * tools/runtest.in: Lengthened timeout on test runs.
21:36 Ticket #236 (strnlen in rtems_webserver conflicts with newlib) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: RTEMS newlib patch includes this now and new RPMs generated. So strnlen() is no longer defined in the webserver.
17:16 Changeset in rtems [fa348b7d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-01 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
12:14 Changeset in rtems [a9d97a8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-01 Ralf Corsepius <corsepiu@…> * aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
09:59 Changeset in rtems [8c746fe]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-01 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_PROJECT_ROOT.
09:59 Changeset in rtems [74701e1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-01 Ralf Corsepius <corsepiu@…> * configure.ac: Remove RTEMS_PROJECT_ROOT. * aclocal/project-root.m4: Remove.
09:20 Changeset in rtems [18ec075f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-07-01 Ralf Corsepius <corsepiu@…> * aclocal/enable-multiprocessing.m4: enable_multiprocessing=no. * aclocal/prog-cc.m4: Remove obsolete comments. Comment out GCCSED.

06/30/02:

06:27 Changeset in rtems [0f8ae13c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-30 Ralf Corsepius <corsepiu@…> * aclocal/check-multiprocessing.m4: Reworked. * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
06:22 Changeset in rtems [48e7a718]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-30 Ralf Corsepius <corsepiu@…> * automake/multilib.am: Remove. * Makefile.am: Reflect change above.
06:13 Changeset in rtems [5df32ae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-30 Ralf Corsepius <corsepiu@…> * Makefile.am: Pickup libbsp.a from build directory.
06:05 Changeset in rtems [80defac]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-29 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove preinstallation of libbsp.a,

06/28/02:

22:28 Changeset in rtems [be6073f4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-28 Joel Sherrill <joel@…> * intr_NOTIMES.t: Per PR70 incorporate the posting by Zoltan Kocsi <zoltan@…> explaining a m68k vectoring trick.
21:28 Ticket #70 (m68000 doc isr enhancement) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Incorporated.
21:15 Ticket #237 (Add-on packages don't build) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Eric successfully imported the current add-on packages source into the CVS repository.
19:28 Changeset in rtems [f610f0c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-28 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-ss-20020628.
19:17 Changeset in rtems [94770417]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-06-28 Joel Sherrill <joel@…> * tverstions.texi: Updated to reflect newer versions.
19:16 Changeset in rtems [b2e3795]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-06-28 Joel Sherrill <joel@…> * buildc.t, gdb.t: Per PR54, updated to reflect multiple compression schemes including bzip2.
19:14 Changeset in rtems [0a535af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-06-28 Joel Sherrill <joel@…> * preface.texi, procenv.t, process.t, signal.t, stamp-vti, version.texi: Updated as part of starting a sweep on the POSIX User's Guide.
18:51 Changeset in rtems [b43314a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-28 Joel Sherrill <joel@…> * src/times.c: Cleaned up comments, return more information, and eliminated the fatal error on clock not set since it cannot occur.
18:18 Ticket #54 (cover bzip'ed files in documentation) closed by Joel Sherrill
State-Changed-From-To: working->closed State-Changed-Why: The instructions in the Getting Started for C/C++ Users manual has been updated to reflect multiple compression schemes.
15:44 Ticket #234 (rtems_interrupt_catch does not accept NULL as old_handler) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Current docs match code base.
13:57 Changeset in rtems [d4696eb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-28 Joel Sherrill <joel@…> * userext.t: Per PR228, correct the prototype of the task create user extension to indicate it returns a boolean and augment the documentation to explain the purpose of the boolean return value.
13:13 Ticket #204 (GNATS doen't allow submitting PR's as analysed) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: This requires changes to GNATS' working model -- not just GNATSweb. Even the ASCII interface send-pr does not support this. Hopefully now that write access has been broadened, this is not such a critical capability.
13:10 Ticket #82 (RTEMS Call Graph Poster) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: THis is a wish list item not a problem. It is polluting the reports.
13:08 Ticket #207 (Conditional compilation of the ADA (gnat) self TCB variable.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Adding this turned out to be controversial due to the addition build options. We can revisit it later when RTEMS gets a more fine grained configuration scheme. :)
13:06 Ticket #238 (Add gnat support to gcc3 RPM scripts) created by Joel Sherrill
Some targets need to have Ada sub-packages on the RPMs. This means …
12:57 Ticket #228 (User Extension create documentation.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: userext.t fixed. See revision 1.15->1.16
12:48 Ticket #232 (c/src/exec/libnetworking/rtems/Makefile.am is broken) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: This patch has already been committed.

06/27/02:

21:59 Changeset in rtems [dda0bffc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Thomas Doerfler <Thomas.Doerfler@…> * Addition of a ftp client filesystem, comparable to the tftp one. * lib/ftpfs.c, rtems/ftpfs.h: New files. * lib/Makefile.am, rtems/Makefile.am: Modified to reflect above.
21:27 Changeset in rtems [b335e9ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am: genoffsets must be built before the executive.
21:26 Changeset in rtems [8ce766ce]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * tools/Makefile.am: Build the cpu dependent tools as well.
21:25 Changeset in rtems [9e633f5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * With the addition of serdbg, the standard polled I/O functions for gdbstub and/or printk are optionally routed to any termios-aware device driver, that supports polled mode. See libmisc/serdbg/README. * serdbg/Makefile.am, serdbg/README, serdbg/serdbg.c, serdbg/serdbg.h, serdbg/serdbgcnf.h, serdbg/serdbgio.c, serdbg/termios_printk.c, serdbg/termios_printk.h, serdbg/termios_printk_cnf.h, serdbg/.cvsignore: New files. * configure.ac, Makefile.am, wrapup/Makefile.am: Modified to reflect addition.
21:24 Changeset in rtems [bbcfe5f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am, bsp_specs: Now this target almost compiles again.
21:23 Changeset in rtems [7990ddd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory at the top shared level. * shared/gdbstub: New directory. * configure.ac: Modified to reflect above.
21:21 Changeset in rtems [6ba9c27]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-27 Joel Sherrill <joel@…> * Makefile.am, cpu.c, cpu_asm.S, rtems.S: Modified to make this all compile again. It has been a while since we have had a semi-working hppa1.1-rtems cross compiler. :)
21:15 Changeset in rtems [d33dd2f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus moving some of the gdbstub support to a higher level. * startup/Makefile.am: Modified to reflect above.
21:14 Changeset in rtems [007d59d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue necessitating a move up. * Makefile.am: Reflect new gdbstub directory.
21:13 Changeset in rtems [8fcb0c6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue necessitating a move up. * ChangeLog?, Makefile.am, .cvsignore: New file. * rtems-stub-glue.c: Moved from mips/shared/gdbstub and m68k/shared/gdbstub.
21:11 Changeset in rtems [085dd80]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory. * configure.ac: Modified to reflect above.
21:10 Changeset in rtems [da9138d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * startup/Makefile.am: Compile the m68k gdb stub and glue.
21:09 Changeset in rtems [f3eff097]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory. * gdbstub: New directory. * Makefile.am: Modified to reflect above.
21:08 Changeset in rtems [a8d953f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Thomas Doerfler <Thomas.Doerfler@…> * Added m68k serial stub that is thread aware. * ChangeLog?, gdb_if.h, m68k-stub.c, Makefile.am: New files.
12:21 Changeset in rtems [a25b63b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_PROG_CCAS
12:18 Changeset in rtems [5261406]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * aclocal/prog-ccas.m4: New. * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT * aclocal/check-multiprocessing.m4: Fix typo. * automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
12:15 Changeset in rtems [272413c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * aclocal/prog-ccas.m4: New. * aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP. RTEMS_GCC_PRINT * aclocal/check-multiprocessing.m4: Fix typo. * automake/compile.am: Remove CXX support. Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
04:00 Changeset in rtems [da8f88a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(../..). Add AC_PROG_RANLIB.
04:00 Changeset in rtems [15c107ff]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(..).
03:59 Changeset in rtems [6f79a970]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..). Add AC_PROG_RANLIB.
02:30 Changeset in rtems [6d4210c1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-27 Ralf Corsepius <corsepiu@…> * autotools/automake-rtems.spec.in: Update to automake-1.6.2.

06/26/02:

17:04 Changeset in rtems [6186657a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Build libnetapps.a. Don't preinstall libnetapps.a
17:00 Changeset in rtems [765a1f06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Pickup libnetapps.a from build directory.
16:11 Changeset in rtems [d6c6c26f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libmisc.a.
16:08 Changeset in rtems [74232ef5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Pickup libmisc.a from build directory. Remove libxdr.a.
16:00 Changeset in rtems [dee3768b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * ChangeLog?: Fix bogus changelog entries.
15:46 Changeset in rtems [89e6498]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libnetworking.a.
15:28 Changeset in rtems [8e7d260c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Don't preinstall libfs.a.
15:24 Changeset in rtems [996a0385]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * src/Makefile.am: Don't preinstall libblock.a.
13:53 Ticket #237 (Add-on packages don't build) created by Eric Norum
I tried building the add-on packages on a new machine and found that …
12:57 Changeset in rtems [d2d5215]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP.
12:52 Changeset in rtems [a7c1897]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * src/Makefile.am: Add libposix.a.
12:52 Changeset in rtems [b2d72c67]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * src/Makefile.am: Add libitron.a.
10:56 Changeset in rtems [27f9f12]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to RTEMS_BSP. * aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP. Allow building w/ --enable-multiprocessing --enable-multilib. * aclocal/enable-multiprocessing.m4: Eliminate RTEMS_HAS_MULTIPROCESSING.
05:20 Changeset in rtems [163abc10]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-26 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove libxdr.a.

06/25/02:

17:41 Changeset in rtems [abc1167]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: RTEMS_TOP(../../../..). AC_CONFIG_AUX_DIR(../../../..). Remove RTEMS_CANONICAL_HOST. Use RTEMS_ENV_RTEMSCPU. Add AC_PROG_RANLIB. * include/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * include/Makefile.am: Include $(top_srcdir)/../automake/*.am. * include/rpcsvc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * Makefile.am: Include $(top_srcdir)/../automake/*.am. ACLOCAL_AMFLAGS = -I ../aclocal. * src/rpc/PSD.doc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/xdr/Makefile.am: Include $(top_srcdir)/../automake/*.am. * src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
17:39 Changeset in rtems [2239edfd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Fix stupid typo in previous patch.
17:15 Changeset in rtems [e73e576]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: Add librpc. AC_PROG_RANLIB. * wrapup/Makefile.am: Add librpc. Use relative path to lib*.a for POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
17:05 Changeset in rtems [3ebe28f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-06-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove librpc.
14:54 Changeset in rtems [0b2f26d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Per PR233, moved librpc to exec. Ralf will patch after move. The patches associated with this PR are out of date. * configure.ac, wrapup/Makefile.am: Modified. * librpc, librpc/ChangeLog: Removed.
14:52 Changeset in rtems [411e387]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-06-25 Joel Sherrill <joel@…> * Per PR233, moved librpc to exec. Ralf will patch after move. The patches associated with this PR are out of date. ./include/rpc/.cvsignore, ./include/rpc/Makefile.am, ./include/rpc/auth.h, ./include/rpc/auth_des.h, ./include/rpc/auth_unix.h, ./include/rpc/clnt.h, ./include/rpc/des.h, ./include/rpc/des_crypt.h, ./include/rpc/pmap_clnt.h, ./include/rpc/pmap_prot.h, ./include/rpc/pmap_rmt.h, ./include/rpc/rpc.h, ./include/rpc/rpc_com.h, ./include/rpc/rpc_msg.h, ./include/rpc/svc.h, ./include/rpc/svc_auth.h, ./include/rpc/types.h, ./include/rpc/xdr.h, ./include/.cvsignore, ./include/Makefile.am, ./include/rpcsvc/.cvsignore, ./include/rpcsvc/Makefile.am, ./include/rpcsvc/bootparam_prot.x, ./include/rpcsvc/crypt.x, ./include/rpcsvc/key_prot.x, ./include/rpcsvc/klm_prot.x, ./include/rpcsvc/mount.x, ./include/rpcsvc/nfs_prot.x, ./include/rpcsvc/nis.x, ./include/rpcsvc/nis_cache.x, ./include/rpcsvc/nis_callback.x, ./include/rpcsvc/nis_db.h, ./include/rpcsvc/nis_object.x, ./include/rpcsvc/nis_tags.h, ./include/rpcsvc/nislib.h, ./include/rpcsvc/nlm_prot.x, ./include/rpcsvc/pmap_prot.x, ./include/rpcsvc/rex.x, ./include/rpcsvc/rnusers.x, ./include/rpcsvc/rquota.x, ./include/rpcsvc/rstat.x, ./include/rpcsvc/rwall.x, ./include/rpcsvc/sm_inter.x, ./include/rpcsvc/spray.x, ./include/rpcsvc/yp.x, ./include/rpcsvc/yp_prot.h, ./include/rpcsvc/ypclnt.h, ./include/rpcsvc/yppasswd.x, ./include/rpcsvc/ypupdate_prot.x, ./include/rpcsvc/ypxfrd.x, ./.cvsignore, ./Makefile.am, ./README_RTEMS, ./configure.ac, ./src/rpc/PSD.doc/.cvsignore, ./src/rpc/PSD.doc/Makefile.am, ./src/rpc/PSD.doc/nfs.rfc.ms, ./src/rpc/PSD.doc/rpc.prog.ms, ./src/rpc/PSD.doc/rpc.rfc.ms, ./src/rpc/PSD.doc/rpcgen.ms, ./src/rpc/PSD.doc/xdr.nts.ms, ./src/rpc/PSD.doc/xdr.rfc.ms, ./src/rpc/.cvsignore, ./src/rpc/DISCLAIMER, ./src/rpc/Makefile.am, ./src/rpc/README, ./src/rpc/auth_des.c, ./src/rpc/auth_none.c, ./src/rpc/auth_time.c, ./src/rpc/auth_unix.c, ./src/rpc/authdes_prot.c, ./src/rpc/authunix_prot.c, ./src/rpc/bindresvport.3, ./src/rpc/bindresvport.c, ./src/rpc/clnt_generic.c, ./src/rpc/clnt_perror.c, ./src/rpc/clnt_raw.c, ./src/rpc/clnt_simple.c, ./src/rpc/clnt_tcp.c, ./src/rpc/clnt_udp.c, ./src/rpc/clnt_unix.c, ./src/rpc/crypt_client.c, ./src/rpc/des_crypt.3, ./src/rpc/des_crypt.c, ./src/rpc/des_soft.c, ./src/rpc/get_myaddress.c, ./src/rpc/getpublickey.c, ./src/rpc/getrpcent.3, ./src/rpc/getrpcent.c, ./src/rpc/getrpcport.3, ./src/rpc/getrpcport.c, ./src/rpc/key_call.c, ./src/rpc/key_prot_xdr.c, ./src/rpc/netname.c, ./src/rpc/netnamer.c, ./src/rpc/pmap_clnt.c, ./src/rpc/pmap_getmaps.c, ./src/rpc/pmap_getport.c, ./src/rpc/pmap_prot.c, ./src/rpc/pmap_prot2.c, ./src/rpc/pmap_rmt.c, ./src/rpc/publickey.3, ./src/rpc/publickey.5, ./src/rpc/rpc.3, ./src/rpc/rpc.5, ./src/rpc/rpc_callmsg.c, ./src/rpc/rpc_commondata.c, ./src/rpc/rpc_dtablesize.c, ./src/rpc/rpc_prot.c, ./src/rpc/rpc_secure.3, ./src/rpc/rpcdname.c, ./src/rpc/rstat.1, ./src/rpc/rstat_svc.8, ./src/rpc/rtems_portmapper.c, ./src/rpc/rtems_rpc.c, ./src/rpc/rtime.3, ./src/rpc/rtime.c, ./src/rpc/svc.c, ./src/rpc/svc_auth.c, ./src/rpc/svc_auth_des.c, ./src/rpc/svc_auth_unix.c, ./src/rpc/svc_raw.c, ./src/rpc/svc_run.c, ./src/rpc/svc_simple.c, ./src/rpc/svc_tcp.c, ./src/rpc/svc_udp.c, ./src/rpc/svc_unix.c, ./src/xdr/.cvsignore, ./src/xdr/Makefile.am, ./src/xdr/xdr.3, ./src/xdr/xdr.c, ./src/xdr/xdr_array.c, ./src/xdr/xdr_float.c, ./src/xdr/xdr_mem.c, ./src/xdr/xdr_rec.c, ./src/xdr/xdr_reference.c, ./src/xdr/xdr_sizeof.c, ./src/xdr/xdr_stdio.c, ./src/.cvsignore, ./src/Makefile.am: Moved to exec.
13:56 Ticket #233 (Move librpc to c/src/exec) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: This is moved in CVS and I think I modified some of the configurery correctly to ignore the deleted version in src/librpc. I did not modify exec's configurery to add it.

06/24/02:

14:13 Ticket #236 (strnlen in rtems_webserver conflicts with newlib) created by Eric Norum
The latest version of newlib provides strnlen(). This causes RTEMS …
Note: See TracTimeline for information about the timeline view.