Timeline



05/22/18:

07:14 Changeset in rtems [4c7b18e3]5 by Sebastian Huber <sebastian.huber@…>
Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU counter support. Update #3456.
07:10 Changeset in rtems [5ec5503]5 by Sebastian Huber <sebastian.huber@…>
Reassign system initilization order numbers Assign each system initialization step a number divisible by 256 to allow more easily future additions. Keep the order as is.
06:52 Changeset in rtems [762fa62]5 by Sebastian Huber <sebastian.huber@…>
arm: Simplify CPU counter support Use the standard ARMv7-M systick module for the ARMv7-M CPU counter instead of DWT counter since the DWT counter is affected by power saving states. Use an inline function for _CPU_Counter_difference() for all ARM BSPs. Update #3456.

05/21/18:

22:57 Changeset in rtems [df71100c]5 by Joel Sherrill <joel@…>
dltests-broken-on-this-bsp.tcfg: Add dl06
16:53 GSoC/2018 edited by Vidushi Vashishth
(diff)
13:31 GSoC/2017 edited by aditya
(diff)
13:28 GSoC/2017 edited by aditya
(diff)

05/19/18:

20:32 Changeset in rtems-docs [8b67c91]5 by Chris Johns <chrisj@…>
user: Add RTEMS executable and test documentation.
19:31 Changeset in rtems-docs [e23a3ce]5 by Malte Münch <mamu@…>
c-user: changed RTEMS_STATUS_SUCCESSFUL to RTEMS_SUCCESSFUL

05/18/18:

22:35 History/Timeline edited by Malte Münch
(diff)
20:09 Developer/Coding/Boilerplate_File_Header edited by Malte Münch
TLS works as well ;-) (diff)
18:52 GSoC/2018/Posixcompliance edited by salil sirotia
(diff)
14:16 Changeset in rtems-docs [e66d9b2]5 by Malte Münch <mamu@…>
c-user/configuring_a_system.rst: Removed double 'with'
13:24 Ticket #3425 (examples-v2: PowerPC fails to build fat_ramdisk) closed by Joel Sherrill
fixed: No BSPs use -D in CFLAGS now. #3431 is a ticket to track some identified follow up work.
13:20 Ticket #3431 (Eliminate use of __ppc_generic and other PowerPC model defines in BSP ...) created by Joel Sherrill
Reduce use of PowerPC CPU model defines now in various PowerPC BSP …
11:53 Changeset in rtems-docs [9a91d77]5 by Malte Münch <mamu@…>
fix typo: extesion->extension

05/17/18:

19:59 GSoC/2018 edited by Danxue Huang
(diff)
18:35 Changeset in rtems-libbsd [e1d62e8]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf: Fix python3 compatibility.
00:00 GSoC/2018 edited by udit agarwal
Added status update (diff)

05/16/18:

