# # ChangeLog for cpukit in rtems # # Generated by Trac 1.2.1.dev0 # 04/19/24 20:12:34 Wed, 21 Feb 1996 14:47:03 GMT Joel Sherrill [8cbbe312] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) Dispersal of internal thread handler resulted in the SYSI task being ... Wed, 21 Feb 1996 14:44:11 GMT Joel Sherrill [adf98bd] * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/thread.c (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/thread.c (modified) Removed the internal thread objects and dispersed its contents to ... Wed, 21 Feb 1996 14:43:34 GMT Joel Sherrill [75f09e5] * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) Dispersal of internal thread handler resulted in IDLE thread becoming ... Wed, 21 Feb 1996 14:32:02 GMT Joel Sherrill [56d34e6] * c/src/exec/sapi/src/exinit.c (modified) * cpukit/sapi/src/exinit.c (modified) Removed the internal thread objects and dispersed its contents to ... Wed, 14 Feb 1996 19:00:00 GMT Joel Sherrill [b2b52cbc] * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) Removed arguments from _Thread_Start_multitasking. Wed, 14 Feb 1996 18:59:37 GMT Joel Sherrill [f972294d] * c/src/exec/sapi/src/exinit.c (modified) * cpukit/sapi/src/exinit.c (modified) idle thread now created before system initialization thread. Also ... Wed, 14 Feb 1996 18:48:39 GMT Joel Sherrill [744d2878] * c/src/exec/score/src/thread.c (modified) * cpukit/score/src/thread.c (modified) removed arguments from _Thread_Start_multitasking Wed, 14 Feb 1996 17:06:57 GMT Joel Sherrill [df26b788] * c/src/exec/score/src/thread.c (modified) * cpukit/score/src/thread.c (modified) white space problem Wed, 14 Feb 1996 17:06:40 GMT Joel Sherrill [389fa850] * c/src/exec/sapi/src/exinit.c (modified) * cpukit/sapi/src/exinit.c (modified) Moved some initialization from the system initialization thread to ... Tue, 13 Feb 1996 22:16:36 GMT Joel Sherrill [8bde6ea9] * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/spfatal/system.h (modified) removed post switch extension Tue, 13 Feb 1996 22:14:48 GMT Joel Sherrill [94b3ec59] * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/thread.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/thread.c (modified) changed post task extension from user set to api set and added flag ... Tue, 13 Feb 1996 15:38:37 GMT Joel Sherrill [391f6628] * c/src/exec/score/src/threadq.c (modified) * cpukit/score/src/threadq.c (modified) more comments added and existing ones cleaned up in synchronization paths Tue, 13 Feb 1996 15:38:03 GMT Joel Sherrill [b38955b] * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) comma removed from end of last enumerated element Tue, 13 Feb 1996 15:37:33 GMT Joel Sherrill [18269cef] * c/src/exec/rtems/src/event.c (modified) * cpukit/rtems/src/event.c (modified) comment added to describe synchronization logic in timeout routine Mon, 12 Feb 1996 14:36:09 GMT Joel Sherrill [a31ddf7] * c/src/exec/sapi/src/exinit.c (modified) * cpukit/sapi/src/exinit.c (modified) *** empty log message *** Fri, 09 Feb 1996 14:30:42 GMT Joel Sherrill [107ce47b] * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/src/threadq.c (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/src/event.c (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/src/threadq.c (modified) new isr synchronization algorithm using a single enumerated set of ... Fri, 09 Feb 1996 14:25:33 GMT Joel Sherrill [6dae1c2d] * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) added rtems_interrupt_is_in_progress Fri, 09 Feb 1996 14:21:37 GMT Joel Sherrill [8a38f3b] * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) added clear of _ISR_Signals_to_thread_executing Thu, 08 Feb 1996 22:16:35 GMT Joel Sherrill [f3dabb04] * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) changed synchronization algorithm to be a single list of enumerated ... Thu, 08 Feb 1996 16:18:38 GMT Joel Sherrill [d57392d] * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENT Thu, 01 Feb 1996 22:09:07 GMT Joel Sherrill [4f60309b] * c/src/exec/score/src/coremutex.c (modified) * cpukit/score/src/coremutex.c (modified) Swapped order of nested acquisition check and check for returning ... Thu, 01 Feb 1996 21:54:40 GMT Joel Sherrill [f00a0522] * c/src/exec/score/src/threadq.c (modified) * cpukit/score/src/threadq.c (modified) synchronization state bugs address Thu, 01 Feb 1996 19:39:21 GMT Joel Sherrill [665356af] * c/src/exec/score/src/coresem.c (modified) * cpukit/score/src/coresem.c (modified) invalid use of tcb field resource count Fri, 19 Jan 1996 22:21:16 GMT Joel Sherrill [29310016] * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/check.c (modified) Added condition compile flag for dump of stack usage information on ... Fri, 19 Jan 1996 22:20:40 GMT Joel Sherrill [eaa442fc] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/lib/libc/newlibc.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) added a task begin extension for unix simulator configurations. This ... Wed, 17 Jan 1996 20:13:45 GMT Joel Sherrill [72c440e] * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-itask.c (modified) * c/src/lib/libmisc/monitor/mon-manager.c (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-server.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-itask.c (modified) * c/src/libmisc/monitor/mon-manager.c (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-server.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-itask.c (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) Update from Tony Bennett (tbennett@divnc.com) Wed, 17 Jan 1996 20:11:33 GMT Joel Sherrill [5d3e539] * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/score/include/rtems/score/object.h (modified) added class to initial id macro Mon, 15 Jan 1996 23:06:16 GMT Joel Sherrill [6661eaa1] * c/src/exec/libcsupport/src/error.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/libmisc/error/error.c (modified) * cpukit/libcsupport/src/error.c (modified) Split error handler into its own directory. Mon, 15 Jan 1996 23:04:50 GMT Joel Sherrill [a625ccd] * c/src/exec/score/src/heap.c (modified) * cpukit/score/src/heap.c (modified) Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is ... Mon, 15 Jan 1996 21:50:28 GMT Joel Sherrill [c64e4ed4] * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/rtems/assoc.h (modified) * c/src/exec/libcsupport/include/rtems/error.h (modified) * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/exec/libcsupport/src/assoc.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/no_libc.c (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unixtypes.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/lib/include/rtems/assoc.h (modified) * c/src/lib/include/rtems/error.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/startup/no-ctor.c (added) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/assoc.c (modified) * c/src/lib/libc/assoc.h (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/error.h (modified) * c/src/lib/libc/libcsupport.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/no_libc.c (modified) * c/src/lib/libmisc/assoc/assoc.c (modified) * c/src/lib/libmisc/assoc/assoc.h (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/error/error.h (modified) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-prmisc.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/assoc/assoc.c (modified) * c/src/libmisc/assoc/assoc.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/error/error.h (modified) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-prmisc.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/tests/sptests/sp09/screen02.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/assoc.c (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/no_libc.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * testsuites/sptests/sp09/screen02.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/support/include/tmacros.h (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) updates from Tony Bennett for PA and UNIX ports Wed, 20 Dec 1995 15:39:19 GMT Joel Sherrill [5c491aef] * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/exec/score/macros/rtems/score/tod.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tod.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/README (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/README (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tools/generic/difftest (modified) * cpukit/score/macros/rtems/score/tod.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) changes remerged after lost in disk crash -- recovered from snapshot, ... Tue, 19 Dec 1995 20:26:32 GMT Joel Sherrill [8bdcfc4] * c/README.DOS (modified) * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/src/exec/score/headers/interr.h (modified) * c/src/exec/score/include/rtems/score/interr.h (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/include/page_table.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/README (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/mptests/mp12/system.h (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) changes remerged after disk crash -- history lost Fri, 08 Dec 1995 21:06:15 GMT Joel Sherrill [67d224a] * c/src/exec/posix/src/cond.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/mpci.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/mpci.c (modified) added correct use of _Thread_queue_Enter_critical_section Tue, 05 Dec 1995 15:29:53 GMT Joel Sherrill [289ad86] * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/lib/libc/malloc.c (modified) * cpukit/libcsupport/src/malloc.c (modified) bug fix in statistics from Tony Bennett (tbennett@divnc.com) Tue, 05 Dec 1995 15:28:12 GMT Joel Sherrill [ca201c9] * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) minor changes so it would compile Tue, 05 Dec 1995 15:27:51 GMT Joel Sherrill [11ab74e] * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/src/ratemon.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemon.c (modified) new states added and _Rate_monotonic_Set_State removed. Fri, 01 Dec 1995 22:03:55 GMT Joel Sherrill [8d0b7d96] * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/watchdog.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/watchdog.c (modified) Insert mode argument to _Watchdog_Insert removed. Now are watchdog ... Fri, 01 Dec 1995 21:08:03 GMT Joel Sherrill [caaa47c] * c/src/exec/score/src/threadq.c (modified) * cpukit/score/src/threadq.c (modified) Added new synchronization algorithm. Fri, 01 Dec 1995 21:07:48 GMT Joel Sherrill [ed32907] * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) Added support for new synchronization algorithm. Specifically, the ... Fri, 01 Dec 1995 21:07:25 GMT Joel Sherrill [4250c8b] * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) Added support for new synchronization algorithm. Fri, 01 Dec 1995 21:06:53 GMT Joel Sherrill [a26603d] * c/src/exec/rtems/src/event.c (modified) * cpukit/rtems/src/event.c (modified) Changed code for exit from synchronization state to a switch on the ... Fri, 01 Dec 1995 19:39:32 GMT Joel Sherrill [3837215d] * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) spurious blank line removed Fri, 01 Dec 1995 19:28:58 GMT Joel Sherrill [a8cd94a] * c/src/exec/rtems/src/event.c (modified) * cpukit/rtems/src/event.c (modified) Replaced critical section algorithm to correct race conditions. Fri, 01 Dec 1995 19:28:52 GMT Joel Sherrill [7f6fab6] * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) Made _Event_Sync volatile Replaced critical section algorithm to ... Fri, 01 Dec 1995 19:27:40 GMT Joel Sherrill [eedbfd9] * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/src/watchdog.c (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/src/watchdog.c (modified) Corrected use of the state WATCHDOG_REINSERT and renamed it ... Tue, 31 Oct 1995 21:28:16 GMT Joel Sherrill [c4808ca] * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/sparc/README (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (modified) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/lib/libcpu/sparc/include/erc32.h (modified) * c/src/lib/libcpu/sparc/reg_win/window.s (added) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/sparc/README (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * testsuites/sptests/spsize/size.c (modified) typos fixed Mon, 30 Oct 1995 21:54:45 GMT Joel Sherrill [9700578] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/libcsupport/include/ringbuf.h (modified) * c/src/exec/posix/headers/intr.h (modified) * c/src/exec/posix/include/rtems/posix/intr.h (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/sparc/README (added) * c/src/exec/score/cpu/sparc/asm.h (modified) * c/src/exec/score/cpu/sparc/cpu.c (modified) * c/src/exec/score/cpu/sparc/cpu.h (modified) * c/src/exec/score/cpu/sparc/cpu_asm.s (modified) * c/src/exec/score/cpu/sparc/erc32.h (added) * c/src/exec/score/cpu/sparc/rtems.s (modified) * c/src/exec/score/cpu/sparc/sparc.h (modified) * c/src/exec/score/cpu/sparc/sparctypes.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/bitfield.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/include/rtems/score/bitfield.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/include/ringbuf.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi332/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi332/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libcpu/sparc/include/erc32.h (added) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp11/sp11.scn (modified) * c/src/tests/sptests/sp11/task2.c (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * cpukit/libcsupport/include/ringbuf.h (modified) * cpukit/posix/include/rtems/posix/intr.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/score/cpu/sparc/README (added) * cpukit/score/cpu/sparc/asm.h (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/bitfield.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp11/sp11.scn (modified) * testsuites/sptests/sp11/task2.c (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) SPARC port passes all tests Fri, 06 Oct 1995 20:49:51 GMT Joel Sherrill [591d45e] * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) fixed null pointer dereference Fri, 06 Oct 1995 20:48:38 GMT Joel Sherrill [eb5a7e07] * c/build-tools/os/msdos/cklength.uue (modified) * c/build-tools/os/msdos/fixtimer.uue (modified) * c/build-tools/os/msdos/ifc_exe.uue (modified) * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/include/sys/utsname.h (modified) * c/src/exec/libcsupport/src/hosterr.c (modified) * c/src/exec/libcsupport/src/unixlibc.c (modified) * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/base/aio.h (modified) * c/src/exec/posix/base/devctl.h (modified) * c/src/exec/posix/base/intr.h (modified) * c/src/exec/posix/base/limits.h (modified) * c/src/exec/posix/base/mqueue.h (modified) * c/src/exec/posix/base/pthread.h (modified) * c/src/exec/posix/base/sched.h (modified) * c/src/exec/posix/base/semaphore.h (modified) * c/src/exec/posix/base/unistd.h (modified) * c/src/exec/posix/headers/cancel.h (modified) * c/src/exec/posix/headers/threadsup.h (modified) * c/src/exec/posix/include/aio.h (modified) * c/src/exec/posix/include/devctl.h (modified) * c/src/exec/posix/include/intr.h (modified) * c/src/exec/posix/include/limits.h (modified) * c/src/exec/posix/include/mqueue.h (modified) * c/src/exec/posix/include/pthread.h (modified) * c/src/exec/posix/include/rtems/posix/cancel.h (modified) * c/src/exec/posix/include/rtems/posix/threadsup.h (modified) * c/src/exec/posix/include/sched.h (modified) * c/src/exec/posix/include/semaphore.h (modified) * c/src/exec/posix/include/sys/utsname.h (modified) * c/src/exec/posix/include/unistd.h (modified) * c/src/exec/posix/inline/priority.inl (modified) * c/src/exec/posix/inline/rtems/posix/priority.inl (modified) * c/src/exec/posix/src/aio.c (modified) * c/src/exec/posix/src/cancel.c (modified) * c/src/exec/posix/src/cond.c (modified) * c/src/exec/posix/src/devctl.c (modified) * c/src/exec/posix/src/intr.c (modified) * c/src/exec/posix/src/key.c (modified) * c/src/exec/posix/src/mqueue.c (modified) * c/src/exec/posix/src/mutex.c (modified) * c/src/exec/posix/src/psignal.c (modified) * c/src/exec/posix/src/pthread.c (modified) * c/src/exec/posix/src/sched.c (modified) * c/src/exec/posix/src/semaphore.c (modified) * c/src/exec/posix/src/time.c (modified) * c/src/exec/posix/src/types.c (modified) * c/src/exec/posix/src/unistd.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/exec/posix/sys/utsname.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (modified) * c/src/exec/score/cpu/m68k/sim.h (modified) * c/src/exec/score/cpu/powerpc/README (modified) * c/src/exec/score/cpu/powerpc/TODO (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/cpu_asm.s (modified) * c/src/exec/score/cpu/powerpc/irq_stub.s (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/powerpc/ppctypes.h (modified) * c/src/exec/score/cpu/powerpc/rtems.s (modified) * c/src/lib/include/sys/utsname.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h (modified) * c/src/lib/libbsp/m68k/idp/README (modified) * c/src/lib/libbsp/m68k/idp/console/duart.c (modified) * c/src/lib/libbsp/m68k/idp/console/leds.c (modified) * c/src/lib/libbsp/m68k/idp/console/mc68ec.c (modified) * c/src/lib/libbsp/m68k/idp/include/leds.h (modified) * c/src/lib/libbsp/m68k/idp/startup/linkcmds (modified) * c/src/lib/libbsp/powerpc/papyrus/README (modified) * c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (modified) * c/src/lib/libc/hosterr.c (modified) * c/src/lib/libc/unixlibc.c (modified) * c/src/lib/libc/utsname.c (modified) * c/src/lib/libcpu/powerpc/README (modified) * c/src/tests/samples/README (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * cpukit/libcsupport/include/sys/utsname.h (modified) * cpukit/libcsupport/src/hosterr.c (modified) * cpukit/libcsupport/src/unixlibc.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/posix/include/aio.h (modified) * cpukit/posix/include/devctl.h (modified) * cpukit/posix/include/intr.h (modified) * cpukit/posix/include/mqueue.h (modified) * cpukit/posix/include/rtems/posix/cancel.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/sched.h (modified) * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/inline/rtems/posix/priority.inl (modified) * cpukit/posix/src/aio.c (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/devctl.c (modified) * cpukit/posix/src/intr.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/sched.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/time.c (modified) * cpukit/posix/src/types.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (modified) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (modified) * cpukit/score/cpu/m68k/sim.h (modified) * testsuites/samples/README (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * tools/build/os/msdos/cklength.uue (modified) * tools/build/os/msdos/fixtimer.uue (modified) * tools/build/os/msdos/ifc_exe.uue (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) fixed missing CVS IDs Fri, 06 Oct 1995 20:01:20 GMT Joel Sherrill [c62d36f] * c/ACKNOWLEDGEMENTS (modified) * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/sparc/asm.h (added) * c/src/exec/score/cpu/sparc/cpu.c (added) * c/src/exec/score/cpu/sparc/cpu.h (added) * c/src/exec/score/cpu/sparc/cpu_asm.s (added) * c/src/exec/score/cpu/sparc/rtems.s (added) * c/src/exec/score/cpu/sparc/sparc.h (added) * c/src/exec/score/cpu/sparc/sparctypes.h (added) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/sparc/asm.h (added) * cpukit/score/cpu/sparc/cpu.c (added) * cpukit/score/cpu/sparc/rtems/asm.h (added) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) SPARC merged and successfully tested w/o interrupt support Fri, 06 Oct 1995 16:33:30 GMT Joel Sherrill [1ceface] * c/build-tools/cklength.c (modified) * c/build-tools/eolstrip.c (modified) * c/build-tools/src/cklength.c (modified) * c/build-tools/src/eolstrip.c (modified) * c/src/exec/libcsupport/src/utsname.c (modified) * c/src/exec/posix/src/utsname.c (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/lib/libbsp/i386/go32/clock/rtc.c (modified) * c/src/lib/libbsp/i386/go32/console/outch.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/lib/libc/utsname.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * tools/build/cklength.c (modified) * tools/build/eolstrip.c (modified) * tools/build/src/cklength.c (modified) * tools/build/src/eolstrip.c (modified) moved to new development machine and went to gcc 2.7.0 Fri, 29 Sep 1995 17:19:16 GMT Joel Sherrill [11290355] * c/build-tools/src/unhex.c (modified) * c/build-tools/unhex.c (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/linkcmds (modified) * c/src/lib/libbsp/shmdr/dump.c (modified) * c/src/lib/libbsp/shmdr/fatal.c (modified) * c/src/lib/libbsp/shmdr/getlq.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/malloc.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/libchip/shmdr/dump.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * c/src/libchip/shmdr/getlq.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/tests/samples/cdtest/main.cc (modified) * c/src/tests/support/include/tmacros.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/src/heap.c (modified) * testsuites/samples/cdtest/main.cc (modified) * testsuites/support/include/tmacros.h (modified) * tools/build/src/unhex.c (modified) * tools/build/unhex.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) all targets compile .. tony's patches in place Wed, 27 Sep 1995 20:53:58 GMT Joel Sherrill [37f4c2d] * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/tools/unix/gensize.c (added) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (modified) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libbsp/unix/posix/startup/exit.c (modified) * c/src/lib/libbsp/unix/posix/startup/setvec.c (modified) * c/src/lib/libbsp/unix/posix/timer/timer.c (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/tests/sptests/sp12/sp12.scn (modified) * c/src/tests/sptests/sp13/sp13.scn (modified) * c/src/tests/sptests/sp15/sp15.scn (modified) * c/src/tests/sptests/sp16/sp16.scn (modified) * c/src/tests/sptests/sp20/sp20.scn (modified) * c/src/tests/sptests/sp22/sp22.scn (modified) * c/src/tests/sptests/sp23/sp23.scn (modified) * c/src/tests/sptests/sp25/sp25.scn (modified) * cpukit/score/cpu/unix/cpu.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp15/sp15.scn (modified) * testsuites/sptests/sp16/sp16.scn (modified) * testsuites/sptests/sp20/sp20.scn (modified) * testsuites/sptests/sp22/sp22.scn (modified) * testsuites/sptests/sp23/sp23.scn (modified) * testsuites/sptests/sp25/sp25.scn (modified) * tools/cpu/unix/gensize.c (added) Modified UNIX simulator port so all references to native unix stuff ... Wed, 27 Sep 1995 20:52:56 GMT Joel Sherrill [c701f197] * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) Fixed typo Tue, 26 Sep 1995 19:27:15 GMT Joel Sherrill [5e9b32b] * c/src/exec/libcsupport/include/sys/utsname.h (added) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/utsname.c (added) * c/src/exec/posix/base/aio.h (added) * c/src/exec/posix/base/devctl.h (added) * c/src/exec/posix/base/intr.h (added) * c/src/exec/posix/base/limits.h (added) * c/src/exec/posix/base/mqueue.h (added) * c/src/exec/posix/base/pthread.h (added) * c/src/exec/posix/base/sched.h (added) * c/src/exec/posix/base/semaphore.h (added) * c/src/exec/posix/base/unistd.h (added) * c/src/exec/posix/headers/cancel.h (added) * c/src/exec/posix/headers/cond.h (added) * c/src/exec/posix/headers/condmp.h (added) * c/src/exec/posix/headers/intr.h (added) * c/src/exec/posix/headers/key.h (added) * c/src/exec/posix/headers/mqueue.h (added) * c/src/exec/posix/headers/mqueuemp.h (added) * c/src/exec/posix/headers/mutex.h (added) * c/src/exec/posix/headers/mutexmp.h (added) * c/src/exec/posix/headers/priority.h (added) * c/src/exec/posix/headers/pthread.h (added) * c/src/exec/posix/headers/pthreadmp.h (added) * c/src/exec/posix/headers/semaphore.h (added) * c/src/exec/posix/headers/semaphoremp.h (added) * c/src/exec/posix/headers/threadsup.h (added) * c/src/exec/posix/headers/time.h (added) * c/src/exec/posix/include/aio.h (added) * c/src/exec/posix/include/devctl.h (added) * c/src/exec/posix/include/intr.h (added) * c/src/exec/posix/include/limits.h (added) * c/src/exec/posix/include/mqueue.h (added) * c/src/exec/posix/include/pthread.h (added) * c/src/exec/posix/include/rtems/posix/cancel.h (added) * c/src/exec/posix/include/rtems/posix/cond.h (added) * c/src/exec/posix/include/rtems/posix/condmp.h (added) * c/src/exec/posix/include/rtems/posix/intr.h (added) * c/src/exec/posix/include/rtems/posix/key.h (added) * c/src/exec/posix/include/rtems/posix/mqueue.h (added) * c/src/exec/posix/include/rtems/posix/mqueuemp.h (added) * c/src/exec/posix/include/rtems/posix/mutex.h (added) * c/src/exec/posix/include/rtems/posix/mutexmp.h (added) * c/src/exec/posix/include/rtems/posix/priority.h (added) * c/src/exec/posix/include/rtems/posix/pthread.h (added) * c/src/exec/posix/include/rtems/posix/pthreadmp.h (added) * c/src/exec/posix/include/rtems/posix/semaphore.h (added) * c/src/exec/posix/include/rtems/posix/semaphoremp.h (added) * c/src/exec/posix/include/rtems/posix/threadsup.h (added) * c/src/exec/posix/include/rtems/posix/time.h (added) * c/src/exec/posix/include/sched.h (added) * c/src/exec/posix/include/semaphore.h (added) * c/src/exec/posix/include/sys/utsname.h (added) * c/src/exec/posix/include/unistd.h (added) * c/src/exec/posix/inline/cond.inl (added) * c/src/exec/posix/inline/intr.inl (added) * c/src/exec/posix/inline/key.inl (added) * c/src/exec/posix/inline/mqueue.inl (added) * c/src/exec/posix/inline/mutex.inl (added) * c/src/exec/posix/inline/priority.inl (added) * c/src/exec/posix/inline/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/cond.inl (added) * c/src/exec/posix/inline/rtems/posix/intr.inl (added) * c/src/exec/posix/inline/rtems/posix/key.inl (added) * c/src/exec/posix/inline/rtems/posix/mqueue.inl (added) * c/src/exec/posix/inline/rtems/posix/mutex.inl (added) * c/src/exec/posix/inline/rtems/posix/priority.inl (added) * c/src/exec/posix/inline/rtems/posix/pthread.inl (added) * c/src/exec/posix/inline/rtems/posix/semaphore.inl (added) * c/src/exec/posix/inline/semaphore.inl (added) * c/src/exec/posix/src/aio.c (added) * c/src/exec/posix/src/cancel.c (added) * c/src/exec/posix/src/cond.c (added) * c/src/exec/posix/src/devctl.c (added) * c/src/exec/posix/src/intr.c (added) * c/src/exec/posix/src/key.c (added) * c/src/exec/posix/src/mqueue.c (added) * c/src/exec/posix/src/mutex.c (added) * c/src/exec/posix/src/psignal.c (added) * c/src/exec/posix/src/pthread.c (added) * c/src/exec/posix/src/sched.c (added) * c/src/exec/posix/src/semaphore.c (added) * c/src/exec/posix/src/time.c (added) * c/src/exec/posix/src/types.c (added) * c/src/exec/posix/src/unistd.c (added) * c/src/exec/posix/src/utsname.c (added) * c/src/exec/posix/sys/utsname.h (added) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/no_cpu.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/powerpc/ppc.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/apiext.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremsg.h (modified) * c/src/exec/score/headers/coremutex.h (modified) * c/src/exec/score/headers/coresem.h (modified) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/apiext.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremsg.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (modified) * c/src/exec/score/include/rtems/score/coresem.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/coremsg.inl (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/coremsg.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/macros/coremsg.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/coremsg.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/tqdata.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/tqdata.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/src/apiext.c (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/coremutex.c (modified) * c/src/exec/score/src/coresem.c (modified) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/isr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/sys/utsname.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/utsname.c (added) * c/src/libchip/shmdr/poll.c (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libcsupport/include/sys/utsname.h (added) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/utsname.c (added) * cpukit/posix/include/aio.h (added) * cpukit/posix/include/devctl.h (added) * cpukit/posix/include/intr.h (added) * cpukit/posix/include/mqueue.h (added) * cpukit/posix/include/rtems/posix/cancel.h (added) * cpukit/posix/include/rtems/posix/cond.h (added) * cpukit/posix/include/rtems/posix/condmp.h (added) * cpukit/posix/include/rtems/posix/intr.h (added) * cpukit/posix/include/rtems/posix/key.h (added) * cpukit/posix/include/rtems/posix/mqueue.h (added) * cpukit/posix/include/rtems/posix/mqueuemp.h (added) * cpukit/posix/include/rtems/posix/mutex.h (added) * cpukit/posix/include/rtems/posix/mutexmp.h (added) * cpukit/posix/include/rtems/posix/priority.h (added) * cpukit/posix/include/rtems/posix/pthread.h (added) * cpukit/posix/include/rtems/posix/pthreadmp.h (added) * cpukit/posix/include/rtems/posix/semaphore.h (added) * cpukit/posix/include/rtems/posix/semaphoremp.h (added) * cpukit/posix/include/rtems/posix/threadsup.h (added) * cpukit/posix/include/rtems/posix/time.h (added) * cpukit/posix/include/sched.h (added) * cpukit/posix/include/semaphore.h (added) * cpukit/posix/inline/rtems/posix/cond.inl (added) * cpukit/posix/inline/rtems/posix/intr.inl (added) * cpukit/posix/inline/rtems/posix/key.inl (added) * cpukit/posix/inline/rtems/posix/mqueue.inl (added) * cpukit/posix/inline/rtems/posix/mutex.inl (added) * cpukit/posix/inline/rtems/posix/priority.inl (added) * cpukit/posix/inline/rtems/posix/pthread.inl (added) * cpukit/posix/inline/rtems/posix/semaphore.inl (added) * cpukit/posix/src/aio.c (added) * cpukit/posix/src/cancel.c (added) * cpukit/posix/src/cond.c (added) * cpukit/posix/src/devctl.c (added) * cpukit/posix/src/intr.c (added) * cpukit/posix/src/key.c (added) * cpukit/posix/src/mqueue.c (added) * cpukit/posix/src/mutex.c (added) * cpukit/posix/src/psignal.c (added) * cpukit/posix/src/pthread.c (added) * cpukit/posix/src/sched.c (added) * cpukit/posix/src/semaphore.c (added) * cpukit/posix/src/time.c (added) * cpukit/posix/src/types.c (added) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremsg.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/coremsg.inl (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/coremsg.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/tqdata.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/src/apiext.c (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/spsize/size.c (modified) posix support initially added Fri, 22 Sep 1995 17:27:56 GMT Joel Sherrill [1e0f4c80] * c/src/exec/score/src/objectmp.c (modified) * cpukit/score/src/objectmp.c (modified) Removed unnecessary include files. Fri, 22 Sep 1995 17:27:14 GMT Joel Sherrill [7fe12f6] * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) Removed unneeded referenced to rtems/fatal.h Fri, 22 Sep 1995 15:35:48 GMT Joel Sherrill [18c5378] * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/sapi/src/exinit.c (modified) * testsuites/sptests/spsize/size.c (modified) moving files around and adding the exec/wrapup directory Thu, 21 Sep 1995 20:55:07 GMT Joel Sherrill [7af35da5] * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/score/headers/apiext.h (added) * c/src/exec/score/include/rtems/score/apiext.h (added) * c/src/exec/score/src/apiext.c (added) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/apiext.h (added) * cpukit/score/src/apiext.c (added) More file movement required api extension to be added to score Thu, 21 Sep 1995 19:55:51 GMT Joel Sherrill [24b1cb9] * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/tasks.c (modified) More file movement Thu, 21 Sep 1995 17:58:58 GMT Joel Sherrill [cda7ecc] * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadq.c (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadq.c (modified) More file movement Thu, 21 Sep 1995 16:22:25 GMT Joel Sherrill [be650a84] * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/src/coremsg.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) moving files around Tue, 19 Sep 1995 21:43:45 GMT Joel Sherrill [d434b8d6] * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/thread.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/thread.c (modified) Modifications from Tony Bennett accepted to return aligned block. ... Tue, 19 Sep 1995 21:43:12 GMT Joel Sherrill [91a3554d] * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) Modifications from Tony Bennett accepted to return aligned block. Tue, 19 Sep 1995 18:32:18 GMT Joel Sherrill [38ffa0c] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu_asm.s (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/m68k/qsm.h (added) * c/src/exec/score/cpu/m68k/sim.h (added) * c/src/tests/mptests/mp05/init.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/qsm.h (added) * cpukit/score/cpu/m68k/rtems/m68k/qsm.h (added) * cpukit/score/cpu/m68k/rtems/m68k/sim.h (added) * cpukit/score/cpu/m68k/sim.h (added) * testsuites/mptests/mp05/init.c (modified) Incorporated the submission from John S. Gwynne ... Tue, 19 Sep 1995 14:53:29 GMT Joel Sherrill [3652ad35] * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/sapi/headers/confdefs.h (modified) * c/src/exec/sapi/include/confdefs.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/hppa.h (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/headers/coremsg.h (added) * c/src/exec/score/include/rtems/score/coremsg.h (added) * c/src/exec/score/inline/coremsg.inl (added) * c/src/exec/score/inline/rtems/score/coremsg.inl (added) * c/src/exec/score/macros/coremsg.inl (added) * c/src/exec/score/macros/rtems/score/coremsg.inl (added) * c/src/exec/score/src/coremsg.c (added) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/console/console.c (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/console/console.c (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-queue.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-queue.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/screen03.c (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/pridrv.c (modified) * c/src/tests/sptests/sp12/task1.c (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/task1.c (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-queue.c (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/coremsg.h (added) * cpukit/score/inline/rtems/score/coremsg.inl (added) * cpukit/score/macros/rtems/score/coremsg.inl (added) * cpukit/score/src/coremsg.c (added) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/screen03.c (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/pridrv.c (modified) * testsuites/sptests/sp12/task1.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/task1.c (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) Minor bug fixes to get all targets compilable and running. The ... Tue, 12 Sep 1995 19:45:42 GMT Joel Sherrill [b3ac6a8d] * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/support.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/thread.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) Initial attempt at building HP PA-RISC using Solaris hosted tools. ... Mon, 11 Sep 1995 20:18:48 GMT Joel Sherrill [08bae5e6] * c/src/exec/sapi/headers/confdefs.h (added) * c/src/exec/sapi/include/confdefs.h (added) * cpukit/sapi/include/confdefs.h (added) Added... This is the Configuration Tables Template file. Mon, 11 Sep 1995 19:35:39 GMT Joel Sherrill [3a4ae6c] * c/src/exec/libcsupport/include/console.h (modified) * c/src/exec/libcsupport/src/error.c (modified) * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/clock.h (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/event.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/eventset.h (modified) * c/src/exec/rtems/headers/intr.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/mp.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/options.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/rtemsapi.h (added) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/status.h (modified) * c/src/exec/rtems/headers/support.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/clock.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/event.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventset.h (modified) * c/src/exec/rtems/include/rtems/rtems/intr.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/mp.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/options.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/rtemsapi.h (added) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/status.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/asr.inl (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/event.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/event.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/status.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/status.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/macros/asr.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/event.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/asr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/event.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/status.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/status.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-event.c (modified) * c/src/exec/rtems/optman/no-mp.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/clock.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/eventmp.c (modified) * c/src/exec/rtems/src/intr.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtclock.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/signalmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/sapi/src/fatal.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/sapi/src/rtemsapi.c (added) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/asm.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/i960/i960.h (modified) * c/src/exec/score/cpu/m68k/asm.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/m68k/m68k.h (modified) * c/src/exec/score/cpu/no_cpu/asm.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.c (modified) * c/src/exec/score/cpu/no_cpu/cpu_asm.h (modified) * c/src/exec/score/cpu/no_cpu/rtems.c (modified) * c/src/exec/score/cpu/powerpc/cpu.c (modified) * c/src/exec/score/cpu/powerpc/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/headers/address.h (modified) * c/src/exec/score/headers/chain.h (modified) * c/src/exec/score/headers/context.h (modified) * c/src/exec/score/headers/coremutex.h (added) * c/src/exec/score/headers/coresem.h (added) * c/src/exec/score/headers/heap.h (modified) * c/src/exec/score/headers/interr.h (added) * c/src/exec/score/headers/isr.h (modified) * c/src/exec/score/headers/mpci.h (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/stack.h (modified) * c/src/exec/score/headers/states.h (modified) * c/src/exec/score/headers/sysstate.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tod.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/headers/watchdog.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/address.h (modified) * c/src/exec/score/include/rtems/score/chain.h (modified) * c/src/exec/score/include/rtems/score/context.h (modified) * c/src/exec/score/include/rtems/score/coremutex.h (added) * c/src/exec/score/include/rtems/score/coresem.h (added) * c/src/exec/score/include/rtems/score/heap.h (modified) * c/src/exec/score/include/rtems/score/interr.h (added) * c/src/exec/score/include/rtems/score/isr.h (modified) * c/src/exec/score/include/rtems/score/mpci.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/stack.h (modified) * c/src/exec/score/include/rtems/score/states.h (modified) * c/src/exec/score/include/rtems/score/sysstate.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tod.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/include/rtems/score/watchdog.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/address.inl (modified) * c/src/exec/score/inline/coremutex.inl (added) * c/src/exec/score/inline/coresem.inl (added) * c/src/exec/score/inline/heap.inl (modified) * c/src/exec/score/inline/isr.inl (modified) * c/src/exec/score/inline/mppkt.inl (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/address.inl (modified) * c/src/exec/score/inline/rtems/score/coremutex.inl (added) * c/src/exec/score/inline/rtems/score/coresem.inl (added) * c/src/exec/score/inline/rtems/score/heap.inl (modified) * c/src/exec/score/inline/rtems/score/isr.inl (modified) * c/src/exec/score/inline/rtems/score/mppkt.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/stack.inl (modified) * c/src/exec/score/inline/rtems/score/states.inl (modified) * c/src/exec/score/inline/rtems/score/sysstate.inl (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/rtems/score/tod.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/rtems/score/watchdog.inl (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/stack.inl (modified) * c/src/exec/score/inline/states.inl (modified) * c/src/exec/score/inline/sysstate.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/inline/tod.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/inline/watchdog.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/address.inl (modified) * c/src/exec/score/macros/coremutex.inl (added) * c/src/exec/score/macros/coresem.inl (added) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/isr.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/address.inl (modified) * c/src/exec/score/macros/rtems/score/coremutex.inl (added) * c/src/exec/score/macros/rtems/score/coresem.inl (added) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/isr.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/stack.inl (modified) * c/src/exec/score/macros/rtems/score/states.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/rtems/score/userext.inl (modified) * c/src/exec/score/macros/rtems/score/watchdog.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/stack.inl (modified) * c/src/exec/score/macros/states.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/macros/userext.inl (modified) * c/src/exec/score/macros/watchdog.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/chain.c (modified) * c/src/exec/score/src/coremutex.c (added) * c/src/exec/score/src/coresem.c (added) * c/src/exec/score/src/coretod.c (modified) * c/src/exec/score/src/heap.c (modified) * c/src/exec/score/src/interr.c (added) * c/src/exec/score/src/isr.c (added) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/exec/score/src/tod.c (modified) * c/src/exec/score/src/userext.c (modified) * c/src/exec/score/src/watchdog.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/lib/include/console.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/force386/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/force386/console/console.c (modified) * c/src/lib/libbsp/i386/force386/include/bsp.h (modified) * c/src/lib/libbsp/i386/force386/startup/bspstart.c (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (modified) * c/src/lib/libbsp/i386/go32/console/console.c (modified) * c/src/lib/libbsp/i386/go32/include/bsp.h (modified) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (modified) * c/src/lib/libbsp/i960/cvme961/clock/ckinit.c (modified) * c/src/lib/libbsp/i960/cvme961/console/console.c (modified) * c/src/lib/libbsp/i960/cvme961/include/bsp.h (modified) * c/src/lib/libbsp/i960/cvme961/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/dmv152/console/console.c (modified) * c/src/lib/libbsp/m68k/dmv152/include/bsp.h (modified) * c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/gen68302/console/console.c (modified) * c/src/lib/libbsp/m68k/gen68302/include/bsp.h (modified) * c/src/lib/libbsp/m68k/gen68302/start/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/start302/start302.s (modified) * c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/idp/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/idp/console/console.c (modified) * c/src/lib/libbsp/m68k/idp/include/bsp.h (modified) * c/src/lib/libbsp/m68k/idp/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme136/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme136/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c (modified) * c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/mvme162/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme162/include/bsp.h (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/console/console.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/init.c (modified) * c/src/lib/libbsp/shmdr/mpci.h (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (modified) * c/src/lib/libc/error.c (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (modified) * c/src/lib/libmisc/error/error.c (modified) * c/src/lib/libmisc/monitor/mon-dname.c (modified) * c/src/lib/libmisc/monitor/mon-extension.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/monitor/mon-server.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/lib/libmisc/stackchk/internal.h (modified) * c/src/lib/start/i960/start.s (modified) * c/src/lib/start/m68k/start.s (modified) * c/src/libchip/shmdr/init.c (modified) * c/src/libchip/shmdr/mpci.h (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/error/error.c (modified) * c/src/libmisc/monitor/mon-dname.c (modified) * c/src/libmisc/monitor/mon-extension.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-server.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/internal.h (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-event.c (modified) * c/src/optman/rtems/no-mp.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/libtests/stackchk/blow.c (modified) * c/src/tests/libtests/stackchk/init.c (modified) * c/src/tests/libtests/stackchk/system.h (added) * c/src/tests/libtests/stackchk/task1.c (modified) * c/src/tests/mptests/mp01/init.c (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp02/init.c (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp03/init.c (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp04/init.c (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp05/init.c (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp06/init.c (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp07/init.c (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/samples/base_mp/init.c (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/init.c (modified) * c/src/tests/samples/base_sp/system.h (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/init.c (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/sptests/sp01/init.c (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp02/init.c (modified) * c/src/tests/sptests/sp02/preempt.c (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp02/task1.c (modified) * c/src/tests/sptests/sp02/task2.c (modified) * c/src/tests/sptests/sp02/task3.c (modified) * c/src/tests/sptests/sp03/init.c (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp04/init.c (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp05/init.c (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp06/init.c (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp07/init.c (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp07/tcreate.c (modified) * c/src/tests/sptests/sp08/init.c (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp09/init.c (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp11/init.c (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/sptests/sp12/sp12.scn (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/sp13.scn (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp14/init.c (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp15/init.c (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp16/init.c (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp17/init.c (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp19/init.c (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/init.c (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp21/init.c (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp22/init.c (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp23/init.c (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp24/init.c (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp25/init.c (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/spfatal/init.c (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spsize/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm05/task1.c (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm06/task1.c (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm07/task1.c (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm08/task1.c (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm15/task1.c (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm16/task1.c (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm17/task1.c (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm18/task1.c (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm19/task1.c (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm23/task1.c (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm24/task1.c (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm27/task1.c (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm28/task1.c (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tm29/task1.c (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmck/task1.c (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * cpukit/libcsupport/include/console.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libmisc/monitor/mon-dname.c (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/eventset.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/options.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/rtemsapi.h (added) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/status.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/asr.inl (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/event.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/status.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/asr.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/rtems/macros/rtems/rtems/event.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/status.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventmp.c (modified) * cpukit/rtems/src/intr.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtclock.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/signalmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/sapi/src/fatal.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/rtemsapi.c (added) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/asm.h (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/rtems/asm.h (modified) * cpukit/score/cpu/no_cpu/asm.h (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/no_cpu/rtems/asm.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) * cpukit/score/include/rtems/score/address.h (modified) * cpukit/score/include/rtems/score/chain.h (modified) * cpukit/score/include/rtems/score/context.h (modified) * cpukit/score/include/rtems/score/coremutex.h (added) * cpukit/score/include/rtems/score/coresem.h (added) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/include/rtems/score/interr.h (added) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/include/rtems/score/mpci.h (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/stack.h (modified) * cpukit/score/include/rtems/score/states.h (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/coremutex.inl (added) * cpukit/score/inline/rtems/score/coresem.inl (added) * cpukit/score/inline/rtems/score/heap.inl (modified) * cpukit/score/inline/rtems/score/isr.inl (modified) * cpukit/score/inline/rtems/score/mppkt.inl (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/stack.inl (modified) * cpukit/score/inline/rtems/score/states.inl (modified) * cpukit/score/inline/rtems/score/sysstate.inl (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/inline/rtems/score/tod.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/inline/rtems/score/watchdog.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/address.inl (modified) * cpukit/score/macros/rtems/score/coremutex.inl (added) * cpukit/score/macros/rtems/score/coresem.inl (added) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/isr.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/stack.inl (modified) * cpukit/score/macros/rtems/score/states.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/macros/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/watchdog.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/chain.c (modified) * cpukit/score/src/coremutex.c (added) * cpukit/score/src/coresem.c (added) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/interr.c (added) * cpukit/score/src/isr.c (added) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/watchdog.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/stackchk/blow.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (added) * testsuites/libtests/stackchk/task1.c (modified) * testsuites/mptests/mp01/init.c (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp02/init.c (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp03/init.c (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp04/init.c (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp05/init.c (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp06/init.c (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp07/init.c (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/init.c (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/init.c (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/init.c (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/sptests/sp01/init.c (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp02/init.c (modified) * testsuites/sptests/sp02/preempt.c (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp02/task1.c (modified) * testsuites/sptests/sp02/task2.c (modified) * testsuites/sptests/sp02/task3.c (modified) * testsuites/sptests/sp03/init.c (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp04/init.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp05/init.c (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp06/init.c (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/tcreate.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp09/init.c (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp11/init.c (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp14/init.c (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp15/init.c (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp16/init.c (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp17/init.c (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp19/init.c (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp22/init.c (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp23/init.c (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp24/init.c (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp25/init.c (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/spfatal/init.c (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spsize/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm27/task1.c (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmck/task1.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) The word "RTEMS" almost completely removed from the core. ... Tue, 29 Aug 1995 17:49:21 GMT Joel Sherrill [5072b07] * c/src/exec/score/src/userext.c (added) * cpukit/score/src/userext.c (added) new file -- split from inlines Mon, 28 Aug 1995 15:30:29 GMT Joel Sherrill [7f6a24ab] * c/src/exec/libcsupport/src/libio.c (modified) * c/src/exec/rtems/headers/asr.h (modified) * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/headers/modes.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/signal.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/types.h (modified) * c/src/exec/rtems/include/rtems/rtems/asr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/modes.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/signal.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (modified) * c/src/exec/rtems/inline/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/macros/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/modes.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-signal.c (modified) * c/src/exec/rtems/src/event.c (modified) * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/signal.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/priority.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/headers/threadq.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/userext.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/score/priority.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/score/threadq.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/userext.h (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/priority.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/inline/rtems/score/priority.inl (modified) * c/src/exec/score/inline/rtems/score/tqdata.inl (modified) * c/src/exec/score/inline/rtems/score/userext.inl (modified) * c/src/exec/score/inline/tqdata.inl (modified) * c/src/exec/score/inline/userext.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/thread.inl (modified) * c/src/exec/score/macros/thread.inl (modified) * c/src/exec/score/src/mpci.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadq.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h (modified) * c/src/lib/libc/libio.c (modified) * c/src/lib/libc/support.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/monitor/mon-task.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-signal.c (modified) * c/src/tests/mptests/mp08/init.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/sptests/sp09/screen05.c (modified) * c/src/tests/sptests/sp12/init.c (modified) * c/src/tests/tmtests/tm01/task1.c (modified) * c/src/tests/tmtests/tm02/task1.c (modified) * c/src/tests/tmtests/tm03/task1.c (modified) * c/src/tests/tmtests/tm04/task1.c (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm25/task1.c (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tmoverhd/dumrtems.h (modified) * c/src/tests/tmtests/tmoverhd/testtask.c (modified) * cpukit/libcsupport/src/libio.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/rtems/include/rtems/rtems/asr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/modes.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/signal.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/inline/rtems/rtems/modes.inl (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/modes.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signal.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/inline/rtems/score/priority.inl (modified) * cpukit/score/inline/rtems/score/tqdata.inl (modified) * cpukit/score/inline/rtems/score/userext.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/thread.inl (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadq.c (modified) * testsuites/mptests/mp08/init.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/sptests/sp09/screen05.c (modified) * testsuites/sptests/sp12/init.c (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) Added unused priority ceiling parameter to rtems_semaphore_create. ... Wed, 23 Aug 1995 21:06:31 GMT Joel Sherrill [5250ff39] * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/inline/rtems/score/thread.inl (modified) * c/src/exec/score/inline/thread.inl (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/tests/sptests/sp02/sp02.scn (modified) * c/src/tests/sptests/sp12/sp12.scn (modified) * c/src/tests/sptests/sp13/sp13.scn (modified) * c/src/tests/sptests/sp15/sp15.scn (modified) * c/src/tests/sptests/sp16/sp16.scn (modified) * c/src/tests/sptests/sp20/sp20.scn (modified) * c/src/tests/sptests/sp22/sp22.scn (modified) * c/src/tests/sptests/sp23/sp23.scn (modified) * c/src/tests/sptests/sp23/task1.c (modified) * c/src/tests/sptests/sp25/sp25.scn (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/sp02/sp02.scn (modified) * testsuites/sptests/sp12/sp12.scn (modified) * testsuites/sptests/sp13/sp13.scn (modified) * testsuites/sptests/sp15/sp15.scn (modified) * testsuites/sptests/sp16/sp16.scn (modified) * testsuites/sptests/sp20/sp20.scn (modified) * testsuites/sptests/sp22/sp22.scn (modified) * testsuites/sptests/sp23/sp23.scn (modified) * testsuites/sptests/sp23/task1.c (modified) * testsuites/sptests/sp25/sp25.scn (modified) * testsuites/sptests/spsize/size.c (modified) Moved _Thread_Information -> _RTEMS_tasks_Information. Added a ... Wed, 23 Aug 1995 19:30:23 GMT Joel Sherrill [3235ad9] * c/src/exec/libcsupport/src/__brk.c (modified) * c/src/exec/libcsupport/src/__gettod.c (modified) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/rtems/headers/dpmem.h (modified) * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/headers/part.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/ratemon.h (modified) * c/src/exec/rtems/headers/region.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/rtems.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/support.h (added) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/headers/tasks.h (modified) * c/src/exec/rtems/headers/timer.h (modified) * c/src/exec/rtems/headers/types.h (added) * c/src/exec/rtems/include/rtems.h (modified) * c/src/exec/rtems/include/rtems/rtems/dpmem.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/part.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/ratemon.h (modified) * c/src/exec/rtems/include/rtems/rtems/region.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/support.h (added) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/tasks.h (modified) * c/src/exec/rtems/include/rtems/rtems/timer.h (modified) * c/src/exec/rtems/include/rtems/rtems/types.h (added) * c/src/exec/rtems/inline/rtems/rtems/support.inl (added) * c/src/exec/rtems/inline/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/inline/support.inl (added) * c/src/exec/rtems/inline/tasks.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/support.inl (added) * c/src/exec/rtems/macros/rtems/rtems/tasks.inl (modified) * c/src/exec/rtems/macros/support.inl (added) * c/src/exec/rtems/macros/tasks.inl (modified) * c/src/exec/rtems/optman/no-dpmem.c (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/rtems/optman/no-part.c (modified) * c/src/exec/rtems/optman/no-region.c (modified) * c/src/exec/rtems/optman/no-rtmon.c (modified) * c/src/exec/rtems/optman/no-sem.c (modified) * c/src/exec/rtems/optman/no-timer.c (modified) * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/partmp.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/regionmp.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/semmp.c (modified) * c/src/exec/rtems/src/taskmp.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/extension.h (modified) * c/src/exec/sapi/headers/init.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/extension.h (modified) * c/src/exec/sapi/include/rtems/init.h (modified) * c/src/exec/sapi/optman/no-ext.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/objectmp.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/objectmp.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/objectmp.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/libbsp/powerpc/papyrus/include/bsp.h (added) * c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h (added) * c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (added) * c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c (added) * c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c (added) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libc/__brk.c (modified) * c/src/lib/libc/__gettod.c (modified) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libcpu/powerpc/README (added) * c/src/lib/libcpu/powerpc/ppc403/README (added) * c/src/lib/libcpu/powerpc/ppc403/clock/clock.c (added) * c/src/lib/libcpu/powerpc/ppc403/console/console.c (added) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (added) * c/src/lib/libcpu/powerpc/ppc403/vectors/README (added) * c/src/lib/libcpu/powerpc/ppc403/vectors/vectors.s (added) * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/stackchk/check.c (modified) * c/src/optman/rtems/no-dpmem.c (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/rtems/no-part.c (modified) * c/src/optman/rtems/no-region.c (modified) * c/src/optman/rtems/no-rtmon.c (modified) * c/src/optman/rtems/no-sem.c (modified) * c/src/optman/rtems/no-timer.c (modified) * c/src/optman/sapi/no-ext.c (modified) * c/src/tests/mptests/mp01/system.h (modified) * c/src/tests/mptests/mp01/task1.c (modified) * c/src/tests/mptests/mp02/system.h (modified) * c/src/tests/mptests/mp03/system.h (modified) * c/src/tests/mptests/mp04/system.h (modified) * c/src/tests/mptests/mp05/system.h (modified) * c/src/tests/mptests/mp06/system.h (modified) * c/src/tests/mptests/mp07/system.h (modified) * c/src/tests/mptests/mp08/system.h (modified) * c/src/tests/mptests/mp09/init.c (modified) * c/src/tests/mptests/mp09/recvmsg.c (modified) * c/src/tests/mptests/mp09/sendmsg.c (modified) * c/src/tests/mptests/mp09/system.h (modified) * c/src/tests/mptests/mp09/task1.c (modified) * c/src/tests/mptests/mp10/init.c (modified) * c/src/tests/mptests/mp10/system.h (modified) * c/src/tests/mptests/mp10/task1.c (modified) * c/src/tests/mptests/mp11/init.c (modified) * c/src/tests/mptests/mp11/system.h (modified) * c/src/tests/mptests/mp12/system.h (modified) * c/src/tests/mptests/mp13/init.c (modified) * c/src/tests/mptests/mp13/system.h (modified) * c/src/tests/mptests/mp13/task1.c (modified) * c/src/tests/mptests/mp14/init.c (modified) * c/src/tests/mptests/mp14/msgtask1.c (modified) * c/src/tests/mptests/mp14/system.h (modified) * c/src/tests/samples/base_mp/apptask.c (modified) * c/src/tests/samples/base_mp/system.h (modified) * c/src/tests/samples/base_sp/apptask.c (modified) * c/src/tests/samples/cdtest/init.c (modified) * c/src/tests/samples/cdtest/system.h (modified) * c/src/tests/samples/hello/init.c (modified) * c/src/tests/samples/hello/system.h (modified) * c/src/tests/samples/paranoia/init.c (modified) * c/src/tests/samples/paranoia/paranoia.c (modified) * c/src/tests/samples/paranoia/system.h (modified) * c/src/tests/samples/ticker/system.h (modified) * c/src/tests/sptests/sp01/system.h (modified) * c/src/tests/sptests/sp02/system.h (modified) * c/src/tests/sptests/sp03/system.h (modified) * c/src/tests/sptests/sp04/system.h (modified) * c/src/tests/sptests/sp04/task1.c (modified) * c/src/tests/sptests/sp04/tswitch.c (modified) * c/src/tests/sptests/sp05/system.h (modified) * c/src/tests/sptests/sp06/system.h (modified) * c/src/tests/sptests/sp07/system.h (modified) * c/src/tests/sptests/sp08/system.h (modified) * c/src/tests/sptests/sp09/screen05.c (modified) * c/src/tests/sptests/sp09/screen07.c (modified) * c/src/tests/sptests/sp09/screen08.c (modified) * c/src/tests/sptests/sp09/screen09.c (modified) * c/src/tests/sptests/sp09/screen13.c (modified) * c/src/tests/sptests/sp09/system.h (modified) * c/src/tests/sptests/sp09/task3.c (modified) * c/src/tests/sptests/sp11/system.h (modified) * c/src/tests/sptests/sp12/system.h (modified) * c/src/tests/sptests/sp13/init.c (modified) * c/src/tests/sptests/sp13/putbuff.c (modified) * c/src/tests/sptests/sp13/system.h (modified) * c/src/tests/sptests/sp13/task1.c (modified) * c/src/tests/sptests/sp13/task2.c (modified) * c/src/tests/sptests/sp13/task3.c (modified) * c/src/tests/sptests/sp14/system.h (modified) * c/src/tests/sptests/sp15/system.h (modified) * c/src/tests/sptests/sp16/system.h (modified) * c/src/tests/sptests/sp17/system.h (modified) * c/src/tests/sptests/sp19/fptest.h (modified) * c/src/tests/sptests/sp19/inttest.h (modified) * c/src/tests/sptests/sp19/system.h (modified) * c/src/tests/sptests/sp20/system.h (modified) * c/src/tests/sptests/sp21/system.h (modified) * c/src/tests/sptests/sp21/task1.c (modified) * c/src/tests/sptests/sp22/system.h (modified) * c/src/tests/sptests/sp23/system.h (modified) * c/src/tests/sptests/sp24/system.h (modified) * c/src/tests/sptests/sp25/system.h (modified) * c/src/tests/sptests/spfatal/system.h (modified) * c/src/tests/sptests/spsize/size.c (modified) * c/src/tests/support/include/tmacros.h (modified) * c/src/tests/tmtests/include/timesys.h (modified) * c/src/tests/tmtests/tm01/system.h (modified) * c/src/tests/tmtests/tm02/system.h (modified) * c/src/tests/tmtests/tm03/system.h (modified) * c/src/tests/tmtests/tm04/system.h (modified) * c/src/tests/tmtests/tm05/system.h (modified) * c/src/tests/tmtests/tm06/system.h (modified) * c/src/tests/tmtests/tm07/system.h (modified) * c/src/tests/tmtests/tm08/system.h (modified) * c/src/tests/tmtests/tm09/system.h (modified) * c/src/tests/tmtests/tm09/task1.c (modified) * c/src/tests/tmtests/tm10/system.h (modified) * c/src/tests/tmtests/tm10/task1.c (modified) * c/src/tests/tmtests/tm11/system.h (modified) * c/src/tests/tmtests/tm11/task1.c (modified) * c/src/tests/tmtests/tm12/system.h (modified) * c/src/tests/tmtests/tm12/task1.c (modified) * c/src/tests/tmtests/tm13/system.h (modified) * c/src/tests/tmtests/tm13/task1.c (modified) * c/src/tests/tmtests/tm14/system.h (modified) * c/src/tests/tmtests/tm14/task1.c (modified) * c/src/tests/tmtests/tm15/system.h (modified) * c/src/tests/tmtests/tm16/system.h (modified) * c/src/tests/tmtests/tm17/system.h (modified) * c/src/tests/tmtests/tm18/system.h (modified) * c/src/tests/tmtests/tm19/system.h (modified) * c/src/tests/tmtests/tm20/system.h (modified) * c/src/tests/tmtests/tm20/task1.c (modified) * c/src/tests/tmtests/tm21/system.h (modified) * c/src/tests/tmtests/tm21/task1.c (modified) * c/src/tests/tmtests/tm22/system.h (modified) * c/src/tests/tmtests/tm22/task1.c (modified) * c/src/tests/tmtests/tm23/system.h (modified) * c/src/tests/tmtests/tm24/system.h (modified) * c/src/tests/tmtests/tm25/system.h (modified) * c/src/tests/tmtests/tm26/fptest.h (modified) * c/src/tests/tmtests/tm26/system.h (modified) * c/src/tests/tmtests/tm26/task1.c (modified) * c/src/tests/tmtests/tm27/system.h (modified) * c/src/tests/tmtests/tm28/system.h (modified) * c/src/tests/tmtests/tm29/system.h (modified) * c/src/tests/tmtests/tmck/system.h (modified) * c/src/tests/tmtests/tmoverhd/dumrtems.h (modified) * c/src/tests/tmtests/tmoverhd/system.h (modified) * cpukit/libcsupport/src/__brk.c (modified) * cpukit/libcsupport/src/__gettod.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/dpmem.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/include/rtems/rtems/part.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/support.h (added) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (added) * cpukit/rtems/inline/rtems/rtems/support.inl (added) * cpukit/rtems/inline/rtems/rtems/tasks.inl (modified) * cpukit/rtems/macros/rtems/rtems/support.inl (added) * cpukit/rtems/macros/rtems/rtems/tasks.inl (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/regionmp.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectmp.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp01/task1.c (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp09/init.c (modified) * testsuites/mptests/mp09/recvmsg.c (modified) * testsuites/mptests/mp09/sendmsg.c (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/init.c (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp10/task1.c (modified) * testsuites/mptests/mp11/init.c (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/init.c (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp14/init.c (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/apptask.c (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/apptask.c (modified) * testsuites/samples/cdtest/init.c (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/hello/system.h (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/paranoia/paranoia.c (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/sptests/sp04/tswitch.c (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp08/system.h (modified) * testsuites/sptests/sp09/screen05.c (modified) * testsuites/sptests/sp09/screen07.c (modified) * testsuites/sptests/sp09/screen08.c (modified) * testsuites/sptests/sp09/screen09.c (modified) * testsuites/sptests/sp09/screen13.c (modified) * testsuites/sptests/sp09/system.h (modified) * testsuites/sptests/sp09/task3.c (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/putbuff.c (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp13/task1.c (modified) * testsuites/sptests/sp13/task2.c (modified) * testsuites/sptests/sp13/task3.c (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp19/fptest.h (modified) * testsuites/sptests/sp19/inttest.h (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp21/system.h (modified) * testsuites/sptests/sp21/task1.c (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/spfatal/system.h (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/support/include/tmacros.h (modified) * testsuites/tmtests/include/timesys.h (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm26/fptest.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/system.h (modified) Support for variable length names added to Object Handler. This ... Tue, 22 Aug 1995 16:57:18 GMT Joel Sherrill [63edbb3f] * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/wkspace.c (modified) * c/src/exec/score/tools/hppa1.1/genoffsets.c (modified) * c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c (modified) * c/src/lib/libbsp/powerpc/papyrus/README (added) * cpukit/score/src/thread.c (modified) * cpukit/score/src/wkspace.c (modified) * tools/cpu/hppa1.1/genoffsets.c (modified) Fixed missing RCS Ids Tue, 22 Aug 1995 16:44:49 GMT Joel Sherrill [6b45e470] * c/ACKNOWLEDGEMENTS (modified) * c/src/exec/score/cpu/powerpc/README (added) * c/src/exec/score/cpu/powerpc/TODO (added) * c/src/exec/score/cpu/powerpc/cpu.c (added) * c/src/exec/score/cpu/powerpc/cpu.h (added) * c/src/exec/score/cpu/powerpc/cpu_asm.s (added) * c/src/exec/score/cpu/powerpc/irq_stub.s (added) * c/src/exec/score/cpu/powerpc/ppc.h (added) * c/src/exec/score/cpu/powerpc/ppctypes.h (added) * c/src/exec/score/cpu/powerpc/rtems.s (added) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/chain.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/chain.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/chain.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) Merged PowerPC port as submitted by Andy Bray of I-CUBED, Ltd ... Tue, 22 Aug 1995 16:03:46 GMT Joel Sherrill [da6375b] * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu_asm.s (modified) * c/src/exec/score/cpu/hppa1.1/rtems.s (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) fix broken RCS Ids -- $ accidentally lost merging changes earlier Tue, 22 Aug 1995 15:37:59 GMT Joel Sherrill [bb322a0] * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * c/src/exec/rtems/src/msg.c (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/src/msg.c (modified) make inline and macro implementations match Tue, 22 Aug 1995 14:52:08 GMT Joel Sherrill [b2c491a0] * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/message.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/message.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/message.inl (modified) make inline and macro implementations match Tue, 22 Aug 1995 13:56:54 GMT Joel Sherrill [61361688] * c/src/exec/score/src/object.c (modified) * cpukit/score/src/object.c (modified) Modified object name to id translation loop to make it easier to ... Fri, 18 Aug 1995 21:43:40 GMT Joel Sherrill [0f592fba] * c/src/lib/libmisc/stackchk/check.c (modified) * c/src/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/check.c (modified) Modified references to task name. Fri, 18 Aug 1995 21:42:58 GMT Joel Sherrill [9863dbf] * c/src/exec/rtems/src/dpmem.c (modified) * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/part.c (modified) * c/src/exec/rtems/src/ratemon.c (modified) * c/src/exec/rtems/src/region.c (modified) * c/src/exec/rtems/src/rtemstimer.c (modified) * c/src/exec/rtems/src/sem.c (modified) * c/src/exec/rtems/src/tasks.c (modified) * c/src/exec/rtems/src/timer.c (modified) * c/src/exec/sapi/src/extension.c (modified) * c/src/exec/score/src/object.c (modified) * c/src/exec/score/src/thread.c (modified) * c/src/lib/libmisc/monitor/mon-object.c (modified) * c/src/libmisc/monitor/mon-object.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/src/object.c (modified) * cpukit/score/src/thread.c (modified) + Added object type field to object id. + Added name pointer to ... Fri, 18 Aug 1995 21:41:27 GMT Joel Sherrill [95fbca1] * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/inline/object.inl (modified) * c/src/exec/score/inline/rtems/score/object.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/inline/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) + Added object type field to object id. + Added name pointer to ... Thu, 17 Aug 1995 19:51:51 GMT Joel Sherrill [b06e68ef] * c/src/exec/libcsupport/include/clockdrv.h (modified) * c/src/exec/libcsupport/include/rtems/assoc.h (added) * c/src/exec/libcsupport/include/rtems/error.h (added) * c/src/exec/libcsupport/include/rtems/libio.h (added) * c/src/exec/libcsupport/src/assoc.c (added) * c/src/exec/libcsupport/src/error.c (added) * c/src/exec/libcsupport/src/libio.c (added) * c/src/exec/rtems/headers/message.h (modified) * c/src/exec/rtems/headers/msgmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/message.h (modified) * c/src/exec/rtems/include/rtems/rtems/msgmp.h (modified) * c/src/exec/rtems/inline/attr.inl (modified) * c/src/exec/rtems/inline/message.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/inline/rtems/rtems/message.inl (modified) * c/src/exec/rtems/macros/attr.inl (modified) * c/src/exec/rtems/macros/rtems/rtems/attr.inl (modified) * c/src/exec/rtems/optman/no-msg.c (modified) * c/src/exec/sapi/headers/config.h (modified) * c/src/exec/sapi/headers/directives.h (modified) * c/src/exec/sapi/headers/io.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/config.h (modified) * c/src/exec/sapi/include/rtems/directives.h (modified) * c/src/exec/sapi/include/rtems/io.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/sapi/optman/no-io.c (modified) * c/src/exec/sapi/src/exinit.c (modified) * c/src/exec/sapi/src/io.c (modified) * c/src/exec/score/headers/object.h (modified) * c/src/exec/score/headers/system.h (modified) * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/object.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * c/src/exec/score/include/rtems/system.h (modified) * c/src/exec/score/src/object.c (modified) * c/src/lib/include/clockdrv.h (modified) * c/src/lib/include/rtems/assoc.h (added) * c/src/lib/include/rtems/error.h (added) * c/src/lib/include/rtems/libio.h (added) * c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h (modified) * c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c (modified) * c/src/lib/libbsp/shmdr/poll.c (modified) * c/src/lib/libbsp/shmdr/setckvec.c (modified) * c/src/lib/libbsp/shmdr/shm.h (modified) * c/src/lib/libbsp/shmdr/shm_driver.h (modified) * c/src/lib/libbsp/unix/posix/clock/clock.c (modified) * c/src/lib/libbsp/unix/posix/console/console.c (modified) * c/src/lib/libbsp/unix/posix/include/bsp.h (modified) * c/src/lib/libc/assoc.c (added) * c/src/lib/libc/assoc.h (added) * c/src/lib/libc/error.c (added) * c/src/lib/libc/error.h (added) * c/src/lib/libc/libio.c (added) * c/src/lib/libc/libio.h (added) * c/src/lib/libc/syscalls.c (modified) * c/src/lib/libcpu/hppa1.1/clock/clock.c (modified) * c/src/lib/libmisc/assoc/assoc.c (added) * c/src/lib/libmisc/assoc/assoc.h (added) * c/src/lib/libmisc/error/error.c (added) * c/src/lib/libmisc/error/error.h (added) * c/src/lib/libmisc/monitor/README (modified) * c/src/lib/libmisc/monitor/mon-command.c (added) * c/src/lib/libmisc/monitor/mon-config.c (added) * c/src/lib/libmisc/monitor/mon-dname.c (added) * c/src/lib/libmisc/monitor/mon-driver.c (added) * c/src/lib/libmisc/monitor/mon-extension.c (added) * c/src/lib/libmisc/monitor/mon-itask.c (added) * c/src/lib/libmisc/monitor/mon-manager.c (added) * c/src/lib/libmisc/monitor/mon-monitor.c (modified) * c/src/lib/libmisc/monitor/mon-mpci.c (added) * c/src/lib/libmisc/monitor/mon-object.c (added) * c/src/lib/libmisc/monitor/mon-prmisc.c (added) * c/src/lib/libmisc/monitor/mon-queue.c (added) * c/src/lib/libmisc/monitor/mon-server.c (added) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/lib/libmisc/monitor/mon-task.c (added) * c/src/lib/libmisc/monitor/monitor.h (modified) * c/src/lib/libmisc/monitor/symbols.h (modified) * c/src/libchip/shmdr/poll.c (modified) * c/src/libchip/shmdr/setckvec.c (modified) * c/src/libchip/shmdr/shm_driver.h (modified) * c/src/libmisc/assoc/assoc.c (added) * c/src/libmisc/assoc/assoc.h (added) * c/src/libmisc/error/error.c (added) * c/src/libmisc/error/error.h (added) * c/src/libmisc/monitor/README (modified) * c/src/libmisc/monitor/mon-command.c (added) * c/src/libmisc/monitor/mon-config.c (added) * c/src/libmisc/monitor/mon-dname.c (added) * c/src/libmisc/monitor/mon-driver.c (added) * c/src/libmisc/monitor/mon-extension.c (added) * c/src/libmisc/monitor/mon-itask.c (added) * c/src/libmisc/monitor/mon-manager.c (added) * c/src/libmisc/monitor/mon-monitor.c (modified) * c/src/libmisc/monitor/mon-mpci.c (added) * c/src/libmisc/monitor/mon-object.c (added) * c/src/libmisc/monitor/mon-prmisc.c (added) * c/src/libmisc/monitor/mon-queue.c (added) * c/src/libmisc/monitor/mon-server.c (added) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/mon-task.c (added) * c/src/libmisc/monitor/monitor.h (modified) * c/src/libmisc/monitor/symbols.h (modified) * c/src/optman/rtems/no-msg.c (modified) * c/src/optman/sapi/no-io.c (modified) * c/src/tests/support/stubdr/close.c (modified) * c/src/tests/support/stubdr/cntrl.c (modified) * c/src/tests/support/stubdr/init.c (modified) * c/src/tests/support/stubdr/open.c (modified) * c/src/tests/support/stubdr/read.c (modified) * c/src/tests/support/stubdr/stubdrv.h (modified) * c/src/tests/support/stubdr/write.c (modified) * cpukit/libcsupport/include/clockdrv.h (modified) * cpukit/libcsupport/include/rtems/assoc.h (added) * cpukit/libcsupport/include/rtems/error.h (added) * cpukit/libcsupport/include/rtems/libio.h (added) * cpukit/libcsupport/src/assoc.c (added) * cpukit/libcsupport/src/error.c (added) * cpukit/libcsupport/src/libio.c (added) * cpukit/libmisc/monitor/README (modified) * cpukit/libmisc/monitor/mon-command.c (added) * cpukit/libmisc/monitor/mon-config.c (added) * cpukit/libmisc/monitor/mon-dname.c (added) * cpukit/libmisc/monitor/mon-driver.c (added) * cpukit/libmisc/monitor/mon-extension.c (added) * cpukit/libmisc/monitor/mon-itask.c (added) * cpukit/libmisc/monitor/mon-manager.c (added) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (added) * cpukit/libmisc/monitor/mon-object.c (added) * cpukit/libmisc/monitor/mon-prmisc.c (added) * cpukit/libmisc/monitor/mon-queue.c (added) * cpukit/libmisc/monitor/mon-server.c (added) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/libmisc/monitor/mon-task.c (added) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/monitor/symbols.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/msgmp.h (modified) * cpukit/rtems/inline/rtems/rtems/attr.inl (modified) * cpukit/rtems/inline/rtems/rtems/message.inl (modified) * cpukit/rtems/macros/rtems/rtems/attr.inl (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/io.c (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/src/object.c (modified) Numerous miscellaneous features incorporated from Tony Bennett ... Thu, 17 Aug 1995 19:39:31 GMT Joel Sherrill [3b438fa] * c/src/exec/rtems/src/msg.c (modified) * c/src/exec/rtems/src/msgmp.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/msgmp.c (modified) variable length messages Thu, 17 Aug 1995 15:33:31 GMT Joel Sherrill [a1df0118] * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) Id reinserted Thu, 17 Aug 1995 15:32:35 GMT Joel Sherrill [199fa36] * c/src/exec/rtems/headers/attr.h (modified) * c/src/exec/rtems/include/rtems/rtems/attr.h (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) no limit removed Wed, 16 Aug 1995 19:42:41 GMT Joel Sherrill [45819022] * c/src/exec/rtems/headers/eventmp.h (modified) * c/src/exec/rtems/headers/partmp.h (modified) * c/src/exec/rtems/headers/regionmp.h (modified) * c/src/exec/rtems/headers/sem.h (modified) * c/src/exec/rtems/headers/semmp.h (modified) * c/src/exec/rtems/headers/signalmp.h (modified) * c/src/exec/rtems/headers/taskmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/eventmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/partmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/regionmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/sem.h (modified) * c/src/exec/rtems/include/rtems/rtems/semmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/signalmp.h (modified) * c/src/exec/rtems/include/rtems/rtems/taskmp.h (modified) * c/src/exec/score/headers/tqdata.h (modified) * c/src/exec/score/headers/wkspace.h (modified) * c/src/exec/score/include/rtems/score/tqdata.h (modified) * c/src/exec/score/include/rtems/score/wkspace.h (modified) * c/src/exec/score/inline/rtems/score/wkspace.inl (modified) * c/src/exec/score/inline/wkspace.inl (modified) * c/src/exec/score/macros/chain.inl (modified) * c/src/exec/score/macros/heap.inl (modified) * c/src/exec/score/macros/object.inl (modified) * c/src/exec/score/macros/priority.inl (modified) * c/src/exec/score/macros/rtems/score/chain.inl (modified) * c/src/exec/score/macros/rtems/score/heap.inl (modified) * c/src/exec/score/macros/rtems/score/object.inl (modified) * c/src/exec/score/macros/rtems/score/priority.inl (modified) * c/src/exec/score/macros/rtems/score/sysstate.inl (modified) * c/src/exec/score/macros/rtems/score/wkspace.inl (modified) * c/src/exec/score/macros/sysstate.inl (modified) * c/src/exec/score/macros/wkspace.inl (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/wkspace.c (modified) * cpukit/rtems/include/rtems/rtems/eventmp.h (modified) * cpukit/rtems/include/rtems/rtems/partmp.h (modified) * cpukit/rtems/include/rtems/rtems/regionmp.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semmp.h (modified) * cpukit/rtems/include/rtems/rtems/signalmp.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/score/include/rtems/score/tqdata.h (modified) * cpukit/score/include/rtems/score/wkspace.h (modified) * cpukit/score/inline/rtems/score/wkspace.inl (modified) * cpukit/score/macros/rtems/score/chain.inl (modified) * cpukit/score/macros/rtems/score/heap.inl (modified) * cpukit/score/macros/rtems/score/object.inl (modified) * cpukit/score/macros/rtems/score/priority.inl (modified) * cpukit/score/macros/rtems/score/sysstate.inl (modified) * cpukit/score/macros/rtems/score/wkspace.inl (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/wkspace.c (modified) bug fixes to make macro implementations work Fri, 11 Aug 1995 14:33:04 GMT Joel Sherrill [4cc631db] * c/src/exec/libcsupport/src/hosterr.c (added) * c/src/exec/libcsupport/src/malloc.c (modified) * c/src/lib/libc/hosterr.c (added) * c/src/lib/libc/malloc.c (modified) * cpukit/libcsupport/src/hosterr.c (added) * cpukit/libcsupport/src/malloc.c (modified) Added functions to access the errno of the native system when using ... Fri, 11 Aug 1995 14:31:29 GMT Joel Sherrill [4e58d80] * c/src/exec/libcsupport/include/rtems/libcsupport.h (modified) * c/src/lib/include/rtems/libcsupport.h (modified) * c/src/lib/libc/libcsupport.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) Added functions to access the errno of the native system when using ... Fri, 11 Aug 1995 14:13:51 GMT Joel Sherrill [4d9fa26] * c/src/exec/score/headers/thread.h (modified) * c/src/exec/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) added constant for number of notepads Fri, 04 Aug 1995 22:18:45 GMT Joel Sherrill [e7e016f] * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) cleanup and optimization from Tony Fri, 04 Aug 1995 22:17:48 GMT Joel Sherrill [ea9d7db] * c/src/exec/rtems/src/event.c (modified) * cpukit/rtems/src/event.c (modified) split out event support functions in anticipation of making a handler Wed, 02 Aug 1995 20:01:26 GMT Joel Sherrill [0d55427] * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * cpukit/score/cpu/unix/cpu.c (modified) *** empty log message *** Tue, 01 Aug 1995 15:39:55 GMT Joel Sherrill [4f90134] * c/src/exec/rtems/src/mp.c (modified) * cpukit/rtems/src/mp.c (modified) deleted unused code Tue, 01 Aug 1995 15:32:09 GMT Joel Sherrill [4a6e64d] * c/src/exec/libcsupport/include/ringbuf.h (added) * c/src/lib/include/ringbuf.h (added) * cpukit/libcsupport/include/ringbuf.h (added) moved ringbuf.h to a shared include directory Mon, 31 Jul 1995 22:22:38 GMT Joel Sherrill [3a5dbdc] * c/src/exec/rtems/src/mp.c (modified) * c/src/exec/score/headers/mppkt.h (modified) * c/src/exec/score/headers/threadmp.h (modified) * c/src/exec/score/include/rtems/score/mppkt.h (modified) * c/src/exec/score/include/rtems/score/threadmp.h (modified) * c/src/exec/score/src/thread.c (modified) * c/src/exec/score/src/threadmp.c (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/score/include/rtems/score/mppkt.h (modified) * cpukit/score/include/rtems/score/threadmp.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadmp.c (modified) Switched to events for mp receive server and eliminated the special ... Fri, 21 Jul 1995 20:10:49 GMT Joel Sherrill [1690c6b] * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/lib/libbsp/i386/go32/timer/timer.c (modified) * c/src/lib/libbsp/i386/go32/timer/timerisr.s (modified) * c/src/tests/sptests/sp19/init.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * testsuites/sptests/sp19/init.c (modified) after testing go32 and cvme961 Tue, 18 Jul 1995 19:58:45 GMT Joel Sherrill [10aed1e3] * c/src/exec/score/cpu/unix/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) fixed for Linux Tue, 18 Jul 1995 19:27:50 GMT Joel Sherrill [8044533] * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/exec/score/cpu/unix/unix.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) merged Linux UNIX simulator support (C) Wed, 12 Jul 1995 19:47:25 GMT Joel Sherrill [637df35] * c/ACKNOWLEDGEMENTS (modified) * c/README.DOS (added) * c/src/exec/libcsupport/src/newlibc.c (modified) * c/src/exec/sapi/headers/sptables.h (modified) * c/src/exec/sapi/include/rtems/sptables.h (modified) * c/src/exec/score/cpu/hppa1.1/cpu.c (modified) * c/src/exec/score/cpu/hppa1.1/cpu.h (modified) * c/src/exec/score/cpu/i386/asm.h (modified) * c/src/exec/score/cpu/i386/cpu.c (modified) * c/src/exec/score/cpu/i386/cpu.h (modified) * c/src/exec/score/cpu/i386/cpu_asm.s (modified) * c/src/exec/score/cpu/i386/i386.h (modified) * c/src/exec/score/cpu/i960/cpu.c (modified) * c/src/exec/score/cpu/i960/cpu.h (modified) * c/src/exec/score/cpu/m68k/cpu.c (modified) * c/src/exec/score/cpu/m68k/cpu.h (modified) * c/src/exec/score/cpu/no_cpu/cpu.c (modified) * c/src/exec/score/cpu/no_cpu/cpu.h (modified) * c/src/exec/score/cpu/unix/cpu.c (modified) * c/src/exec/score/cpu/unix/cpu.h (modified) * c/src/lib/libbsp/i386/go32/clock/ckinit.c (added) * c/src/lib/libbsp/i386/go32/clock/rtc.c (added) * c/src/lib/libbsp/i386/go32/console/console.c (added) * c/src/lib/libbsp/i386/go32/console/inch.c (added) * c/src/lib/libbsp/i386/go32/console/outch.c (added) * c/src/lib/libbsp/i386/go32/include/bsp.h (added) * c/src/lib/libbsp/i386/go32/include/coverhd.h (added) * c/src/lib/libbsp/i386/go32/startup/bspstart.c (added) * c/src/lib/libbsp/i386/go32/startup/exit.c (added) * c/src/lib/libbsp/i386/go32/startup/setvec.c (added) * c/src/lib/libbsp/i386/go32/timer/timer.c (added) * c/src/lib/libbsp/i386/go32/timer/timerisr.s (added) * c/src/lib/libbsp/unix/posix/clock/clock.c (added) * c/src/lib/libbsp/unix/posix/console/console.c (added) * c/src/lib/libbsp/unix/posix/include/bsp.h (added) * c/src/lib/libbsp/unix/posix/include/coverhd.h (added) * c/src/lib/libbsp/unix/posix/shmsupp/README (added) * c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c (added) * c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c (added) * c/src/lib/libbsp/unix/posix/shmsupp/intr.c (added) * c/src/lib/libbsp/unix/posix/shmsupp/lock.c (added) * c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (added) * c/src/lib/libbsp/unix/posix/startup/bspclean.c (added) * c/src/lib/libbsp/unix/posix/startup/bspstart.c (added) * c/src/lib/libbsp/unix/posix/startup/exit.c (added) * c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (added) * c/src/lib/libbsp/unix/posix/startup/setvec.c (added) * c/src/lib/libc/newlibc.c (modified) * c/src/lib/libmisc/monitor/mon-symbols.c (modified) * c/src/libmisc/monitor/mon-symbols.c (modified) * c/src/tests/mptests/mp12/init.c (modified) * c/src/tests/sptests/spsize/size.c (modified) * cpukit/libcsupport/src/newlibc.c (modified) * cpukit/libmisc/monitor/mon-symbols.c (modified) * cpukit/score/cpu/hppa1.1/cpu.c (modified) * cpukit/score/cpu/i386/asm.h (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/rtems/asm.h (modified) * cpukit/score/cpu/i960/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/unix/cpu.c (modified) * testsuites/mptests/mp12/init.c (modified) * testsuites/sptests/spsize/size.c (modified) Ada95, gnat, go32