Timeline



07/27/19:

23:17 Ticket #3775 (libdl does not handle ARM mode reloc tramp parsing) closed by Chris Johns <chrisj@…>
fixed: In 5a678de/rtems: […]
23:13 Ticket #3775 (libdl does not handle ARM mode reloc tramp parsing) created by Chris Johns
The BBB fails on libdl tests because the trampoline parsing of reloc …
23:12 Changeset in rtems [5a678de]5 by Chris Johns <chrisj@…>
libdl/arm: Fix ARM mode trampoline parsing of relocs - No need to dump globals syms in test dl01 when tracing Closes #3775
00:28 Ticket #3774 (RPi2 SMP does not build) created by Chris Johns
[…] Configured with ... […]

07/26/19:

14:36 Changeset in rtems [036717ed]5 by Sebastian Huber <sebastian.huber@…>
record: Add support for thread names
07:25 Ticket #3773 (RPi fails to boot) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 1e6380b/rtems: […]
06:12 Changeset in rtems [1e6380b]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move HYP to SVC change to start.S This fixes the corruption of r3 by the call to bsp_start_arm_drop_hyp_mode(). Moving the code makes it easier to review changes in start.S. Close #3773.
05:59 Changeset in rtems [0ee2125]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move register init to start.S This makes it easier to review changes in start.S. Update #3773.
05:54 Changeset in rtems [0f5c1d53]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove register init for ARMv7-M There are no known ARMv7-M chips with a dual lockstep mode. Update #3773.
00:44 Changeset in rtems-tools [30a5cd6]5 by Chris Johns <chrisj@…>
tester: Add raspberrypi2 BSP.
00:31 Ticket #3773 (RPi fails to boot) created by Chris Johns
The RPi BSP fails to boot with the current master. A bsect of the repo …

07/25/19:

08:20 Changeset in rtems-libbsd [989e2dd]5 by Sebastian Huber <sebastian.huber@…>
CONFIG_INTRHOOK(9): Call handlers after boot This enables adding drivers on demand which use this service after initialization.
08:20 Changeset in rtems-libbsd [aedff4f]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
CONFIG_INTRHOOK(9): Call handlers after boot This enables adding drivers on demand which use this service after initialization.
05:51 Changeset in rtems-source-builder [639eed3]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
05:48 Changeset in rtems-source-builder [f79e33f3]5 by Sebastian Huber <sebastian.huber@…>
6: Fix install root
02:36 GSoC/2019 edited by Ravindra Kumar Meena
(diff)

07/24/19:

