Timeline



04/23/18:

17:04 GSoC/2018 edited by Abhinav Jain
(diff)
11:31 Changeset in rtems [21978523]5 by Sebastian Huber <sebastian.huber@…>
bsps/lm32: Move shared drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:53 Changeset in rtems [fc79b26]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move ATA drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:50 Changeset in rtems [5a4e3dc0]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move PCI drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:10 Changeset in rtems [6e1cf37]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move console.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:10 Changeset in rtems [e617455]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move setvec.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:09 Changeset in rtems [b4de37fd]5 by Sebastian Huber <sebastian.huber@…>
bsps/sh: Move bsphwinit.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:06 Changeset in rtems [fd67814]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move GDB stubs to bsps This patch is a part of the BSP source reorganization. Update #3285.
10:04 Changeset in rtems [4ccbac63]5 by Sebastian Huber <sebastian.huber@…>
bsps/v850: Move crt1.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:35 Changeset in rtems [5e8a24ca]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpschedaffinity02: Fix configuration
08:01 Changeset in rtems-source-builder [10d3aaf]5 by Chris Johns <chrisj@…>
rtems-tools: Update to pick up the --enable-rtems-debug fix.
07:57 Changeset in rtems [142175ef]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc64: Move helenos to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:55 Changeset in rtems [4fb1b79]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move RTC drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:53 Changeset in rtems [031df391]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move legacy network drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:50 Changeset in rtems [8f8ccee]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move interrupt controller support to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:48 Changeset in rtems [276afd2b]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move SPI drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:45 Changeset in rtems [a2dad96]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move I2C drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:42 Changeset in rtems-tools [2586350]5 by Chris Johns <chrisj@…>
tester: Fix the configure debug option. The option is --enable-rtems-debug and not --enable-debug.
07:42 Changeset in rtems [3bd30f4a]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove unused stm32f* files This patch is a part of the BSP source reorganization. Update #3285.
05:52 Changeset in rtems-docs [676d3d5]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Avoid :file: role with ${...} The curly braces have a special meaning in the :file: role. This patch is a part of the BSP source reorganization. Update #3285.
05:42 Changeset in rtems-source-builder [1645deb]5 by Sebastian Huber <sebastian.huber@…>
bootstrap: Do not generate acinlude.m4 files Do not generate files which are part of the Git repository. These files should be maintained manually in the future. This patch is a part of the BSP source reorganization. Update #3285.

04/22/18:

13:54 Changeset in rtems [ad071b68]5 by Sebastian Huber <sebastian.huber@…>
sptests/sp36: Remove obsolete test program It tests the (never really working) strict order mutex option. That option does not exist any more. Mutexes by other good means (spmutex01, spsem*). Update #3406.
13:53 Ticket #3406 (Remove obsolete test program sp36) created by Sebastian Huber
It tests the (never really working) strict order mutex option. That …
13:38 Changeset in rtems [a62c75c1]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Move more start to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:32 Changeset in rtems [a0f04d6]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Move bestcomm to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:11 Changeset in rtems [54aabb7]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Move libraries to bsps This patch is a part of the BSP source reorganization. Update #3285.
13:05 Changeset in rtems [f004ace8]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Move hwlib to bsps This patch is a part of the BSP source reorganization. Update #3285.

04/21/18:

