Timeline



02/14/19:

23:38 Changeset in rtems [3ecb207]5 by Chris Johns <chrisj@…>
libdl/rap: Add the section alloc call after section load was split Updates #3687
23:13 Ticket #3693 (libdl incorrectly handles MIPS16hi/lo relocs) created by Chris Johns
This issue was reported back is 2016 and it slipped through. I am …
23:06 Ticket #3692 (libdl does not honour write unlock/lock for sections) closed by Chris Johns <chrisj@…>
fixed: In e309f77/rtems: […]
15:04 Developer/OpenProjects edited by Gedare Bloom
Cleanup. (diff)
15:03 Developer/OpenProjects edited by Gedare Bloom
Flatten old project descriptions. Add "executive" project section generated from tickets. (diff)
14:48 Developer/OpenProjects edited by Gedare Bloom
Delete project descriptions that have been converted to tickets. (diff)
14:43 Developer/Projects/Open/RumpKernels edited by Gedare Bloom
Mark Obsolete. (diff)
14:42 Developer/OpenProjects edited by Gedare Bloom
Make Rump Kernels Obsolete. (diff)
09:04 Changeset in rtems-docs [f7384cc]5 by Chris Johns <chrisj@…>
Use pathto() on the genindex URL to make it relative.
07:31 Changeset in rtems-tools [1c821fe]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
testing/bsps: Add covoar commands in bsp ini file
03:00 Changeset in rtems [e309f77]5 by Chris Johns <chrisj@…>
libdl: Allocator does not unlock and lock memory on loading. Close #3692
02:59 Ticket #3692 (libdl does not honour write unlock/lock for sections) created by Chris Johns
The allocator does no honour write unlock and lock for read-only …
01:43 Ticket #3691 (RTEMS Testing TFTP Proxy Project) created by Chris Johns
= RTEMS Testing TFTP Proxy Project = [[PageOutline?(1-5, Contents, …

02/13/19:

22:16 Changeset in rtems-docs [603731c]5 by Joel Sherrill <joel@…>
common/latex.py: Remove hack for CentOS. Use Texlive per instructions.
21:42 Changeset in rtems-docs [30b5468]5 by Joel Sherrill <joel@…>
README.txt: Fix typos
20:02 Ticket #3649 (Error with IRC anouncing in examples-v2 commits.) closed by Amar Takhar
fixed: Re-open if it's still an issue.
07:05 Changeset in rtems-docs [9f24b6e]5 by Sebastian Huber <sebastian.huber@…>
user: Add basic Intel Cyclone V documentation

02/12/19:

23:57 Changeset in rtems-docs [7b36a6b]5 by Chris Johns <chrisj@…>
waf: Use the release date in the coverpage
23:50 Changeset in rtems-docs [d721375]5 by Chris Johns <chrisj@…>
waf: Fix version.py to support older versions of git.
23:18 Changeset in rtems-docs [5d8b0dd]5 by Chris Johns <chrisj@…>
waf: Remove as many sys path hacks as we can. There are still sys.path hacks in the conf.py files. They cannot be removed because the instance of python running the sphinx-build command does not see our top level path hacks. I looked at using PYTHONPATH but I could not figure out how to set a process environ var for a waf build instance.
22:49 Ticket #3690 (Add support for Eclipse Target Communications Framework (TCF)) created by Joel Sherrill
This ticket is to track adding RTEMS support for the Eclipse TCF. From …
13:18 Changeset in rtems-libbsd [3017f66]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove <linux/rbtree.h> It is already provided by RTEMS.
13:18 Changeset in rtems-libbsd [7cef34a]5 by Sebastian Huber <sebastian.huber@…>
Remove <linux/rbtree.h> It is already provided by RTEMS.
13:17 Changeset in rtems-libbsd [a124a75]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove obsolete <rtems/pty.h>
13:17 Changeset in rtems-libbsd [adb7116]5 by Sebastian Huber <sebastian.huber@…>
Remove obsolete <rtems/pty.h>
13:15 Changeset in rtems-libbsd [180ff44]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
mghttpd: Remove The mghttpd is already provided by RTEMS.
13:15 Changeset in rtems-libbsd [3b1f317]5 by Sebastian Huber <sebastian.huber@…>
mghttpd: Remove The mghttpd is already provided by RTEMS.
12:18 Changeset in rtems [e214ff4b]5 by Sebastian Huber <sebastian.huber@…>
posix: Remove unused _POSIX_Get_object_body()
11:19 Changeset in rtems [e4ad14cc]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid some deadlocks in _Once() Recursive usage of the same pthread_once_t results now in a deadlock. Previously, an error of EINVAL was returned. This usage scenario is invalid according to the POSIX pthread_once() specification. Close #3334.
09:26 Changeset in rtems [7fdcd023]5 by Sebastian Huber <sebastian.huber@…>
psxtests: Remove bogus file This file is unused and makes trouble on Windows. Updates #3638.
07:29 Changeset in rtems-libbsd [1ce4034]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ZONE(9): Fix UMA_PCPU_ALLOC_SIZE Using CACHE_LINE_SIZE for UMA_PCPU_ALLOC_SIZE was a huge memory waste since the backend memory allocator is page based.
07:29 Changeset in rtems-libbsd [b3bbfdf]5 by Sebastian Huber <sebastian.huber@…>
ZONE(9): Fix UMA_PCPU_ALLOC_SIZE Using CACHE_LINE_SIZE for UMA_PCPU_ALLOC_SIZE was a huge memory waste since the backend memory allocator is page based.

02/11/19:

14:26 Changeset in rtems-libbsd [556ec29]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD stable/12 2019-02-11 Git mirror commit 606b591dae1023a71ff020faf99789059eb6591f.
14:19 Changeset in rtems-libbsd [0b177c7]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
atomic.h: Add atomic_fetchadd_64()
14:19 Changeset in rtems-libbsd [1c3a92d]5 by Sebastian Huber <sebastian.huber@…>
atomic.h: Add atomic_fetchadd_64()
12:25 Changeset in rtems-libbsd [10aa08e]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
imx gpio port Update #3869.
12:25 Changeset in rtems-libbsd [859015f]5 by Sebastian Huber <sebastian.huber@…>
imx gpio port Update #3869.
10:49 Ticket #3689 (bdbuf: Replace automatic read-ahead with rtems_bdbuf_peek()) created by Sebastian Huber
The block device cache (bdbuf) tries to deduce a read ahead …
08:35 Changeset in rtems-libbsd [2eab546]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY. This is not a nice solution but it should work on all chips. As soon as FreeBSD has a nice solution via the USB PHY driver, this should be replaced. Update #3869.
08:35 Changeset in rtems-libbsd [9dfb3bd]5 by Christian Mauderer <christian.mauderer@…>
ehci_imx: Set/clear ENHOSTDISCONNECT in USB PHY. This is not a nice solution but it should work on all chips. As soon as FreeBSD has a nice solution via the USB PHY driver, this should be replaced. Update #3869.
06:54 Changeset in rtems-libbsd [eb6ff63]5 by Sebastian Huber <sebastian.huber@…>
imx6_ccm: Port to RTEMS Update #3869.
06:54 Changeset in rtems-libbsd [f88f7a0]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
imx6_ccm: Port to RTEMS Update #3869.
06:34 Changeset in rtems [eec706e2]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix small data area section Fix small data area in case no fixed size is desired. Rename bsp_section_set_sdata_sbss_size into bsp_section_small_data_area_size since this symbol reflects the overall small data area size (including space for libdl). Do not use bsp_section_sbss_size before definition in linker command file. Add new symbols to <bsp/linker-symbols.h>. Update #3687.
05:25 Changeset in rtems-tools [6e0f49a]5 by Chris Johns <chrisj@…>
linkers/syms: Add symbol filtering. - Filter symbols by regx. - Return the name of a symbol via demangled() even it is not a mangled C++ function.

02/09/19:

18:12 Changeset in rtems-source-builder [98588a5]5 by Chris Johns <chrisj@…>
sb/rtems-build-dep: Fix arg check loop, removes stray 0 in build.
17:46 Changeset in rtems-source-builder [7223bef]5 by Chris Johns <chrisj@…>
rtems/5: Add the required MacOS APFS workround for building libstdc++.

02/08/19:

23:08 Ticket #2921 (libdl assumes constructors in ELF are a ".ctors" section.) closed by Chris Johns <chrisj@…>
fixed: In 4408603/rtems: […]
23:08 Ticket #3298 (dlerror non-conformance) closed by Chris Johns <chrisj@…>
fixed: In e2f13430/rtems: […]
23:08 Ticket #3684 (rtems_print_buffer is broken) closed by Chris Johns <chrisj@…>
fixed: In 2d8a9c79/rtems: […]
15:30 Changeset in rtems [1161e1f]5 by Martin Aberg <maberg@…>
leon, grspw_router: added router_port_link_div() Allows user to set SpaceWire? run clock divisor for an individual port. Update #4313.
15:30 Changeset in rtems [8660602] by Martin Aberg <maberg@…>
leon, grspw_router: added router_port_link_div() Allows user to set SpaceWire? run clock divisor for an individual port.
11:40 Changeset in rtems [568490a]5 by Jiri Gaisler <jiri@…>
griscv: add additional cpu configurations * Also switch default config to imafd as the C extension is not supported for code coverage
11:02 Changeset in rtems-libbsd [7bafcaf]5 by Sebastian Huber <sebastian.huber@…>
imx6_ccm: Import from FreeBSD Update #3869.
11:02 Changeset in rtems-libbsd [beabd3b]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
imx6_ccm: Import from FreeBSD Update #3869.
09:22 Changeset in rtems-source-builder [ee40e0b]5 by Sebastian Huber <sebastian.huber@…>
5: Add GDB SIS patch Update #3460.
09:16 Changeset in rtems [26333f2a]5 by Sebastian Huber <sebastian.huber@…>
score: Fix _User_extensions_Thread_switch() (SMP) We have to read the first node again once we obtained the lock since it may have aready changed.
08:41 Changeset in rtems-docs [6f110cc]5 by Sebastian Huber <sebastian.huber@…>
build: Prepend project common path This avoids conflicts with standard packages such as PIL (Python Imaging Library).

02/07/19:

19:03 Changeset in rtems-docs [ec95748]5 by Chris Johns <chrisj@…>
Remove minted from the PDF builds. This is feedback from the Sphinx project. See: https://github.com/sphinx-doc/sphinx/issues/6021#issuecomment-460951653
18:34 Changeset in rtems-tools [7f85a65]5 by Chris Johns <chrisj@…>
tester: Ignore the execute return code for some commands Some simulators like psim-run return a non-zero error code. Allow a BSP configuration to ignore the return code.
12:36 Changeset in rtems-source-builder [2e65068]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
12:06 Changeset in rtems-docs [0e46b34]5 by Sebastian Huber <sebastian.huber@…>
cpu-supplement: Fix file name
10:13 Changeset in rtems [4e686261]5 by Sebastian Huber <sebastian.huber@…>
bsps/irq: Fix interrupt server init (SMP)
06:56 Changeset in rtems-source-builder [c3faacf]5 by Sebastian Huber <sebastian.huber@…>
5: Update or1k and riscv Newlib
06:46 Changeset in rtems [fbd08066]5 by Sebastian Huber <sebastian.huber@…>
score: Fix plain priority thread queues (SMP) We must add/remove the priority queue to the FIFO of priority queues.
06:45 Changeset in rtems [0fb52ce]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix generic timer frequency Update #3456.

02/06/19:

22:31 Changeset in rtems-docs [98977bf]5 by Chris Johns <chrisj@…>
Version change, forgot to add wscript to the commit.
21:46 Changeset in rtems-docs [6f18d69]5 by Chris Johns <chrisj@…>
Fix the version logic to make it more robust.
21:30 Ticket #3669 (rtems-docs.git does not build with Sphinx 1.8.2 and 1.8.3) closed by Chris Johns <chrisj@…>
fixed: In a3b0a40/rtems-docs: […]
17:43 GSoC/2019 created by Gedare Bloom
Start 2019 page
17:41 GSoC edited by Gedare Bloom
Update 2018 to 2019 (diff)
09:07 Ticket #3688 (rtems-docs fails to build with python3) created by Chris Johns
Generating generated-posix-compliance.rst fails with Python3 as …
06:02 Changeset in rtems-docs [a3b0a40]5 by Chris Johns <chrisj@…>
Fix building with Sphinx 1.8 and later. - Provide the pytnon.ist file for makeindex. - Add support for xelatex building so we can switch if we want too. Closes #3669
05:46 Changeset in rtems-docs [2a68e9d]5 by Chris Johns <chrisj@…>
Support VERSION file for releasing and deployment - Shorten the GIT hash.

02/05/19:

16:45 Changeset in rtems-tools [4828c19]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Coverage : Add coverage support for RISCV
13:15 Changeset in rtems-libbsd [4c8a1ad]5 by Sebastian Huber <sebastian.huber@…>
atomic.h: Add atomic_load_32()
13:15 Changeset in rtems-libbsd [d7504f8]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
atomic.h: Add atomic_load_32()
10:43 Changeset in rtems-docs [fa5a960]5 by Sebastian Huber <sebastian.huber@…>
Add copyright notices
09:29 Changeset in rtems-source-builder [c41b9d0]5 by Sebastian Huber <sebastian.huber@…>
5: Use GDB 8.2.1 for or1k
05:07 Changeset in rtems-tools [e6bf128]5 by Chris Johns <chrisj@…>
rtemstoolkit/config: Unlock when printing to avoid blocking.
05:06 Changeset in rtems-tools [5156445]5 by Chris Johns <chrisj@…>
tester/check: Convert the indent size to an int.
05:06 Changeset in rtems-tools [61741fe]5 by Chris Johns <chrisj@…>
rtemstoolkit/execute: Print the trace exe command as a string and not list.
05:05 Changeset in rtems-tools [e7d8293]5 by Chris Johns <chrisj@…>
tester: Increase the psim memory size to match the BSP.
04:23 Changeset in rtems-source-builder [a273a7c]5 by Chris Johns <chrisj@…>
rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.

02/04/19:

13:56 Changeset in rtems-libbsd [4a8bc9e]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD stable/12 2019-02-04 Git mirror commit 50f507fe430c8041715f649f179f4b0a431dd7ff.
07:37 Changeset in rtems-source-builder [f75cf6d]5 by Sebastian Huber <sebastian.huber@…>
5: Update to Binutils 2.32

02/02/19:

10:03 Changeset in rtems [9399473c]5 by Sebastian Huber <sebastian.huber@…>
riscv: Fix misaligned access in context validate
05:18 Ticket #3687 (Add architecture section support to libdl and support PowerPC's small data.) created by Chris Johns
Add support for architecture specific sections. Allow architecture …
04:55 Ticket #3686 (Add library searching and loading to libdl) created by Chris Johns
Provide support to search library files (archives) for symbols loading …
04:32 Changeset in rtems [b08278e]5 by Chris Johns <chrisj@…>
powerpc/psim: Increase the psim memory to 256M This allows test dl09 to run and test PowePC backend trampoline support. Updates #3685
04:32 Ticket #3685 (Add large memory support to libdl) created by Chris Johns
Add large memory support to libdl. Some architectures use small …
04:22 Changeset in rtems [2d8a9c79]5 by Chris Johns <chrisj@…>
libmisc: Fix rtems_print_buffer Closes #3684
04:19 Changeset in rtems [e2f13430]5 by Chris Johns <chrisj@…>
libdl: Fix dlerror non-conformance Closes #3298
04:09 Changeset in rtems [6c9f017]5 by Chris Johns <chrisj@…>
libdl: Add powerpc large memory and small data support. - Add support for architecure sections that can be handled by the architecture back end. - Add trampoline/fixup support for PowerPC. This means the PowerPC now supports large memory loading of applications. - Add a bit allocator to manage small block based regions of memory. - Add small data (sdata/sbss) support for the PowerPC. The support makes the linker allocated small data region of memory a global resource available to libdl loaded object files. Updates #3687 Updates #3685

02/01/19:

09:49 Changeset in rtems-source-builder [6eab3c9]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up scandir() fixes.
09:01 Changeset in rtems [da4ca4d]5 by Sebastian Huber <sebastian.huber@…>
posix: is_initialized is of type int not bool
09:00 Changeset in rtems [3fe2155]5 by Sebastian Huber <sebastian.huber@…>
Remove superfluous <rtems/system.h> includes

01/31/19:

19:31 Changeset in rtems-tools [f6d30db]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Coverage: Add support for TSIM format
13:45 Changeset in rtems [cfcc2cbf]5 by Sebastian Huber <sebastian.huber@…>
Add RTEMS Test Framework Update #3199.
13:45 Changeset in rtems [20d472d]5 by Sebastian Huber <sebastian.huber@…>
Add rtems_board_support_package()
06:38 Changeset in rtems-docs [362ae68]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Fix URLs
Note: See TracTimeline for information about the timeline view.