Timeline



05/28/19:

05:43 Changeset in rtems-docs [fd9d024]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add msg broadcast to ISR allowed funcs

05/27/19:

08:37 Changeset in rtems-docs [a00052a]5 by Sebastian Huber <sebastian.huber@…>
user: Document boot image generation Update #3727.
08:14 Changeset in rtems [f419349]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Adjust ppcboot.lds The GNU ld had a couple of changes which resulted in a broken bootloader image generation. Recent linker versions tie assignments to their nearest output section statement. Place all absolute symbols which are used with @sectoff relocations into a special section. See also: "Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA" https://www.sourceware.org/ml/binutils/2019-05/msg00183.html Update #3727
05:35 Changeset in rtems [20bd667]5 by Sebastian Huber <sebastian.huber@…>
bsps: Fix warnings in greth
00:08 Changeset in rtems-tools [d7979de]5 by Chris Johns <chrisj@…>
waf: Update the check_cc tests to a newer method supported by waf. - Fix a minor issue in covoar's use of 64bit calls.

05/24/19:

18:53 GSoC/2019/POSIX_Compliance edited by Vaibhav Gupta
(diff)

05/23/19:

06:10 Changeset in rtems-source-builder [3faa5ab]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
05:59 Changeset in rtems-libbsd [5cb01f2]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add riscv support
05:59 Changeset in rtems-libbsd [cc60cbe]5 by Sebastian Huber <sebastian.huber@…>
Add riscv support

05/22/19:

14:29 Changeset in rtems [373cd1c5]5 by Joel Sherrill <joel@…>
rtems/confdefs.h: Fix typo
05:51 Changeset in rtems [10251b3]5 by Sebastian Huber <sebastian.huber@…>
score: Compact objects class indices
00:03 Ticket #3748 (libdl uses a linear symbol search on object file symbols) closed by Chris Johns <chrisj@…>
fixed: In 327e45da/rtems: […]

05/21/19:

23:27 Ticket #3532 (RSB source only download is host specific) closed by Chris Johns <chrisj@…>
fixed: In a74e432/rtems-source-builder: […]
15:43 Ticket #3753 (Rename CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS) created by Joel Sherrill
CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS probably should not mention …
15:14 Ticket #3752 (Strong APA Scheduler Undocumented) created by Joel Sherrill
The file confdefs.h has CONFIGURE_SCHEDULER_STRONG_APA but there is no …
04:44 Ticket #3747 (Address Cortex-M3 Errata 602117) closed by Sebastian Huber
fixed: The GCC multilib changes are now in GCC 7, 8, 9 and trunk (10).

05/20/19:

22:54 Changeset in rtems-source-builder [a74e432]5 by Chris Johns <chrisj@…>
sb: Add sb-get-sources to download all referenced source files. - Downloads all files into a single directory - Iterates over all supported hosts to get any host dependent source no matter which host you run the command on. Closes #3532
22:29 Ticket #3751 (No documentation on Region Get Information Directives) created by Joel Sherrill
rtems_region_get_information and rtems_region_get_free_information are …
22:22 Ticket #3750 (Add Classic API Barrier "get number waiting" Service) created by Joel Sherrill
Given that a barrier can be set to manually release, it would be …
18:12 Changeset in rtems-docs [bacecbb]5 by Joel Sherrill <joel@…>
user/rsb/deployment.rst: Fix typo.
11:24 Changeset in rtems-tools [6c79a16]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
rtemstoolkit/path : print OSError in mkdir
11:23 Changeset in rtems-tools [9f197de]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
rtemstoolkit/path : Add listdir function
07:15 Changeset in rtems [5fa893e]5 by Sebastian Huber <sebastian.huber@…>
score: Add _SMP_Unicast_action()
07:06 Changeset in rtems [41cddcc]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Per_CPU_Wait_for_job()

05/19/19:

11:35 GSoC/2019 edited by Vaibhav Gupta
(diff)
11:15 Changeset in rtems-libbsd [9a4ed64]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
CONTRIBUTING: mention pyelftools dependency
00:39 Changeset in rtems-source-builder [ad56c6b]5 by Chris Johns <chrisj@…>
sb: Fix error handling on thread exceptions when bootstraping.

05/17/19:

13:12 GSoC/2019 edited by Nils Hölscher
Added my Blog to the page (diff)
08:21 Changeset in rtems-libbsd [31b5c87]5 by Sebastian Huber <sebastian.huber@…>
Use _SMP_Unicast_action() It is a bit more efficient.
08:21 Changeset in rtems-libbsd [b5f8d483]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Use _SMP_Unicast_action() It is a bit more efficient.
07:21 Changeset in rtems [b4f895e]5 by Sebastian Huber <sebastian.huber@…>
posix: Remove unused OBJECTS_POSIX_INTERRUPTS

05/16/19:

08:51 Changeset in rtems-source-builder [c1431be]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
08:07 Ticket #3749 (Rtems-libbsd build faiure in SMP configuration) closed by Sebastian Huber
fixed: Fixed by [16fa6a4651faaa77ef72c7e03d285c143d6e54fa/rtems-libbsd].

05/15/19:

16:45 GSoC/2019/PRU_support edited by Nils Hölscher
Altered Hardware section (diff)
16:24 GSoC/2019/PRU_support edited by Nils Hölscher
Added Hardware section. (diff)
13:43 Changeset in rtems-libbsd [16fa6a4]5 by Sebastian Huber <sebastian.huber@…>
Update due to API changes Close #3749.
13:43 Changeset in rtems-libbsd [a87e0f4]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update due to API changes Close #3749.
05:17 Changeset in rtems-docs [7f51440]5 by Sebastian Huber <sebastian.huber@…>
cpu-supplement: Update ARM multilibs Update #3747.
03:13 Changeset in rtems-source-builder [2c264c1]5 by Chris Johns <chrisj@…>
freebsd: Version 12.0+ has unzip in /usr/bin
Note: See TracTimeline for information about the timeline view.