Timeline



11/22/19:

17:27 Changeset in rtems-docs [bb58b81]5 by Joel Sherrill <joel@…>
bsp-howto/miscellanous_support.rst: Fix grammar mistake.
16:26 Ticket #3825 (RSB prefix argument incorrectly processes tilde) created by Joel Sherrill
If a ~ is used in --prefix to the source builder, then it doesn't get …
15:26 Changeset in rtems [8f021bd]5 by Sebastian Huber <sebastian.huber@…>
libtests/dl*: Do not generate files via "echo" Add the static files to the repository. This simplifies the build. Update #3818.
14:32 Changeset in rtems-docs [4ea43e3] by Sebastian Huber <sebastian.huber@…>
user: Document BSP new build system Update #3818.
11:29 Changeset in rtems-docs [ddd4b1e] by Sebastian Huber <sebastian.huber@…>
common: Enable numfig role
10:28 Changeset in rtems [a0304e8d]5 by Sebastian Huber <sebastian.huber@…>
libtest: Output basename of source files Output only the basename of source files to be independent of the build system source paths. In the future it may be better to use the GCC -fmacro-prefix-map option. This option is available in GCC 8 and later. It is not yet available in clang. Update #3818.

11/21/19:

09:31 Changeset in rtems [05a32e15]5 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xxevb: Remove obsolete linker cmd file Update #3818.
09:27 Changeset in rtems [2de05dd]5 by Sebastian Huber <sebastian.huber@…>
untar: Make path also for symbolic links Close #3823.
08:46 Changeset in rtems [3e9f5a55]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen83xx: Remove obsolete linker command file Update #3818.
07:37 Changeset in rtems [11455b2e]5 by Sebastian Huber <sebastian.huber@…>
imfs: Fix IMFS_make_linearfile() Fix prototype. Fix node size. Linfiles are dynamically turned into memfiles. Update #3823.
07:06 Changeset in rtems [b6f66d9]5 by Sebastian Huber <sebastian.huber@…>
untar: Unify untar support Update #3823.

11/20/19:

21:41 Ticket #3824 (SMP for Ultrascale +) created by Massimiliano Patriarca
Hi, i have successfully kicked the second APU on ultrascale+ ZCU102, …
15:00 Changeset in rtems-tools [c02459e]5 by Hesham Almatary <Hesham.Almatary@…>
tester: Add basic support to generate JUnit test reports
14:55 Changeset in rtems [1a95dd7]5 by Hesham Almatary <Hesham.Almatary@…>
testsuite: Only include termios10/termios11 tests if compiled with POSIX Both need POSIX support
12:19 Changeset in rtems [3074eb0]5 by Daniel Hellstrom <daniel@…>
sparc,leon: avoid triggering TN-0009 bad sequence Update #4154.
12:19 Changeset in rtems [acad761] by Daniel Hellstrom <daniel@…>
sparc,leon: avoid triggering TN-0009 bad sequence Update #4336.
06:03 Ticket #3823 (Untar_ family doesn't handle nested directories) created by Jonathan Brandmeyer
At least, not in some circumstances. For example, foo/bar.txt untar's …

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