Timeline



11/29/19:

18:01 Changeset in rtems [f4fda72]5 by Sebastian Huber <sebastian.huber@…>
Regenerate headers.am
13:17 Changeset in rtems-source-builder [a1dcc3c]5 by Hesham Almatary <Hesham.Almatary@…>
5: Update the hash for the new rtems-tools revision Fixes #3827
12:34 Ticket #3827 (make fail following quickstart guide) closed by Hesham Almatary <Hesham.Almatary@…>
fixed: In f0c30c5/rtems-source-builder: […]
11:49 Changeset in rtems-source-builder [f0c30c5]5 by Hesham Almatary <Hesham.Almatary@…>
5: Update rtems-tools Fixes #3827
07:42 Changeset in rtems-docs [f0864b3]5 by Pragnesh Patel <pragnesh.patel@…>
user: Add frdme310arty BSP varient Signed-off-by: Pragnesh Patel <pragnesh.patel@…> Update #3785.
00:19 Changeset in rtems [44cd706] by Joel Stanley <joel@…>
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()" This reverts commit f2538f999345405f7d2e1194c0c8efa4e11f7b3a. The patch stopped JFFS2 from being able to mount an existing filesystem with the following errors: jffs2: error: (77) jffs2_build_inode_fragtree: Add node to tree failed -22 jffs2: error: (77) jffs2_do_read_inode_internal: Failed to build final fragtree for inode #5377: error -22 Fixes: f2538f999345 ("jffs2: Fix possible null-pointer dereferences...") Cc: stable@… Suggested-by: Hou Tao <houtao1@…> Signed-off-by: Joel Stanley <joel@…> Signed-off-by: Richard Weinberger <richard@…>

11/28/19:

22:37 Ticket #3827 (make fail following quickstart guide) created by md403
I am attempting to follow the quickstart guide. Host: Macbook Pro 2.3 …
07:41 Changeset in rtems-source-builder [f3b44b2]5 by Sebastian Huber <sebastian.huber@…>
5: Fix Newlib version for GCC 7.5

11/27/19:

15:25 Changeset in rtems [ae716da7]5 by Sebastian Huber <sebastian.huber@…>
ada/sp19: Add m4 generated sptest.adb Update #3818.
11:02 Changeset in rtems [8f6b7abd]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.
10:41 Changeset in rtems [1fca1665]5 by Sebastian Huber <sebastian.huber@…>
testsuites/ada: Introduce init.c files Provide an init.c for each Ada test instead of the #include <config.h> magic which works only due to hand crafted include paths. Update #3818.

11/26/19:

07:35 Ticket #3823 (Untar_ family doesn't handle nested directories) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4551f5f/rtems: […]
07:07 Changeset in rtems [4551f5f]5 by Sebastian Huber <sebastian.huber@…>
untar: Properly make parent path Close #3823.
06:33 Ticket #3823 (Untar_ family doesn't handle nested directories) reopened by Sebastian Huber
I added a test case and noticed, that the path creation is still broken.

11/25/19:

14:33 Changeset in rtems [4a05652]5 by Sebastian Huber <sebastian.huber@…>
libtests/dl*: Rename source files Rename source files to use a %.c -> %.o and %.cc -> %.o pattern. Use *.cc for C++ source files instead of *.cpp to be in line with other C++ source files. Update #3818.
12:01 Changeset in rtems [5c2e7104]5 by Sebastian Huber <sebastian.huber@…>
libtests: Use '-' for TAR file names Use uniform pattern for all TAR file names. Use the dl* tests as a template. Update #3818.
10:45 Ticket #3823 (Untar_ family doesn't handle nested directories) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2de05dd/rtems: […]
10:41 Changeset in rtems [b8b954a]5 by Sebastian Huber <sebastian.huber@…>
libtests/dl*: Use rtems_tarfs_load() Use rtems_tarfs_load() instead of Untar_FromMemory() to reduce the memory demands of the tests.
09:39 Changeset in rtems [234d155e]5 by Sebastian Huber <sebastian.huber@…>
linkersets: Revert to zero-length arrays This partially reverts commit 7ec08391fee73d7a25855089f4996f3c4f448007. Since the RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() cannot control the alignment of the symbol it cannot be used to define the begin of a linker set. File scope basic asm statements cannot have operands, so there is no way to specify the desired alignment.
09:38 Changeset in rtems [4fcc53a]5 by Sebastian Huber <sebastian.huber@…>
Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()
08:45 Changeset in rtems [2497a46a]5 by Daniel Hellstrom <daniel@…>
sparc,leon: avoid triggering LEON3FT errata TN-0009 Update #4154.
08:45 Changeset in rtems [89d90c0] by Daniel Hellstrom <daniel@…>
sparc,leon: avoid triggering LEON3FT errata TN-0009 Close #4336.
08:39 Changeset in rtems [e9fdcd79]5 by Sebastian Huber <sebastian.huber@…>
psxinttypes01: Remove invalid test cases The functions expect a valid string as input according to POSIX. On systems with a NULL pointer protection the test cases ended up in exceptions.

11/24/19:

23:26 Ticket #3826 (top on SMP shows invalid priorities) created by Chris Johns
Running top on a Zynq zc706 gives ... […] The code in question …

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