Timeline



04/27/22:

13:30 Changeset in rtems-source-builder [a53d2c9] by Sebastian Huber <sebastian.huber@…>
7: Update Binutils, GDB, and GCC
06:27 Changeset in rtems-source-builder [3cad3c8] by Sebastian Huber <sebastian.huber@…>
6: Use mpc-1.0.3 This is necessary since mpc-1.2.1 requires mpfr-4.1.0.
06:24 Changeset in rtems-source-builder [eca88d9] by Sebastian Huber <sebastian.huber@…>
7: Update Binutils, GDB, and GCC
05:24 Changeset in rtems-source-builder [7eaefb2] by Sebastian Huber <sebastian.huber@…>
6: Use isl-0.18 There are build problems with isl-0.24 on CentOS 7.9.
05:20 Changeset in rtems-source-builder [22cb79b] by Sebastian Huber <sebastian.huber@…>
6: Use mpfr-3.1.6 There are build problems with mpfr-4.1.0 on macOS.

04/26/22:

23:12 Ticket #4631 (RSB fails to build gdb with Python 3.10 (and newer)) closed by Chris Johns <chrisj@…>
fixed: In 70f302e/rtems-source-builder: […]
00:13 Changeset in rtems-source-builder [70f302e] by Chris Johns <chrisj@…>
gdb: Split python's version into major/minor and check for embed option Closes #4631
00:12 Changeset in rtems-source-builder [4c3708f] by Chris Johns <chrisj@…>
sb: %if checks are numeric if the left and right values are numbers - If the left and right values are numbers make the check numeric. Update #4631

04/25/22:

07:41 Changeset in rtems-source-builder [990e3f0] by Sebastian Huber <sebastian.huber@…>
6/7: Use gmp-6.2.1 for GDB
07:30 Changeset in rtems-source-builder [83d40f0] by Sebastian Huber <sebastian.huber@…>
6/7: Use expat-2.4.8
07:23 Changeset in rtems-source-builder [ed875ac] by Sebastian Huber <sebastian.huber@…>
gcc: Disable -Werror For release branches -Werror is disabled by default, however, for the development branch of GCC it is enabled. Make sure that it is always disabled.

04/24/22:

12:43 Changeset in rtems [76b4bb2] by Gedare Bloom <gedare@…>
MAINTAINERS: add emeritus category and retire some maintainers

04/23/22:

07:35 Changeset in rtems-libbsd [508af74] by Karel Gardas <karel@…>
if_stmac: fix compilation error (related to crc32_raw move in FreeBSD) FreeBSD in 2019 moved crc32 function into separate gsb_crc32.h header file and probably after libbsd sync with this change if_stmac got broken.

04/22/22:

