Timeline



11/12/19:

15:33 Changeset in rtems [08bd7d3]5 by Joel Sherrill <joel@…>
Add TOD Hooks to allow BSP to take action when TOD is set Two use cases were envisioned for this. 1) a BSP or application which desires to update a real-time clock when the RTEMS TOD is set. 2) a paravirtualized BSP can use this to propagate setting the time in an RTEMS application to the hosting environment. This enables the entire set of applications in the virtualized environments to have a single consistent TOD.
08:46 Changeset in rtems [6da85f49]5 by Sebastian Huber <sebastian.huber@…>
block08: Use local include Update #3818.
06:08 Changeset in rtems [f515948]5 by Sebastian Huber <sebastian.huber@…>
ada/mptests: Make them compile clean Fix all warnings. Update #3818.
06:08 Changeset in rtems [37d509b]5 by Sebastian Huber <sebastian.huber@…>
libtests: Remove superfluous include path Update #3818.
05:56 Changeset in rtems [224ceb0b]5 by Sebastian Huber <sebastian.huber@…>
psxfenv01: Check FE_DIVBYZERO define

11/11/19:

19:08 Changeset in rtems [1a48cbf]5 by Sebastian Huber <sebastian.huber@…>
sptests: Avoid include path magic Update #3818.
18:52 Changeset in rtems [1e343825]5 by Sebastian Huber <sebastian.huber@…>
tests: Simplify fatal error test support Move system.h to shared init.c. Update #3818.
14:04 Ticket #3624 (MSYS2 builds appear to ignore tcfg file) closed by Sebastian Huber
wontfix: This will be fixed by the new build system, see #3818.
13:24 Changeset in rtems [b88c7583]5 by Sebastian Huber <sebastian.huber@…>
fstests: Use tmacros.h instead of pmacros.h This avoids an extra include path. Update #3818.
12:34 Changeset in rtems-tools [e6e610d]5 by Hesham Almatary <Hesham.Almatary@…>
rld-rap: Ignore relocations with section index 0
11:08 Changeset in rtems [3a5bc21]5 by Hesham Almatary <Hesham.Almatary@…>
testsuite/dl02: Fix bug to correctly check the handle of the second object file
11:06 Changeset in rtems [a4c5da6]5 by Hesham Almatary <Hesham.Almatary@…>
riscv: preliminarily support for libdl Support for targets compiled with -fno-pic and -mno-relax
08:37 Changeset in rtems-source-builder [9e71002]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up <fenv.h> and FreeBSD compatiblity changes.
04:12 Changeset in rtems-source-builder [f0b0a70]5 by Chris Johns <chrisj@…>
rtems: Fix kernel and tools release source package selection. Closes #3814
04:10 Changeset in rtems-source-builder [6950f22]5 by Chris Johns <chrisj@…>
sb: Add support for a comma separated release path list. Updates #3814
03:49 Ticket #3811 (Release source path on ftp.rtems.org is wrong) closed by Chris Johns
fixed: https://git.rtems.org/rtems-release/commit/?id=669f17dfba4554eafa8ebc82c437133cd51e8ed9
03:27 Changeset in rtems-release [669f17d]5 by Chris Johns <chrisj@…>
rsb: Set the correct release snapshot path. Closes #3811

11/09/19:

14:37 Changeset in rtems-source-builder [35a4a0c]5 by Jiri Gaisler <jiri@…>
Update sis simulator to v2.19 * Improve gdb watchpoint handling/reporting * Support building on Mingw-W64 * Stop flushing sparc reg windows on gdb break * updates #3816

11/08/19:

14:49 Ticket #3820 (Rename psx_example_N to something meaningful) created by Joel Sherrill
rtems-examples/posix_api has three examples which are just named …
14:42 Changeset in rtems [7217a4f]5 by David Gibson <david@…>
libfdt: Correct prototype for fdt_ro_probe_() This function returns an int32_t, however the prototype in libfdt_internal.h shows it returning an int. We haven't caught this before because they're the same type on nearly all platforms this gets built on. Apparently it's not the case on FreeRTOS, so someone hit this mismatch building for that platform. Reported-by: dharani kumar <dharanikumarsrvn@…> Signed-off-by: David Gibson <david@…>
07:05 Ticket #3819 (Consider FAA AC 20-148 - Reusable Software Components in RTEMS ...) created by Sebastian Huber
Review of the Software Requirements Engineering chapter for the RTEMS …

11/07/19:

10:18 Changeset in rtems-docs [449fc74] by Sebastian Huber <sebastian.huber@…>
eng: Add BSP build system chapter Update #3818.
08:49 Changeset in rtems-docs [d5acae4]5 by Sebastian Huber <sebastian.huber@…>
user: Add hints for macOS Catalina Use macOS throughout. Order release hints so that the latest macOS release comes first.
08:28 Ticket #3818 (New build system) created by Sebastian Huber
Replace the existing Autoconf and Automake based build system with …
00:26 Changeset in rtems-docs [5d72d63]5 by Joel Sherrill <joel@…>
README.txt: Add info on CentOS 7 Software Collections for Python 3
00:26 Changeset in rtems-docs [4e9197a]5 by Joel Sherrill <joel@…>
c-user/directive_status_codes.rst: Add RTEMS_IO_ERROR and RTEMS_INTERRUPTED

