Timeline



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

05/14/19:

19:48 Ticket #3749 (Rtems-libbsd build faiure in SMP configuration) created by Jonathan Brandmeyer
rtems master df8d7bd76f501 introduced an API change to …
07:04 Changeset in rtems [b446457]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Adjust machine flags for ARMv7-M Update machine flags for Cortex-M3 and Cortex-M4 based BSPs to account for Cortex-M3 Errata 602117 which required GCC multilib changes. Update #3747.
05:41 Changeset in rtems-source-builder [7a80d6c]5 by Sebastian Huber <sebastian.huber@…>
5: Update GCC 9 baseline to GCC 9.1.0 release
05:27 Changeset in rtems-source-builder [72271f6]5 by Sebastian Huber <sebastian.huber@…>
5: Update GCC 7 baseline Pick up ARM multilib changes to address Cortex-M3 Errata 602117. Update #3747.
00:34 Changeset in rtems [327e45da]5 by Chris Johns <chrisj@…>
libdl: Sort object file symbols and use a binary search to find - Replace the linear object file symbol search with a binary search. - Sort the object file symbols after loading. Closes #3748
00:32 Ticket #3748 (libdl uses a linear symbol search on object file symbols) created by Chris Johns
Symbol searching has two parts, searching the object file and …
00:15 Changeset in rtems [d0f627d]5 by Chris Johns <chrisj@…>
libdl: Fix size bug in loading symbols. This was introduced in 74883be5d4b5fa166179d6003032f6eac2e0f544. Updates #3746

05/13/19:

22:57 Ticket #3746 (libdl test dl05.exe failing) closed by Chris Johns <chrisj@…>
fixed: In 74883be5/rtems: […]
22:39 Changeset in rtems [0b698ba5]5 by Chris Johns <chrisj@…>
doxygen: score: Fix block comment end marker.
13:23 Ticket #3747 (Address Cortex-M3 Errata 602117) created by Sebastian Huber
While testing on a NXP LPC1788 it found that this chip is affected by …
09:19 Changeset in rtems-libbsd [c727e4a]5 by Sebastian Huber <sebastian.huber@…>
Separate libbsd and RTEMS clock ticks
09:19 Changeset in rtems-libbsd [edc4bf9]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Separate libbsd and RTEMS clock ticks
09:14 Changeset in rtems-libbsd [6a850e0]5 by Sebastian Huber <sebastian.huber@…>
Fix USB_DEBUG redefinition warnings
09:14 Changeset in rtems-libbsd [f6075e1]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix USB_DEBUG redefinition warnings
09:13 Changeset in rtems-libbsd [4d11b2a]5 by Sebastian Huber <sebastian.huber@…>
Include missing <stdlib.h> to fix warnings
09:13 Changeset in rtems-libbsd [510d1c9]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Include missing <stdlib.h> to fix warnings
08:55 Changeset in rtems-libbsd [061e279]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove unused maxusers
08:55 Changeset in rtems-libbsd [1a5db37]5 by Sebastian Huber <sebastian.huber@…>
Remove unused maxusers
08:35 Changeset in rtems-libbsd [b7a88f1]5 by Sebastian Huber <sebastian.huber@…>
Remove jail/prison functions from namespace
08:35 Changeset in rtems-libbsd [d1ad14f]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove jail/prison functions from namespace
08:33 Changeset in rtems-libbsd [0a8c0ce]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove dangerous weak definition of getentropy() All BSP supporting libbsd should provide this function.
08:33 Changeset in rtems-libbsd [ab80f78]5 by Sebastian Huber <sebastian.huber@…>
Remove dangerous weak definition of getentropy() All BSP supporting libbsd should provide this function.
08:11 Changeset in rtems-libbsd [2f9d60c]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add hostname related sysctls conditionally This helps to the reduce code size for USB only use cases.
08:11 Changeset in rtems-libbsd [ac9974c]5 by Sebastian Huber <sebastian.huber@…>
Add hostname related sysctls conditionally This helps to the reduce code size for USB only use cases.
08:09 Changeset in rtems-libbsd [6f0b15e]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
usb: Undefine USB_DEBUG In contrast to some other USB options which use 0/1 values, the USB_DEBUG uses defined/undefined to enable/disable the USB debug support.
08:09 Changeset in rtems-libbsd [e9b8413]5 by Sebastian Huber <sebastian.huber@…>
usb: Undefine USB_DEBUG In contrast to some other USB options which use 0/1 values, the USB_DEBUG uses defined/undefined to enable/disable the USB debug support.
07:45 Changeset in rtems-libbsd [3400fa0]5 by Sebastian Huber <sebastian.huber@…>
Add wrapper for abort()
07:45 Changeset in rtems-libbsd [70769b8]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add wrapper for abort()
07:31 Changeset in rtems-libbsd [5da04d6]5 by Sebastian Huber <sebastian.huber@…>
Fix zero-copy mbuf support In 2017 there was a change in the mbuf API.
07:31 Changeset in rtems-libbsd [6e5c632]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix zero-copy mbuf support In 2017 there was a change in the mbuf API.
07:19 Changeset in rtems-libbsd [3549a12]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
IFCONFIG(8): Fix write to const string
07:19 Changeset in rtems-libbsd [60e7537]5 by Sebastian Huber <sebastian.huber@…>
IFCONFIG(8): Fix write to const string
00:46 Changeset in rtems [74883be5]5 by Chris Johns <chrisj@…>
libdl: Fix loading symbol that reference unknown sections. - Make the symbol parsing and loading stage match. - Check for possible overflow of the tables when loading. Closes #3746
00:17 Ticket #3746 (libdl test dl05.exe failing) created by Chris Johns
This test is failing because the second stage of the symbol loading …
00:14 Ticket #3745 (RTL lacks support for `group` (17) type sections) created by Chris Johns
RTL lacks support for group type sections. A group section …

05/11/19:

16:56 Ticket #3744 (A new Constant Bandwidth Server (CBS) version with reduced limitations.) created by jollp
RTEMS provides a version of the CBS scheduler which does not include …
12:57 Changeset in rtems [45d0659]5 by Sebastian Huber <sebastian.huber@…>
bsps: Always build generic interrupt support This makes it possible to write tests for the generic interrupt controller support. Update #3269.

05/10/19:

13:59 Changeset in rtems-libbsd [36e8ad4]5 by Sebastian Huber <sebastian.huber@…>
Use static inline functions for jail and prison This helps the compiler to optimize away dead code.
13:59 Changeset in rtems-libbsd [49c75e3]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Use static inline functions for jail and prison This helps the compiler to optimize away dead code.
12:38 Changeset in rtems [cc060f0]5 by Sebastian Huber <sebastian.huber@…>
shell: Avoid rtems_error() Do not use the rtems_error() function since this function pulls in exit() and abort(). The abort() function pulls in raise() which pulls in the whole POSIX signals support. This change saves about 16KiB of text/rodata on ARM Thumb-2 systems.
12:14 Changeset in rtems-libbsd [7801010]5 by Sebastian Huber <sebastian.huber@…>
Add USB mass storage only build set
12:14 Changeset in rtems-libbsd [99efa82]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add USB mass storage only build set
07:09 Changeset in rtems [dda1922]5 by Sebastian Huber <sebastian.huber@…>
score: Adjust PER_CPU_CONTROL_SIZE_APPROX Account for recent Per_CPU_Control structure member additions.
02:44 Ticket #3743 (RSB os and arch config logic is broken) closed by Chris Johns <chrisj@…>
fixed: In 0956a2c/rtems-source-builder: […]
Note: See TracTimeline for information about the timeline view.