15:56 Changeset in rtems [cce7074] by Ryan Long <ryan.long@…>
cpukit/microblaze: Add file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
15:46 Changeset in rtems [27fd10d] by Ryan Long <ryan.long@…>
cpukit/libmisc: Add file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
14:44 GSoC/2022 edited by Kamlesh Bharodiya
(diff)
07:35 Changeset in rtems-central [a83b5fc] by Sebastian Huber <sebastian.huber@…>
spec-glossary: Allow dual licensing This allows using the glossary of terms in Doxygen generated content under BSD-2-Clause license. The items have the following copyright statements: * Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR) * Copyright (C) 2017, 2021 embedded brains GmbH (http://www.embedded-brains.de) The copyright holders agreed to the relicensing according to this ticket: https://devel.rtems.org/ticket/3899
06:45 Changeset in rtems-source-builder [6cf3107] by Sebastian Huber <sebastian.huber@…>
6/7: Update GCC prerequisites for GCC 10 and 12
06:40 Changeset in rtems-source-builder [a6ee3cb] by Sebastian Huber <sebastian.huber@…>
gcc: Move GMP, MPC, MPFR sources to common Use GCC infrastructure download directory for GCC prerequisites.

04/21/22:

21:27 Changeset in rtems [f789175f] by Ryan Long <ryan.long@…>
adasupp.c: Add file header and license This file had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
20:43 Changeset in rtems [a8b63fd] by Ryan Long <ryan.long@…>
cpukit/libcsupport: Adding file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
17:38 Changeset in rtems [47e84cb] by Ryan Long <ryan.long@…>
cpukit/include: Adding file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.

04/20/22:

21:05 GSoC/Mentors edited by Matthew Joyce
(diff)
21:04 GSoC/Mentors edited by Matthew Joyce
(diff)
14:52 Changeset in rtems [9a7e6d34] by Ryan Long <ryan.long@…>
sp65/init.c: Add file header and license This file had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
14:50 Changeset in rtems [853860c5] by Ryan Long <ryan.long@…>
sp47/init.c: Add file header and license This file had no header, copyright, or license. Based on git history, added appropriate copyright and license.

04/19/22:

20:27 Changeset in rtems [a1c1d3ad] by Ryan Long <ryan.long@…>
sp44/init.c: Add file header and license This file had no header, copyright, or license. Based on git history, added appropriate copyright and license.
20:06 Changeset in rtems [b99d119] by Ryan Long <ryan.long@…>
psxtmtests/psxtmcond*: Add file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
12:31 Changeset in rtems-tools [ff36d6b] by Karel Gardas <karel@…>
tester/bsps: add stm32h7-stlink family configuration Sponsored-By: Precidata
12:28 Changeset in rtems-tools [43843b8] by Karel Gardas <karel@…>
tester/gdb: allow kill on the test end Sponsored-By: Precidata
12:24 Changeset in rtems-source-builder [376bf32] by Karel Gardas <karel@…>
6: update default set to use expat 2.4.8 This solves issues with compilation on aarch64-linux platform since it is not recognized by previous expat 2.1.0.
12:24 Changeset in rtems-source-builder [89f9208] by Karel Gardas <karel@…>
devel: add configuration for expat 2.4.8
04:13 GSoC/2022 edited by Duc Doan
(diff)

04/18/22:

21:29 GSoC/2022 edited by Mahmoud Abumandour
(diff)
17:24 Changeset in rtems [88dc1880] by Kinsey Moore <kinsey.moore@…>
wscript: Allow start code to be written in C Start code for most platforms requires hand-coded ASM but some can be bootstrapped entirely in C, especially for paravirtualized platforms. This change allows start code to be written in C where possible instead of requiring architecture-specific ASM to bridge to C.
10:18 Changeset in rtems [b4e0462] by Haowen Bai <baihaowen@…>
jffs2: Use kzalloc instead of kmalloc/memset Use kzalloc rather than duplicating its implementation, which makes code simple and easy to understand. Signed-off-by: Haowen Bai <baihaowen@…> [rw: Fixed printk string] Signed-off-by: Richard Weinberger <richard@…>

04/17/22:

15:49 GSoC/2022 edited by Duc Doan
(diff)
15:48 GSoC/2022 edited by Duc Doan
(diff)

04/16/22:

10:42 GSoC/2022 edited by Mahmoud Abumandour
(diff)

04/15/22:

19:37 Changeset in rtems [2bb6004] by Ryan Long <ryan.long@…>
ada/samples: Manually adding file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
19:36 Changeset in rtems [9a6aeb7] by Ryan Long <ryan.long@…>
sptests/sp27*: Manually adding file headers and licenses These files had no file header, copyright, or license. Based on git history, added appropriate copyright and license.
18:57 Changeset in rtems [48d9dc6] by Ryan Long <ryan.long@…>
libtests/dl06: Manually adding file headers and licenses. These files had no header, copyright, or license. Based on git history, added appropriate copyright and license.

04/14/22:

17:32 Changeset in rtems-lwip [0b367b5] by Kinsey Moore <kinsey.moore@…>
lwip: Split sources into origin directories Moving forward, each origin directory should have its own top-level COPYING.origin file to describe its license as well as a ORIGIN.origin file to describe where the code is sourced from.

04/13/22:

19:41 GSoC/2022 edited by Duc Doan
(diff)
19:10 Ticket #4643 (wkspace "failed allocations" increase with heap protection enabled) created by Matthew J Fletcher
Investigating the "Total number of failed allocations:" from the …
Note: See TracTimeline for information about the timeline view.