# # ChangeLog for / in rtems-central # # Generated by Trac 1.2.1.dev0 # 05/17/24 18:36:19 Wed, 19 Aug 2020 08:18:31 GMT Sebastian Huber [6df984e] * rtemsspec/tests/spec-validation/action2.yml (modified) * rtemsspec/tests/spec-validation/directive.yml (modified) * rtemsspec/tests/spec-validation/tc.yml (modified) * rtemsspec/tests/spec-validation/tc2.yml (modified) * rtemsspec/tests/spec-validation/tc3.yml (modified) * rtemsspec/tests/spec-validation/tc4.yml (modified) * rtemsspec/tests/spec-validation/ts.yml (modified) * spec/if/acfg/min-task-stack-size.yml (modified) * spec/if/rtems/barrier/group.yml (modified) * spec/if/rtems/clock/tick-before.yml (modified) * spec/if/rtems/clock/tick-later-usec.yml (modified) * spec/if/rtems/clock/tick-later.yml (modified) * spec/if/rtems/event/send.yml (modified) * spec/if/rtems/event/system-server-resume.yml (modified) * spec/if/rtems/event/system-server.yml (modified) * spec/if/rtems/event/system-transient.yml (modified) * spec/if/rtems/fatal/panic.yml (modified) * spec/if/rtems/intr/lock-reference.yml (modified) * spec/if/rtems/object/get-local-node.yml (modified) * spec/if/rtems/options/no-wait.yml (modified) * spec/if/rtems/ratemon/period-status-define.yml (modified) * spec/if/rtems/scheduler/get-processor-maximum.yml (modified) * spec/if/rtems/timer/service-routine-entry.yml (modified) * spec/req/rtems/barrier/val/ident.yml (modified) * spec/req/rtems/ident-local.yml (modified) * spec/req/rtems/ident.yml (modified) * spec/req/rtems/message/val/ident.yml (modified) * spec/req/rtems/part/val/ident.yml (modified) * spec/req/rtems/ratemon/val/ident.yml (modified) * spec/req/rtems/sem/val/ident.yml (modified) * spec/req/rtems/tasks/ident.yml (modified) * spec/req/rtems/timer/val/ident.yml (modified) * spec/req/rtems/userext/val/ident.yml (modified) * spec/spec/interface-brief.yml (modified) * spec/system.yml (modified) spec: Fix item format Wed, 19 Aug 2020 09:25:30 GMT Sebastian Huber [4e31483] * rtemsspec/content.py (modified) * rtemsspec/tests/spec-validation/action2.yml (modified) * rtemsspec/validation.py (modified) content: Strip function parameters Mon, 10 Aug 2020 10:49:57 GMT Sebastian Huber [abd798c] * spec/req/rtems/barrier/val/ident.yml (modified) spec: Fix typo Mon, 17 Aug 2020 12:06:16 GMT Sebastian Huber [a25f7ea] * spec/if/rtems/attr/barrier-automatic-release.yml (modified) spec: Synchronize with RTEMS Tue, 04 Aug 2020 04:58:34 GMT Sebastian Huber [6135d0a] * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) validation: Move action code to separate function Tue, 04 Aug 2020 10:01:59 GMT Sebastian Huber [a581446] * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) validation: Fix N/A scope description Fri, 07 Aug 2020 09:09:29 GMT Sebastian Huber [40bb555] * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) validation: Clarify skip action transitions Fri, 07 Aug 2020 08:08:58 GMT Sebastian Huber [2ac3803] * spec/if/compiler/stdc-version.yml (modified) * spec/if/rtems/basedefs/zero-length-array.yml (modified) spec: Update RTEMS_ZERO_LENGTH_ARRAY Fri, 07 Aug 2020 04:56:46 GMT Sebastian Huber [33681ff] * rtemsspec/applconfig.py (modified) * rtemsspec/tests/test_applconfig.py (modified) applconfig: Add automatically generated warning Fri, 07 Aug 2020 04:57:26 GMT Sebastian Huber [c4e460d] * rtemsspec/content.py (modified) * rtemsspec/sphinxcontent.py (modified) * rtemsspec/tests/test_content.py (modified) * rtemsspec/tests/test_content_sphinx.py (modified) content: Add Content.comment_block() Thu, 06 Aug 2020 13:22:28 GMT Sebastian Huber [aae12a9] * spec/if/acfg/appl-does-not-need-clock-driver.yml (modified) * spec/if/acfg/appl-needs-clock-driver.yml (modified) * spec/if/acfg/appl-needs-timer-driver.yml (modified) * spec/if/acfg/idle-task-init-appl.yml (modified) * spec/if/acfg/posix-init-thread-table.yml (modified) * spec/if/acfg/rtems-init-tasks-table.yml (modified) spec: Fix formatting Thu, 06 Aug 2020 07:31:06 GMT Sebastian Huber [361cf38] * spec/if/acfg/appl-disable-filesystem.yml (modified) spec: Improve formatting Thu, 06 Aug 2020 13:03:36 GMT Sebastian Huber [79684a5] * rtemsspec/applconfig.py (modified) * rtemsspec/tests/spec-applconfig/a.yml (modified) * rtemsspec/tests/spec-applconfig/unspec-define-2.yml (added) * rtemsspec/tests/spec-applconfig/unspec-define.yml (modified) * rtemsspec/tests/spec-applconfig/unspec-type-2.yml (added) * rtemsspec/tests/spec-applconfig/unspec-type.yml (added) * rtemsspec/tests/test_applconfig.py (modified) applconfig: Add references for unspec interfaces Thu, 06 Aug 2020 12:31:45 GMT Sebastian Huber [5c3d2c7] * spec/if/c/int16_t.yml (modified) * spec/if/c/int32_t.yml (modified) * spec/if/c/int64_t.yml (modified) * spec/if/c/int8_t.yml (modified) * spec/if/c/intmax_t.yml (modified) * spec/if/c/intptr_t.yml (modified) * spec/if/c/null.yml (modified) * spec/if/c/size_max.yml (modified) * spec/if/c/size_t.yml (modified) * spec/if/c/uint16_t.yml (modified) * spec/if/c/uint32_max.yml (modified) * spec/if/c/uint32_t.yml (modified) * spec/if/c/uint64_t.yml (modified) * spec/if/c/uint8_t.yml (modified) * spec/if/c/uintmax_t.yml (modified) * spec/if/c/uintptr_max.yml (modified) * spec/if/c/uintptr_t.yml (modified) spec: Add references for some C types and defines Thu, 06 Aug 2020 12:26:29 GMT Sebastian Huber [61376c4] * spec/if/build-options/ada.yml (modified) * spec/if/build-options/debug.yml (modified) * spec/if/build-options/drvmgr.yml (modified) * spec/if/build-options/multiprocessing.yml (modified) * spec/if/build-options/networking.yml (modified) * spec/if/build-options/paravirt.yml (modified) * spec/if/build-options/posix.yml (modified) * spec/if/build-options/profiling.yml (modified) * spec/if/build-options/smp.yml (modified) * spec/if/c/bool.yml (modified) * spec/if/c/chmod.yml (modified) * spec/if/c/chown.yml (modified) * spec/if/c/cpu_set_t.yml (modified) * spec/if/c/errno.yml (modified) * spec/if/c/false.yml (modified) * spec/if/c/free.yml (modified) * spec/if/c/int16_t.yml (modified) * spec/if/c/int32_t.yml (modified) * spec/if/c/int64_t.yml (modified) * spec/if/c/int8_t.yml (modified) * spec/if/c/intmax_t.yml (modified) * spec/if/c/intptr_t.yml (modified) * spec/if/c/link.yml (modified) * spec/if/c/malloc.yml (modified) * spec/if/c/mkfifo.yml (modified) * spec/if/c/mknod.yml (modified) * spec/if/c/null.yml (modified) * spec/if/c/offsetof.yml (modified) * spec/if/c/printf.yml (modified) * spec/if/c/pthread_setspecific.yml (modified) * spec/if/c/readdir.yml (modified) * spec/if/c/readlink.yml (modified) * spec/if/c/rename.yml (modified) * spec/if/c/rmnod.yml (modified) * spec/if/c/sbrk.yml (modified) * spec/if/c/sem_init.yml (modified) * spec/if/c/sem_open.yml (modified) * spec/if/c/size_max.yml (modified) * spec/if/c/size_t.yml (modified) * spec/if/c/symlink.yml (modified) * spec/if/c/time_t.yml (modified) * spec/if/c/timespec.yml (modified) * spec/if/c/timeval.yml (modified) * spec/if/c/true.yml (modified) * spec/if/c/uint16_t.yml (modified) * spec/if/c/uint32_max.yml (modified) * spec/if/c/uint32_t.yml (modified) * spec/if/c/uint64_t.yml (modified) * spec/if/c/uint8_t.yml (modified) * spec/if/c/uintmax_t.yml (modified) * spec/if/c/uintptr_max.yml (modified) * spec/if/c/uintptr_t.yml (modified) * spec/if/c/utime.yml (modified) * spec/if/compiler/asm.yml (modified) * spec/if/compiler/builtin-choose-expr.yml (modified) * spec/if/compiler/builtin-expect.yml (modified) * spec/if/compiler/builtin-return-address.yml (modified) * spec/if/compiler/builtin-types-compatible-p.yml (modified) * spec/if/compiler/builtin-unreachable.yml (modified) * spec/if/compiler/cplusplus.yml (modified) * spec/if/compiler/gnuc.yml (modified) * spec/if/compiler/stdc-version.yml (modified) * spec/if/compiler/typeof.yml (modified) * spec/if/compiler/user-label-prefix.yml (modified) * spec/if/impl/cpu/exception-frame-print.yml (modified) * spec/if/impl/cpu/exception-frame.yml (modified) * spec/if/impl/cpu/hardware-fp.yml (modified) * spec/if/impl/cpu/interrupt-frame.yml (modified) * spec/if/impl/cpu/interrupt-stack-alignment.yml (modified) * spec/if/impl/cpu/isr-passes-frame-pointer.yml (modified) * spec/if/impl/cpu/maximum-processors.yml (modified) * spec/if/impl/cpu/modes-interrupt-mask.yml (modified) * spec/if/impl/cpu/simple-vectored-interrupts.yml (modified) * spec/if/impl/cpu/stack-minimum-size.yml (modified) * spec/if/impl/cpu/uint32ptr.yml (modified) * spec/if/impl/heap/information-block.yml (modified) * spec/if/impl/interr/code.yml (modified) * spec/if/impl/interr/source.yml (modified) * spec/if/impl/interr/terminate.yml (modified) * spec/if/impl/isr/handler-entry.yml (modified) * spec/if/impl/isr/handler.yml (modified) * spec/if/impl/isr/is-in-progress.yml (modified) * spec/if/impl/isr/level.yml (modified) * spec/if/impl/isr/local-disable.yml (modified) * spec/if/impl/isr/local-enable.yml (modified) * spec/if/impl/isr/local-flash.yml (modified) * spec/if/impl/isr/lock-context.yml (modified) * spec/if/impl/isr/lock-control.yml (modified) * spec/if/impl/isr/lock-declare.yml (modified) * spec/if/impl/isr/lock-define.yml (modified) * spec/if/impl/isr/lock-destroy.yml (modified) * spec/if/impl/isr/lock-initialize.yml (modified) * spec/if/impl/isr/lock-initializer.yml (modified) * spec/if/impl/isr/lock-isr-disable-acquire.yml (modified) * spec/if/impl/isr/lock-isr-disable.yml (modified) * spec/if/impl/isr/lock-member.yml (modified) * spec/if/impl/isr/lock-reference.yml (modified) * spec/if/impl/isr/lock-release-isr-enable.yml (modified) * spec/if/impl/isr/stack-size.yml (modified) * spec/if/impl/isr/vector-number.yml (modified) * spec/if/impl/memory/zero-before-use.yml (modified) * spec/if/impl/mpci/configuration-type.yml (modified) * spec/if/impl/mpci/configuration.yml (modified) * spec/if/impl/mpci/control.yml (modified) * spec/if/impl/mpci/entry.yml (modified) * spec/if/impl/mpci/get-packet-entry.yml (modified) * spec/if/impl/mpci/initialization-entry.yml (modified) * spec/if/impl/mpci/packet-classes.yml (modified) * spec/if/impl/mpci/packet-minimum-hetero-conversion.yml (modified) * spec/if/impl/mpci/packet-minimum-size.yml (modified) * spec/if/impl/mpci/packet-prefix.yml (modified) * spec/if/impl/mpci/receive-entry.yml (modified) * spec/if/impl/mpci/return-packet-entry.yml (modified) * spec/if/impl/mpci/send-entry.yml (modified) * spec/if/impl/object/apis-last.yml (modified) * spec/if/impl/object/build-id.yml (modified) * spec/if/impl/object/build-name.yml (modified) * spec/if/impl/object/get-api.yml (modified) * spec/if/impl/object/get-class.yml (modified) * spec/if/impl/object/get-index.yml (modified) * spec/if/impl/object/get-node.yml (modified) * spec/if/impl/object/id-final-index.yml (modified) * spec/if/impl/object/id-final.yml (modified) * spec/if/impl/object/id-initial-index.yml (modified) * spec/if/impl/object/id-initial.yml (modified) * spec/if/impl/object/id-none.yml (modified) * spec/if/impl/object/id-of-self.yml (modified) * spec/if/impl/object/id.yml (modified) * spec/if/impl/object/internal-api.yml (modified) * spec/if/impl/object/is-unlimited.yml (modified) * spec/if/impl/object/local-node.yml (modified) * spec/if/impl/object/maximum-per-allocation.yml (modified) * spec/if/impl/object/search-all-nodes.yml (modified) * spec/if/impl/object/search-local-nodes.yml (modified) * spec/if/impl/object/search-other-nodes.yml (modified) * spec/if/impl/object/unlimited-objects.yml (modified) * spec/if/impl/object/who-am-i.yml (modified) * spec/if/impl/smp/get-current-processor.yml (modified) * spec/if/impl/smp/get-processor-maximum.yml (modified) * spec/if/impl/smp/lock-acquire.yml (modified) * spec/if/impl/smp/lock-release.yml (modified) * spec/if/impl/smp/processor-configured-maximum.yml (modified) * spec/if/impl/stack/allocator-allocate-type.yml (modified) * spec/if/impl/stack/allocator-allocate.yml (modified) * spec/if/impl/stack/allocator-avoids-workspace.yml (modified) * spec/if/impl/stack/allocator-free-type.yml (modified) * spec/if/impl/stack/allocator-free.yml (modified) * spec/if/impl/stack/allocator-initialize-type.yml (modified) * spec/if/impl/stack/allocator-initialize.yml (modified) * spec/if/impl/stack/minimum-size.yml (modified) * spec/if/impl/thread/idle-body.yml (modified) * spec/if/impl/thread/idle-stack-size.yml (modified) * spec/if/impl/userext/fatal.yml (modified) * spec/if/impl/userext/initial-count.yml (modified) * spec/if/impl/userext/initial-extensions.yml (modified) * spec/if/impl/userext/table.yml (modified) * spec/if/impl/userext/thread-begin.yml (modified) * spec/if/impl/userext/thread-create.yml (modified) * spec/if/impl/userext/thread-delete.yml (modified) * spec/if/impl/userext/thread-exitted.yml (modified) * spec/if/impl/userext/thread-restart.yml (modified) * spec/if/impl/userext/thread-start.yml (modified) * spec/if/impl/userext/thread-switch.yml (modified) * spec/if/impl/userext/thread-terminate.yml (modified) * spec/if/impl/watchdog/interval.yml (modified) * spec/if/impl/watchdog/microseconds-per-tick.yml (modified) * spec/if/impl/watchdog/nanoseconds-per-tick.yml (modified) * spec/if/impl/watchdog/no-timeout.yml (modified) * spec/if/impl/watchdog/ticks-per-second.yml (modified) * spec/if/impl/watchdog/ticks-per-timeslice.yml (modified) * spec/if/impl/watchdog/ticks-since-boot.yml (modified) * spec/if/impl/wkspace/is-unified.yml (modified) * spec/if/impl/wkspace/size.yml (modified) * spec/if/rtems/io/getchark.yml (modified) * spec/if/rtems/io/mount.yml (modified) * spec/if/rtems/io/printk.yml (modified) * spec/if/rtems/io/putc.yml (modified) * spec/if/rtems/io/unmount.yml (modified) * spec/if/use/asm.yml (modified) * spec/if/use/false.yml (modified) * spec/if/use/true.yml (modified) * spec/spec/interface-unspecified.yml (modified) spec: Add reference to unspecified interfaces Thu, 06 Aug 2020 08:27:29 GMT Sebastian Huber [35d9ba4] * spec/if/acfg/appl-disable-filesystem.yml (modified) * spec/if/acfg/appl-needs-console-driver.yml (modified) * spec/if/acfg/appl-needs-null-driver.yml (modified) * spec/if/acfg/appl-needs-simple-console-driver.yml (modified) * spec/if/acfg/appl-needs-simple-task-console-driver.yml (modified) * spec/if/acfg/appl-needs-zero-driver.yml (modified) * spec/if/acfg/bdbuf-buffer-min-size.yml (modified) * spec/if/acfg/bdbuf-cache-memory-size.yml (modified) * spec/if/acfg/bdbuf-max-read-ahead-blocks.yml (modified) * spec/if/acfg/bdbuf-max-write-blocks.yml (modified) * spec/if/acfg/bdbuf-swapout-block-hold.yml (modified) * spec/if/acfg/bdbuf-swapout-swap-period.yml (modified) * spec/if/acfg/bdbuf-swapout-worker-tasks.yml (modified) * spec/if/acfg/bdbuf-task-stack-size.yml (modified) * spec/if/acfg/cbs-max-servers.yml (modified) * spec/if/acfg/constraint-idlestackarea.yml (modified) * spec/if/acfg/constraint-isrstackalign.yml (modified) * spec/if/acfg/constraint-isrstackarea.yml (modified) * spec/if/acfg/constraint-stackspace.yml (modified) * spec/if/acfg/constraint-unlimited.yml (modified) * spec/if/acfg/constraint-wkspace.yml (modified) * spec/if/acfg/disable-newlib-reentrancy.yml (modified) * spec/if/acfg/executive-ram-size.yml (modified) * spec/if/acfg/imfs-disable-chmod.yml (modified) * spec/if/acfg/imfs-disable-chown.yml (modified) * spec/if/acfg/imfs-disable-link.yml (modified) * spec/if/acfg/imfs-disable-mknod.yml (modified) * spec/if/acfg/imfs-disable-mount.yml (modified) * spec/if/acfg/imfs-disable-readdir.yml (modified) * spec/if/acfg/imfs-disable-readlink.yml (modified) * spec/if/acfg/imfs-disable-rename.yml (modified) * spec/if/acfg/imfs-disable-rmnod.yml (modified) * spec/if/acfg/imfs-disable-symlink.yml (modified) * spec/if/acfg/imfs-disable-unmount.yml (modified) * spec/if/acfg/imfs-disable-utime.yml (modified) * spec/if/acfg/imfs-enable-mkfifo.yml (modified) * spec/if/acfg/init-task-arguments.yml (modified) * spec/if/acfg/init-task-attributes.yml (modified) * spec/if/acfg/init-task-initial-modes.yml (modified) * spec/if/acfg/interrupt-stack-size.yml (modified) * spec/if/acfg/malloc-bsp-supports-sbrk.yml (modified) * spec/if/acfg/malloc-dirty.yml (modified) * spec/if/acfg/max-drivers.yml (modified) * spec/if/acfg/max-file-descriptors.yml (modified) * spec/if/acfg/max-posix-key-value-pairs.yml (modified) * spec/if/acfg/max-posix-semaphores.yml (modified) * spec/if/acfg/max-processors.yml (modified) * spec/if/acfg/max-thread-name-size.yml (modified) * spec/if/acfg/message-buffer-memory.yml (modified) * spec/if/acfg/min-task-stack-size.yml (modified) * spec/if/acfg/mp-extra-server-stack.yml (modified) * spec/if/acfg/mp-max-global-objects.yml (modified) * spec/if/acfg/mp-max-nodes.yml (modified) * spec/if/acfg/mp-max-proxies.yml (modified) * spec/if/acfg/mp-node-number.yml (modified) * spec/if/acfg/record-per-processor-items.yml (modified) * spec/if/acfg/scheduler-name.yml (modified) * spec/if/acfg/task-stack-allocator-init.yml (modified) * spec/if/acfg/task-stack-allocator.yml (modified) * spec/if/acfg/task-stack-deallocator.yml (modified) * spec/if/acfg/ticks-per-time-slice.yml (modified) * spec/if/acfg/verbose-system-init.yml (modified) * spec/if/c/chmod.yml (added) * spec/if/c/chown.yml (added) * spec/if/c/cpu_set_t.yml (modified) * spec/if/c/errno-header.yml (added) * spec/if/c/errno.yml (added) * spec/if/c/free.yml (added) * spec/if/c/int16_t.yml (modified) * spec/if/c/int32_t.yml (modified) * spec/if/c/int64_t.yml (modified) * spec/if/c/int8_t.yml (modified) * spec/if/c/intmax_t.yml (modified) * spec/if/c/intptr_t.yml (modified) * spec/if/c/link.yml (added) * spec/if/c/malloc.yml (added) * spec/if/c/mkfifo.yml (added) * spec/if/c/mknod.yml (added) * spec/if/c/null.yml (modified) * spec/if/c/printf.yml (added) * spec/if/c/pthread.yml (added) * spec/if/c/pthread_setspecific.yml (added) * spec/if/c/readdir.yml (added) * spec/if/c/readlink.yml (added) * spec/if/c/rename.yml (added) * spec/if/c/rmnod.yml (added) * spec/if/c/sbrk.yml (added) * spec/if/c/sem_init.yml (added) * spec/if/c/sem_open.yml (added) * spec/if/c/semaphore.yml (added) * spec/if/c/size_max.yml (added) * spec/if/c/size_t.yml (modified) * spec/if/c/stdio.yml (added) * spec/if/c/stdlib.yml (added) * spec/if/c/symlink.yml (added) * spec/if/c/sys-stat.yml (added) * spec/if/c/time_t.yml (modified) * spec/if/c/uint16_t.yml (modified) * spec/if/c/uint32_max.yml (added) * spec/if/c/uint32_t.yml (modified) * spec/if/c/uint64_t.yml (modified) * spec/if/c/uint8_t.yml (modified) * spec/if/c/uintmax_t.yml (modified) * spec/if/c/uintptr_max.yml (added) * spec/if/c/uintptr_t.yml (modified) * spec/if/c/unistd.yml (added) * spec/if/c/utime.yml (added) * spec/if/impl/cpu/interrupt-stack-alignment.yml (added) * spec/if/impl/cpu/maximum-processors.yml (added) * spec/if/impl/cpu/stack-minimum-size.yml (added) * spec/if/rtems/attr/default.yml (moved) * spec/if/rtems/io/getchark.yml (added) * spec/if/rtems/io/mount.yml (added) * spec/if/rtems/io/printk.yml (added) * spec/if/rtems/io/putc.yml (added) * spec/if/rtems/io/unmount.yml (added) * spec/if/rtems/modes/default.yml (moved) * spec/if/rtems/options/default.yml (moved) spec: Improve references in appl config options Thu, 06 Aug 2020 08:24:16 GMT Sebastian Huber [e9312e2] * rtemsspec/applconfig.py (modified) * rtemsspec/tests/spec-applconfig/a.yml (modified) * rtemsspec/tests/spec-applconfig/define.yml (added) * rtemsspec/tests/spec-applconfig/unspec-define.yml (added) * rtemsspec/tests/spec/interface-more.yml (modified) * rtemsspec/tests/test_applconfig.py (modified) applconfig: Improve interface mappings Thu, 06 Aug 2020 08:23:27 GMT Sebastian Huber [a89a5c6] * rtemsspec/content.py (modified) * rtemsspec/tests/test_content_c.py (modified) content: Improve CContent.doxyfy() Add replacement for :file:`xyz`. Thu, 06 Aug 2020 08:26:49 GMT Sebastian Huber [48e355a] * spec/spec/interface-unspecified.yml (modified) spec: Add more unspecified interfaces Thu, 06 Aug 2020 07:09:02 GMT Sebastian Huber [486da1b] * rtemsspec/specdoc.py (modified) specdoc: Fix typo Tue, 28 Jul 2020 06:25:11 GMT Sebastian Huber [2485965] * spec/if/rtems/event/receive.yml (modified) spec: Clarify event receive description Tue, 28 Jul 2020 04:57:22 GMT Sebastian Huber [3e303ed] * spec/spec/interface-brief.yml (modified) * spec/spec/interface-header-file.yml (modified) spec: Clarify and use interface brief Tue, 28 Jul 2020 04:56:37 GMT Sebastian Huber [7617fcb] * rtemsspec/specdoc.py (modified) * rtemsspec/tests/test_specdoc.py (modified) specdoc: Fix output format of regular expressions Mon, 27 Jul 2020 12:54:13 GMT Sebastian Huber [55e17d2] * rtemsspec/tests/spec-validation/action2.yml (modified) * rtemsspec/tests/spec-validation/directive.yml (modified) * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) * spec/req/rtems/ident-local.yml (modified) * spec/req/rtems/ident.yml (modified) * spec/req/rtems/tasks/ident.yml (modified) * spec/spec/requirement-action-skip-reasons.yml (added) * spec/spec/requirement-action-transition-post.yml (modified) * spec/spec/requirement-action.yml (modified) validation: Add ability to skip action transitions Mon, 27 Jul 2020 07:23:13 GMT Sebastian Huber [244b277] * rtemsspec/tests/spec-validation/action2.yml (modified) * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) * spec/spec/requirement-action-name.yml (modified) * spec/spec/requirement-action-transition-pre-states.yml (modified) validation: Support N/A in the action transitions Sometimes the ... Mon, 27 Jul 2020 05:38:53 GMT Sebastian Huber [fd31f9d] * config.yml (modified) config.yml: Fix UIDs Mon, 27 Jul 2020 05:08:34 GMT Sebastian Huber [6a3a664] * rtemsspec/items.py (modified) * rtemsspec/tests/spec-item-cache-2/a.yml (added) * rtemsspec/tests/test_items_itemcache.py (modified) items: Improve ItemCache exception message Fri, 24 Jul 2020 18:46:14 GMT Sebastian Huber [1cf2bec] * spec/if/api.yml (modified) * spec/system.yml (added) spec: Add top-level requirement for the system Fri, 24 Jul 2020 18:44:56 GMT Sebastian Huber [86dbbfa4] * spec/if/api.yml (modified) * spec/if/rtems/attr/group.yml (modified) * spec/if/rtems/barrier/group.yml (modified) * spec/if/rtems/basedefs/group.yml (modified) * spec/if/rtems/cache/group.yml (modified) * spec/if/rtems/clock/group.yml (modified) * spec/if/rtems/config/group.yml (modified) * spec/if/rtems/dpmem/group.yml (modified) * spec/if/rtems/event/group.yml (modified) * spec/if/rtems/fatal/group.yml (modified) * spec/if/rtems/group.yml (modified) * spec/if/rtems/init/group.yml (modified) * spec/if/rtems/intr/group.yml (modified) * spec/if/rtems/io/group.yml (modified) * spec/if/rtems/message/group.yml (modified) * spec/if/rtems/modes/group.yml (modified) * spec/if/rtems/mp/group.yml (modified) * spec/if/rtems/object/group.yml (modified) * spec/if/rtems/options/group.yml (modified) * spec/if/rtems/part/group.yml (modified) * spec/if/rtems/ratemon/group.yml (modified) * spec/if/rtems/region/group.yml (modified) * spec/if/rtems/sem/group.yml (modified) * spec/if/rtems/signal/group.yml (modified) * spec/if/rtems/status/group.yml (modified) * spec/if/rtems/support/group.yml (modified) * spec/if/rtems/tasks/group.yml (modified) * spec/if/rtems/timer/group.yml (modified) * spec/if/rtems/types/group.yml (modified) * spec/if/rtems/userext/group.yml (modified) * spec/spec/interface-group.yml (modified) spec: Add requirements text to groups Fri, 24 Jul 2020 18:08:13 GMT Sebastian Huber [cead53e] * spec/if/acfg/group-bdbuf.yml (modified) * spec/if/acfg/group-bsp.yml (modified) * spec/if/acfg/group-classic.yml (modified) * spec/if/acfg/group-classicinit.yml (modified) * spec/if/acfg/group-devdrv.yml (modified) * spec/if/acfg/group-eventrecord.yml (modified) * spec/if/acfg/group-filesystem.yml (modified) * spec/if/acfg/group-general.yml (modified) * spec/if/acfg/group-idle.yml (modified) * spec/if/acfg/group-mpci.yml (modified) * spec/if/acfg/group-posix.yml (modified) * spec/if/acfg/group-posixinit.yml (modified) * spec/if/acfg/group-schedgeneral.yml (modified) * spec/if/acfg/group-stackalloc.yml (modified) * spec/if/api.yml (moved) * spec/if/applconfig.yml (moved) * spec/if/impl/maximum-priority.yml (modified) * spec/if/rtems/attr/application-task.yml (modified) * spec/if/rtems/attr/attribute.yml (modified) * spec/if/rtems/attr/barrier-automatic-release.yml (modified) * spec/if/rtems/attr/barrier-manual-release.yml (modified) * spec/if/rtems/attr/binary-semaphore.yml (modified) * spec/if/rtems/attr/counting-semaphore.yml (modified) * spec/if/rtems/attr/default-attributes.yml (modified) * spec/if/rtems/attr/fifo.yml (modified) * spec/if/rtems/attr/floating-point.yml (modified) * spec/if/rtems/attr/global.yml (modified) * spec/if/rtems/attr/group.yml (moved) * spec/if/rtems/attr/inherit-priority.yml (modified) * spec/if/rtems/attr/local.yml (modified) * spec/if/rtems/attr/multiprocessor-resource-sharing.yml (modified) * spec/if/rtems/attr/no-floating-point.yml (modified) * spec/if/rtems/attr/no-inherit-priority.yml (modified) * spec/if/rtems/attr/no-multiprocessor-resource-sharing.yml (modified) * spec/if/rtems/attr/no-priority-ceiling.yml (modified) * spec/if/rtems/attr/priority-ceiling.yml (modified) * spec/if/rtems/attr/priority.yml (modified) * spec/if/rtems/attr/semaphore-class.yml (modified) * spec/if/rtems/attr/simple-binary-semaphore.yml (modified) * spec/if/rtems/attr/system-task.yml (modified) * spec/if/rtems/barrier/create.yml (modified) * spec/if/rtems/barrier/delete.yml (modified) * spec/if/rtems/barrier/group.yml (moved) * spec/if/rtems/barrier/ident.yml (modified) * spec/if/rtems/barrier/release.yml (modified) * spec/if/rtems/barrier/wait.yml (modified) * spec/if/rtems/basedefs/alias.yml (modified) * spec/if/rtems/basedefs/aligned.yml (modified) * spec/if/rtems/basedefs/alloc-align.yml (modified) * spec/if/rtems/basedefs/alloc-size-2.yml (modified) * spec/if/rtems/basedefs/alloc-size.yml (modified) * spec/if/rtems/basedefs/array-size.yml (modified) * spec/if/rtems/basedefs/compiler-deprecated-attribute.yml (modified) * spec/if/rtems/basedefs/compiler-memory-barrier.yml (modified) * spec/if/rtems/basedefs/compiler-no-return-attribute.yml (modified) * spec/if/rtems/basedefs/compiler-packed-attribute.yml (modified) * spec/if/rtems/basedefs/compiler-pure-attribute.yml (modified) * spec/if/rtems/basedefs/compiler-used-attribute.yml (modified) * spec/if/rtems/basedefs/concat.yml (modified) * spec/if/rtems/basedefs/const.yml (modified) * spec/if/rtems/basedefs/container-of.yml (modified) * spec/if/rtems/basedefs/declare-global-symbol.yml (modified) * spec/if/rtems/basedefs/deconst.yml (modified) * spec/if/rtems/basedefs/define-global-symbol.yml (modified) * spec/if/rtems/basedefs/deprecated.yml (modified) * spec/if/rtems/basedefs/dequalify-depthx.yml (modified) * spec/if/rtems/basedefs/dequalify.yml (modified) * spec/if/rtems/basedefs/devolatile.yml (modified) * spec/if/rtems/basedefs/expand.yml (modified) * spec/if/rtems/basedefs/false.yml (modified) * spec/if/rtems/basedefs/group.yml (moved) * spec/if/rtems/basedefs/have-member-same-type.yml (modified) * spec/if/rtems/basedefs/inline-routine.yml (modified) * spec/if/rtems/basedefs/malloclike.yml (modified) * spec/if/rtems/basedefs/no-inline.yml (modified) * spec/if/rtems/basedefs/no-return.yml (modified) * spec/if/rtems/basedefs/obfuscate-variable.yml (modified) * spec/if/rtems/basedefs/packed.yml (modified) * spec/if/rtems/basedefs/predict-false.yml (modified) * spec/if/rtems/basedefs/predict-true.yml (modified) * spec/if/rtems/basedefs/printflike.yml (modified) * spec/if/rtems/basedefs/pure.yml (modified) * spec/if/rtems/basedefs/return-address.yml (modified) * spec/if/rtems/basedefs/section.yml (modified) * spec/if/rtems/basedefs/static-assert.yml (modified) * spec/if/rtems/basedefs/string.yml (modified) * spec/if/rtems/basedefs/symbol-name.yml (modified) * spec/if/rtems/basedefs/true.yml (modified) * spec/if/rtems/basedefs/typeof-refx.yml (modified) * spec/if/rtems/basedefs/unused.yml (modified) * spec/if/rtems/basedefs/used.yml (modified) * spec/if/rtems/basedefs/warn-unused-result.yml (modified) * spec/if/rtems/basedefs/weak-alias.yml (modified) * spec/if/rtems/basedefs/weak.yml (modified) * spec/if/rtems/basedefs/xconcat.yml (modified) * spec/if/rtems/basedefs/xstring.yml (modified) * spec/if/rtems/basedefs/zero-length-array.yml (modified) * spec/if/rtems/cache/aligned-malloc.yml (modified) * spec/if/rtems/cache/coherent-add-area.yml (modified) * spec/if/rtems/cache/coherent-allocate.yml (modified) * spec/if/rtems/cache/coherent-free.yml (modified) * spec/if/rtems/cache/disable-data.yml (modified) * spec/if/rtems/cache/disable-instruction.yml (modified) * spec/if/rtems/cache/enable-data.yml (modified) * spec/if/rtems/cache/enable-instruction.yml (modified) * spec/if/rtems/cache/flush-entire-data.yml (modified) * spec/if/rtems/cache/flush-multiple-data-lines.yml (modified) * spec/if/rtems/cache/freeze-data.yml (modified) * spec/if/rtems/cache/freeze-instruction.yml (modified) * spec/if/rtems/cache/get-data-line-size.yml (modified) * spec/if/rtems/cache/get-data-size.yml (modified) * spec/if/rtems/cache/get-instruction-line-size.yml (modified) * spec/if/rtems/cache/get-instruction-size.yml (modified) * spec/if/rtems/cache/get-maximal-line-size.yml (modified) * spec/if/rtems/cache/group.yml (moved) * spec/if/rtems/cache/instruction-sync-after-code-change.yml (modified) * spec/if/rtems/cache/invalidate-entire-data.yml (modified) * spec/if/rtems/cache/invalidate-entire-instruction.yml (modified) * spec/if/rtems/cache/invalidate-multiple-data-lines.yml (modified) * spec/if/rtems/cache/invalidate-multiple-instruction-lines.yml (modified) * spec/if/rtems/cache/unfreeze-data.yml (modified) * spec/if/rtems/cache/unfreeze-instruction.yml (modified) * spec/if/rtems/clock/get-seconds-since-epoch.yml (modified) * spec/if/rtems/clock/get-ticks-per-second.yml (modified) * spec/if/rtems/clock/get-ticks-since-boot.yml (modified) * spec/if/rtems/clock/get-tod-timeval.yml (modified) * spec/if/rtems/clock/get-tod.yml (modified) * spec/if/rtems/clock/get-uptime-nanoseconds.yml (modified) * spec/if/rtems/clock/get-uptime-seconds.yml (modified) * spec/if/rtems/clock/get-uptime-timeval.yml (modified) * spec/if/rtems/clock/get-uptime.yml (modified) * spec/if/rtems/clock/group.yml (moved) * spec/if/rtems/clock/set.yml (modified) * spec/if/rtems/clock/tick-before.yml (modified) * spec/if/rtems/clock/tick-later-usec.yml (modified) * spec/if/rtems/clock/tick-later.yml (modified) * spec/if/rtems/clock/tick.yml (modified) * spec/if/rtems/config/api-table.yml (modified) * spec/if/rtems/config/get-api-configuration.yml (modified) * spec/if/rtems/config/get-copyright-notice.yml (modified) * spec/if/rtems/config/get-do-zero-of-workspace.yml (modified) * spec/if/rtems/config/get-idle-task-stack-size.yml (modified) * spec/if/rtems/config/get-idle-task.yml (modified) * spec/if/rtems/config/get-interrupt-stack-size.yml (modified) * spec/if/rtems/config/get-maximum-barriers.yml (modified) * spec/if/rtems/config/get-maximum-extensions.yml (modified) * spec/if/rtems/config/get-maximum-message-queues.yml (modified) * spec/if/rtems/config/get-maximum-partitions.yml (modified) * spec/if/rtems/config/get-maximum-periods.yml (modified) * spec/if/rtems/config/get-maximum-ports.yml (modified) * spec/if/rtems/config/get-maximum-processors.yml (modified) * spec/if/rtems/config/get-maximum-regions.yml (modified) * spec/if/rtems/config/get-maximum-semaphores.yml (modified) * spec/if/rtems/config/get-maximum-tasks.yml (modified) * spec/if/rtems/config/get-maximum-timers.yml (modified) * spec/if/rtems/config/get-microseconds-per-tick.yml (modified) * spec/if/rtems/config/get-milliseconds-per-tick.yml (modified) * spec/if/rtems/config/get-nanoseconds-per-tick.yml (modified) * spec/if/rtems/config/get-number-of-initial-extensions.yml (modified) * spec/if/rtems/config/get-stack-allocate-hook.yml (modified) * spec/if/rtems/config/get-stack-allocate-init-hook.yml (modified) * spec/if/rtems/config/get-stack-allocator-avoids-work-space.yml (modified) * spec/if/rtems/config/get-stack-free-hook.yml (modified) * spec/if/rtems/config/get-stack-space-size.yml (modified) * spec/if/rtems/config/get-ticks-per-timeslice.yml (modified) * spec/if/rtems/config/get-unified-work-area.yml (modified) * spec/if/rtems/config/get-user-extension-table.yml (modified) * spec/if/rtems/config/get-user-multiprocessing-table.yml (modified) * spec/if/rtems/config/get-version-string.yml (modified) * spec/if/rtems/config/get-work-space-size.yml (modified) * spec/if/rtems/config/group.yml (moved) * spec/if/rtems/config/has-hardware-fp.yml (modified) * spec/if/rtems/config/resource-is-unlimited.yml (modified) * spec/if/rtems/config/resource-maximum-per-allocation.yml (modified) * spec/if/rtems/config/resource-unlimited.yml (modified) * spec/if/rtems/config/stack-allocate-hook.yml (modified) * spec/if/rtems/config/stack-allocate-init-hook.yml (modified) * spec/if/rtems/config/stack-free-hook.yml (modified) * spec/if/rtems/config/unlimited-objects.yml (modified) * spec/if/rtems/dpmem/create.yml (modified) * spec/if/rtems/dpmem/delete.yml (modified) * spec/if/rtems/dpmem/external-to-internal.yml (modified) * spec/if/rtems/dpmem/group.yml (moved) * spec/if/rtems/dpmem/ident.yml (modified) * spec/if/rtems/dpmem/internal-to-external.yml (modified) * spec/if/rtems/event/all-events.yml (modified) * spec/if/rtems/event/event-0.yml (modified) * spec/if/rtems/event/event-1.yml (modified) * spec/if/rtems/event/event-10.yml (modified) * spec/if/rtems/event/event-11.yml (modified) * spec/if/rtems/event/event-12.yml (modified) * spec/if/rtems/event/event-13.yml (modified) * spec/if/rtems/event/event-14.yml (modified) * spec/if/rtems/event/event-15.yml (modified) * spec/if/rtems/event/event-16.yml (modified) * spec/if/rtems/event/event-17.yml (modified) * spec/if/rtems/event/event-18.yml (modified) * spec/if/rtems/event/event-19.yml (modified) * spec/if/rtems/event/event-2.yml (modified) * spec/if/rtems/event/event-20.yml (modified) * spec/if/rtems/event/event-21.yml (modified) * spec/if/rtems/event/event-22.yml (modified) * spec/if/rtems/event/event-23.yml (modified) * spec/if/rtems/event/event-24.yml (modified) * spec/if/rtems/event/event-25.yml (modified) * spec/if/rtems/event/event-26.yml (modified) * spec/if/rtems/event/event-27.yml (modified) * spec/if/rtems/event/event-28.yml (modified) * spec/if/rtems/event/event-29.yml (modified) * spec/if/rtems/event/event-3.yml (modified) * spec/if/rtems/event/event-30.yml (modified) * spec/if/rtems/event/event-31.yml (modified) * spec/if/rtems/event/event-4.yml (modified) * spec/if/rtems/event/event-5.yml (modified) * spec/if/rtems/event/event-6.yml (modified) * spec/if/rtems/event/event-7.yml (modified) * spec/if/rtems/event/event-8.yml (modified) * spec/if/rtems/event/event-9.yml (modified) * spec/if/rtems/event/group.yml (moved) * spec/if/rtems/event/pending-events.yml (modified) * spec/if/rtems/event/receive.yml (modified) * spec/if/rtems/event/send.yml (modified) * spec/if/rtems/event/set.yml (modified) * spec/if/rtems/event/system-transient.yml (modified) * spec/if/rtems/fatal/assert-context.yml (modified) * spec/if/rtems/fatal/error-occurred.yml (modified) * spec/if/rtems/fatal/exception-frame-print.yml (modified) * spec/if/rtems/fatal/exception-frame.yml (modified) * spec/if/rtems/fatal/fatal.yml (modified) * spec/if/rtems/fatal/group.yml (moved) * spec/if/rtems/fatal/internal-error-text.yml (modified) * spec/if/rtems/fatal/panic.yml (modified) * spec/if/rtems/fatal/source-text.yml (modified) * spec/if/rtems/group.yml (moved) * spec/if/rtems/init/group.yml (moved) * spec/if/rtems/init/initialize-executive.yml (modified) * spec/if/rtems/init/shutdown-executive.yml (modified) * spec/if/rtems/intr/catch.yml (modified) * spec/if/rtems/intr/cause.yml (modified) * spec/if/rtems/intr/clear.yml (modified) * spec/if/rtems/intr/disable.yml (modified) * spec/if/rtems/intr/enable.yml (modified) * spec/if/rtems/intr/flash.yml (modified) * spec/if/rtems/intr/group.yml (moved) * spec/if/rtems/intr/is-in-progress.yml (modified) * spec/if/rtems/intr/isr-entry.yml (modified) * spec/if/rtems/intr/isr.yml (modified) * spec/if/rtems/intr/level.yml (modified) * spec/if/rtems/intr/local-disable.yml (modified) * spec/if/rtems/intr/local-enable.yml (modified) * spec/if/rtems/intr/lock-acquire-isr.yml (modified) * spec/if/rtems/intr/lock-acquire.yml (modified) * spec/if/rtems/intr/lock-context.yml (modified) * spec/if/rtems/intr/lock-declare.yml (modified) * spec/if/rtems/intr/lock-define.yml (modified) * spec/if/rtems/intr/lock-destroy.yml (modified) * spec/if/rtems/intr/lock-initialize.yml (modified) * spec/if/rtems/intr/lock-initializer.yml (modified) * spec/if/rtems/intr/lock-isr-disable.yml (modified) * spec/if/rtems/intr/lock-member.yml (modified) * spec/if/rtems/intr/lock-reference.yml (modified) * spec/if/rtems/intr/lock-release-isr.yml (modified) * spec/if/rtems/intr/lock-release.yml (modified) * spec/if/rtems/intr/lock.yml (modified) * spec/if/rtems/intr/vector-number.yml (modified) * spec/if/rtems/io/close.yml (modified) * spec/if/rtems/io/control.yml (modified) * spec/if/rtems/io/device-driver-entry.yml (modified) * spec/if/rtems/io/device-driver.yml (modified) * spec/if/rtems/io/device-major-number.yml (modified) * spec/if/rtems/io/device-minor-number.yml (modified) * spec/if/rtems/io/driver-address-table.yml (modified) * spec/if/rtems/io/driver-error.yml (modified) * spec/if/rtems/io/group.yml (moved) * spec/if/rtems/io/initialize.yml (modified) * spec/if/rtems/io/open.yml (modified) * spec/if/rtems/io/read.yml (modified) * spec/if/rtems/io/register-driver.yml (modified) * spec/if/rtems/io/register-name.yml (modified) * spec/if/rtems/io/unregister-driver.yml (modified) * spec/if/rtems/io/write.yml (modified) * spec/if/rtems/message/broadcast.yml (modified) * spec/if/rtems/message/create.yml (modified) * spec/if/rtems/message/delete.yml (modified) * spec/if/rtems/message/flush.yml (modified) * spec/if/rtems/message/get-number-pending.yml (modified) * spec/if/rtems/message/group.yml (moved) * spec/if/rtems/message/ident.yml (modified) * spec/if/rtems/message/receive.yml (modified) * spec/if/rtems/message/send.yml (modified) * spec/if/rtems/message/urgent.yml (modified) * spec/if/rtems/modes/all-mode-masks.yml (modified) * spec/if/rtems/modes/asr-mask.yml (modified) * spec/if/rtems/modes/asr.yml (modified) * spec/if/rtems/modes/current-mode.yml (modified) * spec/if/rtems/modes/default-modes.yml (modified) * spec/if/rtems/modes/group.yml (moved) * spec/if/rtems/modes/interrupt-level-body.yml (modified) * spec/if/rtems/modes/interrupt-level.yml (modified) * spec/if/rtems/modes/interrupt-mask-variable.yml (modified) * spec/if/rtems/modes/interrupt-mask.yml (modified) * spec/if/rtems/modes/mode.yml (modified) * spec/if/rtems/modes/no-asr.yml (modified) * spec/if/rtems/modes/no-preempt.yml (modified) * spec/if/rtems/modes/no-timeslice.yml (modified) * spec/if/rtems/modes/preempt-mask.yml (modified) * spec/if/rtems/modes/preempt.yml (modified) * spec/if/rtems/modes/timeslice-mask.yml (modified) * spec/if/rtems/modes/timeslice.yml (modified) * spec/if/rtems/mp/announce.yml (modified) * spec/if/rtems/mp/group.yml (moved) * spec/if/rtems/object/api-class-information.yml (modified) * spec/if/rtems/object/api-maximum-class.yml (modified) * spec/if/rtems/object/api-minimum-class.yml (modified) * spec/if/rtems/object/build-id.yml (modified) * spec/if/rtems/object/build-name.yml (modified) * spec/if/rtems/object/get-api-class-name.yml (modified) * spec/if/rtems/object/get-api-name.yml (modified) * spec/if/rtems/object/get-class-information.yml (modified) * spec/if/rtems/object/get-classic-name.yml (modified) * spec/if/rtems/object/get-local-node.yml (modified) * spec/if/rtems/object/get-name.yml (modified) * spec/if/rtems/object/group.yml (moved) * spec/if/rtems/object/id-api-maximum-class.yml (modified) * spec/if/rtems/object/id-api-maximum.yml (modified) * spec/if/rtems/object/id-api-minimum.yml (modified) * spec/if/rtems/object/id-final-index.yml (modified) * spec/if/rtems/object/id-final.yml (modified) * spec/if/rtems/object/id-get-api.yml (modified) * spec/if/rtems/object/id-get-class.yml (modified) * spec/if/rtems/object/id-get-index.yml (modified) * spec/if/rtems/object/id-get-node.yml (modified) * spec/if/rtems/object/id-initial-index.yml (modified) * spec/if/rtems/object/id-initial.yml (modified) * spec/if/rtems/object/search-all-nodes.yml (modified) * spec/if/rtems/object/search-local-node.yml (modified) * spec/if/rtems/object/search-other-nodes.yml (modified) * spec/if/rtems/object/set-name.yml (modified) * spec/if/rtems/object/who-am-i.yml (modified) * spec/if/rtems/options/default-options.yml (modified) * spec/if/rtems/options/event-all.yml (modified) * spec/if/rtems/options/event-any.yml (modified) * spec/if/rtems/options/group.yml (moved) * spec/if/rtems/options/no-wait.yml (modified) * spec/if/rtems/options/option.yml (modified) * spec/if/rtems/options/wait.yml (modified) * spec/if/rtems/part/create.yml (modified) * spec/if/rtems/part/delete.yml (modified) * spec/if/rtems/part/get-buffer.yml (modified) * spec/if/rtems/part/group.yml (moved) * spec/if/rtems/part/ident.yml (modified) * spec/if/rtems/part/return-buffer.yml (modified) * spec/if/rtems/ratemon/cancel.yml (modified) * spec/if/rtems/ratemon/create.yml (modified) * spec/if/rtems/ratemon/delete.yml (modified) * spec/if/rtems/ratemon/get-statistics.yml (modified) * spec/if/rtems/ratemon/get-status.yml (modified) * spec/if/rtems/ratemon/group.yml (moved) * spec/if/rtems/ratemon/ident.yml (modified) * spec/if/rtems/ratemon/period-states.yml (modified) * spec/if/rtems/ratemon/period-statistics.yml (modified) * spec/if/rtems/ratemon/period-status-define.yml (modified) * spec/if/rtems/ratemon/period-status.yml (modified) * spec/if/rtems/ratemon/period.yml (modified) * spec/if/rtems/ratemon/report-statistics-with-plugin.yml (modified) * spec/if/rtems/ratemon/report-statistics.yml (modified) * spec/if/rtems/ratemon/reset-all-statistics.yml (modified) * spec/if/rtems/ratemon/reset-statistics.yml (modified) * spec/if/rtems/region/create.yml (modified) * spec/if/rtems/region/delete.yml (modified) * spec/if/rtems/region/extend.yml (modified) * spec/if/rtems/region/get-free-information.yml (modified) * spec/if/rtems/region/get-information.yml (modified) * spec/if/rtems/region/get-segment-size.yml (modified) * spec/if/rtems/region/get-segment.yml (modified) * spec/if/rtems/region/group.yml (moved) * spec/if/rtems/region/ident.yml (modified) * spec/if/rtems/region/resize-segment.yml (modified) * spec/if/rtems/region/return-segment.yml (modified) * spec/if/rtems/scheduler/add-processor.yml (modified) * spec/if/rtems/scheduler/get-maximum-priority.yml (modified) * spec/if/rtems/scheduler/get-processor-maximum.yml (modified) * spec/if/rtems/scheduler/get-processor-set.yml (modified) * spec/if/rtems/scheduler/get-processor.yml (modified) * spec/if/rtems/scheduler/ident-by-processor-set.yml (modified) * spec/if/rtems/scheduler/ident-by-processor.yml (modified) * spec/if/rtems/scheduler/ident.yml (modified) * spec/if/rtems/scheduler/map-priority-from-posix.yml (modified) * spec/if/rtems/scheduler/map-priority-to-posix.yml (modified) * spec/if/rtems/scheduler/remove-processor.yml (modified) * spec/if/rtems/sem/create.yml (modified) * spec/if/rtems/sem/delete.yml (modified) * spec/if/rtems/sem/flush.yml (modified) * spec/if/rtems/sem/group.yml (moved) * spec/if/rtems/sem/ident.yml (modified) * spec/if/rtems/sem/obtain.yml (modified) * spec/if/rtems/sem/release.yml (modified) * spec/if/rtems/sem/set-priority.yml (modified) * spec/if/rtems/signal/asr-entry.yml (modified) * spec/if/rtems/signal/asr.yml (modified) * spec/if/rtems/signal/catch.yml (modified) * spec/if/rtems/signal/group.yml (moved) * spec/if/rtems/signal/send.yml (modified) * spec/if/rtems/signal/set.yml (modified) * spec/if/rtems/signal/signal-0.yml (modified) * spec/if/rtems/signal/signal-1.yml (modified) * spec/if/rtems/signal/signal-10.yml (modified) * spec/if/rtems/signal/signal-11.yml (modified) * spec/if/rtems/signal/signal-12.yml (modified) * spec/if/rtems/signal/signal-13.yml (modified) * spec/if/rtems/signal/signal-14.yml (modified) * spec/if/rtems/signal/signal-15.yml (modified) * spec/if/rtems/signal/signal-16.yml (modified) * spec/if/rtems/signal/signal-17.yml (modified) * spec/if/rtems/signal/signal-18.yml (modified) * spec/if/rtems/signal/signal-19.yml (modified) * spec/if/rtems/signal/signal-2.yml (modified) * spec/if/rtems/signal/signal-20.yml (modified) * spec/if/rtems/signal/signal-21.yml (modified) * spec/if/rtems/signal/signal-22.yml (modified) * spec/if/rtems/signal/signal-23.yml (modified) * spec/if/rtems/signal/signal-24.yml (modified) * spec/if/rtems/signal/signal-25.yml (modified) * spec/if/rtems/signal/signal-26.yml (modified) * spec/if/rtems/signal/signal-27.yml (modified) * spec/if/rtems/signal/signal-28.yml (modified) * spec/if/rtems/signal/signal-29.yml (modified) * spec/if/rtems/signal/signal-3.yml (modified) * spec/if/rtems/signal/signal-30.yml (modified) * spec/if/rtems/signal/signal-31.yml (modified) * spec/if/rtems/signal/signal-4.yml (modified) * spec/if/rtems/signal/signal-5.yml (modified) * spec/if/rtems/signal/signal-6.yml (modified) * spec/if/rtems/signal/signal-7.yml (modified) * spec/if/rtems/signal/signal-8.yml (modified) * spec/if/rtems/signal/signal-9.yml (modified) * spec/if/rtems/status/code-to-errno.yml (modified) * spec/if/rtems/status/code.yml (modified) * spec/if/rtems/status/first.yml (modified) * spec/if/rtems/status/group.yml (moved) * spec/if/rtems/status/is-equal.yml (modified) * spec/if/rtems/status/is-successful.yml (modified) * spec/if/rtems/status/last.yml (modified) * spec/if/rtems/status/text.yml (modified) * spec/if/rtems/support/group.yml (moved) * spec/if/rtems/support/is-name-valid.yml (modified) * spec/if/rtems/support/microseconds-to-ticks.yml (modified) * spec/if/rtems/support/milliseconds-to-microseconds.yml (modified) * spec/if/rtems/support/milliseconds-to-ticks.yml (modified) * spec/if/rtems/support/name-to-characters.yml (modified) * spec/if/rtems/support/workspace-allocate.yml (modified) * spec/if/rtems/support/workspace-free.yml (modified) * spec/if/rtems/support/workspace-get-information.yml (modified) * spec/if/rtems/support/workspace-greedy-allocate-all-except-largest.yml (modified) * spec/if/rtems/support/workspace-greedy-allocate.yml (modified) * spec/if/rtems/support/workspace-greedy-free.yml (modified) * spec/if/rtems/tasks/argument.yml (modified) * spec/if/rtems/tasks/build.yml (modified) * spec/if/rtems/tasks/config.yml (modified) * spec/if/rtems/tasks/configured-minimum-stack-size.yml (modified) * spec/if/rtems/tasks/create.yml (modified) * spec/if/rtems/tasks/current-priority.yml (modified) * spec/if/rtems/tasks/delete.yml (modified) * spec/if/rtems/tasks/entry.yml (modified) * spec/if/rtems/tasks/exit.yml (modified) * spec/if/rtems/tasks/get-affinity.yml (modified) * spec/if/rtems/tasks/get-priority.yml (modified) * spec/if/rtems/tasks/get-scheduler.yml (modified) * spec/if/rtems/tasks/group.yml (moved) * spec/if/rtems/tasks/ident.yml (modified) * spec/if/rtems/tasks/initialization-table.yml (modified) * spec/if/rtems/tasks/is-suspended.yml (modified) * spec/if/rtems/tasks/iterate.yml (modified) * spec/if/rtems/tasks/maximum-priority.yml (modified) * spec/if/rtems/tasks/minimum-priority.yml (modified) * spec/if/rtems/tasks/minimum-stack-size.yml (modified) * spec/if/rtems/tasks/mode.yml (modified) * spec/if/rtems/tasks/no-priority.yml (modified) * spec/if/rtems/tasks/priority.yml (modified) * spec/if/rtems/tasks/restart.yml (modified) * spec/if/rtems/tasks/resume.yml (modified) * spec/if/rtems/tasks/self-define.yml (modified) * spec/if/rtems/tasks/self.yml (modified) * spec/if/rtems/tasks/set-affinity.yml (modified) * spec/if/rtems/tasks/set-priority.yml (modified) * spec/if/rtems/tasks/set-scheduler.yml (modified) * spec/if/rtems/tasks/start.yml (modified) * spec/if/rtems/tasks/suspend.yml (modified) * spec/if/rtems/tasks/task.yml (modified) * spec/if/rtems/tasks/tcb.yml (modified) * spec/if/rtems/tasks/visitor.yml (modified) * spec/if/rtems/tasks/wake-after.yml (modified) * spec/if/rtems/tasks/wake-when.yml (modified) * spec/if/rtems/tasks/yield-processor.yml (modified) * spec/if/rtems/timer/cancel.yml (modified) * spec/if/rtems/timer/class-bit-not-dormant.yml (modified) * spec/if/rtems/timer/class-bit-on-task.yml (modified) * spec/if/rtems/timer/class-bit-time-of-day.yml (modified) * spec/if/rtems/timer/classes.yml (modified) * spec/if/rtems/timer/create.yml (modified) * spec/if/rtems/timer/delete.yml (modified) * spec/if/rtems/timer/fire-after.yml (modified) * spec/if/rtems/timer/fire-when.yml (modified) * spec/if/rtems/timer/get-information.yml (modified) * spec/if/rtems/timer/group.yml (moved) * spec/if/rtems/timer/ident.yml (modified) * spec/if/rtems/timer/information.yml (modified) * spec/if/rtems/timer/initiate-server.yml (modified) * spec/if/rtems/timer/reset.yml (modified) * spec/if/rtems/timer/server-default-priority.yml (modified) * spec/if/rtems/timer/server-fire-after.yml (modified) * spec/if/rtems/timer/server-fire-when.yml (modified) * spec/if/rtems/timer/service-routine-entry.yml (modified) * spec/if/rtems/timer/service-routine.yml (modified) * spec/if/rtems/types/group.yml (moved) * spec/if/rtems/types/id-none.yml (modified) * spec/if/rtems/types/id.yml (modified) * spec/if/rtems/types/interval.yml (modified) * spec/if/rtems/types/minimum-packet-size.yml (modified) * spec/if/rtems/types/minimun-hetero-conversion.yml (modified) * spec/if/rtems/types/mp-packet-classes.yml (modified) * spec/if/rtems/types/mpci-entry.yml (modified) * spec/if/rtems/types/mpci-get-packet-entry.yml (modified) * spec/if/rtems/types/mpci-initialization-entry.yml (modified) * spec/if/rtems/types/mpci-receive-packet-entry.yml (modified) * spec/if/rtems/types/mpci-return-packet-entry.yml (modified) * spec/if/rtems/types/mpci-send-packet-entry.yml (modified) * spec/if/rtems/types/mpci-table.yml (modified) * spec/if/rtems/types/multiprocessing-table.yml (modified) * spec/if/rtems/types/name.yml (modified) * spec/if/rtems/types/no-timeout.yml (modified) * spec/if/rtems/types/packet-prefix.yml (modified) * spec/if/rtems/types/time-of-day.yml (modified) * spec/if/rtems/userext/create.yml (modified) * spec/if/rtems/userext/delete.yml (modified) * spec/if/rtems/userext/fatal-code.yml (modified) * spec/if/rtems/userext/fatal-source.yml (modified) * spec/if/rtems/userext/fatal.yml (modified) * spec/if/rtems/userext/group.yml (moved) * spec/if/rtems/userext/ident.yml (modified) * spec/if/rtems/userext/table.yml (modified) * spec/if/rtems/userext/task-begin.yml (modified) * spec/if/rtems/userext/task-create.yml (modified) * spec/if/rtems/userext/task-delete.yml (modified) * spec/if/rtems/userext/task-exitted.yml (modified) * spec/if/rtems/userext/task-restart.yml (modified) * spec/if/rtems/userext/task-start.yml (modified) * spec/if/rtems/userext/task-switch.yml (modified) * spec/if/rtems/userext/task-terminate.yml (modified) spec: Move interface groups Fri, 24 Jul 2020 10:25:31 GMT Sebastian Huber [4ad78f2] * rtemsspec/interface.py (modified) * rtemsspec/tests/spec-interface/h.yml (modified) * rtemsspec/tests/spec-interface/h2.yml (modified) * rtemsspec/tests/spec-interface/h3.yml (modified) * rtemsspec/tests/spec-interface/h4.yml (modified) * rtemsspec/tests/spec-interface/math.yml (modified) * rtemsspec/tests/spec-interface/stdint.yml (modified) * rtemsspec/tests/test_interface.py (modified) * spec/if/build-options/cpuopts.yml (modified) * spec/if/c/stdatomic.yml (modified) * spec/if/c/stdbool.yml (modified) * spec/if/c/stddef.yml (modified) * spec/if/c/stdint.yml (modified) * spec/if/c/string.yml (modified) * spec/if/c/sys-cpuset.yml (modified) * spec/if/c/sys-impl-timespec.yml (modified) * spec/if/c/sys-impl-timeval.yml (modified) * spec/if/c/sys-types.yml (modified) * spec/if/c/time.yml (modified) * spec/if/impl/cpu/header.yml (modified) * spec/if/impl/heap/header.yml (modified) * spec/if/impl/interr/header.yml (modified) * spec/if/impl/isr/header-2.yml (modified) * spec/if/impl/isr/header-3.yml (modified) * spec/if/impl/isr/header.yml (modified) * spec/if/impl/memory/header.yml (modified) * spec/if/impl/mpci/header-2.yml (modified) * spec/if/impl/mpci/header.yml (modified) * spec/if/impl/object/header.yml (modified) * spec/if/impl/smp/header-2.yml (modified) * spec/if/impl/smp/header.yml (modified) * spec/if/impl/stack/header.yml (modified) * spec/if/impl/thread/header.yml (modified) * spec/if/impl/userext/header.yml (modified) * spec/if/impl/watchdog/header.yml (modified) * spec/if/impl/wkspace/header.yml (modified) * spec/if/rtems/attr/header.yml (modified) * spec/if/rtems/barrier/header.yml (modified) * spec/if/rtems/basedefs/header.yml (modified) * spec/if/rtems/cache/header.yml (modified) * spec/if/rtems/clock/header.yml (modified) * spec/if/rtems/config/header-2.yml (modified) * spec/if/rtems/config/header.yml (modified) * spec/if/rtems/dpmem/header.yml (modified) * spec/if/rtems/event/header.yml (modified) * spec/if/rtems/fatal/header.yml (modified) * spec/if/rtems/header.yml (modified) * spec/if/rtems/init/header.yml (modified) * spec/if/rtems/intr/header.yml (modified) * spec/if/rtems/io/header.yml (modified) * spec/if/rtems/message/header.yml (modified) * spec/if/rtems/modes/header.yml (modified) * spec/if/rtems/mp/header.yml (modified) * spec/if/rtems/object/header.yml (modified) * spec/if/rtems/options/header.yml (modified) * spec/if/rtems/part/header.yml (modified) * spec/if/rtems/ratemon/header.yml (modified) * spec/if/rtems/region/header.yml (modified) * spec/if/rtems/sem/header.yml (modified) * spec/if/rtems/signal/header-2.yml (modified) * spec/if/rtems/signal/header.yml (modified) * spec/if/rtems/status/header.yml (modified) * spec/if/rtems/support/header.yml (modified) * spec/if/rtems/tasks/header.yml (modified) * spec/if/rtems/timer/header.yml (modified) * spec/if/rtems/types/header.yml (modified) * spec/if/rtems/userext/header.yml (modified) * spec/spec/interface-header-file.yml (modified) spec: Add header file brief descriptions Fri, 24 Jul 2020 07:19:59 GMT Sebastian Huber [0e38d6d] * config.yml (modified) config: Generate event manager documentation Thu, 23 Jul 2020 14:13:01 GMT Sebastian Huber [51eded1] * spec/groups/api/classic/event.yml (modified) * spec/if/rtems/event/all-events.yml (modified) * spec/if/rtems/event/pending-events.yml (modified) * spec/if/rtems/event/receive.yml (modified) * spec/if/rtems/event/send.yml (modified) * spec/if/rtems/event/set.yml (modified) * spec/if/rtems/event/system-network-close.yml (modified) * spec/if/rtems/event/system-network-sbwait.yml (modified) * spec/if/rtems/event/system-network-sosleep.yml (modified) * spec/if/rtems/event/system-receive.yml (modified) * spec/if/rtems/event/system-send.yml (modified) * spec/if/rtems/event/system-server-resume.yml (modified) * spec/if/rtems/event/system-server.yml (modified) * spec/if/rtems/event/system-transient.yml (modified) * spec/if/rtems/event/transient-clear.yml (modified) * spec/if/rtems/event/transient-receive.yml (modified) * spec/if/rtems/event/transient-send.yml (modified) spec: Add event manager documentation Thu, 23 Jul 2020 14:12:37 GMT Sebastian Huber [471eaef] * spec/groups/api/classic/sem.yml (modified) spec: Fix semaphore manager description Fri, 24 Jul 2020 06:33:04 GMT Sebastian Huber [d9fa7d6] * rtemsspec/interfacedoc.py (modified) * rtemsspec/tests/test_interfacedoc.py (modified) interfacedoc: Simplify interface references Thu, 23 Jul 2020 10:41:53 GMT Sebastian Huber [895ca28] * modules/rtems (modified) Update rtems submodule Thu, 23 Jul 2020 10:41:22 GMT Sebastian Huber [e6371d9] * spec/if/rtems/intr/isr-entry.yml (modified) spec: Fix rtems_isr_entry for some CPU ports Thu, 23 Jul 2020 10:40:38 GMT Sebastian Huber [ea321f4] * rtemsspec/tests/test_validation.py (modified) * rtemsspec/validation.py (modified) validation: Use instead of Wed, 15 Jul 2020 08:04:25 GMT Sebastian Huber [e49c759] * Makefile (modified) * README.md (modified) * rtems_spec_to_x.py (modified) * rtemsspec/__init__.py (moved) * rtemsspec/applconfig.py (moved) * rtemsspec/build.py (moved) * rtemsspec/content.py (moved) * rtemsspec/glossary.py (moved) * rtemsspec/interface.py (moved) * rtemsspec/interfacedoc.py (moved) * rtemsspec/items.py (moved) * rtemsspec/specdoc.py (moved) * rtemsspec/specverify.py (moved) * rtemsspec/sphinxcontent.py (moved) * rtemsspec/tests/config/a.yml (moved) * rtemsspec/tests/config/b.yml (moved) * rtemsspec/tests/config/c/d.yml (moved) * rtemsspec/tests/config/c/e.yml (moved) * rtemsspec/tests/spec-applconfig/a.yml (moved) * rtemsspec/tests/spec-applconfig/b.yml (moved) * rtemsspec/tests/spec-applconfig/c.yml (moved) * rtemsspec/tests/spec-applconfig/d.yml (moved) * rtemsspec/tests/spec-applconfig/e.yml (moved) * rtemsspec/tests/spec-applconfig/f.yml (moved) * rtemsspec/tests/spec-applconfig/func.yml (moved) * rtemsspec/tests/spec-applconfig/g.yml (moved) * rtemsspec/tests/spec-applconfig/h.yml (moved) * rtemsspec/tests/spec-applconfig/i.yml (moved) * rtemsspec/tests/spec-applconfig/j.yml (moved) * rtemsspec/tests/spec-applconfig/k.yml (moved) * rtemsspec/tests/spec-applconfig/l.yml (moved) * rtemsspec/tests/spec-applconfig/m.yml (moved) * rtemsspec/tests/spec-applconfig/td.yml (moved) * rtemsspec/tests/spec-build/bsp.yml (moved) * rtemsspec/tests/spec-build/bsp2.yml (moved) * rtemsspec/tests/spec-build/d.yml (moved) * rtemsspec/tests/spec-build/g.yml (moved) * rtemsspec/tests/spec-build/o.yml (moved) * rtemsspec/tests/spec-build/s.yml (moved) * rtemsspec/tests/spec-build/x.yml (moved) * rtemsspec/tests/spec-doc/a.yml (moved) * rtemsspec/tests/spec-doc/b.yml (moved) * rtemsspec/tests/spec-doc/c.yml (moved) * rtemsspec/tests/spec-doc/d.yml (moved) * rtemsspec/tests/spec-doc/list-only.yml (moved) * rtemsspec/tests/spec-doc/root.yml (moved) * rtemsspec/tests/spec-glossary/doc.rst (moved) * rtemsspec/tests/spec-glossary/g.yml (moved) * rtemsspec/tests/spec-glossary/glossary.rst (moved) * rtemsspec/tests/spec-glossary/glossary/t.yml (moved) * rtemsspec/tests/spec-glossary/glossary/u.yml (moved) * rtemsspec/tests/spec-glossary/glossary/v.yml (moved) * rtemsspec/tests/spec-interface/asm.yml (moved) * rtemsspec/tests/spec-interface/command-line.yml (moved) * rtemsspec/tests/spec-interface/define-a.yml (moved) * rtemsspec/tests/spec-interface/define-b.yml (moved) * rtemsspec/tests/spec-interface/define-c.yml (moved) * rtemsspec/tests/spec-interface/define.yml (moved) * rtemsspec/tests/spec-interface/domain-abc.yml (moved) * rtemsspec/tests/spec-interface/domain-c.yml (moved) * rtemsspec/tests/spec-interface/domain-command-line.yml (moved) * rtemsspec/tests/spec-interface/enum.yml (moved) * rtemsspec/tests/spec-interface/enum2.yml (moved) * rtemsspec/tests/spec-interface/enum3.yml (moved) * rtemsspec/tests/spec-interface/enum4.yml (moved) * rtemsspec/tests/spec-interface/enumerator-0.yml (moved) * rtemsspec/tests/spec-interface/enumerator-1.yml (moved) * rtemsspec/tests/spec-interface/enumerator-2.yml (moved) * rtemsspec/tests/spec-interface/enumerator-a.yml (moved) * rtemsspec/tests/spec-interface/enumerator-b.yml (moved) * rtemsspec/tests/spec-interface/float_t.yml (moved) * rtemsspec/tests/spec-interface/forward-decl.yml (moved) * rtemsspec/tests/spec-interface/func.yml (moved) * rtemsspec/tests/spec-interface/func2.yml (moved) * rtemsspec/tests/spec-interface/func3.yml (moved) * rtemsspec/tests/spec-interface/func4.yml (moved) * rtemsspec/tests/spec-interface/ga.yml (moved) * rtemsspec/tests/spec-interface/gb.yml (moved) * rtemsspec/tests/spec-interface/gc.yml (moved) * rtemsspec/tests/spec-interface/h.yml (moved) * rtemsspec/tests/spec-interface/h2.yml (moved) * rtemsspec/tests/spec-interface/h3.yml (moved) * rtemsspec/tests/spec-interface/h4.yml (moved) * rtemsspec/tests/spec-interface/macro.yml (moved) * rtemsspec/tests/spec-interface/macro2.yml (moved) * rtemsspec/tests/spec-interface/macro3.yml (moved) * rtemsspec/tests/spec-interface/math.yml (moved) * rtemsspec/tests/spec-interface/option.yml (moved) * rtemsspec/tests/spec-interface/other.yml (moved) * rtemsspec/tests/spec-interface/other2.yml (moved) * rtemsspec/tests/spec-interface/other3.yml (moved) * rtemsspec/tests/spec-interface/s.yml (moved) * rtemsspec/tests/spec-interface/smp.yml (moved) * rtemsspec/tests/spec-interface/stdint.yml (moved) * rtemsspec/tests/spec-interface/td.yml (moved) * rtemsspec/tests/spec-interface/td3.yml (moved) * rtemsspec/tests/spec-interface/uint32_t.yml (moved) * rtemsspec/tests/spec-interface/var.yml (moved) * rtemsspec/tests/spec-item-cache/.z.yml (moved) * rtemsspec/tests/spec-item-cache/d/c.yml (moved) * rtemsspec/tests/spec-item-cache/empty.txt (moved) * rtemsspec/tests/spec-item-cache/p.yml (moved) * rtemsspec/tests/spec-sphinx/x.yml (moved) * rtemsspec/tests/spec-sphinx/y.yml (moved) * rtemsspec/tests/spec-validation/action2.yml (moved) * rtemsspec/tests/spec-validation/directive.yml (moved) * rtemsspec/tests/spec-validation/other.yml (moved) * rtemsspec/tests/spec-validation/other2.yml (moved) * rtemsspec/tests/spec-validation/tc.yml (moved) * rtemsspec/tests/spec-validation/tc2.yml (moved) * rtemsspec/tests/spec-validation/tc3.yml (moved) * rtemsspec/tests/spec-validation/tc4.yml (moved) * rtemsspec/tests/spec-validation/tp.yml (moved) * rtemsspec/tests/spec-validation/ts.yml (moved) * rtemsspec/tests/spec-verify/c1.yml (moved) * rtemsspec/tests/spec-verify/c2.yml (moved) * rtemsspec/tests/spec-verify/c3.yml (moved) * rtemsspec/tests/spec-verify/c4.yml (moved) * rtemsspec/tests/spec-verify/d.yml (moved) * rtemsspec/tests/spec-verify/d2.yml (moved) * rtemsspec/tests/spec-verify/d3.yml (moved) * rtemsspec/tests/spec-verify/e.yml (moved) * rtemsspec/tests/spec-verify/invalid.yml (moved) * rtemsspec/tests/spec-verify/keys-at-least-one-0.yml (moved) * rtemsspec/tests/spec-verify/keys-at-least-one-1.yml (moved) * rtemsspec/tests/spec-verify/keys-at-least-one-2.yml (moved) * rtemsspec/tests/spec-verify/keys-at-most-one-0.yml (moved) * rtemsspec/tests/spec-verify/keys-at-most-one-1.yml (moved) * rtemsspec/tests/spec-verify/keys-at-most-one-2.yml (moved) * rtemsspec/tests/spec-verify/keys-exactly-one-0.yml (moved) * rtemsspec/tests/spec-verify/keys-exactly-one-1.yml (moved) * rtemsspec/tests/spec-verify/keys-exactly-one-2.yml (moved) * rtemsspec/tests/spec-verify/notype.yml (moved) * rtemsspec/tests/spec-verify/spec/copyright.yml (moved) * rtemsspec/tests/spec-verify/spec/copyrights.yml (moved) * rtemsspec/tests/spec-verify/spec/enabled-by-list.yml (moved) * rtemsspec/tests/spec-verify/spec/enabled-by.yml (moved) * rtemsspec/tests/spec-verify/spec/link.yml (moved) * rtemsspec/tests/spec-verify/spec/links.yml (moved) * rtemsspec/tests/spec-verify/spec/list-str.yml (moved) * rtemsspec/tests/spec-verify/spec/optional-str.yml (moved) * rtemsspec/tests/spec-verify/spec/root.yml (moved) * rtemsspec/tests/spec-verify/spec/spdx-license-identifier.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-float-list.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-float.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-int-list.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-int.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-str-list.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-assert-str.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-attribute-value.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-attributes.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-bool.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-dict.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-float.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-generic-attributes.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-info.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-int.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-list.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-mandatory-attributes.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-member.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-refinement.yml (moved) * rtemsspec/tests/spec-verify/spec/spec-str.yml (moved) * rtemsspec/tests/spec-verify/spec/spec.yml (moved) * rtemsspec/tests/spec-verify/spec2/any-dict.yml (moved) * rtemsspec/tests/spec-verify/spec2/c.yml (moved) * rtemsspec/tests/spec-verify/spec2/d-a.yml (moved) * rtemsspec/tests/spec-verify/spec2/d.yml (moved) * rtemsspec/tests/spec-verify/spec2/invalid.yml (moved) * rtemsspec/tests/spec-verify/spec2/keys-at-least-one.yml (moved) * rtemsspec/tests/spec-verify/spec2/keys-at-most-one.yml (moved) * rtemsspec/tests/spec-verify/spec2/keys-exactly-one.yml (moved) * rtemsspec/tests/spec-verify/spec2/must-be-true.yml (moved) * rtemsspec/tests/spec-verify/spec2/other-int.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-bool.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-dict.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-float.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-int.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-list.yml (moved) * rtemsspec/tests/spec-verify/spec2/some-str.yml (moved) * rtemsspec/tests/spec-verify/spec2/sta.yml (moved) * rtemsspec/tests/spec-verify/spec2/str-contains.yml (moved) * rtemsspec/tests/spec-verify/spec2/x.yml (moved) * rtemsspec/tests/spec/build-more.yml (moved) * rtemsspec/tests/spec/build.yml (moved) * rtemsspec/tests/spec/constraint.yml (moved) * rtemsspec/tests/spec/functional-more.yml (moved) * rtemsspec/tests/spec/functional.yml (moved) * rtemsspec/tests/spec/glossary-more.yml (moved) * rtemsspec/tests/spec/glossary.yml (moved) * rtemsspec/tests/spec/interface-appl-config-more.yml (moved) * rtemsspec/tests/spec/interface-appl-config-option.yml (moved) * rtemsspec/tests/spec/interface-more.yml (moved) * rtemsspec/tests/spec/interface.yml (moved) * rtemsspec/tests/spec/other.yml (moved) * rtemsspec/tests/spec/requirement.yml (moved) * rtemsspec/tests/spec/root.yml (moved) * rtemsspec/tests/spec/spec.yml (moved) * rtemsspec/tests/spec/test-case.yml (moved) * rtemsspec/tests/spec/test-suite.yml (moved) * rtemsspec/tests/test_applconfig.py (moved) * rtemsspec/tests/test_build.py (moved) * rtemsspec/tests/test_content.py (moved) * rtemsspec/tests/test_content_c.py (moved) * rtemsspec/tests/test_content_copyrights.py (moved) * rtemsspec/tests/test_content_sphinx.py (moved) * rtemsspec/tests/test_glossary.py (moved) * rtemsspec/tests/test_interface.py (moved) * rtemsspec/tests/test_interfacedoc.py (moved) * rtemsspec/tests/test_items_item.py (moved) * rtemsspec/tests/test_items_itemcache.py (moved) * rtemsspec/tests/test_specdoc.py (moved) * rtemsspec/tests/test_specverify.py (moved) * rtemsspec/tests/test_util.py (moved) * rtemsspec/tests/test_validation.py (moved) * rtemsspec/tests/util.py (moved) * rtemsspec/util.py (moved) * rtemsspec/validation.py (moved) * spec2doc.py (modified) * spec2rtems.py (modified) * specverify.py (modified) Rename "rtemsqual" in "rtemsspec" Wed, 15 Jul 2020 07:58:23 GMT Sebastian Huber [1dc8ffb] * .gitmodules (modified) * README.md (modified) * config.yml (modified) * modules/rsb (moved) * modules/rtems (moved) * modules/rtems-docs (moved) Rename "external" in "modules" Tue, 07 Jul 2020 07:09:31 GMT Sebastian Huber [b155fbb] * config.yml (modified) * rtemsqual/applconfig.py (modified) * rtemsqual/tests/spec-applconfig/a.yml (modified) * rtemsqual/tests/spec-applconfig/b.yml (modified) * rtemsqual/tests/spec-applconfig/c.yml (modified) * rtemsqual/tests/spec-applconfig/d.yml (modified) * rtemsqual/tests/spec-applconfig/e.yml (modified) * rtemsqual/tests/spec-applconfig/f.yml (modified) * rtemsqual/tests/spec-applconfig/g.yml (modified) * rtemsqual/tests/spec-applconfig/h.yml (modified) * rtemsqual/tests/spec-applconfig/i.yml (modified) * rtemsqual/tests/spec-applconfig/j.yml (modified) * rtemsqual/tests/spec-applconfig/k.yml (modified) * rtemsqual/tests/spec-applconfig/l.yml (modified) * rtemsqual/tests/spec-applconfig/m.yml (modified) * rtemsqual/tests/test_applconfig.py (modified) applconfig: Add Doxygen output Tue, 07 Jul 2020 07:30:20 GMT Sebastian Huber [067a6cf] * rtemsqual/content.py (modified) * rtemsqual/interface.py (modified) content: Move get value handlers for Doxygen Tue, 07 Jul 2020 06:53:01 GMT Sebastian Huber [6a0e467] * spec/if/acfg/appl-needs-console-driver.yml (modified) * spec/if/acfg/appl-needs-null-driver.yml (modified) * spec/if/acfg/appl-needs-simple-console-driver.yml (modified) * spec/if/acfg/appl-needs-simple-task-console-driver.yml (modified) * spec/if/acfg/appl-needs-zero-driver.yml (modified) spec: Avoid Sphinx-specific :file: Tue, 07 Jul 2020 06:49:58 GMT Sebastian Huber [b29dd73] * spec/if/acfg/appl-disable-filesystem.yml (modified) * spec/if/acfg/appl-does-not-need-clock-driver.yml (modified) * spec/if/acfg/appl-extra-drivers.yml (modified) * spec/if/acfg/appl-needs-clock-driver.yml (modified) * spec/if/acfg/appl-needs-console-driver.yml (modified) * spec/if/acfg/appl-needs-simple-console-driver.yml (modified) * spec/if/acfg/appl-needs-simple-task-console-driver.yml (modified) * spec/if/acfg/appl-needs-timer-driver.yml (modified) * spec/if/acfg/appl-prerequisite-drivers.yml (modified) * spec/if/acfg/ata-driver-task-priority.yml (modified) * spec/if/acfg/bdbuf-buffer-max-size.yml (modified) * spec/if/acfg/bdbuf-task-stack-size.yml (modified) * spec/if/acfg/bsp-idle-task-body.yml (modified) * spec/if/acfg/bsp-idle-task-stack-size.yml (modified) * spec/if/acfg/bsp-initial-extension.yml (modified) * spec/if/acfg/bsp-interrupt-stack-size.yml (modified) * spec/if/acfg/bsp-prerequisite-drivers.yml (modified) * spec/if/acfg/cbs-max-servers.yml (modified) * spec/if/acfg/constraint-unlimited.yml (modified) * spec/if/acfg/dirty-memory.yml (modified) * spec/if/acfg/disable-bsp-settings.yml (modified) * spec/if/acfg/disable-newlib-reentrancy.yml (modified) * spec/if/acfg/filesystem-all.yml (modified) * spec/if/acfg/filesystem-dosfs.yml (modified) * spec/if/acfg/filesystem-rfs.yml (modified) * spec/if/acfg/group-bsp.yml (modified) * spec/if/acfg/group-filesystem.yml (modified) * spec/if/acfg/group-mpci.yml (modified) * spec/if/acfg/group-schedgeneral.yml (modified) * spec/if/acfg/idle-task-body.yml (modified) * spec/if/acfg/idle-task-init-appl.yml (modified) * spec/if/acfg/idle-task-stack-size.yml (modified) * spec/if/acfg/imfs-disable-chmod.yml (modified) * spec/if/acfg/imfs-disable-chown.yml (modified) * spec/if/acfg/imfs-disable-link.yml (modified) * spec/if/acfg/imfs-disable-mknod.yml (modified) * spec/if/acfg/imfs-disable-mount.yml (modified) * spec/if/acfg/imfs-disable-readdir.yml (modified) * spec/if/acfg/imfs-disable-readlink.yml (modified) * spec/if/acfg/imfs-disable-rename.yml (modified) * spec/if/acfg/imfs-disable-rmnod.yml (modified) * spec/if/acfg/imfs-disable-symlink.yml (modified) * spec/if/acfg/imfs-disable-unmount.yml (modified) * spec/if/acfg/imfs-disable-utime.yml (modified) * spec/if/acfg/imfs-enable-mkfifo.yml (modified) * spec/if/acfg/init-task-name.yml (modified) * spec/if/acfg/init-task-stack-size.yml (modified) * spec/if/acfg/initial-extensions.yml (modified) * spec/if/acfg/interrupt-stack-size.yml (modified) * spec/if/acfg/malloc-bsp-supports-sbrk.yml (modified) * spec/if/acfg/malloc-dirty.yml (modified) * spec/if/acfg/max-barriers.yml (modified) * spec/if/acfg/max-message-queues.yml (modified) * spec/if/acfg/max-partitions.yml (modified) * spec/if/acfg/max-periods.yml (modified) * spec/if/acfg/max-ports.yml (modified) * spec/if/acfg/max-posix-key-value-pairs.yml (modified) * spec/if/acfg/max-posix-keys.yml (modified) * spec/if/acfg/max-posix-message-queues.yml (modified) * spec/if/acfg/max-posix-semaphores.yml (modified) * spec/if/acfg/max-posix-shms.yml (modified) * spec/if/acfg/max-posix-threads.yml (modified) * spec/if/acfg/max-posix-timers.yml (modified) * spec/if/acfg/max-priority.yml (modified) * spec/if/acfg/max-regions.yml (modified) * spec/if/acfg/max-semaphores.yml (modified) * spec/if/acfg/max-tasks.yml (modified) * spec/if/acfg/max-thread-name-size.yml (modified) * spec/if/acfg/max-timers.yml (modified) * spec/if/acfg/memory-overhead.yml (modified) * spec/if/acfg/message-buffer-memory.yml (modified) * spec/if/acfg/microseconds-per-tick.yml (modified) * spec/if/acfg/min-posix-thread-stack-size.yml (modified) * spec/if/acfg/min-task-stack-size.yml (modified) * spec/if/acfg/mp-extra-server-stack.yml (modified) * spec/if/acfg/mp-max-global-objects.yml (modified) * spec/if/acfg/mp-max-nodes.yml (modified) * spec/if/acfg/mp-max-proxies.yml (modified) * spec/if/acfg/mp-mpci-table-pointer.yml (modified) * spec/if/acfg/mp-node-number.yml (modified) * spec/if/acfg/posix-init-thread-stack-size.yml (modified) * spec/if/acfg/posix-init-thread-table.yml (modified) * spec/if/acfg/record-extensions-enabled.yml (modified) * spec/if/acfg/record-fatal-dump-base64-zlib.yml (modified) * spec/if/acfg/record-fatal-dump-base64.yml (modified) * spec/if/acfg/record-per-processor-items.yml (modified) * spec/if/acfg/rtems-init-tasks-table.yml (modified) * spec/if/acfg/scheduler-assignments.yml (modified) * spec/if/acfg/scheduler-cbs.yml (modified) * spec/if/acfg/scheduler-edf-smp.yml (modified) * spec/if/acfg/scheduler-edf.yml (modified) * spec/if/acfg/scheduler-name.yml (modified) * spec/if/acfg/scheduler-priority-affinity-smp.yml (modified) * spec/if/acfg/scheduler-priority-smp.yml (modified) * spec/if/acfg/scheduler-priority.yml (modified) * spec/if/acfg/scheduler-simple-smp.yml (modified) * spec/if/acfg/scheduler-simple.yml (modified) * spec/if/acfg/task-stack-allocator-init.yml (modified) * spec/if/acfg/task-stack-allocator.yml (modified) * spec/if/acfg/task-stack-deallocator.yml (modified) * spec/if/acfg/task-stack-from-alloc.yml (modified) * spec/if/acfg/task-stack-no-workspace.yml (modified) * spec/if/acfg/ticks-per-time-slice.yml (modified) * spec/if/acfg/unified-work-areas.yml (modified) * spec/if/acfg/unlimited-allocation-size.yml (modified) * spec/if/acfg/unlimited-objects.yml (modified) * spec/if/acfg/use-devfs-as-base-filesystem.yml (modified) * spec/if/acfg/use-miniimfs-as-base-filesystem.yml (modified) * spec/if/acfg/verbose-system-init.yml (modified) * spec/if/acfg/zero-workspace-automatically.yml (modified) spec: Use ${...} references in /if/acfg/* This allows generation of ... Mon, 06 Jul 2020 12:30:41 GMT Sebastian Huber [374e1bf] * rtemsqual/applconfig.py (modified) * rtemsqual/interfacedoc.py (modified) * rtemsqual/sphinxcontent.py (modified) * rtemsqual/tests/spec-applconfig/a.yml (modified) * rtemsqual/tests/spec-applconfig/func.yml (added) * rtemsqual/tests/spec-applconfig/td.yml (added) * rtemsqual/tests/spec/interface-appl-config-more.yml (added) * rtemsqual/tests/spec/interface-appl-config-option.yml (added) * rtemsqual/tests/spec/interface-more.yml (modified) * rtemsqual/tests/test_applconfig.py (modified) applconfig: Use item mapper for substitution Fri, 03 Jul 2020 12:58:33 GMT Sebastian Huber [6da4c69] * rtemsqual/applconfig.py (modified) applconfig: Add _ContentAdaptor class Fri, 03 Jul 2020 11:12:19 GMT Sebastian Huber [a07070a] * rtemsqual/applconfig.py (modified) applconfig: Simplify _resolve_constraint_links() Fri, 03 Jul 2020 11:10:21 GMT Sebastian Huber [a618c70] * rtemsqual/applconfig.py (modified) * rtemsqual/tests/spec-applconfig/a.yml (modified) * rtemsqual/tests/spec-applconfig/b.yml (modified) * rtemsqual/tests/spec-applconfig/c.yml (modified) * rtemsqual/tests/spec-applconfig/e.yml (modified) * rtemsqual/tests/spec-applconfig/f.yml (modified) * rtemsqual/tests/spec-applconfig/h.yml (modified) * rtemsqual/tests/spec-applconfig/i.yml (modified) * rtemsqual/tests/spec-applconfig/j.yml (modified) * rtemsqual/tests/spec-applconfig/k.yml (modified) * rtemsqual/tests/spec-applconfig/l.yml (modified) * rtemsqual/tests/spec-applconfig/m.yml (modified) * rtemsqual/tests/spec/constraint.yml (added) * rtemsqual/tests/test_applconfig.py (modified) applconfig: Simplify gathering of items Mon, 06 Jul 2020 07:57:27 GMT Sebastian Huber [e6c4f94] * rtemsqual/applconfig.py (modified) applconfig: Sort options by name Mon, 06 Jul 2020 07:23:27 GMT Sebastian Huber [518d8c3] * config.yml (modified) * spec/if/acfg/appl-disable-filesystem.yml (moved) * spec/if/acfg/appl-does-not-need-clock-driver.yml (moved) * spec/if/acfg/appl-extra-drivers.yml (moved) * spec/if/acfg/appl-needs-ata-driver.yml (moved) * spec/if/acfg/appl-needs-clock-driver.yml (moved) * spec/if/acfg/appl-needs-console-driver.yml (moved) * spec/if/acfg/appl-needs-framebuffer-driver.yml (moved) * spec/if/acfg/appl-needs-ide-driver.yml (moved) * spec/if/acfg/appl-needs-libblock.yml (moved) * spec/if/acfg/appl-needs-null-driver.yml (moved) * spec/if/acfg/appl-needs-rtc-driver.yml (moved) * spec/if/acfg/appl-needs-simple-console-driver.yml (moved) * spec/if/acfg/appl-needs-simple-task-console-driver.yml (moved) * spec/if/acfg/appl-needs-stub-driver.yml (moved) * spec/if/acfg/appl-needs-timer-driver.yml (moved) * spec/if/acfg/appl-needs-watchdog-driver.yml (moved) * spec/if/acfg/appl-needs-zero-driver.yml (moved) * spec/if/acfg/appl-prerequisite-drivers.yml (moved) * spec/if/acfg/ata-driver-task-priority.yml (moved) * spec/if/acfg/bdbuf-buffer-max-size.yml (moved) * spec/if/acfg/bdbuf-buffer-min-size.yml (moved) * spec/if/acfg/bdbuf-cache-memory-size.yml (moved) * spec/if/acfg/bdbuf-max-read-ahead-blocks.yml (moved) * spec/if/acfg/bdbuf-max-write-blocks.yml (moved) * spec/if/acfg/bdbuf-read-ahead-task-priority.yml (moved) * spec/if/acfg/bdbuf-swapout-block-hold.yml (moved) * spec/if/acfg/bdbuf-swapout-swap-period.yml (moved) * spec/if/acfg/bdbuf-swapout-task-priority.yml (moved) * spec/if/acfg/bdbuf-swapout-worker-taskp-riority.yml (moved) * spec/if/acfg/bdbuf-swapout-worker-tasks.yml (moved) * spec/if/acfg/bdbuf-task-stack-size.yml (moved) * spec/if/acfg/bsp-idle-task-body.yml (moved) * spec/if/acfg/bsp-idle-task-stack-size.yml (moved) * spec/if/acfg/bsp-initial-extension.yml (moved) * spec/if/acfg/bsp-interrupt-stack-size.yml (moved) * spec/if/acfg/bsp-prerequisite-drivers.yml (moved) * spec/if/acfg/cbs-max-servers.yml (moved) * spec/if/acfg/constraint-bspappmin.yml (moved) * spec/if/acfg/constraint-idlestackarea.yml (moved) * spec/if/acfg/constraint-isrstackalign.yml (moved) * spec/if/acfg/constraint-isrstackarea.yml (moved) * spec/if/acfg/constraint-memsz.yml (moved) * spec/if/acfg/constraint-posix.yml (moved) * spec/if/acfg/constraint-prioclassic.yml (moved) * spec/if/acfg/constraint-stackspace.yml (moved) * spec/if/acfg/constraint-unlimited.yml (moved) * spec/if/acfg/constraint-wkspace.yml (moved) * spec/if/acfg/dirty-memory.yml (moved) * spec/if/acfg/disable-bsp-settings.yml (moved) * spec/if/acfg/disable-newlib-reentrancy.yml (moved) * spec/if/acfg/executive-ram-size.yml (moved) * spec/if/acfg/extra-task-stacks.yml (moved) * spec/if/acfg/filesystem-all.yml (moved) * spec/if/acfg/filesystem-dosfs.yml (moved) * spec/if/acfg/filesystem-ftpfs.yml (moved) * spec/if/acfg/filesystem-imfs.yml (moved) * spec/if/acfg/filesystem-jffs2.yml (moved) * spec/if/acfg/filesystem-nfs.yml (moved) * spec/if/acfg/filesystem-rfs.yml (moved) * spec/if/acfg/filesystem-tftpfs.yml (moved) * spec/if/acfg/group-bdbuf.yml (moved) * spec/if/acfg/group-bsp.yml (moved) * spec/if/acfg/group-classic.yml (moved) * spec/if/acfg/group-classicinit.yml (moved) * spec/if/acfg/group-devdrv.yml (moved) * spec/if/acfg/group-eventrecord.yml (moved) * spec/if/acfg/group-filesystem.yml (moved) * spec/if/acfg/group-general.yml (moved) * spec/if/acfg/group-idle.yml (moved) * spec/if/acfg/group-mpci.yml (moved) * spec/if/acfg/group-posix.yml (moved) * spec/if/acfg/group-posixinit.yml (moved) * spec/if/acfg/group-schedgeneral.yml (moved) * spec/if/acfg/group-stackalloc.yml (moved) * spec/if/acfg/idle-task-body.yml (moved) * spec/if/acfg/idle-task-init-appl.yml (moved) * spec/if/acfg/idle-task-stack-size.yml (moved) * spec/if/acfg/imfs-disable-chmod.yml (moved) * spec/if/acfg/imfs-disable-chown.yml (moved) * spec/if/acfg/imfs-disable-link.yml (moved) * spec/if/acfg/imfs-disable-mknod-device.yml (moved) * spec/if/acfg/imfs-disable-mknod-file.yml (moved) * spec/if/acfg/imfs-disable-mknod.yml (moved) * spec/if/acfg/imfs-disable-mount.yml (moved) * spec/if/acfg/imfs-disable-readdir.yml (moved) * spec/if/acfg/imfs-disable-readlink.yml (moved) * spec/if/acfg/imfs-disable-rename.yml (moved) * spec/if/acfg/imfs-disable-rmnod.yml (moved) * spec/if/acfg/imfs-disable-symlink.yml (moved) * spec/if/acfg/imfs-disable-unmount.yml (moved) * spec/if/acfg/imfs-disable-utime.yml (moved) * spec/if/acfg/imfs-enable-mkfifo.yml (moved) * spec/if/acfg/imfs-memfile-bytes-per-block.yml (moved) * spec/if/acfg/init-task-arguments.yml (moved) * spec/if/acfg/init-task-attributes.yml (moved) * spec/if/acfg/init-task-entrypoint.yml (moved) * spec/if/acfg/init-task-initial-modes.yml (moved) * spec/if/acfg/init-task-name.yml (moved) * spec/if/acfg/init-task-priority.yml (moved) * spec/if/acfg/init-task-stack-size.yml (moved) * spec/if/acfg/initial-extensions.yml (moved) * spec/if/acfg/interrupt-stack-size.yml (moved) * spec/if/acfg/malloc-bsp-supports-sbrk.yml (moved) * spec/if/acfg/malloc-dirty.yml (moved) * spec/if/acfg/max-barriers.yml (moved) * spec/if/acfg/max-drivers.yml (moved) * spec/if/acfg/max-file-descriptors.yml (moved) * spec/if/acfg/max-message-queues.yml (moved) * spec/if/acfg/max-partitions.yml (moved) * spec/if/acfg/max-periods.yml (moved) * spec/if/acfg/max-ports.yml (moved) * spec/if/acfg/max-posix-key-value-pairs.yml (moved) * spec/if/acfg/max-posix-keys.yml (moved) * spec/if/acfg/max-posix-message-queues.yml (moved) * spec/if/acfg/max-posix-queued-signals.yml (moved) * spec/if/acfg/max-posix-semaphores.yml (moved) * spec/if/acfg/max-posix-shms.yml (moved) * spec/if/acfg/max-posix-threads.yml (moved) * spec/if/acfg/max-posix-timers.yml (moved) * spec/if/acfg/max-priority.yml (moved) * spec/if/acfg/max-processors.yml (moved) * spec/if/acfg/max-regions.yml (moved) * spec/if/acfg/max-semaphores.yml (moved) * spec/if/acfg/max-tasks.yml (moved) * spec/if/acfg/max-thread-name-size.yml (moved) * spec/if/acfg/max-timers.yml (moved) * spec/if/acfg/max-user-extensions.yml (moved) * spec/if/acfg/memory-overhead.yml (moved) * spec/if/acfg/message-buffer-memory.yml (moved) * spec/if/acfg/microseconds-per-tick.yml (moved) * spec/if/acfg/min-posix-thread-stack-size.yml (moved) * spec/if/acfg/min-task-stack-size.yml (moved) * spec/if/acfg/mp-appl.yml (moved) * spec/if/acfg/mp-extra-server-stack.yml (moved) * spec/if/acfg/mp-max-global-objects.yml (moved) * spec/if/acfg/mp-max-nodes.yml (moved) * spec/if/acfg/mp-max-proxies.yml (moved) * spec/if/acfg/mp-mpci-table-pointer.yml (moved) * spec/if/acfg/mp-node-number.yml (moved) * spec/if/acfg/posix-init-thread-entry-point.yml (moved) * spec/if/acfg/posix-init-thread-stack-size.yml (moved) * spec/if/acfg/posix-init-thread-table.yml (moved) * spec/if/acfg/record-extensions-enabled.yml (moved) * spec/if/acfg/record-fatal-dump-base64-zlib.yml (moved) * spec/if/acfg/record-fatal-dump-base64.yml (moved) * spec/if/acfg/record-per-processor-items.yml (moved) * spec/if/acfg/rtems-init-tasks-table.yml (moved) * spec/if/acfg/scheduler-assignments.yml (moved) * spec/if/acfg/scheduler-cbs.yml (moved) * spec/if/acfg/scheduler-edf-smp.yml (moved) * spec/if/acfg/scheduler-edf.yml (moved) * spec/if/acfg/scheduler-name.yml (moved) * spec/if/acfg/scheduler-priority-affinity-smp.yml (moved) * spec/if/acfg/scheduler-priority-smp.yml (moved) * spec/if/acfg/scheduler-priority.yml (moved) * spec/if/acfg/scheduler-simple-smp.yml (moved) * spec/if/acfg/scheduler-simple.yml (moved) * spec/if/acfg/scheduler-strong-apa.yml (moved) * spec/if/acfg/scheduler-user.yml (moved) * spec/if/acfg/stack-checker-enabled.yml (moved) * spec/if/acfg/task-stack-allocator-init.yml (moved) * spec/if/acfg/task-stack-allocator.yml (moved) * spec/if/acfg/task-stack-deallocator.yml (moved) * spec/if/acfg/task-stack-from-alloc.yml (moved) * spec/if/acfg/task-stack-no-workspace.yml (moved) * spec/if/acfg/ticks-per-time-slice.yml (moved) * spec/if/acfg/unified-work-areas.yml (moved) * spec/if/acfg/unlimited-allocation-size.yml (moved) * spec/if/acfg/unlimited-objects.yml (moved) * spec/if/acfg/use-devfs-as-base-filesystem.yml (moved) * spec/if/acfg/use-miniimfs-as-base-filesystem.yml (moved) * spec/if/acfg/verbose-system-init.yml (moved) * spec/if/acfg/zero-workspace-automatically.yml (moved) * spec/if/rtems/sem/create.yml (modified) * spec/if/rtems/support/microseconds-to-ticks.yml (modified) * spec/if/rtems/support/milliseconds-to-ticks.yml (modified) spec: Move application configuration items Tue, 07 Jul 2020 08:40:32 GMT Sebastian Huber [813f520] * rtemsqual/content.py (modified) * rtemsqual/tests/test_content_c.py (modified) content: Add CContent.add_paragraph() Mon, 06 Jul 2020 13:53:06 GMT Sebastian Huber [c802878] * rtemsqual/content.py (modified) * rtemsqual/tests/test_content_c.py (modified) content: Add CContent.doxyfy() Tue, 07 Jul 2020 05:46:14 GMT Sebastian Huber [6a14df1] * rtemsqual/content.py (modified) * rtemsqual/interface.py (modified) * rtemsqual/tests/test_content_c.py (modified) * rtemsqual/validation.py (modified) content: Rename add_spdx_license_identifier() Mon, 06 Jul 2020 15:29:51 GMT Sebastian Huber [427606d] * rtemsqual/content.py (modified) * rtemsqual/tests/test_content_c.py (modified) content: Add prepend_copyrights_and_licenses() Mon, 06 Jul 2020 12:30:19 GMT Sebastian Huber [6cdd89b] * rtemsqual/items.py (modified) * rtemsqual/tests/test_items_itemcache.py (modified) items: Add ItemMapper.item property Mon, 06 Jul 2020 10:43:04 GMT Sebastian Huber [e254c5e] * rtemsqual/items.py (modified) items: Fix ItemGetValueContext.type_path_key Mon, 06 Jul 2020 19:31:42 GMT Sebastian Huber [05e1f1f] * spec/acfg/opt/maxprocessors.yml (modified) spec: Fix /if/acfg/max-processors minimum Fri, 03 Jul 2020 19:24:52 GMT Sebastian Huber [c116767] * spec/acfg/bdbuf.yml (modified) * spec/acfg/bsp.yml (modified) * spec/acfg/classic.yml (modified) * spec/acfg/classicinit.yml (modified) * spec/acfg/devdrv.yml (modified) * spec/acfg/eventrecord.yml (modified) * spec/acfg/filesystem.yml (modified) * spec/acfg/general.yml (modified) * spec/acfg/idle.yml (modified) * spec/acfg/mpci.yml (modified) * spec/acfg/opt/appldisablefilesystem.yml (modified) * spec/acfg/opt/appldoesnotneedclockdriver.yml (modified) * spec/acfg/opt/applextradrivers.yml (modified) * spec/acfg/opt/applneedsatadriver.yml (modified) * spec/acfg/opt/applneedsclockdriver.yml (modified) * spec/acfg/opt/applneedsconsoledriver.yml (modified) * spec/acfg/opt/applneedsframebufferdriver.yml (modified) * spec/acfg/opt/applneedsidedriver.yml (modified) * spec/acfg/opt/applneedslibblock.yml (modified) * spec/acfg/opt/applneedsnulldriver.yml (modified) * spec/acfg/opt/applneedsrtcdriver.yml (modified) * spec/acfg/opt/applneedssimpleconsoledriver.yml (modified) * spec/acfg/opt/applneedssimpletaskconsoledriver.yml (modified) * spec/acfg/opt/applneedsstubdriver.yml (modified) * spec/acfg/opt/applneedstimerdriver.yml (modified) * spec/acfg/opt/applneedswatchdogdriver.yml (modified) * spec/acfg/opt/applneedszerodriver.yml (modified) * spec/acfg/opt/applprerequisitedrivers.yml (modified) * spec/acfg/opt/atadrivertaskpriority.yml (modified) * spec/acfg/opt/bdbufbuffermaxsize.yml (modified) * spec/acfg/opt/bdbufbufferminsize.yml (modified) * spec/acfg/opt/bdbufcachememorysize.yml (modified) * spec/acfg/opt/bdbufmaxreadaheadblocks.yml (modified) * spec/acfg/opt/bdbufmaxwriteblocks.yml (modified) * spec/acfg/opt/bdbufreadaheadtaskpriority.yml (modified) * spec/acfg/opt/bdbuftaskstacksize.yml (modified) * spec/acfg/opt/bspidletaskbody.yml (modified) * spec/acfg/opt/bspidletaskstacksize.yml (modified) * spec/acfg/opt/bspinitialextension.yml (modified) * spec/acfg/opt/bspinterruptstacksize.yml (modified) * spec/acfg/opt/bspprerequisitedrivers.yml (modified) * spec/acfg/opt/cbsmaximumservers.yml (modified) * spec/acfg/opt/constraintbspappmin.yml (modified) * spec/acfg/opt/constraintidlestackarea.yml (modified) * spec/acfg/opt/constraintisrstackalign.yml (modified) * spec/acfg/opt/constraintisrstackarea.yml (modified) * spec/acfg/opt/constraintmemsz.yml (modified) * spec/acfg/opt/constraintposix.yml (modified) * spec/acfg/opt/constraintprioclassic.yml (modified) * spec/acfg/opt/constraintstackspace.yml (modified) * spec/acfg/opt/constraintunlimited.yml (modified) * spec/acfg/opt/constraintwkspace.yml (modified) * spec/acfg/opt/dirtymemory.yml (modified) * spec/acfg/opt/disablebspsettings.yml (modified) * spec/acfg/opt/disablenewlibreentrancy.yml (modified) * spec/acfg/opt/executiveramsize.yml (modified) * spec/acfg/opt/extrataskstacks.yml (modified) * spec/acfg/opt/filesystemall.yml (modified) * spec/acfg/opt/filesystemdosfs.yml (modified) * spec/acfg/opt/filesystemftpfs.yml (modified) * spec/acfg/opt/filesystemimfs.yml (modified) * spec/acfg/opt/filesystemjffs2.yml (modified) * spec/acfg/opt/filesystemnfs.yml (modified) * spec/acfg/opt/filesystemrfs.yml (modified) * spec/acfg/opt/filesystemtftpfs.yml (modified) * spec/acfg/opt/idletaskbody.yml (modified) * spec/acfg/opt/idletaskinitappl.yml (modified) * spec/acfg/opt/idletaskstacksize.yml (modified) * spec/acfg/opt/imfsdisablechmod.yml (modified) * spec/acfg/opt/imfsdisablechown.yml (modified) * spec/acfg/opt/imfsdisablelink.yml (modified) * spec/acfg/opt/imfsdisablemknod.yml (modified) * spec/acfg/opt/imfsdisablemknoddevice.yml (modified) * spec/acfg/opt/imfsdisablemknodfile.yml (modified) * spec/acfg/opt/imfsdisablemount.yml (modified) * spec/acfg/opt/imfsdisablereaddir.yml (modified) * spec/acfg/opt/imfsdisablereadlink.yml (modified) * spec/acfg/opt/imfsdisablerename.yml (modified) * spec/acfg/opt/imfsdisablermnod.yml (modified) * spec/acfg/opt/imfsdisablesymlink.yml (modified) * spec/acfg/opt/imfsdisableunmount.yml (modified) * spec/acfg/opt/imfsdisableutime.yml (modified) * spec/acfg/opt/imfsenablemkfifo.yml (modified) * spec/acfg/opt/imfsmemfilebytesperblock.yml (modified) * spec/acfg/opt/initialextensions.yml (modified) * spec/acfg/opt/inittaskarguments.yml (modified) * spec/acfg/opt/inittaskattributes.yml (modified) * spec/acfg/opt/inittaskentrypoint.yml (modified) * spec/acfg/opt/inittaskinitialmodes.yml (modified) * spec/acfg/opt/inittaskname.yml (modified) * spec/acfg/opt/inittaskpriority.yml (modified) * spec/acfg/opt/inittaskstacksize.yml (modified) * spec/acfg/opt/interruptstacksize.yml (modified) * spec/acfg/opt/mallocbspsupportssbrk.yml (modified) * spec/acfg/opt/mallocdirty.yml (modified) * spec/acfg/opt/maxbarriers.yml (modified) * spec/acfg/opt/maxdrivers.yml (modified) * spec/acfg/opt/maxfiledescriptors.yml (modified) * spec/acfg/opt/maxmessagequeues.yml (modified) * spec/acfg/opt/maxpartitions.yml (modified) * spec/acfg/opt/maxperiods.yml (modified) * spec/acfg/opt/maxports.yml (modified) * spec/acfg/opt/maxposixkeys.yml (modified) * spec/acfg/opt/maxposixkeyvaluepairs.yml (modified) * spec/acfg/opt/maxposixmessagequeues.yml (modified) * spec/acfg/opt/maxposixqueuedsignals.yml (modified) * spec/acfg/opt/maxposixsemaphores.yml (modified) * spec/acfg/opt/maxposixshms.yml (modified) * spec/acfg/opt/maxposixthreads.yml (modified) * spec/acfg/opt/maxposixtimers.yml (modified) * spec/acfg/opt/maxpriority.yml (modified) * spec/acfg/opt/maxprocessors.yml (modified) * spec/acfg/opt/maxregions.yml (modified) * spec/acfg/opt/maxsemaphores.yml (modified) * spec/acfg/opt/maxtasks.yml (modified) * spec/acfg/opt/maxthreadnamesize.yml (modified) * spec/acfg/opt/maxtimers.yml (modified) * spec/acfg/opt/maxuserextensions.yml (modified) * spec/acfg/opt/memoryoverhead.yml (modified) * spec/acfg/opt/messagebuffermemory.yml (modified) * spec/acfg/opt/microsecondspertick.yml (modified) * spec/acfg/opt/minposixthreadstacksize.yml (modified) * spec/acfg/opt/mintaskstacksize.yml (modified) * spec/acfg/opt/mpappl.yml (modified) * spec/acfg/opt/mpextraserverstack.yml (modified) * spec/acfg/opt/mpmaxglobalobjects.yml (modified) * spec/acfg/opt/mpmaxnodes.yml (modified) * spec/acfg/opt/mpmaxproxies.yml (modified) * spec/acfg/opt/mpmpcitablepointer.yml (modified) * spec/acfg/opt/mpnodenumber.yml (modified) * spec/acfg/opt/posixinitthreadentrypoint.yml (modified) * spec/acfg/opt/posixinitthreadstacksize.yml (modified) * spec/acfg/opt/posixinitthreadtable.yml (modified) * spec/acfg/opt/recordextensionsenabled.yml (modified) * spec/acfg/opt/recordfataldumpbase64.yml (modified) * spec/acfg/opt/recordfataldumpbase64zlib.yml (modified) * spec/acfg/opt/recordperprocessoritems.yml (modified) * spec/acfg/opt/rtemsinittaskstable.yml (modified) * spec/acfg/opt/schedulerassignments.yml (modified) * spec/acfg/opt/schedulercbs.yml (modified) * spec/acfg/opt/scheduleredf.yml (modified) * spec/acfg/opt/scheduleredfsmp.yml (modified) * spec/acfg/opt/schedulername.yml (modified) * spec/acfg/opt/schedulerpriority.yml (modified) * spec/acfg/opt/schedulerpriorityaffinitysmp.yml (modified) * spec/acfg/opt/schedulerprioritysmp.yml (modified) * spec/acfg/opt/schedulersimple.yml (modified) * spec/acfg/opt/schedulersimplesmp.yml (modified) * spec/acfg/opt/schedulerstrongapa.yml (modified) * spec/acfg/opt/scheduleruser.yml (modified) * spec/acfg/opt/stackcheckerenabled.yml (modified) * spec/acfg/opt/swapoutblockhold.yml (modified) * spec/acfg/opt/swapoutswapperiod.yml (modified) * spec/acfg/opt/swapouttaskpriority.yml (modified) * spec/acfg/opt/swapoutworkertaskpriority.yml (modified) * spec/acfg/opt/swapoutworkertasks.yml (modified) * spec/acfg/opt/taskstackallocator.yml (modified) * spec/acfg/opt/taskstackallocatorinit.yml (modified) * spec/acfg/opt/taskstackdeallocator.yml (modified) * spec/acfg/opt/taskstackfromalloc.yml (modified) * spec/acfg/opt/taskstacknowkspace.yml (modified) * spec/acfg/opt/tickspertimeslice.yml (modified) * spec/acfg/opt/unifiedworkareas.yml (modified) * spec/acfg/opt/unlimitedallocationsize.yml (modified) * spec/acfg/opt/unlimitedobjects.yml (modified) * spec/acfg/opt/usedevfsasbasefilesystem.yml (modified) * spec/acfg/opt/useminiimfsasbasefilesystem.yml (modified) * spec/acfg/opt/verbosesysteminit.yml (modified) * spec/acfg/opt/zeroworkspaceautomatically.yml (modified) * spec/acfg/posix.yml (modified) * spec/acfg/posixinit.yml (modified) * spec/acfg/schedgeneral.yml (modified) * spec/acfg/stackalloc.yml (modified) spec: Allow dual licensing The items have the following copyright ... Fri, 03 Jul 2020 08:36:44 GMT Sebastian Huber [5c6279c] * external/rtems (modified) Update rtems submodule Fri, 03 Jul 2020 08:36:37 GMT Sebastian Huber [602a205] * external/rtems-docs (modified) Update rtems-docs submodule Fri, 03 Jul 2020 08:25:58 GMT Sebastian Huber [041521b] * spec/spec/build-config-file.yml (modified) spec: Fix typo Wed, 01 Jul 2020 17:08:37 GMT Sebastian Huber [2ac89cc] * rtemsqual/content.py (modified) content: Simplify _split_includes() Wed, 01 Jul 2020 15:24:59 GMT Sebastian Huber [3eff552] * rtemsqual/interface.py (modified) interface: Simplify interface item mapper Wed, 01 Jul 2020 12:54:20 GMT Sebastian Huber [e382283c] * rtemsqual/items.py (modified) * rtemsqual/specdoc.py (modified) * rtemsqual/sphinxcontent.py (modified) * rtemsqual/tests/test_content_sphinx.py (modified) items: Move item get value customization Fri, 26 Jun 2020 18:01:46 GMT Sebastian Huber [0dada04] * rtemsqual/glossary.py (modified) * rtemsqual/interface.py (modified) * rtemsqual/interfacedoc.py (modified) * rtemsqual/items.py (modified) * rtemsqual/specdoc.py (modified) * rtemsqual/sphinxcontent.py (modified) * rtemsqual/tests/spec-interface/command-line.yml (modified) * rtemsqual/tests/spec-sphinx/y.yml (modified) * rtemsqual/tests/spec/build-more.yml (added) * rtemsqual/tests/spec/build.yml (added) * rtemsqual/tests/spec/functional-more.yml (added) * rtemsqual/tests/spec/functional.yml (added) * rtemsqual/tests/spec/glossary-more.yml (added) * rtemsqual/tests/spec/glossary.yml (added) * rtemsqual/tests/spec/interface-more.yml (added) * rtemsqual/tests/spec/interface.yml (added) * rtemsqual/tests/spec/other.yml (added) * rtemsqual/tests/spec/requirement.yml (added) * rtemsqual/tests/spec/root.yml (added) * rtemsqual/tests/spec/spec.yml (added) * rtemsqual/tests/spec/test-case.yml (added) * rtemsqual/tests/spec/test-suite.yml (added) * rtemsqual/tests/test_content_sphinx.py (modified) * rtemsqual/tests/test_glossary.py (modified) * rtemsqual/tests/test_interface.py (modified) * rtemsqual/tests/test_interfacedoc.py (modified) * rtemsqual/tests/test_items_itemcache.py (modified) * rtemsqual/tests/test_validation.py (modified) * rtemsqual/tests/util.py (modified) * rtemsqual/validation.py (modified) items: Add ItemGetValueContext Use aggregated item type in ... Fri, 26 Jun 2020 16:26:08 GMT Sebastian Huber [d93b4b5] * config.yml (modified) * rtemsqual/items.py (modified) * rtemsqual/tests/spec-doc/a.yml (modified) * rtemsqual/tests/test_specdoc.py (modified) * rtemsqual/tests/util.py (modified) items: Add support for aggregated item type Tue, 30 Jun 2020 11:59:24 GMT Sebastian Huber [ffe6e2b] * rtemsqual/items.py (modified) items: Do not save internal attributes Tue, 30 Jun 2020 11:54:41 GMT Sebastian Huber [75adcfe] * spec/req/rtems/barrier/ident.yml (modified) * spec/req/rtems/message/ident.yml (modified) * spec/req/rtems/part/ident.yml (modified) * spec/req/rtems/ratemon/ident.yml (modified) * spec/req/rtems/sem/ident.yml (modified) * spec/req/rtems/timer/ident.yml (modified) * spec/req/rtems/userext/ident.yml (modified) spec: Fix requirement items Thu, 04 Jun 2020 14:58:18 GMT Sebastian Huber [f0d6862] * spec/req/rtems/barrier/ident.yml (added) * spec/req/rtems/barrier/val/ident.yml (added) * spec/req/rtems/ident-local.yml (added) * spec/req/rtems/ident.yml (added) * spec/req/rtems/message/ident.yml (added) * spec/req/rtems/message/val/ident.yml (added) * spec/req/rtems/part/ident.yml (added) * spec/req/rtems/part/val/ident.yml (added) * spec/req/rtems/ratemon/ident.yml (added) * spec/req/rtems/ratemon/val/ident.yml (added) * spec/req/rtems/sem/ident.yml (added) * spec/req/rtems/sem/val/ident.yml (added) * spec/req/rtems/tasks/ident.yml (added) * spec/req/rtems/timer/ident.yml (added) * spec/req/rtems/timer/val/ident.yml (added) * spec/req/rtems/userext/ident.yml (added) * spec/req/rtems/userext/val/ident.yml (added) spec: Add object name to id actions Thu, 25 Jun 2020 07:41:27 GMT Sebastian Huber [5f53e80] * spec/testsuites/validation-0.yml (added) spec: Add validation test suite Wed, 24 Jun 2020 14:20:32 GMT Sebastian Huber [2546129] * spec/if/rtems/barrier/ident.yml (modified) * spec/if/rtems/dpmem/ident.yml (modified) * spec/if/rtems/message/ident.yml (modified) * spec/if/rtems/part/ident.yml (modified) * spec/if/rtems/ratemon/ident.yml (modified) * spec/if/rtems/region/ident.yml (modified) * spec/if/rtems/sem/ident.yml (modified) * spec/if/rtems/tasks/ident.yml (modified) * spec/if/rtems/timer/ident.yml (modified) * spec/if/rtems/userext/ident.yml (modified) spec: Document name to id directives Wed, 24 Jun 2020 09:32:43 GMT Sebastian Huber [d860350] * spec/groups/api/classic.yml (modified) * spec/if/rtems/header.yml (added) spec: Specify Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [3e061f5] * spec/groups/api/classic/userext.yml (added) * spec/if/impl/interr/code.yml (added) * spec/if/impl/interr/header.yml (added) * spec/if/impl/interr/source.yml (added) * spec/if/impl/userext/fatal.yml (added) * spec/if/impl/userext/table.yml (added) * spec/if/impl/userext/thread-begin.yml (added) * spec/if/impl/userext/thread-create.yml (added) * spec/if/impl/userext/thread-delete.yml (added) * spec/if/impl/userext/thread-exitted.yml (added) * spec/if/impl/userext/thread-restart.yml (added) * spec/if/impl/userext/thread-start.yml (added) * spec/if/impl/userext/thread-switch.yml (added) * spec/if/impl/userext/thread-terminate.yml (added) * spec/if/rtems/userext/create.yml (added) * spec/if/rtems/userext/delete.yml (added) * spec/if/rtems/userext/fatal-code.yml (added) * spec/if/rtems/userext/fatal-source.yml (added) * spec/if/rtems/userext/fatal.yml (added) * spec/if/rtems/userext/header.yml (added) * spec/if/rtems/userext/ident.yml (added) * spec/if/rtems/userext/table.yml (added) * spec/if/rtems/userext/task-begin.yml (added) * spec/if/rtems/userext/task-create.yml (added) * spec/if/rtems/userext/task-delete.yml (added) * spec/if/rtems/userext/task-exitted.yml (added) * spec/if/rtems/userext/task-restart.yml (added) * spec/if/rtems/userext/task-start.yml (added) * spec/if/rtems/userext/task-switch.yml (added) * spec/if/rtems/userext/task-terminate.yml (added) spec: Add /if/rtems/userext/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [c4fe9f5] * spec/groups/api/classic/timer.yml (added) * spec/if/rtems/timer/cancel.yml (added) * spec/if/rtems/timer/class-bit-not-dormant.yml (added) * spec/if/rtems/timer/class-bit-on-task.yml (added) * spec/if/rtems/timer/class-bit-time-of-day.yml (added) * spec/if/rtems/timer/classes.yml (added) * spec/if/rtems/timer/create.yml (added) * spec/if/rtems/timer/delete.yml (added) * spec/if/rtems/timer/dormant.yml (added) * spec/if/rtems/timer/fire-after.yml (added) * spec/if/rtems/timer/fire-when.yml (added) * spec/if/rtems/timer/get-information.yml (added) * spec/if/rtems/timer/header.yml (added) * spec/if/rtems/timer/ident.yml (added) * spec/if/rtems/timer/information.yml (added) * spec/if/rtems/timer/initiate-server.yml (added) * spec/if/rtems/timer/interval-on-task.yml (added) * spec/if/rtems/timer/interval.yml (added) * spec/if/rtems/timer/reset.yml (added) * spec/if/rtems/timer/server-default-priority.yml (added) * spec/if/rtems/timer/server-fire-after.yml (added) * spec/if/rtems/timer/server-fire-when.yml (added) * spec/if/rtems/timer/service-routine-entry.yml (added) * spec/if/rtems/timer/service-routine.yml (added) * spec/if/rtems/timer/time-of-day-on-task.yml (added) * spec/if/rtems/timer/time-of-day.yml (added) spec: Add /if/rtems/timer/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [c51ff93] * spec/groups/api/classic/support.yml (added) * spec/if/rtems/support/header.yml (added) * spec/if/rtems/support/is-name-valid.yml (added) * spec/if/rtems/support/microseconds-to-ticks.yml (added) * spec/if/rtems/support/milliseconds-to-microseconds.yml (added) * spec/if/rtems/support/milliseconds-to-ticks.yml (added) * spec/if/rtems/support/name-to-characters.yml (added) * spec/if/rtems/support/workspace-allocate.yml (added) * spec/if/rtems/support/workspace-free.yml (added) * spec/if/rtems/support/workspace-get-information.yml (added) * spec/if/rtems/support/workspace-greedy-allocate-all-except-largest.yml (added) * spec/if/rtems/support/workspace-greedy-allocate.yml (added) * spec/if/rtems/support/workspace-greedy-free.yml (added) spec: Add /if/rtems/support/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [8c90c5c] * spec/groups/api/classic/signal.yml (added) * spec/if/rtems/signal/asr-entry.yml (added) * spec/if/rtems/signal/asr.yml (added) * spec/if/rtems/signal/catch.yml (added) * spec/if/rtems/signal/header-2.yml (added) * spec/if/rtems/signal/header.yml (added) * spec/if/rtems/signal/send.yml (added) * spec/if/rtems/signal/set.yml (added) * spec/if/rtems/signal/signal-0.yml (added) * spec/if/rtems/signal/signal-1.yml (added) * spec/if/rtems/signal/signal-10.yml (added) * spec/if/rtems/signal/signal-11.yml (added) * spec/if/rtems/signal/signal-12.yml (added) * spec/if/rtems/signal/signal-13.yml (added) * spec/if/rtems/signal/signal-14.yml (added) * spec/if/rtems/signal/signal-15.yml (added) * spec/if/rtems/signal/signal-16.yml (added) * spec/if/rtems/signal/signal-17.yml (added) * spec/if/rtems/signal/signal-18.yml (added) * spec/if/rtems/signal/signal-19.yml (added) * spec/if/rtems/signal/signal-2.yml (added) * spec/if/rtems/signal/signal-20.yml (added) * spec/if/rtems/signal/signal-21.yml (added) * spec/if/rtems/signal/signal-22.yml (added) * spec/if/rtems/signal/signal-23.yml (added) * spec/if/rtems/signal/signal-24.yml (added) * spec/if/rtems/signal/signal-25.yml (added) * spec/if/rtems/signal/signal-26.yml (added) * spec/if/rtems/signal/signal-27.yml (added) * spec/if/rtems/signal/signal-28.yml (added) * spec/if/rtems/signal/signal-29.yml (added) * spec/if/rtems/signal/signal-3.yml (added) * spec/if/rtems/signal/signal-30.yml (added) * spec/if/rtems/signal/signal-31.yml (added) * spec/if/rtems/signal/signal-4.yml (added) * spec/if/rtems/signal/signal-5.yml (added) * spec/if/rtems/signal/signal-6.yml (added) * spec/if/rtems/signal/signal-7.yml (added) * spec/if/rtems/signal/signal-8.yml (added) * spec/if/rtems/signal/signal-9.yml (added) spec: Add /if/rtems/signal/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [7446038] * spec/groups/api/classic/region.yml (added) * spec/if/impl/heap/header.yml (added) * spec/if/impl/heap/information-block.yml (added) * spec/if/rtems/region/create.yml (added) * spec/if/rtems/region/delete.yml (added) * spec/if/rtems/region/extend.yml (added) * spec/if/rtems/region/get-free-information.yml (added) * spec/if/rtems/region/get-information.yml (added) * spec/if/rtems/region/get-segment-size.yml (added) * spec/if/rtems/region/get-segment.yml (added) * spec/if/rtems/region/header.yml (added) * spec/if/rtems/region/ident.yml (added) * spec/if/rtems/region/resize-segment.yml (added) * spec/if/rtems/region/return-segment.yml (added) spec: Add /if/rtems/region/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [dc70ea0] * spec/groups/api/classic/ratemon.yml (added) * spec/if/rtems/ratemon/active.yml (added) * spec/if/rtems/ratemon/cancel.yml (added) * spec/if/rtems/ratemon/create.yml (added) * spec/if/rtems/ratemon/delete.yml (added) * spec/if/rtems/ratemon/expired.yml (added) * spec/if/rtems/ratemon/get-statistics.yml (added) * spec/if/rtems/ratemon/get-status.yml (added) * spec/if/rtems/ratemon/header.yml (added) * spec/if/rtems/ratemon/ident.yml (added) * spec/if/rtems/ratemon/inactive.yml (added) * spec/if/rtems/ratemon/period-states.yml (added) * spec/if/rtems/ratemon/period-statistics.yml (added) * spec/if/rtems/ratemon/period-status-define.yml (added) * spec/if/rtems/ratemon/period-status.yml (added) * spec/if/rtems/ratemon/period.yml (added) * spec/if/rtems/ratemon/printer.yml (added) * spec/if/rtems/ratemon/report-statistics-with-plugin.yml (added) * spec/if/rtems/ratemon/report-statistics.yml (added) * spec/if/rtems/ratemon/reset-all-statistics.yml (added) * spec/if/rtems/ratemon/reset-statistics.yml (added) spec: Add /if/rtems/ratemon/* Mon, 22 Jun 2020 06:36:48 GMT Sebastian Huber [42ec363] * spec/groups/api/classic/part.yml (added) * spec/if/rtems/part/create.yml (added) * spec/if/rtems/part/delete.yml (added) * spec/if/rtems/part/get-buffer.yml (added) * spec/if/rtems/part/header.yml (added) * spec/if/rtems/part/ident.yml (added) * spec/if/rtems/part/return-buffer.yml (added) spec: Add /if/rtems/part/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [d40f9a1] * spec/groups/api/classic/object.yml (added) * spec/if/impl/object/apis-last.yml (added) * spec/if/impl/object/build-id.yml (added) * spec/if/impl/object/build-name.yml (added) * spec/if/impl/object/get-api.yml (added) * spec/if/impl/object/get-class.yml (added) * spec/if/impl/object/get-index.yml (added) * spec/if/impl/object/get-node.yml (added) * spec/if/impl/object/id-final-index.yml (added) * spec/if/impl/object/id-final.yml (added) * spec/if/impl/object/id-initial-index.yml (added) * spec/if/impl/object/id-initial.yml (added) * spec/if/impl/object/internal-api.yml (added) * spec/if/impl/object/local-node.yml (added) * spec/if/impl/object/search-all-nodes.yml (added) * spec/if/impl/object/search-local-nodes.yml (added) * spec/if/impl/object/search-other-nodes.yml (added) * spec/if/impl/object/who-am-i.yml (added) * spec/if/rtems/object/api-class-information.yml (added) * spec/if/rtems/object/api-maximum-class.yml (added) * spec/if/rtems/object/api-minimum-class.yml (added) * spec/if/rtems/object/build-id.yml (added) * spec/if/rtems/object/build-name.yml (added) * spec/if/rtems/object/get-api-class-name.yml (added) * spec/if/rtems/object/get-api-name.yml (added) * spec/if/rtems/object/get-class-information.yml (added) * spec/if/rtems/object/get-classic-name.yml (added) * spec/if/rtems/object/get-local-node.yml (added) * spec/if/rtems/object/get-name.yml (added) * spec/if/rtems/object/header.yml (added) * spec/if/rtems/object/id-api-maximum-class.yml (added) * spec/if/rtems/object/id-api-maximum.yml (added) * spec/if/rtems/object/id-api-minimum.yml (added) * spec/if/rtems/object/id-final-index.yml (added) * spec/if/rtems/object/id-final.yml (added) * spec/if/rtems/object/id-get-api.yml (added) * spec/if/rtems/object/id-get-class.yml (added) * spec/if/rtems/object/id-get-index.yml (added) * spec/if/rtems/object/id-get-node.yml (added) * spec/if/rtems/object/id-initial-index.yml (added) * spec/if/rtems/object/id-initial.yml (added) * spec/if/rtems/object/search-all-nodes.yml (added) * spec/if/rtems/object/search-local-node.yml (added) * spec/if/rtems/object/search-other-nodes.yml (added) * spec/if/rtems/object/set-name.yml (added) * spec/if/rtems/object/who-am-i.yml (added) spec: Add /if/rtems/object/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [8e0fe05] * spec/groups/api/classic/mp.yml (added) * spec/if/rtems/mp/announce.yml (added) * spec/if/rtems/mp/header.yml (added) spec: Add /if/rtems/mp/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [af77e87] * spec/groups/api/classic/message.yml (added) * spec/if/rtems/message/broadcast.yml (added) * spec/if/rtems/message/create.yml (added) * spec/if/rtems/message/delete.yml (added) * spec/if/rtems/message/flush.yml (added) * spec/if/rtems/message/get-number-pending.yml (added) * spec/if/rtems/message/header.yml (added) * spec/if/rtems/message/ident.yml (added) * spec/if/rtems/message/receive.yml (added) * spec/if/rtems/message/send.yml (added) * spec/if/rtems/message/urgent.yml (added) spec: Add /if/rtems/message/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [6bad193] * spec/groups/api/classic/io.yml (added) * spec/if/rtems/io/close.yml (added) * spec/if/rtems/io/control.yml (added) * spec/if/rtems/io/device-driver-entry.yml (added) * spec/if/rtems/io/device-driver.yml (added) * spec/if/rtems/io/device-major-number.yml (added) * spec/if/rtems/io/device-minor-number.yml (added) * spec/if/rtems/io/driver-address-table.yml (added) * spec/if/rtems/io/driver-error.yml (added) * spec/if/rtems/io/header.yml (added) * spec/if/rtems/io/initialize.yml (added) * spec/if/rtems/io/open.yml (added) * spec/if/rtems/io/printer.yml (added) * spec/if/rtems/io/read.yml (added) * spec/if/rtems/io/register-driver.yml (added) * spec/if/rtems/io/register-name.yml (added) * spec/if/rtems/io/unregister-driver.yml (added) * spec/if/rtems/io/write.yml (added) spec: Add /if/rtems/io/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [7bbafe6] * spec/groups/api/classic/intr.yml (added) * spec/if/impl/cpu/simple-vectored-interrupts.yml (added) * spec/if/impl/isr/handler-entry.yml (added) * spec/if/impl/isr/handler.yml (added) * spec/if/impl/isr/header-2.yml (added) * spec/if/impl/isr/header-3.yml (added) * spec/if/impl/isr/is-in-progress.yml (added) * spec/if/impl/isr/level.yml (added) * spec/if/impl/isr/local-disable.yml (added) * spec/if/impl/isr/local-enable.yml (added) * spec/if/impl/isr/local-flash.yml (added) * spec/if/impl/isr/lock-context.yml (added) * spec/if/impl/isr/lock-control.yml (added) * spec/if/impl/isr/lock-declare.yml (added) * spec/if/impl/isr/lock-define.yml (added) * spec/if/impl/isr/lock-destroy.yml (added) * spec/if/impl/isr/lock-initialize.yml (added) * spec/if/impl/isr/lock-initializer.yml (added) * spec/if/impl/isr/lock-isr-disable-acquire.yml (added) * spec/if/impl/isr/lock-isr-disable.yml (added) * spec/if/impl/isr/lock-member.yml (added) * spec/if/impl/isr/lock-reference.yml (added) * spec/if/impl/isr/lock-release-isr-enable.yml (added) * spec/if/impl/isr/vector-number.yml (added) * spec/if/impl/smp/header-2.yml (added) * spec/if/impl/smp/lock-acquire.yml (added) * spec/if/impl/smp/lock-release.yml (added) * spec/if/rtems/intr/catch.yml (added) * spec/if/rtems/intr/cause.yml (added) * spec/if/rtems/intr/clear.yml (added) * spec/if/rtems/intr/disable.yml (added) * spec/if/rtems/intr/enable.yml (added) * spec/if/rtems/intr/flash.yml (added) * spec/if/rtems/intr/header.yml (added) * spec/if/rtems/intr/is-in-progress.yml (added) * spec/if/rtems/intr/isr-entry.yml (added) * spec/if/rtems/intr/isr.yml (added) * spec/if/rtems/intr/level.yml (added) * spec/if/rtems/intr/local-disable.yml (added) * spec/if/rtems/intr/local-enable.yml (added) * spec/if/rtems/intr/lock-acquire-isr.yml (added) * spec/if/rtems/intr/lock-acquire.yml (added) * spec/if/rtems/intr/lock-context.yml (added) * spec/if/rtems/intr/lock-declare.yml (added) * spec/if/rtems/intr/lock-define.yml (added) * spec/if/rtems/intr/lock-destroy.yml (added) * spec/if/rtems/intr/lock-initialize.yml (added) * spec/if/rtems/intr/lock-initializer.yml (added) * spec/if/rtems/intr/lock-isr-disable.yml (added) * spec/if/rtems/intr/lock-member.yml (added) * spec/if/rtems/intr/lock-reference.yml (added) * spec/if/rtems/intr/lock-release-isr.yml (added) * spec/if/rtems/intr/lock-release.yml (added) * spec/if/rtems/intr/lock.yml (added) * spec/if/rtems/intr/vector-number.yml (added) spec: Add /if/rtems/intr/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [01643c6] * spec/groups/api/classic/fatal.yml (added) * spec/if/impl/cpu/exception-frame-print.yml (added) * spec/if/impl/cpu/exception-frame.yml (added) * spec/if/impl/interr/terminate.yml (added) * spec/if/rtems/fatal/assert-context.yml (added) * spec/if/rtems/fatal/error-occurred.yml (added) * spec/if/rtems/fatal/exception-frame-print.yml (added) * spec/if/rtems/fatal/exception-frame.yml (added) * spec/if/rtems/fatal/fatal.yml (added) * spec/if/rtems/fatal/header.yml (added) * spec/if/rtems/fatal/internal-error-text.yml (added) * spec/if/rtems/fatal/panic.yml (added) * spec/if/rtems/fatal/source-text.yml (added) spec: Add /if/rtems/fatal/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [5c30755] * spec/groups/api/classic/event.yml (added) * spec/if/rtems/event/all-events.yml (added) * spec/if/rtems/event/event-0.yml (added) * spec/if/rtems/event/event-1.yml (added) * spec/if/rtems/event/event-10.yml (added) * spec/if/rtems/event/event-11.yml (added) * spec/if/rtems/event/event-12.yml (added) * spec/if/rtems/event/event-13.yml (added) * spec/if/rtems/event/event-14.yml (added) * spec/if/rtems/event/event-15.yml (added) * spec/if/rtems/event/event-16.yml (added) * spec/if/rtems/event/event-17.yml (added) * spec/if/rtems/event/event-18.yml (added) * spec/if/rtems/event/event-19.yml (added) * spec/if/rtems/event/event-2.yml (added) * spec/if/rtems/event/event-20.yml (added) * spec/if/rtems/event/event-21.yml (added) * spec/if/rtems/event/event-22.yml (added) * spec/if/rtems/event/event-23.yml (added) * spec/if/rtems/event/event-24.yml (added) * spec/if/rtems/event/event-25.yml (added) * spec/if/rtems/event/event-26.yml (added) * spec/if/rtems/event/event-27.yml (added) * spec/if/rtems/event/event-28.yml (added) * spec/if/rtems/event/event-29.yml (added) * spec/if/rtems/event/event-3.yml (added) * spec/if/rtems/event/event-30.yml (added) * spec/if/rtems/event/event-31.yml (added) * spec/if/rtems/event/event-4.yml (added) * spec/if/rtems/event/event-5.yml (added) * spec/if/rtems/event/event-6.yml (added) * spec/if/rtems/event/event-7.yml (added) * spec/if/rtems/event/event-8.yml (added) * spec/if/rtems/event/event-9.yml (added) * spec/if/rtems/event/header.yml (added) * spec/if/rtems/event/pending-events.yml (added) * spec/if/rtems/event/receive.yml (added) * spec/if/rtems/event/send.yml (added) * spec/if/rtems/event/set.yml (added) * spec/if/rtems/event/system-network-close.yml (added) * spec/if/rtems/event/system-network-sbwait.yml (added) * spec/if/rtems/event/system-network-sosleep.yml (added) * spec/if/rtems/event/system-receive.yml (added) * spec/if/rtems/event/system-send.yml (added) * spec/if/rtems/event/system-server-resume.yml (added) * spec/if/rtems/event/system-server.yml (added) * spec/if/rtems/event/system-transient.yml (added) * spec/if/rtems/event/transient-clear.yml (added) * spec/if/rtems/event/transient-receive.yml (added) * spec/if/rtems/event/transient-send.yml (added) spec: Add /if/rtems/event/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [a720122] * spec/groups/api/classic/dpmem.yml (added) * spec/if/rtems/dpmem/create.yml (added) * spec/if/rtems/dpmem/delete.yml (added) * spec/if/rtems/dpmem/external-to-internal.yml (added) * spec/if/rtems/dpmem/header.yml (added) * spec/if/rtems/dpmem/ident.yml (added) * spec/if/rtems/dpmem/internal-to-external.yml (added) spec: Add /if/rtems/dpmem/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [9beb12d] * spec/groups/api/classic/clock.yml (added) * spec/if/c/timespec.yml (added) * spec/if/c/timeval.yml (added) * spec/if/impl/tod-to-seconds.yml (added) * spec/if/impl/tod-validate.yml (added) * spec/if/impl/watchdog/ticks-per-second.yml (added) * spec/if/impl/watchdog/ticks-since-boot.yml (added) * spec/if/rtems/clock/get-seconds-since-epoch.yml (added) * spec/if/rtems/clock/get-ticks-per-second.yml (added) * spec/if/rtems/clock/get-ticks-since-boot.yml (added) * spec/if/rtems/clock/get-tod-timeval.yml (added) * spec/if/rtems/clock/get-tod.yml (added) * spec/if/rtems/clock/get-uptime-nanoseconds.yml (added) * spec/if/rtems/clock/get-uptime-seconds.yml (added) * spec/if/rtems/clock/get-uptime-timeval.yml (added) * spec/if/rtems/clock/get-uptime.yml (added) * spec/if/rtems/clock/header.yml (added) * spec/if/rtems/clock/set.yml (added) * spec/if/rtems/clock/tick-before.yml (added) * spec/if/rtems/clock/tick-later-usec.yml (added) * spec/if/rtems/clock/tick-later.yml (added) * spec/if/rtems/clock/tick.yml (added) spec: Add /if/rtems/clock/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [99ef74b] * spec/groups/api/classic/cache.yml (added) * spec/if/rtems/cache/aligned-malloc.yml (added) * spec/if/rtems/cache/coherent-add-area.yml (added) * spec/if/rtems/cache/coherent-allocate.yml (added) * spec/if/rtems/cache/coherent-free.yml (added) * spec/if/rtems/cache/disable-data.yml (added) * spec/if/rtems/cache/disable-instruction.yml (added) * spec/if/rtems/cache/enable-data.yml (added) * spec/if/rtems/cache/enable-instruction.yml (added) * spec/if/rtems/cache/flush-entire-data.yml (added) * spec/if/rtems/cache/flush-multiple-data-lines.yml (added) * spec/if/rtems/cache/freeze-data.yml (added) * spec/if/rtems/cache/freeze-instruction.yml (added) * spec/if/rtems/cache/get-data-line-size.yml (added) * spec/if/rtems/cache/get-data-size.yml (added) * spec/if/rtems/cache/get-instruction-line-size.yml (added) * spec/if/rtems/cache/get-instruction-size.yml (added) * spec/if/rtems/cache/get-maximal-line-size.yml (added) * spec/if/rtems/cache/header.yml (added) * spec/if/rtems/cache/instruction-sync-after-code-change.yml (added) * spec/if/rtems/cache/invalidate-entire-data.yml (added) * spec/if/rtems/cache/invalidate-entire-instruction.yml (added) * spec/if/rtems/cache/invalidate-multiple-data-lines.yml (added) * spec/if/rtems/cache/invalidate-multiple-instruction-lines.yml (added) * spec/if/rtems/cache/unfreeze-data.yml (added) * spec/if/rtems/cache/unfreeze-instruction.yml (added) spec: Add /if/rtems/cache/* Mon, 22 Jun 2020 06:36:47 GMT Sebastian Huber [e27600e] * spec/groups/api/classic/barrier.yml (added) * spec/if/rtems/barrier/create.yml (added) * spec/if/rtems/barrier/delete.yml (added) * spec/if/rtems/barrier/header.yml (added) * spec/if/rtems/barrier/ident.yml (added) * spec/if/rtems/barrier/release.yml (added) * spec/if/rtems/barrier/wait.yml (added) spec: Add /if/rtems/barrier/* Mon, 15 Jun 2020 11:35:00 GMT Sebastian Huber [7d87ad3] * spec/groups/api/classic/sem.yml (added) * spec/if/rtems/sem/create.yml (added) * spec/if/rtems/sem/delete.yml (added) * spec/if/rtems/sem/flush.yml (added) * spec/if/rtems/sem/header.yml (added) * spec/if/rtems/sem/ident.yml (added) * spec/if/rtems/sem/obtain.yml (added) * spec/if/rtems/sem/release.yml (added) * spec/if/rtems/sem/set-priority.yml (added) spec: Add /if/rtems/sem/* Fri, 05 Jun 2020 07:56:10 GMT Sebastian Huber [a243fc6] * spec/groups/api/classic/tasks.yml (added) * spec/if/c/cpu_set_t.yml (added) * spec/if/impl/cpu/uint32ptr.yml (added) * spec/if/impl/maximum-priority.yml (added) * spec/if/impl/object/id-of-self.yml (added) * spec/if/impl/smp/get-current-processor.yml (added) * spec/if/impl/smp/get-processor-maximum.yml (added) * spec/if/impl/stack/minimum-size.yml (added) * spec/if/impl/watchdog/no-timeout.yml (added) * spec/if/rtems/config/api-table.yml (modified) * spec/if/rtems/scheduler/add-processor.yml (added) * spec/if/rtems/scheduler/get-maximum-priority.yml (added) * spec/if/rtems/scheduler/get-processor-maximum.yml (added) * spec/if/rtems/scheduler/get-processor-set.yml (added) * spec/if/rtems/scheduler/get-processor.yml (added) * spec/if/rtems/scheduler/ident-by-processor-set.yml (added) * spec/if/rtems/scheduler/ident-by-processor.yml (added) * spec/if/rtems/scheduler/ident.yml (added) * spec/if/rtems/scheduler/map-priority-from-posix.yml (added) * spec/if/rtems/scheduler/map-priority-to-posix.yml (added) * spec/if/rtems/scheduler/remove-processor.yml (added) * spec/if/rtems/tasks/argument.yml (added) * spec/if/rtems/tasks/build.yml (added) * spec/if/rtems/tasks/config.yml (added) * spec/if/rtems/tasks/configured-minimum-stack-size.yml (added) * spec/if/rtems/tasks/create.yml (added) * spec/if/rtems/tasks/current-priority.yml (added) * spec/if/rtems/tasks/delete.yml (added) * spec/if/rtems/tasks/entry.yml (added) * spec/if/rtems/tasks/exit.yml (added) * spec/if/rtems/tasks/get-affinity.yml (added) * spec/if/rtems/tasks/get-priority.yml (added) * spec/if/rtems/tasks/get-scheduler.yml (added) * spec/if/rtems/tasks/header.yml (added) * spec/if/rtems/tasks/ident.yml (added) * spec/if/rtems/tasks/initialization-table.yml (added) * spec/if/rtems/tasks/is-suspended.yml (added) * spec/if/rtems/tasks/iterate.yml (added) * spec/if/rtems/tasks/maximum-priority.yml (added) * spec/if/rtems/tasks/minimum-priority.yml (added) * spec/if/rtems/tasks/minimum-stack-size.yml (added) * spec/if/rtems/tasks/mode.yml (added) * spec/if/rtems/tasks/no-priority.yml (added) * spec/if/rtems/tasks/priority.yml (added) * spec/if/rtems/tasks/restart.yml (added) * spec/if/rtems/tasks/resume.yml (added) * spec/if/rtems/tasks/self-define.yml (added) * spec/if/rtems/tasks/self.yml (added) * spec/if/rtems/tasks/set-affinity.yml (added) * spec/if/rtems/tasks/set-priority.yml (added) * spec/if/rtems/tasks/set-scheduler.yml (added) * spec/if/rtems/tasks/start.yml (added) * spec/if/rtems/tasks/suspend.yml (added) * spec/if/rtems/tasks/task.yml (added) * spec/if/rtems/tasks/tcb.yml (added) * spec/if/rtems/tasks/visitor.yml (added) * spec/if/rtems/tasks/wake-after.yml (added) * spec/if/rtems/tasks/wake-when.yml (added) * spec/if/rtems/tasks/yield-processor.yml (added) spec: Add /if/rtems/tasks/* Fri, 05 Jun 2020 12:19:45 GMT Sebastian Huber [54e2231] * spec/groups/api/classic/attr.yml (added) * spec/if/rtems/attr/application-task.yml (added) * spec/if/rtems/attr/attribute.yml (added) * spec/if/rtems/attr/barrier-automatic-release.yml (added) * spec/if/rtems/attr/barrier-manual-release.yml (added) * spec/if/rtems/attr/binary-semaphore.yml (added) * spec/if/rtems/attr/counting-semaphore.yml (added) * spec/if/rtems/attr/default-attributes.yml (added) * spec/if/rtems/attr/fifo.yml (added) * spec/if/rtems/attr/floating-point.yml (added) * spec/if/rtems/attr/global.yml (added) * spec/if/rtems/attr/header.yml (added) * spec/if/rtems/attr/inherit-priority.yml (added) * spec/if/rtems/attr/local.yml (added) * spec/if/rtems/attr/multiprocessor-resource-sharing.yml (added) * spec/if/rtems/attr/no-floating-point.yml (added) * spec/if/rtems/attr/no-inherit-priority.yml (added) * spec/if/rtems/attr/no-multiprocessor-resource-sharing.yml (added) * spec/if/rtems/attr/no-priority-ceiling.yml (added) * spec/if/rtems/attr/priority-ceiling.yml (added) * spec/if/rtems/attr/priority.yml (added) * spec/if/rtems/attr/semaphore-class.yml (added) * spec/if/rtems/attr/simple-binary-semaphore.yml (added) * spec/if/rtems/attr/system-task.yml (added) spec: Add /if/rtems/attr/* Fri, 29 May 2020 08:17:44 GMT Sebastian Huber [94f668f] * spec/groups/api/classic/types.yml (added) * spec/if/c/sys-cpuset.yml (added) * spec/if/c/sys-impl-timespec.yml (added) * spec/if/c/sys-impl-timeval.yml (added) * spec/if/impl/cpu/header.yml (added) * spec/if/impl/cpu/interrupt-frame.yml (added) * spec/if/impl/cpu/isr-passes-frame-pointer.yml (added) * spec/if/impl/mpci/configuration-type.yml (added) * spec/if/impl/mpci/control.yml (added) * spec/if/impl/mpci/entry.yml (added) * spec/if/impl/mpci/get-packet-entry.yml (added) * spec/if/impl/mpci/header-2.yml (added) * spec/if/impl/mpci/initialization-entry.yml (added) * spec/if/impl/mpci/packet-classes.yml (added) * spec/if/impl/mpci/packet-minimum-hetero-conversion.yml (added) * spec/if/impl/mpci/packet-minimum-size.yml (added) * spec/if/impl/mpci/packet-prefix.yml (added) * spec/if/impl/mpci/receive-entry.yml (added) * spec/if/impl/mpci/return-packet-entry.yml (added) * spec/if/impl/mpci/send-entry.yml (added) * spec/if/impl/object/id-none.yml (added) * spec/if/impl/object/id.yml (added) * spec/if/impl/watchdog/interval.yml (added) * spec/if/rtems/types/header.yml (modified) * spec/if/rtems/types/id-none.yml (added) * spec/if/rtems/types/id.yml (added) * spec/if/rtems/types/interval.yml (added) * spec/if/rtems/types/minimum-packet-size.yml (added) * spec/if/rtems/types/minimun-hetero-conversion.yml (added) * spec/if/rtems/types/mp-packet-classes.yml (added) * spec/if/rtems/types/mpci-entry.yml (added) * spec/if/rtems/types/mpci-get-packet-entry.yml (added) * spec/if/rtems/types/mpci-initialization-entry.yml (added) * spec/if/rtems/types/mpci-receive-packet-entry.yml (added) * spec/if/rtems/types/mpci-return-packet-entry.yml (added) * spec/if/rtems/types/mpci-send-packet-entry.yml (added) * spec/if/rtems/types/mpci-table.yml (added) * spec/if/rtems/types/multiprocessing-table.yml (added) * spec/if/rtems/types/name.yml (added) * spec/if/rtems/types/no-timeout.yml (added) * spec/if/rtems/types/packet-prefix.yml (added) * spec/if/rtems/types/time-of-day.yml (added) spec: Add /if/rtems/types/* Thu, 04 Jun 2020 17:53:20 GMT Sebastian Huber [01ae66a] * spec/groups/api/classic/options.yml (added) * spec/if/rtems/options/default-options.yml (added) * spec/if/rtems/options/event-all.yml (added) * spec/if/rtems/options/event-any.yml (added) * spec/if/rtems/options/header.yml (added) * spec/if/rtems/options/no-wait.yml (added) * spec/if/rtems/options/option.yml (added) * spec/if/rtems/options/wait.yml (added) spec: Add /if/rtems/options/* Thu, 04 Jun 2020 14:57:10 GMT Sebastian Huber [773e572] * spec/groups/api/classic/modes.yml (added) * spec/if/impl/cpu/modes-interrupt-mask.yml (added) * spec/if/rtems/modes/all-mode-masks.yml (added) * spec/if/rtems/modes/asr-mask.yml (added) * spec/if/rtems/modes/asr.yml (added) * spec/if/rtems/modes/current-mode.yml (added) * spec/if/rtems/modes/default-modes.yml (added) * spec/if/rtems/modes/header.yml (added) * spec/if/rtems/modes/interrupt-level-body.yml (added) * spec/if/rtems/modes/interrupt-level.yml (added) * spec/if/rtems/modes/interrupt-mask-variable.yml (added) * spec/if/rtems/modes/interrupt-mask.yml (added) * spec/if/rtems/modes/mode.yml (added) * spec/if/rtems/modes/no-asr.yml (added) * spec/if/rtems/modes/no-preempt.yml (added) * spec/if/rtems/modes/no-timeslice.yml (added) * spec/if/rtems/modes/preempt-mask.yml (added) * spec/if/rtems/modes/preempt.yml (added) * spec/if/rtems/modes/timeslice-mask.yml (added) * spec/if/rtems/modes/timeslice.yml (added) spec: Add /if/rtems/modes/* Wed, 24 Jun 2020 09:09:24 GMT Sebastian Huber [37b4b1d] * spec/if/impl/cpu/hardware-fp.yml (added) * spec/if/rtems/config/get-copyright-notice.yml (added) * spec/if/rtems/config/get-user-multiprocessing-table.yml (modified) * spec/if/rtems/config/get-version-string.yml (added) * spec/if/rtems/config/has-hardware-fp.yml (added) spec: Add /if/rtems/config/* Wed, 24 Jun 2020 10:44:15 GMT Sebastian Huber [fb558c8] * spec/if/compiler/asm.yml (added) * spec/if/rtems/basedefs/compiler-memory-barrier.yml (modified) * spec/if/rtems/basedefs/define-global-symbol.yml (modified) * spec/if/rtems/basedefs/obfuscate-variable.yml (modified) spec: Improve /if/rtems/basedefs/* Fri, 26 Jun 2020 06:14:10 GMT Sebastian Huber [2137f6a] * rtemsqual/tests/test_validation.py (modified) * rtemsqual/validation.py (modified) validation: Simplify test fixture scope code Thu, 25 Jun 2020 11:37:27 GMT Sebastian Huber [e9d1873] * rtemsqual/validation.py (modified) validation: Iterate over items without recursion