Timeline



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.

10/28/19:

22:04 Ticket #3803 (RSB ssl context error fetching qemu patches) created by Joel Sherrill
It looks like there is a bug in the code that fetches source/patches. …
09:15 Changeset in rtems [f9648ba]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add support for small pages MMU The small page MMU support reduces the granularity for memory settings through the MMU from 1MiB sections to 4KiB small pages. Enable it by default on the realview_pbx_a9_qemu BSP.
09:02 Ticket #3799 (confdefs.h declares an array with zero elements, that's invalid C) closed by Sebastian Huber <sebastian.huber@…>
fixed: In a7c86cc/rtems: […]
08:59 Changeset in rtems [37e9aa6]5 by Sebastian Huber <sebastian.huber@…>
bsp/xilinx-zynqmp: Fix linkcmds config Bug was introduced by commit 1e1afa3779e594e09387fba1812d3028fb00cd9e.
08:15 Changeset in rtems [3fb72b0f]5 by Sebastian Huber <sebastian.huber@…>
arm: Add defines for small pages MMU
07:16 Changeset in rtems-source-builder [5ecf018]5 by Chris Johns <chrisj@…>
bare/spike: Fix %hash lines, change to base64 checksums.
02:59 Changeset in rtems-source-builder [aa90689]5 by Chris Johns <chrisj@…>
devel/libiconv: Add a hash.
02:58 Changeset in rtems-source-builder [9d9c9b8]5 by Chris Johns <chrisj@…>
sb/getsource: Load the local host overrides The local host overrides have to be loaded so host specific commands and settings can be found and used.

10/27/19:

07:24 Changeset in rtems-source-builder [bedc988]5 by Chris Johns <chrisj@…>
sb/getsource: Add RTEMS BSP defaults to fetch packages sources.
07:24 Changeset in rtems-source-builder [f4b75f4]5 by Chris Johns <chrisj@…>
sb/default: Add _dry_run as a default.
07:23 Changeset in rtems-source-builder [53dd2ee]5 by Chris Johns <chrisj@…>
rtems/bsps: Do not raise an error if no cflags when getting source.

10/26/19:

23:35 Changeset in rtems-source-builder [8de6b67]5 by Chris Johns <chrisj@…>
sb/gdb: Add further getting source checks.
23:35 Changeset in rtems-source-builder [c98264c]5 by Chris Johns <chrisj@…>
sb/getsource: Set the correct macro name for getting source.
21:44 Changeset in rtems-source-builder [b0e861c]5 by Chris Johns <chrisj@…>
sb/defaults: Provide a default for _rsb_getting_source.
21:20 Changeset in rtems-source-builder [3e22fc4]5 by Chris Johns <chrisj@…>
sb/get-source: Add a macro to indicate the get-source command is running. - Fix GDB's library checks to ignore errors when getting the source.
21:17 Changeset in rtems-source-builder [9b5017f]5 by Chris Johns <chrisj@…>
sb/config: Add support for line continuation. - Add line continuation support so empty macros can be used at the end of configure command lines, ie RTEMS kernel. The config parser removes empty lines and wihout this support a trailing line continuation character joins a configure command line to next command. - Fix freetype's gmake support for non-GNU operating systems.

10/25/19:

19:51 Changeset in rtems-source-builder [fd612c5]5 by Chris Johns <chrisj@…>
5/bsps: Add Xilinx Zynq ZC706 BSP.
19:50 Changeset in rtems-source-builder [4ae3420]5 by Chris Johns <chrisj@…>
rtems/kernel: Add BSPOPTS support.
19:48 Changeset in rtems-source-builder [fab7197]5 by Chris Johns <chrisj@…>
sb/options: Split options on the first '=' only. Split only on the first '=' in an option so BSPOPTS can contain an '='.
13:19 Changeset in rtems [3859cd63]5 by sebastian.huber <sebastian.huber@…>
rtems-5: Improve heap fatal error information Update #3806.
13:09 Changeset in rtems-source-builder [8e38a84]5 by Joel Sherrill <joel@…>
dtc-1.2.0.cfg: Switch to sha512 so it builds
10:51 Changeset in rtems [b98d6b67] by Daniel Hellstrom <daniel@…>
grlib: added 64-bit read no-cache function Update #4324.
10:51 Changeset in rtems [e1062fae]5 by Daniel Hellstrom <daniel@…>
grlib: added 64-bit read no-cache function Update #4307.
03:11 Changeset in rtems-source-builder [6bfc817]5 by Chris Johns <chrisj@…>
5/bsps: Add Xilinx Zynq ZC702 BSP.
Note: See TracTimeline for information about the timeline view.