21:54 Ticket #3772 (missaligned pointer dereference in ...) created by Jeffrey Hill
nios2-rtems4.11-gcc (GCC) 4.9.3 20150626 (RTEMS 4.11, RSB no-repo, …
14:06 Changeset in rtems-source-builder [0e59b48]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
13:42 Changeset in rtems-docs [735bcd7]5 by Sebastian Huber <sebastian.huber@…>
eng: Add bibliography
13:37 Changeset in rtems-docs [d412c5b]5 by Sebastian Huber <sebastian.huber@…>
eng: Add Software Requirements Engineering chapter Update #3715.
10:52 Ticket #3771 (JFFS2 file system integration with External QSPI Flash CRC failure ...) closed by Sebastian Huber
invalid: Please use the mailing lists for these kinds of problems. I suggest you remove the flash simulator code from the example.
10:47 Ticket #3771 (JFFS2 file system integration with External QSPI Flash CRC failure ...) created by Karthikeyan
Hardware Configuration Setup: Controller: STM32H7 Rtems : 4.11 …
08:50 Changeset in rtems-docs [7888904]5 by Sebastian Huber <sebastian.huber@…>
refs: Update EARS references
07:15 Changeset in rtems [cdac3ca] by Christoph Hellwig <hch@…>
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page Merge these two helpers into the only callers to get rid of some amazingly bad calling conventions. Suggested-by: Al Viro <viro@…> Signed-off-by: Christoph Hellwig <hch@…> Signed-off-by: Richard Weinberger <richard@…>
05:01 Ticket #3763 (RSB SIS build fails on FreeBSD) closed by Chris Johns <chrisj@…>
fixed: In 5eb4282/rtems-source-builder: […]
02:46 Changeset in rtems [9d9bfe59] by Jia-Ju Bai <baijiaju1990@…>
jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree() In jffs2_add_frag_to_fragtree(), there is an if statement on line 223 to check whether "this" is NULL: if (this) When "this" is NULL, it is used at several places, such as on line 249: if (this->node) and on line 260: if (newfrag->ofs > this->ofs) Thus possible null-pointer dereferences may occur. To fix these bugs, -EINVAL is returned when "this" is NULL. These bugs are found by a static analysis tool STCheck written by us. Signed-off-by: Jia-Ju Bai <baijiaju1990@…> Signed-off-by: Richard Weinberger <richard@…>

07/23/19:

13:41 Changeset in rtems [57e01735]5 by Vaibhav Gupta <vaibhavgupta40@…>
psxtests: Add ndbm test suite Joel Sherrill <joel@…> modified the patch to add autoconf logic to avoid building this new test unless the tool chain include <ndbm.h>. The ensures that git bisect continues to work and that the addition of this test does not immediately force the entire community to update their tools.
11:47 Changeset in rtems-source-builder [5eb4282]5 by Chris Johns <chrisj@…>
devel/sis: Fix building the SIS on FreeBSD - Update to SIS 2.17 which has internal readline support for the hosts which do not have readline. Closes #3763
07:39 Changeset in rtems-docs [e859242]5 by Sebastian Huber <sebastian.huber@…>
refs: Replace non-ASCII character

07/22/19:

21:58 Ticket #3769 (RSB BSP Buildsets) closed by Chris Johns <chrisj@…>
fixed: In 831ae05/rtems-source-builder: […]
17:52 Changeset in rtems [6eae5860]5 by Joel Sherrill <joel@…>
ticker/init.c: Error should say clock set not get
04:12 Changeset in rtems-docs [8b203e2]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/bsps : Fix formatting and typo in arm/beagle

07/21/19:

22:40 Ticket #3770 (RSB 3rd party packages failing to build) created by Chris Johns
The following packages do not build or have issues and will be removed …
22:29 Ticket #3769 (RSB BSP Buildsets) created by Chris Johns
Add support to the RSB for BSP build sets. The support includes …
22:20 Ticket #3768 (Add staging support to Makefile.inc) closed by Chris Johns <chrisj@…>
fixed: In 270c5df5/rtems: […]

07/20/19:

05:48 GSoC/2019 edited by Vaibhav Gupta
(diff)

07/19/19:

11:09 Changeset in rtems [f3f0370f] by Sebastian Huber <sebastian.huber@…>
build: Alternative build system based on waf Update #3818.
07:52 Ticket #3768 (Add staging support to Makefile.inc) created by Chris Johns
Add support to allow staging of an RTEMS BSP build so dependent …

07/18/19:

14:24 Changeset in rtems-docs [d8d5876]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/bsps : Add documentation for Beagle
10:02 GSoC/2019 edited by Nils Hölscher
(diff)
08:56 Changeset in rtems-libbsd [b68ca55]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Add mmap
08:24 Changeset in rtems-libbsd [0063a2c]5 by Sebastian Huber <sebastian.huber@…>
PCI(4): Install header files
08:24 Changeset in rtems-libbsd [76aee94]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
PCI(4): Install header files
08:23 Changeset in rtems-libbsd [bd6b20c]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
nexus: Avoid NULL pointer access
08:23 Changeset in rtems-libbsd [f052790]5 by Sebastian Huber <sebastian.huber@…>
nexus: Avoid NULL pointer access
08:22 Changeset in rtems-libbsd [5173168]5 by Sebastian Huber <sebastian.huber@…>
C++ compatiblity for kernel space header
08:22 Changeset in rtems-libbsd [54e8636]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
C++ compatiblity for kernel space header
08:21 Changeset in rtems-libbsd [05ec85c]5 by Sebastian Huber <sebastian.huber@…>
C++ compatibility for kernel space <sys/sysctl.h>
08:21 Changeset in rtems-libbsd [25e5265]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
C++ compatibility for kernel space <sys/sysctl.h>
08:19 Changeset in rtems-libbsd [329cf5c]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
C++ compatibility for <dev/pci/pcivar.h>
08:19 Changeset in rtems-libbsd [82bccd8]5 by Sebastian Huber <sebastian.huber@…>
C++ compatibility for <dev/pci/pcivar.h>
08:19 Changeset in rtems-libbsd [59951a9]5 by Sebastian Huber <sebastian.huber@…>
NVME(4): Big endian support Update #3821.
08:19 Changeset in rtems-libbsd [aaeae61]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NVME(4): Big endian support Update #3821.

07/17/19:

17:28 Ticket #3767 (Should all PPC BSPs build with -mstrict-align?) created by Michael Davidsaver
As requested by Gedare Bloom. …
16:28 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
15:49 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
15:33 GSoC/2019 edited by Gedare Bloom
(diff)
12:19 Changeset in rtems [270c5df5]5 by Chris Johns <chrisj@…>
Makefile.inc: Add support for staged builds. - Allow the RTEMS_ROOT to be conditionally supplied. This can be a staging area before being moved to the final install prefix location. - Update the default.cfg to use RTEMS_ROOT and to not rely on the exec_prefix so it's paths can be staged. - Fix and add the needed configure subs. Closes #3768
11:46 Changeset in rtems-source-builder [bcfb210]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

07/14/19:

05:11 Changeset in rtems-source-builder [831ae05]5 by Chris Johns <chrisj@…>
rtems/bsp: Build packages for the beagle BSP. Closes #3769
04:03 Changeset in rtems-source-builder [b1c2cb4]5 by Chris Johns <chrisj@…>
sb/setbuilder: Support staging of build set build before installing. - Staging lets build sets use previously built build sets. - Fix the rtems-bsp builds to support staging.
04:01 Changeset in rtems-source-builder [f68f0d9]5 by Chris Johns <chrisj@…>
sb/options: Update copyright year to 2019.
04:00 Changeset in rtems-source-builder [b90b749]5 by Chris Johns <chrisj@…>
sb/config: Add triplet processing command.
Note: See TracTimeline for information about the timeline view.