11/06/19:

23:22 Changeset in rtems-docs [008520a]5 by Martin Erik Werner <martinerikwerner@…>
barrier: Remove more semaphore leftovers Remove another mention of options which is available for semaphore but not for barriers.
18:28 Changeset in rtems [0b520cb]5 by Sebastian Huber <sebastian.huber@…>
mptests: Avoid build system defined defines Update #3818.
18:13 Changeset in rtems [786ae3f]5 by Sebastian Huber <sebastian.huber@…>
ada/samples: Avoid build system defined defines Update #3818.
15:23 Changeset in rtems [eae263c6]5 by Sebastian Huber <sebastian.huber@…>
mptests/mp14: Make MAX_LONG_TEST_DURATION constant If there is a real need, it can be made a configuration option again. Update #3818.
15:18 Changeset in rtems [34cbac1]5 by Sebastian Huber <sebastian.huber@…>
tmtests: Avoid build system defined defines Update #3818.
15:09 Changeset in rtems [6d6719a]5 by Sebastian Huber <sebastian.huber@…>
samples/paranoia: Remove <bsp.h> include This include is superfluous.
15:07 Changeset in rtems [c89a5dc8]5 by Sebastian Huber <sebastian.huber@…>
samples: Avoid build system defined defines Update #3818.
05:58 Changeset in rtems [5ba4f383]5 by Sebastian Huber <sebastian.huber@…>
libtests: Avoid build system defined defines Update #3818.

11/05/19:

18:55 Changeset in rtems [51765553]5 by Sebastian Huber <sebastian.huber@…>
sptests: Remove obsolete semaphore consume driver This driver is no longer used by a test program. Update #3818.
18:50 Changeset in rtems [e92c495]5 by Sebastian Huber <sebastian.huber@…>
spfatal16: Remove obsolete test program The "TRrc" semaphore was removed in commit 2c12262f9a8fe7975556729f0574fab8d5a792f5.
16:59 Ticket #3817 (RSB fails on FreeBSD 12.0 (32bit and 64bit)) created by Jeff Mayes
Fails to build GDB for both the Arm and Sparc architectures. […]
15:32 Ticket #3816 (Windows / MSYS2 build error for Sparc/SIS - missing sys/socket.h) created by Jeff Mayes
Looking at winsock2.h it appears some POSIX'ish methods are available …
14:23 Changeset in rtems [a467f59]5 by Sebastian Huber <sebastian.huber@…>
sptests: Avoid build system defined defines Update #3818.
14:17 Changeset in rtems [150fbaf9]5 by Sebastian Huber <sebastian.huber@…>
psxtmtests: Avoid build system defined defines Update #3818.
14:11 Changeset in rtems [f32e119]5 by Sebastian Huber <sebastian.huber@…>
psxtests: Avoid build system defined defines Update #3818.
11:50 Ticket #3806 (Add fatal error for heap errors) closed by Sebastian Huber <sebastian.huber@…>
fixed: In dee158c/rtems-docs: […]
10:29 Ticket #3815 (Improve SMP EDF scheduler configuration) created by Sebastian Huber
It is currently quite easy to misconfigure the SMP EDF scheduler so …
05:32 Changeset in rtems [9f3c558]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove superfluous SMPTESTS define Update #3818.

11/04/19:

08:34 Changeset in rtems [94584f17]5 by Sebastian Huber <sebastian.huber@…>
heap: Simplify _Heap_Block_allocate() Determine the next block only once and use it throughout.
08:24 Changeset in rtems [5630008]5 by Sebastian Huber <sebastian.huber@…>
kill: Fix warning Include right header file for kill().
06:16 Changeset in rtems-source-builder [82451de]5 by Sebastian Huber <sebastian.huber@…>
5: Update to Binutils 2.33.1
06:08 Changeset in rtems-source-builder [9a1cf9a]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
03:46 Ticket #3814 (Releasing creates 2 copies or the kernel and tools.) created by Chris Johns
The release snapshot m1911 as found here: …

11/03/19:

22:34 Ticket #3813 (RSB does not handle --rsb-file in releases) created by Chris Johns
A released RSB does not handle the set source option --rsb-file: …
20:55 Ticket #3812 (Released RSB has no source set for rtems-tools) created by Chris Johns
Building a release RSB fails in the rtems-tools build with: […]
09:44 Changeset in rtems-tools [a1c0f92]5 by Hesham Almatary <Hesham.Almatary@…>
rtems-syms: Use .quad instead of .long for riscv64 .long in RISC-V assembly is 4 bytes, while the address in riscv64 is 8 bytes (.quad). Moreover, RTEMS' libdl increases the symbols pointer by sizeof(long) in C when iterating over global symbols.
01:19 Ticket #3811 (Release source path on ftp.rtems.org is wrong) created by Chris Johns
The released source directory in the release snapshot is wrong. The …

