Timeline



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.

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: […]
Note: See TracTimeline for information about the timeline view.