Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 54 and Version 55 of GSoC/2020


Ignore:
Timestamp:
06/11/20 23:08:47 (4 years ago)
Author:
eshan dhawan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v54 v55  
    9999             
    100100== Eshan ==
     101
     102'''Project''': POSIX Compliance
     103
    101104* '''June 3:''' First Meeting
     105  * ''Progress:''
     106       * Sent Patch to add fenv support for ARM.
     107       * Sent Patch to add fenv support for PowerPC
     108  * ''Goals for this week:''
     109       * Send Patches for adding Fenv support for SPARC, AARCH64, MIPS .
     110  * ''Blockers:''
     111       * Understanding and accommodating NetBSD fenv files for Newlib.
    102112
    103   * '' Overview of the project'': Add POSIX and FACE API's to RTEMS
    104   * ''Progress:'' Sent Patches to add fenv support for ARM and PowerPC
    105   * ''Goals for this week:'' send Patches for adding Fenv support for SPARC, AARCH64, MIPS .
    106   * ''Blockers:''  - Understanding and accommodating NetBSD fenv files for Newlib.
     113* '''June 10 ''' Second meeting
     114  * ''Progress''
     115       * Fenv patch for PowerPc merged in Newlib.
     116       * Setup autoreconf 2.68 and automake 1.11.6
     117       * Sent patch for fenv support for SPARC
     118       * Aarch64 patch is ready waiting to be tested
     119       * Working on adding Fenv support for MIPS
     120  * ''Goals for this Week:''
     121       * Add MIPS fenv support
     122       * Add timer_create() test for CLOCK_MONOTONIC
     123       * Add confstr() to Rtems_libbsd
     124  * ''Blockers''
     125       * Understanding the test structure of psxtimer.
     126       * Figuring out How to run tests in RTEMS-libbsd.
     127
    107128
    108129== Niteesh ==