Timeline



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.

07/12/19:

15:22 Ticket #3766 (potential patch to libbsp/shared/gdbstub/rtems-stub-glue.c for gdb ...) created by Jeffrey Hill
FWIW, I am reviewing this change I made to the shared gdb stub, and …

07/11/19:

22:25 Changeset in rtems-source-builder [8db33fb]5 by Chris Johns <chrisj@…>
rtems: Add kernel, libbsd and BSP building as packages.
11:54 GSoC/2019 edited by Nils Hölscher
(diff)
11:53 GSoC/2019 edited by Nils Hölscher
(diff)
07:05 Changeset in rtems-docs [d4670fe]5 by Sebastian Huber <sebastian.huber@…>
refs: Add ECSS standard references Add the ECSS standards in a separate block. Use a custom label scheme to make citations easier.
06:55 Changeset in rtems-docs [a1d6374]5 by Sebastian Huber <sebastian.huber@…>
common: Add references

07/10/19:

16:22 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
16:17 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
15:38 GSoC/2019 edited by Gedare Bloom
(diff)
06:58 Changeset in rtems-source-builder [18d4d29]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
Note: See TracTimeline for information about the timeline view.