Timeline



04/22/21:

15:10 Changeset in rtems-docs [f6f3fdc] by Gedare Bloom <gedare@…>
c-user: fix broken definition in rate-monotonic background.
13:57 Changeset in rtems [55c6cb1d] by Sebastian Huber <sebastian.huber@…>
rtems: Clarify constraints in documentation
13:57 Changeset in rtems [8854aec1] by Sebastian Huber <sebastian.huber@…>
rtems: Mention timer server fire directives A timer may be also reinitiated by the timer server fire directives.
13:40 Changeset in rtems-central [fc0cf3b] by Frank Kühndel <frank.kuehndel@…>
spec: timer_initiate_server test more independent Factoring out the direct use of _Timer_server. The access to RTEMS internals should be bundled in one place and not spread over many files in the validation tests.
13:31 Changeset in rtems [8c518a95] by Sebastian Huber <sebastian.huber@…>
build: Remove duplicated attributes
12:03 Changeset in rtems-central [1c036bb] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/intr/* documentation
12:02 Changeset in rtems-central [c8729ae] by Sebastian Huber <sebastian.huber@…>
spec: Clarify rtems_timer_cancel() docs
11:51 Changeset in rtems-docs [eb45e22] by Sebastian Huber <sebastian.huber@…>
c-user: Mention timer server fire directives A timer may be also reinitiated by the timer server fire directives.
11:45 Changeset in rtems-docs [6ee9317] by Sebastian Huber <sebastian.huber@…>
c-user: Use glossary term
11:39 Changeset in rtems-central [88496ed] by Sebastian Huber <sebastian.huber@…>
spec: Use glossary term
08:50 Changeset in rtems-central [07a63aa] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/message/* documentation
06:06 Changeset in rtems-central [c86228e] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/ratemon/* documentation
05:20 Ticket #2855 (Next generation of RTEMS documentation) closed by Sebastian Huber
invalid: The goals of the ticket are too unspecific.

04/21/21:

21:58 Changeset in rtems-source-builder [4e6dc64] by Alex White <alex.white@…>
sb: Merge mailer changes from rtems-tools This adds the improved mailer.py script from rtems-tools. Closes #4388
21:58 Changeset in rtems-source-builder [6225ead]5 by Alex White <alex.white@…>
sb: Merge mailer changes from rtems-tools This adds the improved mailer.py script from rtems-tools. Closes #4554
20:24 Changeset in rtems [fe3e05f] by Ryan Long <ryan.long@…>
psx13: Reworked and relicensed Changed the way the tests were structured, added rtems_test_assert()'s, updated psx13.scn and the license. Update #3899
17:39 Changeset in rtems-central [182294b] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/mp/* documentation
17:33 Changeset in rtems-central [e2942af] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/dpmen/* documentatation
17:32 Changeset in rtems-central [929a974] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/support/* documentation
12:52 Changeset in rtems-docs [03fc1d6] by Sebastian Huber <sebastian.huber@…>
c-user: Generate dual-ported memory manager docs The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
11:55 Changeset in rtems-docs [a995620] by Sebastian Huber <sebastian.huber@…>
c-user: Generate multiprocessing manager docs The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
11:23 Changeset in rtems-central [540d24d] by Sebastian Huber <sebastian.huber@…>
spec: Add user extensions glossary terms
11:22 Changeset in rtems-docs [dae5338] by Sebastian Huber <sebastian.huber@…>
c-user: Add user extensions glossary terms
08:50 Changeset in rtems-docs [d946f30] by Sebastian Huber <sebastian.huber@…>
c-user: Generate fatal error manager docs The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
08:49 Changeset in rtems-docs [5a3cb76] by Sebastian Huber <sebastian.huber@…>
c-user: Generate initialization manager docs The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
07:54 Changeset in rtems-central [cbe0dc2] by Sebastian Huber <sebastian.huber@…>
config.yml: Generate more chapters
07:53 Changeset in rtems-central [14378aa] by Sebastian Huber <sebastian.huber@…>
interfacedoc: Substitute group descriptions
07:52 Changeset in rtems-central [4c96de5] by Sebastian Huber <sebastian.huber@…>
spec: Update /rtems/init/* and /rtems/fatal/* docs
07:34 Changeset in rtems-docs [86b48fb] by Sebastian Huber <sebastian.huber@…>
c-user: Split up multiprocessing manager This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
07:29 Changeset in rtems-docs [62ca9c1] by Sebastian Huber <sebastian.huber@…>
c-user: Split up fatal error manager This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
07:19 Changeset in rtems-docs [f3262d4] by Sebastian Huber <sebastian.huber@…>
c-user: Split up initialization manager This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
05:03 Ticket #4389 (Undefined behaviour if the area size calculation in calloc() and ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 51defd92/rtems: […]

04/20/21:

18:44 Ticket #2406 (ping command crashes under i386/pc486) closed by Joel Sherrill
wontfix: This appears to related to the legacy stack and I suspect it has long gone away.
18:43 Ticket #2336 (c/src/lib/libbsp/arm/nds/tools/ndstool/source/raster.cpp: 2 * resource leak) closed by Joel Sherrill
wontfix: BSP and tool removed.
18:37 Ticket #4390 (Make zero size allocation result consistent across directives) created by Sebastian Huber
There is a special case in malloc() which results in a malloc( 0 ) == …
18:32 Ticket #4389 (Undefined behaviour if the area size calculation in calloc() and ...) created by Sebastian Huber
17:30 Changeset in rtems [51defd92] by Sebastian Huber <sebastian.huber@…>
Fix calloc() behaviour in case of overflow The multiplication to calculate the length of the memory area to allocate may overflow. Return NULL in case of an overflow. Close #4389.
16:31 Changeset in rtems [100c050c] by Robin Mueller <robin.mueller.m@…>
Updated tick implementation for HAL_GetTick This now uses rtems_clock_get_uptime_nanoseconds to calculate the uptime ticks in milliseconds.
13:58 Changeset in rtems-central [6b84ea2] by Frank Kühndel <frank.kuehndel@…>
spec: rtems_timer_initiate_server() minor changes Apply recommended changes from review to specification item for rtems_timer_initiate_server().
12:55 Changeset in rtems-central [8d06b93] by Sebastian Huber <sebastian.huber@…>
spec: Specify memory allocation directives
10:47 Changeset in rtems-central [6ae1100] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
09:05 Changeset in rtems [ea1dc0ee] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Remove duplicated build definitions The links are already in spec/build/bsps/arm/stm32h7/grp.yml.
07:58 Changeset in rtems [6c66bbb] by Sebastian Huber <sebastian.huber@…>
malloc: Hide RTEMS_Malloc_Sbrk_amount Move RTEMS_Malloc_Sbrk_amount to the only implementation file which uses it and make it private to hide implementation-details from an API header.
07:33 Changeset in rtems [2b32146] by Sebastian Huber <sebastian.huber@…>
Remove superfluous <rtems/score/wkspace.h> includes
07:04 Changeset in rtems-central [4f8869b] by Sebastian Huber <sebastian.huber@…>
spec: Use posix_memalign() The aligned_alloc() depends on errno.
06:41 Changeset in rtems [d8a5e14] by Sebastian Huber <sebastian.huber@…>
libcsupport: Move rtems_calloc() Move rtems_calloc() since it only depends on rtems_malloc(). This may make it easier to customize the heap allocator. Change licence to BSD-2-Clause according to file history. Update #3053.

04/19/21:

18:06 Changeset in rtems [0e49372a] by Sebastian Huber <sebastian.huber@…>
score: Remove unused _Thread_queue_Dequeue() Last use was removed by: commit 54550e048d3a49435912797d2024f80671e93267 Author: Sebastian Huber <sebastian.huber@…> Date: Fri May 13 08:16:30 2016 +0200 posix: Rework pthread_join() Rework pthread_join() to use _Thread_Join().
18:02 Changeset in rtems-libbsd [5251e0c] by G S Niteesh Babu <niteesh.gs@…>
iicbus/rtems-i2c.c: Add rtems,path as an additional bus path Adds "rtems,path" as an additional bus path for the i2c driver. Previously the bus path was provided in "rtems,i2c-path" property only.
17:37 Ticket #4388 (Copy improved mailer.py from rtems-tools) created by Alex White
The mailer.py script from rtems-tools has had various improvements …
14:58 Changeset in rtems-central [d7b0d44] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
10:12 Changeset in rtems-central [350fff39] by Frank Kühndel <frank.kuehndel@…>
spec: Add spec item rtems_timer_initiate_server() Adding the specification item to rtems-central for the directive rtems_timer_initiate_server() of the timer manager.
08:55 Changeset in rtems [5cc1695] by Robin Mueller <robin.mueller.m@…>
Fixes for TMS570 BSP When compiling the lwIP port for the TMS570, there were issues with the BSP. Headers are expected in a folder named ti_herc which did not exist. This fixes the issue. Furthermore, there were multiple warnings about define redefinitions. This was fixed as well.

04/16/21:

22:29 Ticket #4387 (covoar marks taken/not taken incorrectly for AArch64) closed by Alex White <alex.white@…>
fixed: In 0c4884a/rtems-tools: […]
22:29 Ticket #4386 (covoar missing conditional branch instructions on ARM) closed by Alex White <alex.white@…>
fixed: In 292363d/rtems-tools: […]
20:16 Changeset in rtems-central [640e2df] by Sebastian Huber <sebastian.huber@…>
validation: More compact post-conditions
18:24 Changeset in rtems-tools [0c4884a] by Alex White <alex.white@…>
covoar/Target_aarch64: Swap QEMU taken/not taken bits This overrides the TargetBase behavior to allow branches to be marked correctly as either taken or not taken. Closes #4387
18:12 Changeset in rtems-tools [29fee42] by Alex White <alex.white@…>
Revert "covoar/TargetBase: Fix QEMU branch info" This reverts commit e80fd3e75b25627b6b2be2c1c820895319a91f34. The change was originally made to correct the taken/not taken analysis of AArch64. This broke taken/not taken analysis on other architectures where the behavior was not overridden in the appropriate Target_* class.
18:11 Ticket #4387 (covoar marks taken/not taken incorrectly for AArch64) created by Alex White
The AArch64 annotated assembly produced by covoar reveals that …
14:39 Changeset in rtems-tools [292363d] by Alex White <alex.white@…>
covoar/Target_arm: Add cbz and cbnz as branch instructions This adds cbz and cbnz as conditional branch instructions for ARM as they appear to have been missed. Closes #4386
14:36 Ticket #4386 (covoar missing conditional branch instructions on ARM) created by Alex White
Two ARM instructions, cbz and cbnz, are not being treated as …
13:22 Changeset in rtems [00f9faf2] by Sebastian Huber <sebastian.huber@…>
rtems: Document rtems_semaphore_obtain() errors
13:14 Changeset in rtems-central [b6d4229] by Sebastian Huber <sebastian.huber@…>
validation: Assign run parameters early This allows to use the run parameters in the setup/teardown fixture methods.
07:59 Changeset in rtems-central [2b6d64b] by Sebastian Huber <sebastian.huber@…>
spec: Document semaphore obtain errors
07:21 Changeset in rtems [16b50ac6] by Sebastian Huber <sebastian.huber@…>
score: Always check if a prio ceiling is defined Priority ceiling semaphores (in contrast to MrsP semaphores) have only one priority ceiling which is defined for the home scheduler of the task which created the semaphore. Always check during a semaphore seize that the home scheduler of the calling task is equal to this scheduler. This avoids a scheduler mismatch if the semphore is acquired after the calling thread blocked on the semaphore.
06:57 Changeset in rtems-docs [9bf0184] by Sebastian Huber <sebastian.huber@…>
c-user: Document rtems_semaphore_obtain() errors Update #3993.
06:50 Ticket #4385 (grlib/genirq: Bad returned value when enabling/disabling interrupt) closed by Moyano, Gabriel <gabriel.moyano@…>
fixed: In bc806d4/rtems: […]
05:50 Changeset in rtems [2a24f99d] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Set MSP in ARMv7-M start code Set the Main Stack Pointer (MSP) to the ISR stack area end just in case we run using the Process Stack Pointer (PSP). This helps if applications are started by a boot loader.

04/15/21:

20:28 Changeset in rtems-docs [199cc8e] by Vijay Kumar Banerjee <vijay@…>
legacy-networking: Add note with build instructions for rtems-net-legacy
14:34 Changeset in rtems-central [ffec29a] by Sebastian Huber <sebastian.huber@…>
validation: Avoid use of uint0_t

04/14/21:

18:36 Changeset in rtems-central [93d6393] by Sebastian Huber <sebastian.huber@…>
spec: Specify semphore obtain
14:32 Ticket #4384 (Add SMTP login to rtems-tools mailer) closed by Alex White <alex.white@…>
fixed: In 82b752a/rtems-tools: […]
09:47 Changeset in rtems-central [af974f1] by Sebastian Huber <sebastian.huber@…>
spec: Account for helping schedulers
05:43 Changeset in rtems [a5fd293] by Vijay Kumar Banerjee <vijay@…>
testsuites: Remove telnetd01 telnetd01 test cannot be run without a network stack, so this test is being moved to the rtems-net-legacy repository.
04:57 Changeset in rtems-central [5c2aa3d] by Sebastian Huber <sebastian.huber@…>
spec: Adjust scheduler terms

04/13/21:

21:28 Changeset in rtems-tools [82b752a] by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Add --use-gitconfig option This adds the option to pull mail-related configuration values from the user's git configuration. Closes #4384
21:28 Changeset in rtems-tools [f7f1a3e]5 by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Add --use-gitconfig option This adds the option to pull mail-related configuration values from the user's git configuration. Updates #4553
18:45 Changeset in rtems [71521ff2] by Vijay Kumar Banerjee <vijay@…>
telnetd.c: Remove RTEMS_NETWORKING check Set the priority manually to make telnetd compatible with the
18:16 Changeset in rtems-libbsd [9b9a976] by Vijay Kumar Banerjee <vijay@…>
Revert "Import telnetd from RTEMS repository" This reverts commit 1b07480ddc93c10777eff5072e7621ed0c96d30c.
17:58 Changeset in rtems [0cbbcef] by Vijay Kumar Banerjee <vijay@…>
Revert "cpukit/include: Remove telnetd.h" This reverts commit 8383572963e261ea384cddfa43cd9606e7c23cdd.
17:57 Changeset in rtems [650ac700] by Vijay Kumar Banerjee <vijay@…>
Revert "cpukit: Remove telnetd" This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.
15:51 GSoC/2021 edited by Ranjan
(diff)
12:19 GSoC/2021 edited by Matthew Joyce
(diff)
12:02 Changeset in rtems-libbsd [829afaf] by Christian Mauderer <christian.mauderer@…>
st-sdmmc: Handle short not cache aligned buffers Possible data sources for SD driver: - mmc_sd_switch(): - length: 64 byte; - buffer on stack - mmc_test_bus_width(): - length: 4 or 8 byte - buffer in program memory or on stack - mmc_app_send_scr(): - length: 8 byte - buffer from device ivar structure - mmc_app_sd_status(): - length: 64 byte - buffer from device ivar structure - mmc_send_ext_csd(): - length: MMC_EXTCSD_SIZE = 512 - buffer from device ivar structure - rtems_bsd_mmcsd_disk_read_write(): - length: depends on read - buffer from rtems_blkdev buffer -> already aligned - mmcsd_ioctl_cmd(): - length: depends on call - buffer malloced, not aligned -> patched in RTEMS So the problematic buffers are only the ones up to 512 bytes. Copy these data into a buffer to avoid that problem.
12:02 Changeset in rtems-libbsd [b1ecc253]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
st-sdmmc: Handle short not cache aligned buffers Possible data sources for SD driver: - mmc_sd_switch(): - length: 64 byte; - buffer on stack - mmc_test_bus_width(): - length: 4 or 8 byte - buffer in program memory or on stack - mmc_app_send_scr(): - length: 8 byte - buffer from device ivar structure - mmc_app_sd_status(): - length: 64 byte - buffer from device ivar structure - mmc_send_ext_csd(): - length: MMC_EXTCSD_SIZE = 512 - buffer from device ivar structure - rtems_bsd_mmcsd_disk_read_write(): - length: depends on read - buffer from rtems_blkdev buffer -> already aligned - mmcsd_ioctl_cmd(): - length: depends on call - buffer malloced, not aligned -> patched in RTEMS So the problematic buffers are only the ones up to 512 bytes. Copy these data into a buffer to avoid that problem.
11:55 Changeset in rtems-libbsd [00a5f97]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
MMCSD: Use cache aligned alloc for ioctl Some drivers can't easily work with buffers that are not cache aligned and have an arbitrary length. Therefore use an aligned malloc instead.
11:55 Changeset in rtems-libbsd [8aa3ddf] by Christian Mauderer <christian.mauderer@…>
MMCSD: Use cache aligned alloc for ioctl Some drivers can't easily work with buffers that are not cache aligned and have an arbitrary length. Therefore use an aligned malloc instead.
11:18 Changeset in rtems-central [f320094] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
08:53 Changeset in rtems-central [671cd42] by Sebastian Huber <sebastian.huber@…>
spec: Add custom action req texts
08:26 Changeset in rtems-central [1b8fb90] by Sebastian Huber <sebastian.huber@…>
config.yml: Add extra files
08:24 Changeset in rtems-central [0285f84] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
08:07 Changeset in rtems-central [9e7ee26] by Sebastian Huber <sebastian.huber@…>
validation: Add get_post_conditions()
05:46 Ticket #4385 (grlib/genirq: Bad returned value when enabling/disabling interrupt) created by GabrielMoyano
The function genirq_set_active() can return a value greater than 1 …
01:18 GSoC/2021 edited by Ida Delphine
(diff)

04/12/21:

18:57 Changeset in rtems-tools [3b1407f] by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Add SMTP login options This adds more options so that the user can authenticate with the SMTP server. Updates #4384
18:57 Changeset in rtems-tools [a7efe4a]5 by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Add SMTP login options This adds more options so that the user can authenticate with the SMTP server. Updates #4553
18:45 Changeset in rtems-tools [1a575af] by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Return full smtp-host arg value This fixes mail.smtp_host() so that it returns the full argument value rather than just the second character. Updates #4384
18:45 Changeset in rtems-tools [56779ec]5 by Alex White <alex.white@…>
rtemstoolkit/mailer.py: Return full smtp-host arg value This fixes mail.smtp_host() so that it returns the full argument value rather than just the second character. Updates #4553
18:34 Ticket #4384 (Add SMTP login to rtems-tools mailer) created by Alex White
The ability to provide a username and password to perform an SMTP …
14:53 Changeset in rtems [988cc1a] by Christian Mauderer <christian.mauderer@…>
bsps/imxrt: Add addresses and interrupts to dts Add addresses and interrupts for most internal peripherals to the dts. The additional aliases make it possible for an application to easily access these informations. Update #4180
13:38 Changeset in rtems-docs [037104a] by Joel Sherrill <joel@…>
posix-compliance/posix_rst.py: Use proper names of standards in headings
12:55 Changeset in rtems-central [9b90a96] by Sebastian Huber <sebastian.huber@…>
spec: New cases for /rtems/sem/req/obtain
09:45 Changeset in rtems-central [c1546e6] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
09:45 Changeset in rtems-central [9954989] by Sebastian Huber <sebastian.huber@…>
spec: Add scheduler glossary terms
09:44 Changeset in rtems-central [2a7217d] by Sebastian Huber <sebastian.huber@…>
spec: Add a test suite without a clock driver
09:28 Changeset in rtems-docs [14c9029] by Sebastian Huber <sebastian.huber@…>
c-user: Add scheduler glossary terms Add glossary terms which characterize the relationship of a scheduler to a task.
06:11 Changeset in rtems-central [83d7651] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
05:15 Changeset in rtems-central [f0ba295] by Sebastian Huber <sebastian.huber@…>
spec: Update due to renamed header
05:14 Changeset in rtems-central [8cfee8f] by Sebastian Huber <sebastian.huber@…>
spec: Use ClockTick?()
04:58 Changeset in rtems [bc29c7c] by Sebastian Huber <sebastian.huber@…>
validation: Add support library Add a library for support functions used by validation tests. Rename tc-support.* to tx-support.* since this file does not contain test cases.
04:55 GSoC/2021 edited by Husni Faiz
(diff)

04/11/21:

19:15 Changeset in rtems [a316a9d] by Jiri Gaisler <jiri@…>
smpfatal08: block secondary processors * On some SMP platforms, all cpus are started by the boot-loader. We need to block the secondary cpus or they will clobber the test output.
01:08 Changeset in rtems-tools [177c752] by Joel Sherrill <joel@…>
TraceWriterQEMU.cc: Multiple clean ups Change sprintf() to strncpy() to avoid buffer overwrite CID 1399603, Switch to auto pointer for iterator. Initialize _pad field of entry CID 1399603, fclose file on error patch CID 1399621,

04/10/21:

23:54 Changeset in rtems-tools [4faf9a6] by Joel Sherrill <joel@…>
covoar/TargetBase.h: Remove unused member variables Both flagged by CID #1399638.
19:15 Changeset in rtems [d75b29d] by G S Niteesh Babu <niteesh.gs@…>
bsps/beagle: Refactored i2c driver Refactored the i2c driver to parse register values from the device tree rather than hardcoding them. But still the clocks have to initialized manually.
19:15 Changeset in rtems-docs [2ce0fe2] by G S Niteesh Babu <niteesh.gs@…>
user/bsps/arm/beagle: Update i2c initialization instructions The new i2c driver in the beagle BSP uses FDT based initialization. This updates the documentation of the BSP about the same.

04/09/21:

21:52 Changeset in rtems-tools [6759c3c]5 by Alex White <alex.white@…>
rtemstoolkit: Filter mail options from log output This filters mail-related options out before logging the command line options. This is needed to prevent leaking potentially sensitive information via logs and emails. Updates #4553
21:52 Changeset in rtems-tools [92f7f67] by Alex White <alex.white@…>
rtemstoolkit: Filter mail options from log output This filters mail-related options out before logging the command line options. This is needed to prevent leaking potentially sensitive information via logs and emails. Updates #4384
17:53 Changeset in rtems [024d4ea] by Sebastian Huber <sebastian.huber@…>
rtems: Use allocator mutex for timer server The allocator mutex is recursive and already used for the task creation in rtems_timer_initiate_server(). Just use this mutex instead of the once mutex to serialize the initialization. This avoids a dependency on condition variables which are not used here.
17:18 Changeset in rtems-central [2014f8b] by Sebastian Huber <sebastian.huber@…>
spec: Update due to API changes
14:26 GSoC/2021 edited by Husni Faiz
(diff)
14:01 Changeset in rtems-central [0966b76] by Sebastian Huber <sebastian.huber@…>
config.yml: Add extra files
12:48 Changeset in rtems-source-builder [4e256fc] by Sebastian Huber <sebastian.huber@…>
7: Update tool chain
12:47 Changeset in rtems-source-builder [c25e4d4] by Sebastian Huber <sebastian.huber@…>
6: Update tool chain
12:33 Changeset in rtems-source-builder [fc6fac1] by Sebastian Huber <sebastian.huber@…>
6/7: Update to the latest rtems-tools
12:29 Changeset in rtems-tools [0b94fb0] by Sebastian Huber <sebastian.huber@…>
linkers: Update due to API changes
06:28 Changeset in rtems [5728e8e3] by Moyano, Gabriel <gabriel.moyano@…>
grlib/genirq: Taking into account that it could be more than one ISR enabled/disabled
06:28 Changeset in rtems [bc806d4]5 by Moyano, Gabriel <gabriel.moyano@…>
grlib/genirq: Taking into account that it could be more than one ISR enabled/disabled Closes #4385

04/08/21:

23:02 Ticket #4342 (disp_hcms29xx.c: Unused value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 3cd58bd/rtems: […]
23:02 Ticket #4341 (fastlz.c: Unused value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 09d811b/rtems: […]
23:02 Ticket #4340 (print-ls.c: Unused value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 0b23660/rtems: […]
23:02 Ticket #4339 (main_cp.c: Unused value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In fbc76440/rtems: […]
17:50 Ticket #4383 (covoar keeps DWARF info in memory too long) created by Alex White
To get covoar working again, the ELF and DWARF info cleanup was moved …
17:13 Changeset in rtems-tools [eecde47] by Alex White <alex.white@…>
coverage/symbol-sets.ini : Add libuuid
13:41 Changeset in rtems [7bbbe42] by Frank Kühndel <frank.kuehndel@…>
clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes issue #4338 by changing _TOD_Validate() to only accept years till 2105. This requires another patch to change the documentation of rtems_clock_set() and other affected API functions (indicating the end date is 2105 not 2514). I tried to support till year 2514 but it turned out that this needs changing the Timer Manager too. That in turn would mean to change _TOD_Seconds_since_epoch( void ) from 32 to 64 bit. Sebastian pointed out that a naive extension leads to trouble with 32 bit processors. He deemed a safe re-implementation too costly performance wise considering that year 2106 is far away and current binaries using RTEMS Classic API are unlikely to be in use by 2106. The constant TOD_SECONDS_AT_2100_03_01_00_00 in cpukit/rtems/src/clocktodtoseconds.c happens to be wrong by 1 hour. When setting the date 2100-Feb-28 23:59:59 and then reading the date again you will find yourself in 2100-Feb-27. Update #4338
13:07 Changeset in rtems-central [aec1727] by Frank Kühndel <frank.kuehndel@…>
spec: Add spec items for clock manager Adding the specification items to rtems-central for those methods of the clock manager which are mentioned in the space profile. The SRS requirements and their tests can be generated from these specification items.
12:40 Changeset in rtems-central [8b5158b] by Sebastian Huber <sebastian.huber@…>
spec: Use GetThread?() from test support
08:32 Changeset in rtems-central [455e1da] by Sebastian Huber <sebastian.huber@…>
spec: Update due to API changes
06:18 Changeset in rtems [cc1c944] by Sebastian Huber <sebastian.huber@…>
libtest: Add scheduler test support Add support to record scheduler operations. This support is especially important for tests in SMP configurations since the thread switch extension is quite difficult to use due to the asynchronous nature of thread dispatching. In contrast, the scheduler operations occur normally in a deterministic order. Update #3716.
05:51 Changeset in rtems [5b97821] by Sebastian Huber <sebastian.huber@…>
libtest: Fix use of flexible array member Flexible array members must not appear in the middle of a structure.
04:41 GSoC/2021 edited by Ayushman Mishra
(diff)
Note: See TracTimeline for information about the timeline view.