15:11 GSoC/2018 edited by Vijay Kumar Banerjee
(diff)
15:07 Changeset in rtems [eaf5bec]5 by Joel Sherrill <joel@…>
virtex5: Move -Dxxx to configure.ac Updates #3425.
15:01 Changeset in rtems [17f69e4]5 by Joel Sherrill <joel@…>
virtex4: Move -Dxxx to configure.ac Updates #3425.
15:01 Changeset in rtems [4afc1efa]5 by Joel Sherrill <joel@…>
virtex: Move -Dxxx to configure.ac Updates #3425.
14:58 Changeset in rtems [3d43c475]5 by Joel Sherrill <joel@…>
tqm8xx: Move -Dxxx to configure.ac Updates #3425.
14:57 Changeset in rtems [3274ec75]5 by Joel Sherrill <joel@…>
t32mppc: Move -Dxxx to configure.ac Updates #3425.
14:57 Changeset in rtems [c20001c4]5 by Joel Sherrill <joel@…>
ss555: Move -Dxxx to configure.ac Updates #3425.
14:55 Changeset in rtems [1a41818]5 by Joel Sherrill <joel@…>
qoriq: Move -Dxxx to configure.ac Updates #3425.
14:54 Changeset in rtems [b06e8d61]5 by Joel Sherrill <joel@…>
qemuppc: Move -Dxxx to configure.ac Updates #3425.
14:54 Changeset in rtems [c3b609d5]5 by Joel Sherrill <joel@…>
psim: Move -Dxxx to configure.ac Updates #3425.
14:54 Changeset in rtems [beb4468]5 by Joel Sherrill <joel@…>
mvme5500: Move -Dxxx to configure.ac Updates #3425.
14:50 Changeset in rtems [5aa8ac2]5 by Joel Sherrill <joel@…>
mvme3100: Move -Dxxx to configure.ac Updates #3425.
14:49 Changeset in rtems [a03f73c]5 by Joel Sherrill <joel@…>
mpc8260ads: Move -Dxxx to configure.ac Updates #3425.
14:49 Changeset in rtems [1e84462]5 by Joel Sherrill <joel@…>
mpc55xxevb: Move -Dxxx to configure.ac Updates #3425.
14:47 Changeset in rtems [2261ef2]5 by Joel Sherrill <joel@…>
motorola_powerpc: Move -Dxxx to configure.ac Updates #3425.
14:47 Changeset in rtems [01da0ac]5 by Joel Sherrill <joel@…>
haleakala: Move -Dxxx to configure.ac Updates #3425.
14:43 Changeset in rtems [b1b5afba]5 by Joel Sherrill <joel@…>
beatnik: Move -Dxxx to configure.ac Updates #3425.
14:13 GSoC/2018 edited by Amaan Cheval
Fix date on status update (diff)
14:11 GSoC/2018 edited by Gedare Bloom
status update for the week (diff)
13:08 GSoC/2018 edited by Amaan Cheval
Status update for x86_64 port on May 24 (diff)

05/15/18:

14:17 Changeset in rtems [9d62874]5 by Joel Sherrill <joel@…>
sparc64 BSPs: Hard define configuration required settings Updates #3425.
13:11 GSoC/2018 edited by Amaan Cheval
Update Github link for fork (diff)
09:21 Changeset in rtems [baee0dc5]5 by Martin Erik Werner <martinerikwerner.aac@…>
Fix and extend error message in posix timer test _Timespec_Equal_to() does not set errno, hence avoid using perror(), instead use fprintf() to stderr, and extend the error message to provide information about what the error is (measured timer value after re-arming is not equal to the configured interval), and how large of a difference was measured. Signed-off-by: Martin Erik Werner <martin.werner@…>

05/14/18:

20:11 Changeset in rtems [003b192]5 by Joel Sherrill <joel@…>
rtems-bsps: Change 4.12 to 5
19:26 Changeset in rtems-tools [70dac81]5 by Cillian O'Donnell <cpodonnell8@…>
covoar: Fix build path checks for multiple executables.

05/13/18:

13:09 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)
13:07 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)

05/11/18:

16:13 Changeset in rtems-docs [e3a477f]5 by Malte Münch <mamu@…>
c-user: Update manual organization in overview
05:25 Changeset in rtems-tools [d6ae3ae]5 by Chris Johns <chrisj@…>
tester/covoar: ExecutableInfo? C to C++ change.
05:21 Changeset in rtems-tools [1c85380]5 by Chris Johns <chrisj@…>
rtemstoolkit/dwarf: Change the address source line to signed so valid() works. Also add a check to valid where there must be source to be valid.
04:54 Changeset in rtems [2086948a]5 by Sebastian Huber <sebastian.huber@…>
riscv: Add dummy SMP support Update #3433.
04:25 Changeset in rtems [853c5ef]5 by Sebastian Huber <sebastian.huber@…>
build: Enable RISC-V SMP build Update #3433.
04:22 Changeset in rtems [d542af2e]5 by Sebastian Huber <sebastian.huber@…>
build: Fix RTEMS_ENABLE_RTEMSBSP() The riscv32 and riscv64 targets share a riscv source directory. The potential future powerpcspe and powerpc targets need this change as well.
02:24 Changeset in rtems-tools [881824f]5 by Chris Johns <chrisj@…>
tester/covoar: Remove all exit() calls and throw an rld::error exception. Add a suitable catch to covoar's main.

05/10/18:

18:12 Changeset in rtems-tools [d8eef0a]5 by Chris Johns <chrisj@…>
rtemstoolkit: Add DWARF function support. Load the functions in each CU.
14:10 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)

05/09/18:

