Changes between Version 31 and Version 32 of GSoC/2019


Ignore:
Timestamp:
06/14/19 12:25:04 (5 years ago)
Author:
Vaibhav Gupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2019

    v31 v32  
    151151* June 5
    152152        * Progress so far:
    153                * Build Newlib for SPARC and ARM architecture.
    154                * Made several attempts to port ndbm.h.
    155                * Made arrangements for porting ftw.h.
     153                * Build Newlib for SPARC and ARM architecture.
     154                * Made several attempts to port ndbm.h.
     155                * Made arrangements for porting ftw.h.
    156156        * Blocker:
    157                * Figuring correct way to place/modify files to successfully compile ndbm.
     157                * Figuring correct way to place/modify files to successfully compile ndbm.
    158158        * Next up:
    159                * Try putting ndbm.c in newlib/libc/search directory and compile it.
    160                * Debug the testsuite for inttypes.h
     159                * Try putting ndbm.c in newlib/libc/search directory and compile it.
     160                * Debug the testsuite for inttypes.h
     161
     162* June 12
     163        * Progress so far:
     164                * Modified the Testsuite for PSXINTTYPES01
     165                * Mentioned about updating newlib/libc/search directory on newlib-devel.
     166                * prepared ftw for porting.
     167
     168        * Blocker
     169                * Waiting for views of newlib admins for updating search directory
     170
     171        * Next up
     172                * Build Testsuite for ndbm
     173                * Port ftw