11/02/19:

18:56 Ticket #3807 (Windows / MSYS2 build error for Sparc/SIS) closed by Jiri Gaisler <jiri@…>
fixed: In 720db64/rtems-source-builder: […]
18:51 Changeset in rtems-source-builder [720db64]5 by Jiri Gaisler <jiri@…>
Update sis to v2.18 * Support for gdb watchpoints * Fix build problems on cygwin (closes #3807)

11/01/19:

05:57 Changeset in rtems-release [a664080]5 by Chris Johns <chrisj@…>
cron: Fix the announce message URL.
05:42 Ticket #3810 (Use the release details in the release build docs) created by Chris Johns
The docs in a release have the hash in the version, it should be the …
05:38 Ticket #3809 (Fix epiphany-rtems5-gdb-7.8 RSB download file name) created by Chris Johns
The file name for epiphany-rtems5-gdb-7.8 is a git hash. This results …
05:35 Ticket #3808 (Fix qemu-couverture-git RSB download file name) created by Chris Johns
The file name for qemu-couverture-git is a git hash. This results in a …
02:24 Changeset in rtems-release [c5749d0]5 by Chris Johns <chrisj@…>
cron: Fix the destination path variable.
02:22 Changeset in rtems-release [3f22a42]5 by Chris Johns <chrisj@…>
cron: Fix announce message, add env setting for live.

10/31/19:

20:03 Ticket #3807 (Windows / MSYS2 build error for Sparc/SIS) created by Jeff Mayes
TEMS Tools Project - Source Builder Error Report Build: error: …
15:17 Changeset in rtems-tools [dcfccb1]5 by Hesham Almatary <Hesham.Almatary@…>
Add RISC-V machine to rld-elf
12:29 Changeset in rtems-docs [dee158c]5 by Sebastian Huber <sebastian.huber@…>
c-user: Document RTEMS_FATAL_SOURCE_HEAP Close #3806.
12:10 Ticket #3806 (Add fatal error for heap errors) created by Sebastian Huber
Currently, the following fatal error is generate in case of heap …
06:23 Changeset in rtems-release [e9c3dc3]5 by Chris Johns <chrisj@…>
mailer: Import socket for errors.
06:19 Changeset in rtems-release [7e17e73]5 by Chris Johns <chrisj@…>
gitignore: Add more releases.
06:19 Changeset in rtems-release [88cbb73]5 by Chris Johns <chrisj@…>
notes: Update to 5.
06:18 Changeset in rtems-release [fcf661b]5 by Chris Johns <chrisj@…>
cron: Fix the SMTP host on sync.
06:18 Changeset in rtems-release [819273a]5 by Chris Johns <chrisj@…>
release: Fix the typo in the version.

10/30/19:

20:47 Ticket #3805 (libdebugger build error on atsamv) closed by Chris Johns
invalid: This has been fixed. See the simpler beaglebone error, I think number 10. I think your source tree is not up to date in your build system.
13:30 Ticket #3805 (libdebugger build error on atsamv) created by Joel Sherrill
This was caught in a build sweep using rtems-bsp-builder. Configure …
12:31 Ticket #3804 (sb-get-sources: Error repo_mail referenced before assignment) created by Joel Sherrill
This occurred on CentOS 7 with Python 2.7.5 and 3.6. […]
05:09 Changeset in rtems-release [7eb84b1]5 by Chris Johns <chrisj@…>
Add cron support.
05:08 Changeset in rtems-release [9fe4518]5 by Chris Johns <chrisj@…>
Stop of error (set -e)

10/29/19:

14:17 Changeset in rtems [cb8379d]5 by Daniel Hellstrom <daniel@…>
leon: restart and load timer counter at initialization Without this smp05 and smpthreadlife01 tests may fail depending on how the boot loader initialized the GPTIMER. Before the time counter stopped counting when reaching zero, but tests could work since it could take 232 us before stopping. The timer driver will potentially overwrite this, but it happens later due to the initialization order having RTEMS_SYSINIT_CPU_COUNTER very early. Update #4312.
14:17 Changeset in rtems [dfe7901c] by Daniel Hellstrom <daniel@…>
leon: restart and load timer counter at initialization Without this smp05 and smpthreadlife01 tests may fail depending on how the boot loader initialized the GPTIMER. Before the time counter stopped counting when reaching zero, but tests could work since it could take 232 us before stopping. The timer driver will potentially overwrite this, but it happens later due to the initialization order having RTEMS_SYSINIT_CPU_COUNTER very early.
04:27 Changeset in rtems-release [db2c683]5 by Chris Johns <chrisj@…>
Update to support RTEMS 5
02:37 Changeset in rtems-docs [c576e9b]5 by Chris Johns <chrisj@…>
waf/common: Fix UTF-8 encoding of HTML inliner output on Python3.
Note: See TracTimeline for information about the timeline view.