Timeline



11/19/19:

15:37 Changeset in rtems [273e8b7]5 by Sebastian Huber <sebastian.huber@…>
libtests/tar0[12]:: Use static archive content This simplifies the build process. Do not generate the archive content through the build system. Let the version control system deal with symbolic links. Update #3818.
15:02 Changeset in rtems [741fe47]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Fix linker command file
14:22 Changeset in rtems [a52d6174]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx7: Rename linker command file This BSP family uses only one linker command file. Use the standard name. Update #3818.
13:49 Changeset in rtems [af321aa]5 by Sebastian Huber <sebastian.huber@…>
bsp/altcycv_devkit: Rename linker command file This BSP family uses only one linker command file. Use the standard name. Update #3818.
00:19 Changeset in rtems-source-builder [074ef0c]5 by Chris Johns <chrisj@…>
sb/setbuilder: Output the mail send failure message on error

11/18/19:

22:16 Ticket #3814 (Releasing creates 2 copies or the kernel and tools.) closed by Chris Johns <chrisj@…>
fixed: In f0b0a70/rtems-source-builder: […]
14:24 Changeset in rtems [12a263bb]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsamv: Fix warning
13:15 Changeset in rtems [29126711]5 by Daniel Hellstrom <daniel@…>
grlib,grspw_pkt: correct link state enum numbering Not used by the driver itself, but shuold be correct if used by application. Update #4316.
13:15 Changeset in rtems [6caff4d6] by Daniel Hellstrom <daniel@…>
grlib,grspw_pkt: correct link state enum numbering Not used by the driver itself, but shuold be correct if used by application.
12:20 Changeset in rtems-source-builder [83fa793]5 by Sebastian Huber <sebastian.huber@…>
5: Update to GCC 7.5.0
05:59 Changeset in rtems-tools [d1486f2]5 by Sebastian Huber <sebastian.huber@…>
record: Remove unused constant
05:55 Changeset in rtems [f377998]5 by Sebastian Huber <sebastian.huber@…>
imfs: Add IMFS_make_linfile() Update #3818.
00:27 Changeset in rtems-source-builder [bfae21a]5 by Chris Johns <chrisj@…>
rtems: Update kernel and switch libbsd to 5-freebsd12

11/17/19:

21:59 Changeset in rtems-source-builder [df2a714]5 by Chris Johns <chrisj@…>
rtems/kernel: Fix the git download extension for the kernel.
05:39 Changeset in rtems-source-builder [5f7c53a]5 by Chris Johns <chrisj@…>
sb: Align the version processing with rtems-tools. - Use the same VERSION file format as rtems-tools so a common release generation can be used. - The version.py is almost the same as rtems-tools. There are some minor differences, one is the RTEMS version is present in this file while rtems-tool uses config/rtems-release.ini. Updates #3822

11/16/19:

15:01 Changeset in rtems [38207a31]5 by Sebastian Huber <sebastian.huber@…>
Move feature macro before "config.h" include This allows to use header includes in "config.h" to reduce the build configuration checks. Update #3818.

11/15/19:

23:48 Ticket #3822 (Release created VERSION file in rtems-tools-.*.tar.xz is wrong) created by Chris Johns
A build of the VERSION file in the release rtems-tools source …
06:38 Changeset in rtems [75d9e79f]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc32xx: Remove unused TESTS_USE_PRINTK Update #3818.
06:09 Changeset in rtems [b882b07]5 by Sebastian Huber <sebastian.huber@…>
Remove BSP_SMALL_MEMORY BSP option Use the test state configuration instead. Update #3818.
06:05 Changeset in rtems [9c601b00]5 by Sebastian Huber <sebastian.huber@…>
bsp/i386: Remove unused BSP_HAS_SMP Update #3818.

11/14/19:

14:03 Changeset in rtems [41ab50e4]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Rename linker command file This BSP family uses only one linker command file. Use the standard name. Update #3818.
14:02 Changeset in rtems [bc28b65]5 by Sebastian Huber <sebastian.huber@…>
bsp/beagle: Rename linker command file This BSP family uses only one linker command file. Use the standard name. Update #3818.
13:10 Changeset in rtems-source-builder [0e41f9d]5 by Jiri Gaisler <jiri@…>
Update sis to v2.20 * Support gdb async break on all platforms * Support ctrl-c on win32
10:47 Changeset in rtems [4e0735c6] by Martin Aberg <maberg@…>
leon, l2cache: prevent unused diagnostic access
10:47 Changeset in rtems [8cfaa0eb]5 by Martin Aberg <maberg@…>
leon, l2cache: prevent unused diagnostic access Update #4315.
10:20 Changeset in rtems [ae554670]5 by Sebastian Huber <sebastian.huber@…>
bsp/riscv: Fix format and warnings Update #3785.
10:15 Changeset in rtems [e9ae7436]5 by Sebastian Huber <sebastian.huber@…>
bsp/riscv: Fix use of uninitialized integer
10:11 Changeset in rtems [5a1bc179]5 by Sebastian Huber <sebastian.huber@…>
bsp/riscv: Remove bogus Automake conditional Update #3785.
10:08 Changeset in rtems [df9426f]5 by Sebastian Huber <sebastian.huber@…>
bsp/riscv: riscv_get_core_frequency() Always provide this function. Return 0 by default. Fix formatting. Simplify function. Update #3785.
09:29 Changeset in rtems [3dcfee37]5 by Sebastian Huber <sebastian.huber@…>
bsp/gumstix: Fix warning
09:28 Changeset in rtems [984d7443]5 by Sebastian Huber <sebastian.huber@…>
bsp/gumstix: Remove ON_SKYEYE Automake conditional It is fine to build the drivers always. Update #3818.
09:26 Changeset in rtems [1d804cb] by Daniel Hellstrom <daniel@…>
sparc: fix bad register alignment for 64 bit store
09:26 Changeset in rtems [d9d96f0]5 by Daniel Hellstrom <daniel@…>
sparc: fix bad register alignment for 64 bit store Update #4311.
08:36 Changeset in rtems [90d6a094]5 by Sebastian Huber <sebastian.huber@…>
arm/stm32f4: Fix typo

11/13/19:

16:33 Ticket #3816 (Windows / MSYS2 build error for Sparc/SIS - missing sys/socket.h) closed by Jeff Mayes
fixed: Looks to be fixed on my end. Thanks Jiri!
11:57 Changeset in rtems-libbsd [ddc8c35]5 by Sebastian Huber <sebastian.huber@…>
NVMECONTROL(8): Import from FreeBSD Update #3821.
11:56 Ticket #3821 (Port NVMe support from FreeBSD to libbsd) created by Sebastian Huber
10:03 Changeset in rtems-libbsd [9506754]5 by Sebastian Huber <sebastian.huber@…>
NVME(4): Import from FreeBSD Update #3821.
09:46 Changeset in rtems-libbsd [83afe13]5 by Sebastian Huber <sebastian.huber@…>
test/syscalls01: Fix sporadic test failures

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.
Note: See TracTimeline for information about the timeline view.