20:22 Changeset in rtems [c8dcdf54]5 by Joel Sherrill <joel@…>
sparc64 niagara, usiii: Remove -D options from cfg file and move to bspopts.h Updates #3425.
19:47 Changeset in rtems [85602e0d]5 by Joel Sherrill <joel@…>
smdk2410: Move define of CPU_S3C2410 to bspopts.h Updates #3425.
12:56 Ticket #3430 (Add Benchmarking statistics for block device drivers) created by udit agarwal
Carry out benchmarking of different block device drivers(SDIO,SDHCI, …
12:14 Ticket #3429 (Add Filesystem Benchmarking tools to RTEMS) created by udit agarwal
== Mentors == * Gedare Bloom * Christian Mauderer == Skills and …
12:10 Ticket #3428 (Add SDIO driver support to rtems-libbsd) created by udit agarwal
SDIO interface nowadays, is widely used for connecting WiFi/Bluetooth?
06:24 GSoC/2018/Release_Notes_Generator_&_POSIX_User_Guide_Generator edited by Danxue Huang
(diff)
04:50 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)
04:41 Ticket #3427 (Improvements to barectf) created by Vidushi Vashishth
barectf is a command line …
03:37 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)
03:33 Ticket #3426 (Babeltrace formula for conversion to CTF) created by Vidushi Vashishth
Write a description for setting up the CTF infrastructure. Add …
03:08 GSoC/2018/EnhancementRuntimeTracing edited by Vidushi Vashishth
(diff)

05/08/18:

22:34 Changeset in rtems [2a1171d8]5 by Joel Sherrill <joel@…>
rtl22xx_t.cfg: Remove comment with -D THUMB_INTERWORK Updates #3425.
17:53 Changeset in rtems-source-builder [a3a6c34]5 by Amaan Cheval <amaan.cheval@…>
x86_64/gcc: Have gcc build crti.o and crtn.o The original commit in GCC's repo is here: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ab55f7db3694293e4799d58f7e1a556c0eae863a We need this to be able to use crti.o and crtn.o in the bsp_specs file for the port, and therefore provide missing symbols like "_fini" which RTEMS assumes are defined in: ./cpukit/libcsupport/src/newlibc_exit.c
06:05 Changeset in rtems [eaa1709]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Fix infinite recursion in yield() Update #3419.
05:09 Changeset in rtems-tools [1e21ea7]5 by Chris Johns <chrisj@…>
linkers/exe-info: Add DWARF support to gather and check producer details. - Provide support to list the compilers and assemblers used to build an executable. - List the machine flags showing which flags are common and which are not.
05:09 Changeset in rtems-tools [b73f905]5 by Chris Johns <chrisj@…>
rtemstoolkit/elf,files: Catch exceptions in destructors. Catch exceptions in destructures and print a message to avoid an unhandled exception happening in an exception stack unwind.
05:09 Changeset in rtems-tools [f7d303f]5 by Chris Johns <chrisj@…>
rtemstoolkit/path: Fix crash when going above the root directory.
05:09 Changeset in rtems-tools [8dd3803]5 by Chris Johns <chrisj@…>
linkers/exe-info: Set the data endian for getting the init/fini sec data.
05:09 Changeset in rtems-tools [3618a62]5 by Chris Johns <chrisj@…>
rtemstoolkit/elf: Add data size and endian support to the ELF interface.
05:09 Changeset in rtems-tools [dbb56a8]5 by Chris Johns <chrisj@…>
covoar: Add libdwarf to the include path.
05:09 Changeset in rtems-tools [cdfc56a]5 by Chris Johns <chrisj@…>
covoar: Control the RLD verbose level from the -v option.
05:09 Changeset in rtems-tools [efbf8f0]5 by Chris Johns <chrisj@…>
covoar: Refactor DesiredSymbols?.cc to C++11.
05:09 Changeset in rtems-tools [fb987e8]5 by Chris Johns <chrisj@…>
covoar: Use DWARF to map addresses to source files and lines.
05:09 Changeset in rtems-tools [558cab8]5 by Chris Johns <chrisj@…>
rtemstoolkit: Add libdwarf C++ interface. Provide a C++ interface to libdwarf to: - Manage DWARF debug data - Manage CU - Manage DIE - Handle CU line addresses - Handle CU source files Update #3417
Note: See TracTimeline for information about the timeline view.