Timeline



06/12/19:

17:12 GSoC/2019 edited by Gedare Bloom
(diff)
16:54 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
16:26 GSoC/2019 edited by Nils Hölscher
(diff)
14:29 Ticket #3758 (rtems-tools: Trace linker wrapper with trace buffer fails to compile ...) created by Martin Erik Werner
Using rtems-tools 4.11 and enabling the trace buffer generator, I'm …
12:28 Changeset in rtems-source-builder [8156748]5 by Jiri Gaisler <jiri@…>
Add bare target to build standalone sis (devel/sis)
10:53 Changeset in rtems [ee36616]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Improve RTC power driver Accept a time interval up to 24h.
10:51 Changeset in rtems [5d4a81f5]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Fix RTC_SetTimeAlarm() Set the alarm time according to the note in the datasheet.
07:21 Changeset in rtems-libbsd [103d31c]5-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
config: Control the interface from the command line net config file.
07:21 Changeset in rtems-libbsd [7136550]5 by Chris Johns <chrisj@…>
config: Control the interface from the command line net config file.
07:13 Changeset in rtems-libbsd [c099dbe]5 by Chris Johns <chrisj@…>
Remove junk folders.
07:13 Changeset in rtems-libbsd [ddc7300]5-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
Remove junk folders.
05:22 Changeset in rtems [38b29232]5 by zhengxiaojun <jameszxj@…>
libdl/rap: fix RAP file load error.
04:44 Changeset in rtems-tools [d73ce80]5 by Chris Johns <chrisj@…>
misc/boot-image: Fix macro set logic and --net-boot-dhcp processing.
04:19 Changeset in rtems-docs [8c3fac9]5 by Chris Johns <chrisj@…>
user: Add the boot image tool command.
00:14 Changeset in rtems-source-builder [bb1a9b8]5 by Chris Johns <chrisj@…>
5/rtems-tools: Update RTEMS tools.

06/11/19:

11:42 Changeset in rtems-docs [cf0c79a]5 by Chris Johns <chrisj@…>
shell: Add CONFIGURE_MAXIMUM_POSIX_KEYS entry.

06/10/19:

22:37 Changeset in rtems-tools [cbff4c8]5 by Chris Johns <chrisj@…>
rtemstoolkit/macros: Convert all keys to str from unicode.
07:08 Changeset in rtems-tools [757578d]5 by Chris Johns <chrisj@…>
rtemstoolkit/configuration: Fix interpolation support. - It was disabled always. Now optional by the constructor.

06/08/19:

08:38 Ticket #3757 (Alternative memory allocators) created by Sebastian Huber
The current memory allocator in RTEMS uses a first fit strategy. This …

06/06/19:

12:57 Changeset in rtems [2a720f4]5 by Maksim E. Kozlov <maksim.e.kozlov@…>
sparc: Fix mistakenly cleared PSR[EF] bit. The superfluously modified %l0 had no effect if the branch is not taken. This change clarifies the code.
10:51 Changeset in rtems-tools [2b27eec]5 by Chris Johns <chrisj@…>
rtemstoolkit/macros: Improve the macro output. - Support optionally reporting just the keys and their values.
10:49 Changeset in rtems-tools [89dcdbc]5 by Chris Johns <chrisj@…>
rtemstoolkit/configuration: Add get_sections() to get the sections. - Fix module access when catching exceptions.
06:41 Ticket #3756 (Condition codes in PSR are destroyed by lazy FP context switch) closed by Maksim E. Kozlov <maksim.e.kozlov@…>
fixed: In a3818705/rtems: […]
06:37 Ticket #3756 (Condition codes in PSR are destroyed by lazy FP context switch) created by Sebastian Huber
https://lists.rtems.org/pipermail/devel/2019-June/026014.html
05:53 Changeset in rtems [7d7cbf3c]5 by Sebastian Huber <sebastian.huber@…>
sparc: Improve _CPU_Context_validate() Use the FPU and check that the condition codes in the PSR are preserved. Update #3756.

06/05/19:

19:22 Changeset in rtems [a3818705]5 by Maksim E. Kozlov <maksim.e.kozlov@…>
sparc: Fix missed restoring of PSR in syscall_lazy_fp_switch It is needed to restore PSR just before return because condition codes are dirty after the CMP instructions and this may cause undefined program behavior after returning from the switching procedure (on following branch instruction, for example). Close #3756.
17:51 GSoC/2019 edited by Vaibhav Gupta
(diff)
17:49 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
17:40 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
17:39 GSoC/2019 edited by Gedare Bloom
(diff)
17:30 GSoC/2019 edited by Nils Hölscher
1. IRC meeting update nils (diff)
16:23 Ticket #3755 (leak in realloc) created by Jeffrey Hill
We are running Lua in an RTEMS system which, by default, uses realloc …
14:37 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
11:29 Changeset in rtems-libbsd [3bd43f0]5 by Sebastian Huber <sebastian.huber@…>
Add RTEMS-specific getcredhostuuid()
11:29 Changeset in rtems-libbsd [8f12ed38]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add RTEMS-specific getcredhostuuid()
09:55 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
09:35 Changeset in rtems-libbsd [705e362]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD stable/12 2019-06-05 Git mirror commit 78576620f2689e23144a1cf1bf55106cc6abe2b7.
09:13 Changeset in rtems-tools [b7b19f4]5 by Sebastian Huber <sebastian.huber@…>
Add patch used by RTEMS 6 epiphany GDB on FreeBSD
09:02 Changeset in rtems-source-builder [e047d64]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up <stddef.h> FreeBSD compatiblity changes.
05:35 Changeset in rtems-source-builder [e59abc9]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

06/04/19:

10:04 Changeset in rtems [98fc6014]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Fix LPC24XX_IO_PORT_COUNT

06/03/19:

18:56 Changeset in rtems-docs [13baaca]5 by Joel Sherrill <joel@…>
hosts/posix.rst: Fix typo of sudu to sudo Closes #3754.
16:53 GSoC/2019 edited by Nils Hölscher
added my Github repo (diff)
16:23 Changeset in rtems-docs [16ba6ca]5 by Joel Sherrill <joel@…>
hosts/windows.rst: Add warning for spaces in PATH
16:19 Ticket #3754 (Users Guide Ubuntu Instructions Have Typo) created by Joel Sherrill
sudu should be sudo
08:53 Changeset in rtems-source-builder [e809de5]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

05/31/19:

08:14 Changeset in rtems-source-builder [1db8e0c]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

05/30/19:

10:37 Changeset in rtems-tools [98f2f02]5 by Chris Johns <chrisj@…>
misc/boot-image: Add a tool to create boot images. - FreeBSD support. - MacOS support. - Linux support. - Support for 1st and 2nd loaders. - Support uenv templates and uenv.txt support.
10:26 Changeset in rtems-tools [af9b561]5 by Chris Johns <chrisj@…>
rtemstoolkit/path: Merge RSB changes.
10:25 Changeset in rtems-tools [5dd75b0]5 by Chris Johns <chrisj@…>
rtemstoolkit/log: Add info().
10:22 Changeset in rtems-tools [9b153bc]5 by Chris Johns <chrisj@…>
rtemstoolkit/host: Make the load() public.
10:21 Changeset in rtems-tools [75683061]5 by Chris Johns <chrisj@…>
rtemstoolkit/check: Optionally check exe silently.
Note: See TracTimeline for information about the timeline view.