08:25 Ticket #3405 (src/bsps/sparc/shared/tmtc/grtc.c:1871]: (style) Suspicious condition) created by David Binderman
src/bsps/sparc/shared/tmtc/grtc.c:1871]: (style) Suspicious condition …
08:22 Changeset in rtems [adb85dd]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move make/custom/* files to bsps Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285.
08:00 Changeset in rtems [37dc047]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove AC_CONFIG_SRCDIR() This AC_CONFIG_SRCDIR() is just a sanity check in this insane build system. Since all content of c/src/lib/libbsp/@RTEMS_CPU@/@RTEMS_BSP_FAMILY@ is bound to be moved it makes no sense to keep it. This patch is a part of the BSP source reorganization. Update #3285.

04/20/18:

13:33 Changeset in rtems [4b70ed9]5 by Sebastian Huber <sebastian.huber@…>
bsps/mvme147s: Fix Makefile.am This patch is a part of the BSP source reorganization. Update #3285.
12:41 Changeset in rtems [234f0a2d]5 by Sebastian Huber <sebastian.huber@…>
build: Remove subdir-objects from Ada tests Somehow it does not work. With this Automake option you get: gmake[6]: Entering directory '/build/sparc-rtems5/c/erc32/testsuites/ada/sptests' Making all-am in sp01 gmake[7]: Entering directory '/build/sparc-rtems5/c/erc32/testsuites/ada/sptests/sp01' gmake[7]: * No rule to make target 'init.o', needed by 'ada_sp01.exe'. Stop. Update #3387.
11:47 Changeset in rtems [13091dc4]5 by Sebastian Huber <sebastian.huber@…>
bsps/leon3: Move AMBA support to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:45 Changeset in rtems [67e472c]5 by Sebastian Huber <sebastian.huber@…>
bsps/leon2: Move PCI driver to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:44 Changeset in rtems [96faf12]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Move gnatsupp to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:38 Changeset in rtems [1efa1c8]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move MPCI support to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:36 Changeset in rtems [b15cb636]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Move network drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:33 Changeset in rtems [d60d303c]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Move shared files to bsps This patch is a part of the BSP source reorganization. Update #3285.
11:22 Changeset in rtems [c49896f1]5 by Sebastian Huber <sebastian.huber@…>
sparc: Move irq_asm.S This file is BSP-independent. This patch is a part of the BSP source reorganization. Update #3285.
11:19 Changeset in rtems [28b4c7ac]5 by Sebastian Huber <sebastian.huber@…>
sparc: Move _CPU_Trap_slot_template The definition of _CPU_Trap_slot_template is BSP-independent. A potential para-virtualization support may use <rtems/score/paravirt.h>. This patch is a part of the BSP source reorganization. Update #3285.
10:08 Changeset in rtems [e0dd8a5a]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move benchmark timer to bsps This patch is a part of the BSP source reorganization. Update #3285.
08:35 Changeset in rtems [9964895]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move startup files to bsps Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.
08:19 Changeset in rtems [fbcd7c8f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move start files to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:59 Changeset in rtems [58adad4]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Move shared btimer support This patch is a part of the BSP source reorganization. Update #3285.
07:19 Changeset in rtems [4826858]5 by Sebastian Huber <sebastian.huber@…>
motorola_powerpc: Remove headers from *_SOURCES This was used by the not supported "make dist". This patch is a part of the BSP source reorganization. Update #3285.
05:34 TBR/UserApp/RTEMSApplications edited by Christian Mauderer
Fix broken link and broken titles. (diff)

04/19/18:

04:35 Changeset in rtems [7632906]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move clock drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:28 Changeset in rtems [d7d66d7]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move console drivers to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:26 Changeset in rtems [5c5b021]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspsmpgetcurrentprocessor.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:26 Changeset in rtems [2584f5b]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspsmp.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:24 Changeset in rtems [bc010a8d]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move setvec.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:23 Changeset in rtems [a442939]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move sbrk.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:22 Changeset in rtems [7806d9c0]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move shared CPU counter support to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:21 Changeset in rtems [79b9fe67]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move getentropy-cpucounter.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [ef78454]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move gpio.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:17 Changeset in rtems [d6fb37a]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move shared btimer support to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:14 Changeset in rtems [4b9015c]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unused irq.h template file This patch is a part of the BSP source reorganization. Update #3285.
04:13 Changeset in rtems [8d04f18]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove unused rtems-stub-glue.c This patch is a part of the BSP source reorganization. Update #3285.
04:10 Changeset in rtems [9ec8cfc5]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move pci_find_device.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:10 Changeset in rtems [f923901]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move pci_bus_count.c to bsps This patch is a part of the BSP source reorganization. Update #3285.

04/18/18:

22:28 Ticket #3404 (CLOCK_MONOTONIC option on all POSIX services not exercised) created by Joel Sherrill
There are no tests for CLOCK_MONOTONIC being used with at least the …
08:07 Ticket #3403 (RSB RTEMS tool set build is irreproducible) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 50593d4/rtems-source-builder: […]
05:17 Ticket #3403 (RSB RTEMS tool set build is irreproducible) created by Sebastian Huber
The RTEMS 5 tool set contains the RTEMS tools (rtems-tools). The …
04:35 Changeset in rtems [0510cd50]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move doxygen.h files to bsps This patch is a part of the BSP source reorganization. Update #3285.

04/17/18:

15:05 Changeset in rtems [4c4dc17]5 by Joel Sherrill <joel@…>
misc arm tcfg: Add dl06, too large for memory
13:57 Ticket #3402 (dl06: mips hurricane Mixed Endian Error) created by Joel Sherrill
Also occurs on rbtx4925 and rbtx4938 rtems-ld -r …
13:54 Ticket #3401 (dl06: tms570* Mixed LSB/MSB Error) created by Joel Sherrill
ld-arm-tms570ls3137_hdk-rtems/arm-rtems5/c/tms570ls3137_hdk/testsuites/ …
09:32 Changeset in rtems-docs [300cc68]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Update BSP source code structure This patch is a part of the BSP source reorganization. Update #3285.
08:20 Changeset in rtems-source-builder [50593d4]5 by Sebastian Huber <sebastian.huber@…>
5: Use a specific RTEMS tools version Download via cgit archive. Close #3403.
07:49 Changeset in rtems [a884df3]5 by Sebastian Huber <sebastian.huber@…>
bsp/motorola_powerpc: Move bspstart.c to bsps This shared powerpc file was only used by this BSP. This patch is a part of the BSP source reorganization. Update #3285.
05:06 Ticket #3397 (The register keyword is deprecated in C++11) closed by Sebastian Huber <sebastian.huber@…>
fixed: In f35c3be9/rtems: […]
04:57 Changeset in rtems [c4ccf26c]5 by Sebastian Huber <sebastian.huber@…>
bsps: Convert all bsp_predriver_hook() Use RTEMS_SYSINIT_ITEM() instead. Update #2408.
04:33 Changeset in rtems [5a06b187]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspgetworkarea.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:31 Changeset in rtems [6d21a3f2]5 by Sebastian Huber <sebastian.huber@…>
drvmgr: Remove bsp_driver_level_hook() Use RTEMS_SYSINIT_ITEM() instead. Update #2408.
04:19 Changeset in rtems [0b93d4f8]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspstart.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [0736410]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspreset_loop.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [554e39c]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspreset.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [43bda786]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bspclean.c to bsps This patch is a part of the BSP source reorganization. Update #3285.

04/16/18:

22:04 Changeset in rtems [2da4a6c]5 by Joel Sherrill <joel@…>
misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test list
22:02 Ticket #3400 (dl06 error for powerpc/qoriq_e6500 unknown machine type) created by Joel Sherrill
rtems-ld -r …
22:02 Ticket #3399 (dl06 error for moxie unknown machine type) created by Joel Sherrill
gmake[5]: Entering directory …
17:59 Changeset in rtems [2aa60e57]5 by Joel Sherrill <joel@…>
lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test list
17:56 Changeset in rtems [8d9aa9a]5 by Joel Sherrill <joel@…>
misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test list
15:18 Ticket #3398 (6LoWPAN Support) created by Mohamed Ismail BENNANI
= Identify and Port 6LoWPAN Stack to RTEMS = We're a team of 4 …
05:34 Changeset in rtems [f35c3be9]5 by Sebastian Huber <sebastian.huber@…>
Remove register keyword from public header files The following code void f(void) { register int i; } gives a warning with GCC and -std=c++17 test.cc: In function ‘void f()’: test.cc:3:15: warning: ISO C++1z does not allow ‘register’ storage class specifier [-Wregister] register int i; and clang with -std=c++14 test.cc:3:3: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] register int i; 1 warning generated. Remove the use of the register keyword at least in the public header files for C++ compatibility. Close #3397.
05:22 Ticket #3397 (The register keyword is deprecated in C++11) created by Sebastian Huber
The following code gives a warning with GCC and -std=c++17: […] …
01:57 Ticket #3396 (rtems-ld does not handle R_ARM_V4BX relocation records) closed by Chris Johns <chrisj@…>
fixed: In ec419a0/rtems-tools: […]
01:55 Changeset in rtems-tools [ec419a0]5 by Chris Johns <chrisj@…>
rtemstoolkit/rap: Ignore R_ARM_V4BX relocation records Note, this removes the detalis needed to alter the instruction for an ARMv4 instruction set. Currently this type of record is not handled in the RAP format loader and the RTL loader ignores it. Close #3396
01:54 Ticket #3396 (rtems-ld does not handle R_ARM_V4BX relocation records) created by Chris Johns
The R_ARM_V4BX does not have a symbol and this raised an error with …
00:13 Boards/Beagle Board edited by Chris Johns
(diff)
00:13 Boards/Beagle Board edited by Chris Johns
OpenOCD debugging has moved to under OpenOCD (diff)
00:06 Debugging/OpenOCD/BeagleBoneBlack edited by Chris Johns
(diff)
00:00 Debugging/OpenOCD edited by Chris Johns
(diff)
00:00 Debugging/OpenOCD edited by Chris Johns
Add BBB (diff)

04/15/18:

23:59 Debugging/OpenOCD edited by Chris Johns
Add a generic build from GIT example. (diff)
23:56 Debugging/OpenOCD/BeagleBoneBlack created by Chris Johns
Initial page

04/14/18:

18:17 GSoC/2018 edited by salil sirotia
(diff)
04:17 Ticket #3395 (rtems-ld does not remove executable when there is an output error) closed by Chris Johns <chrisj@…>
fixed: In 82c8788/rtems-tools: […]
04:15 Changeset in rtems-tools [82c8788]5 by Chris Johns <chrisj@…>
rtemstoolkit/rtl-file: Remove a file on close if requested Close #3395
03:29 Ticket #3395 (rtems-ld does not remove executable when there is an output error) created by Chris Johns
An error when outputting an executable does not clean up the file and …

04/13/18:

07:45 Ticket #3317 (Move expat's home site to github from SF.) closed by Chris Johns <chrisj@…>
fixed: In 6baeb35/rtems-source-builder: […]
07:45 Ticket #3394 (4.10: infinite loop in RSB's path when a prefix path is not writable) closed by Chris Johns <chrisj@…>
fixed: In 62537bc/rtems-source-builder: […]
07:15 Changeset in rtems [223e22f]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move uart-output-char.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:14 Changeset in rtems [0a09ac58]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move stackalloc.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:14 Changeset in rtems [9d44ae7]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bsp-uboot-board-info.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
07:11 Changeset in rtems [1cba1de]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bsp-fdt.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
06:57 Changeset in rtems [90013f59]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move tod.c to bsps and rename This patch is a part of the BSP source reorganization. Update #3285.
03:19 Changeset in rtems-source-builder [6baeb35]4.10 by Chris Johns <chrisj@…>
devel/expat: Download from github and not SF. Close #3317
03:14 Changeset in rtems-source-builder [62537bc]4.10 by Chris Johns <chrisj@…>
sb/path: Update the path module to the latest from master. - Fixes Windows path issues - Fixes infinite loop with a read-only path. Close #3394
03:11 Ticket #3393 (4.11: infinite loop in RSB's path when a prefix path is not writable) closed by Chris Johns <chrisj@…>
fixed: In 2c0676d/rtems-source-builder: […]
03:10 Ticket #3392 (infinite loop in RSB's path when a prefix path is not writable) closed by Chris Johns <chrisj@…>
fixed: In cabaff8/rtems-source-builder: […]
03:07 Ticket #3394 (4.10: infinite loop in RSB's path when a prefix path is not writable) created by Chris Johns
The code gets the dirname() of the path stepping up until there is …
03:07 Ticket #3393 (4.11: infinite loop in RSB's path when a prefix path is not writable) created by Chris Johns
The code gets the dirname() of the path stepping up until there is …
03:05 Ticket #3392 (infinite loop in RSB's path when a prefix path is not writable) created by Chris Johns
The code gets the dirname() of the path stepping up until there is …
03:02 Changeset in rtems-source-builder [2c0676d]4.11 by Chris Johns <chrisj@…>
sb/path: Walk up to root checking if a path is writable. A dirname of / is / so the path will never have a length of 0. Close #3393
03:02 Changeset in rtems-source-builder [cabaff8]5 by Chris Johns <chrisj@…>
sb/path: Walk up to root checking if a path is writable. A dirname of / is / so the path will never have a length of 0. Close #3392
00:30 Ticket #2769 (rtems-syms does not clean up temp files.) closed by Chris Johns
invalid: I have add rtems-ld to the testsuite so it and rtems-syms are both run and I cannot see any temp files being left. I wonder if this happens when there is an error? I am going to close the ticket with invalid and it can be opened again if this appears again.

04/12/18:

15:17 Changeset in rtems [d245eb0]5 by Joel Sherrill <joel@…>
generic_or1k: Disable sptls02 until or1k GCC updated from 4.9.x Updates #3391.
15:13 Changeset in rtems [1b2681fe]5 by Joel Sherrill <joel@…>
Multiple BSP tcfg: Disable iconv files.
14:58 Ticket #3391 (or1k TLS and GCC version) created by Joel Sherrill
As of today, or1k is using gcc 4.9.x and it does not compile the TLS …
07:48 Changeset in rtems [696b9121]5 by Chris Johns <chrisj@…>
libdl: Fix the tests loading the correct files
07:46 Changeset in rtems [f59d435d]5 by Chris Johns <chrisj@…>
libdl: Remove _t from all structures as this is reserved for the standards
05:27 Changeset in rtems [4ff09d5b]5 by Sebastian Huber <sebastian.huber@…>
build: Remove subdir-objects from BSP configure.ac The subdir-objects do not work currently due to BSP sources in bsps and c and the existing build tree layout. Update #3387.
05:17 Ticket #3390 (NFS: Remove support for cexp) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9e36910/rtems: […]
05:08 Ticket #3390 (NFS: Remove support for cexp) created by Sebastian Huber
There is some support for cexp and tests in the NFS client directory: …
04:52 Changeset in rtems [86e79d7]5 by Chris Johns <chrisj@…>
testsuites/dl06: Add a test for RAP format. This test loads a RAP format file that contains calls that are not in the kernel and linked from libm. It uses and test rtems-ld. Update #2769
04:12 Changeset in rtems [31cd205d]5 by Chris Johns <chrisj@…>
tools: Add a -N option to force a name on the array. This can be used to have a different file name for the same data name. Update #2769
04:09 Changeset in rtems [2a61542]5 by Chris Johns <chrisj@…>
libdl: RAP format fixes. - Do not error if a RAP section is not found. - Free a symbol table via the RTL allocator interface. - Add the symbols to the global symbol table. Update #2769

04/11/18:

23:47 Ticket #3389 (Warning flags have disappeared with recent autoconf changes) created by Joel Sherrill
As of March 30, the compiler invocations had warnings flags. As of …
22:30 Ticket #3388 (rtems-tester: possible parsing error for qemuprep-altivec on exclude ...) created by Joel Sherrill
These failures have persisted across all the autoconf changes: …
05:45 Changeset in rtems [af6168c6]5 by Chris Johns <chrisj@…>
build: Add support for automake's silent build support.
05:21 Ticket #3387 (Add subdir-objects to automake flags) reopened by Sebastian Huber
04:19 Changeset in rtems [ff24c90d]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove empty gnatinstallhandler.c This patch is a part of the BSP source reorganization. Update #3285.
04:18 Changeset in rtems [c5fe4431]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move bootcard.c to bsps This patch is a part of the BSP source reorganization. Update #3285.
03:26 Changeset in rtems [b8c59353]5 by Chris Johns <chrisj@…>
build: Fix make clean. Update #3254.
02:47 Ticket #3323 (mhttpd's http etag can result in invalid caching in a browser.) closed by Chris Johns <chrisj@…>
fixed: In d13a624/rtems: […]
02:01 Ticket #3209 (RSB should fail on this error) closed by Chris Johns <chrisj@…>
fixed: In 162cbda/rtems-source-builder: […]
01:58 Ticket #3387 (Add subdir-objects to automake flags) closed by Chris Johns <chrisj@…>
fixed: In aa567bc1/rtems: […]
01:57 Ticket #2641 (configure: enable-rtemsbsp doesn't warn if bsp does not exist) closed by Chris Johns <chrisj@…>
fixed: In 7ff743d/rtems: […]
01:57 Ticket #3089 (Inconsistent blocking addressing in RFS) closed by Chris Johns <chrisj@…>
fixed: In 9e8df1fe/rtems: […]

04/10/18:

14:32 Changeset in rtems [4359c43]5 by Sebastian Huber <sebastian.huber@…>
bsps: Simplify source file path in Makefile.am This patch is a part of the BSP source reorganization. Update #3285.
10:38 Changeset in rtems [2eaea422]5 by Sebastian Huber <sebastian.huber@…>
sptests: Fix AM_CONDITIONAL Update #3382.
08:08 Ticket #2490 (RSB: Use SHA512 instead of MD5) closed by Chris Johns
wontfix: There is 98 md5 labels in the config files. I will not fix this so I am closing it with won't fix. Please open again if this is important and then assign to someone who agrees to update the hashes to sha512.
07:59 Changeset in rtems-source-builder [162cbda]5 by Chris Johns <chrisj@…>
sb/config: Terminate building on an error. This changes the previous functionality where the RSB switch to dry run mode. This functionality can be enabled by adding --keep-going. Close #3209.
07:37 Ticket #3027 (RTEMS source builder fails when building gcc documentation with newer ...) closed by Chris Johns
fixed
07:06 Changeset in rtems [c4267b1]5 by David Gibson <david@…>
libfdt: Improve sequential write state checking When creating a tree with the sequential write functions, certain things have to be done in a certain order. You must create the memory reserve map and only then can you create the actual tree structure. The -FDT_ERR_BADSTATE return code is for if you try to do things out of order. However, we weren't checking that very thoroughly, so it was possible to generate a corrupted blob if, for example, you started calling fdt_begin_node() etc. before calling fdt_finish_reservemap(). This makes the state checking more thorough disallow that. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Simon Glass <sjg@…>
06:28 Changeset in rtems [343f2084]5 by Chris Johns <chrisj@…>
Updated README.
06:06 Changeset in rtems [aa567bc1]5 by Chris Johns <chrisj@…>
configure: Add subdir-objects to all automake flags. This option silences warning with automake-1.16.1 allowing us to upgrade to that version. This change has been tested with automake-1.12.6 and automake-1.16.1. It seems version 1.16.1 configures slower than 1.12.6 for the same source and BSP. The newer versions is 6 second slower. Close #3387.
05:59 Ticket #3387 (Add subdir-objects to automake flags) created by Chris Johns
This will be fixed by the new build system, see #3818.
05:30 Changeset in rtems [d13a624]5 by Chris Johns <chrisj@…>
cpukit/mttpd: Add a callback to generate a per file HTTP etag Close #3323.
05:16 Changeset in rtems [b10caf8]5 by Sebastian Huber <sebastian.huber@…>
bsps: Remove headers from librtemsbsp_a_SOURCES This was used by the not supported "make dist". This patch is a part of the BSP source reorganization. Update #3285.
05:14 Ticket #3217 (Add RTEMS version, build and tools details to tests) closed by Chris Johns
fixed
05:02 Changeset in rtems [9e8df1fe]5 by Chris Johns <chrisj@…>
fstest/fsrfsbitmap01: Update RFS bitmap tests to test fixes. Add tests to check the patches for this ticket exist and are fixed. Close #3089
04:59 Changeset in rtems [1ce4a9e]5 by Sebastian Huber <sebastian.huber@…>
bsps: Fix typo in MPCI support This patch is a part of the BSP source reorganization. Update #3285.
04:36 Changeset in rtems [b78b814]5 by Sebastian Huber <sebastian.huber@…>
bsps: Avoid source variables in Makefile.am This patch is a part of the BSP source reorganization. Update #3285.
04:17 Changeset in rtems [6c4140c]5 by Sebastian Huber <sebastian.huber@…>
bsps: Avoid line continuation in Makefile.am This patch is a part of the BSP source reorganization. Update #3285.
04:00 Changeset in rtems-tools [b7c4753]5 by Chris Johns <chrisj@…>
teater: Filter out an *.norun.* executables.
03:59 Changeset in rtems-tools [cf641a6]5 by Chris Johns <chrisj@…>
tester: List .ini files for BSPs with --list-bsps.
03:59 Changeset in rtems-tools [c5286cd]5 by Chris Johns <chrisj@…>
waf: Add getcwd() to sys.path as waf has changed.
01:46 Changeset in rtems-tools [252d21c]5 by Chris Johns <chrisj@…>
bsp-builder: Collect2 messages are errors.
00:32 Changeset in rtems [7ff743d]5 by Chris Johns <chrisj@…>
Generate an error if a BSP in the --enable-rtemsbsp list is not valid Also generate an error if the architecure does not match the --target architecture given to configure's command line. Close #2641.

04/09/18:

23:11 Ticket #3083 (parallel make not working) closed by Chris Johns
fixed: This has been fixed with the switch to real parallel building of sub-directories, the removal of pre-installed header files, and now the testsuite has been refactored to use one nested make call per test group. See: 1. 2afb22b7/rtems 2. 900c4073/rtems
23:11 Ticket #3386 (Trac's git changeset browsing is suspect.) created by Chris Johns
It is critical this interface works because we have moved to Trac for …
22:47 Ticket #3383 (Require --enable-rtemsbsp with --enable-smp or --enable-multiprocessor) closed by Chris Johns
fixed: See e1664027/rtems for the changeset.
22:22 Ticket #3385 (Generate an error if RTEMS's gcc is not found when the user runs configure) closed by Chris Johns <chrisj@…>
fixed: In 9f6f026/rtems: […]
09:40 Changeset in rtems [b606998]5 by Sebastian Huber <sebastian.huber@…>
bsp/genmcf548x: Fix IRQ support This patch is a part of the BSP source reorganization. Update #3285.
09:37 Changeset in rtems [01d34a3]5 by Sebastian Huber <sebastian.huber@…>
bsp/csb337: Fix umon support This patch is a part of the BSP source reorganization. Update #3285.
06:36 Changeset in rtems [e1664027]5 by Chris Johns <chrisj@…>
Require the user to provide a BSP list when build SMP or MP. Close 3383.
06:18 Changeset in rtems [9f6f026]5 by Chris Johns <chrisj@…>
Generate an error if no valid gcc is found when configure runs. Close #3385.
06:15 Ticket #3385 (Generate an error if RTEMS's gcc is not found when the user runs configure) created by Chris Johns
Generate an error when the user runs configure if one cannot be found …
06:09 Ticket #3384 (Prefer int for int32_t) created by Sebastian Huber
Common systems like Linux and FreeBSD define int32_t to int. This …
06:06 Ticket #3383 (Require --enable-rtemsbsp with --enable-smp or --enable-multiprocessor) created by Chris Johns
There is a limited number of BSPs that support SMP or MP so using the …
04:56 Changeset in rtems [1ce7bcb]5 by Chris Johns <chrisj@…>
Allow rtems-bsps to be run from any path.
04:37 Changeset in rtems [9e36910]5 by Sebastian Huber <sebastian.huber@…>
NFS: Remove support for cexp Avoid use of RTEMS_RELLDFLAGS. Close #3390.
03:47 Changeset in rtems [cb7b4dc4]5 by Chris Johns <chrisj@…>
bsp/lpc24xx: Exclude iconv POSIX tests. These are now built to executables and are too large for this BSP. This change is part of the testsuite Makefile.am reorganization. Update #3382
03:46 Changeset in rtems [ee3d7dcb]5 by Chris Johns <chrisj@…>
testsuites: Remove the test check from the subdir support. Leave the parallel support so each test group builds in parallel. Update #3382
03:45 Changeset in rtems [cc14545e]5 by Chris Johns <chrisj@…>
testsuite/tmtests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:45 Changeset in rtems [bc06753]5 by Chris Johns <chrisj@…>
testsuite/sptests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:44 Changeset in rtems [8074fa0b]5 by Chris Johns <chrisj@…>
testsuite/smptests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:44 Changeset in rtems [d027e6bb]5 by Chris Johns <chrisj@…>
testsuite/samples: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:43 Changeset in rtems [590a5809]5 by Chris Johns <chrisj@…>
testsuite/irhealstone: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:42 Changeset in rtems [dfc57eb]5 by Chris Johns <chrisj@…>
testsuite/psxtmtests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:42 Changeset in rtems [2a99a6a]5 by Chris Johns <chrisj@…>
testsuite/psxtests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:41 Changeset in rtems [3206879f]5 by Chris Johns <chrisj@…>
testsuite/mptests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:40 Changeset in rtems [8967e5f]5 by Chris Johns <chrisj@…>
testsuite/fstests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:39 Changeset in rtems [5c65b988]5 by Chris Johns <chrisj@…>
testsuite/libtests: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
03:35 Changeset in rtems [32f2629b]5 by Chris Johns <chrisj@…>
testsuite/benchmarks: Merged nested Makefile.am files into one Makefile.am This change is part of the testsuite Makefile.am reorganization. Update #3382
Note: See TracTimeline for information about the timeline view.