Timeline



12/13/18:

22:06 Ticket #2860 (docs.rtems.org does not work on iPhones or iPads) closed by Chris Johns
fixed: Pushed the patch to the repo and uploaded the change to docs.rtems.org so it is now live. I have tested the change on IOS and all is working. Thank you for looking into this and fixing it.
19:23 Changeset in rtems [4bd2f802]5 by Himanshu40 <himanshuwindows8.1@…>
Some minor fix on psxhdrs
18:13 Changeset in rtems [c1912df]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: Changed the copyright license to BSD-2-Clause (GCI 2018)
15:42 Changeset in rtems [cb8281f]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for sys/msg.h (GCI 2018)
15:22 Ticket #3662 (Add Support for POSIX sys/shm.h (System V Shared Memory)) created by Joel Sherrill
Add support for capabilities in POSIX <sys/shm.h> as defined in …
15:17 Changeset in rtems [877048c]5 by Pritish Jain <pritishjain2001@…>
psxhdrs: Changed the Copyright license to BSD-2-Clause . The Copyright clause has been changed to BSD-2-Clause for all the tests in the header files math.h , utime.h , fmtmsg.h and sys/ipc.h .
15:09 Ticket #3661 (Add Support for POSIX utmpx.h) created by Joel Sherrill
Implement utmpx.h capabilities as part of the login support in RTEMS. …
14:58 Ticket #3660 (Add sys/statvfs.h Header Files and Methods) created by Joel Sherrill
Implement functionality prototyped in <sy/statvfs.h> as defined by …
14:55 Ticket #3659 (LEON3 kernel entry point is overwritten - secondary processors may ...) created by Martin Aberg
When linking a LEON3 RTEMS SMP application, the entry point in the ELF …
10:33 Changeset in rtems-source-builder [258129e]5 by Sebastian Huber <sebastian.huber@…>
5: Fix x86_64 GCC 7.4.0 build Update #3384.
08:39 Changeset in rtems [6b0a729b]5 by Sebastian Huber <sebastian.huber@…>
build: Remove ampolish3 Update #3254.
00:57 Ticket #3658 (Add support for sys/msg.h methods) created by deuteriumoxide
The <sys/msg.h> file is not yet supported by RTEMS. The following …
00:46 Changeset in rtems [28f23eb]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for sys/select.h (GCI 2018) The Google Code-In finished before I could submit this, so I thought I would submit this instead of letting it go to waste.

12/12/18:

21:00 Changeset in rtems [b770665f]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for net/if.h
15:33 Changeset in rtems [86b0ac9f]5 by ABR290B <abhimanyuraghuvanshi29@…>
psxhdrs: Add POSIX Signature Compliance Test for sys/shm.h (GCI 2018)
14:23 Changeset in rtems [a0353ea2]5 by ABR290B <abhimanyuraghuvanshi29@…>
POSIX Signature Compliance Test for utmpx.h (GCI2018)
14:14 Changeset in rtems [0af5ede]5 by ABR290B <abhimanyuraghuvanshi29@…>
POSIX Signature Compliance Test for sys/statvfs.h (GCI 2018)
06:32 69D7E995-D42B-4E36-B8BF-06E3FCB2BC98.jpeg attached to GCI/Design/GraphicsDesign by Sara Miller

12/11/18:

22:08 Changeset in rtems [af677c0]5 by ABR290B <abhimanyuraghuvanshi29@…>
psxhdrs: POSIX API Signature Compliance Test for setjmp.h (GCI2018)
17:13 TBR/Review/RsgTrialsAndTribulations edited by Gedare Bloom
Reformat Wiki (GCI 2018) (diff)
17:10 Changeset in rtems-docs [f29d91d]5 by Marçal Comajoan Cara <mcomajoancara@…>
Integrate images redrawn as part of GCI 2018 All of the redrawings were made by me except images/c_user/states which was made by LukaMag?. This patch serves to update all the images. This work was part of GCI 2018.
16:55 Changeset in rtems [51564f63] by Martin Aberg <maberg@…>
leon, ahbstat: register definitions for AHBSTAT version 1
16:55 Changeset in rtems [b0eb9524]5 by Martin Aberg <maberg@…>
leon, ahbstat: register definitions for AHBSTAT version 1 Update #4314.
16:35 Changeset in rtems [6ab788d]5 by Marçal Comajoan Cara <mcomajoancara@…>
psxhdrs: Implement POSIX API Signature Compliance Tests for poll.h (GCI 2018) poll.h implements poll() which is not supported by RTEMS according to the RTEMS POSIX 1003.1 Compliance Guide. See #3657. This work was part of GCI 2018.
16:35 Ticket #3657 (Add support for poll.h method - poll) created by Marçal Comajoan Cara
According to the RTEMS POSIX 1003.1 Compliance Guide, poll() from …
14:11 Changeset in rtems [a1eb0a5]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix shm_unlink() This function is untested.
13:17 Changeset in rtems-source-builder [f80abf0]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up <sys/time.h> updates from FreeBSD. Update #3472.
09:15 Changeset in rtems [cde5e8d]5 by Sebastian Huber <sebastian.huber@…>
LICENSE.BSD-2-Clause: Clarify copyright format Update #3053.
08:47 Changeset in rtems [484ef98]5 by Pritish Jain <pritishjain2001@…>
psxhdrs: Add POSIX Compliance Tests for wordexp.h (GCI 2018)
08:30 Changeset in rtems [b7a1f9e]5 by Sebastian Huber <sebastian.huber@…>
psxhdrs: Fix compile errors
07:38 Changeset in rtems-source-builder [b4e80fb]5 by Sebastian Huber <sebastian.huber@…>
5: Update GCC 7.3.0 to 7.4.0 Update #3384.
02:21 Changeset in rtems [bf19a9c6]5 by zehata <zenon.hans.taneka@…>
psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018)

12/10/18:

19:16 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
18:52 Changeset in rtems [c107f2b7]5 by Zenon <zenon.hans.taneka@…>
psxhdrs: Add POSIX API Signature Compliance Tests for fcntl.h (GCI 2018)
18:50 Changeset in rtems [b05aa8e]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: Add POSIX API Signature Compliance Tests for pwd.h (GCI 2018)
18:44 Changeset in rtems [cfa82b3]5 by Marçal Comajoan Cara <mcomajoancara@…>
psxhdrs: Update licenses to 2-Clause BSD (GCI 2018) Updated licenses of the files I wrote to the 2-Clause BSD License. This work was part of GCI 2018.
18:39 Changeset in rtems [ed6a8e3]5 by Joel Sherrill <joel@…>
psxtests/Makefile.am: Add fcntl methods missed in previous commit
18:38 GCI/Coding/AddPOSIXMethodSignatureComplianceTests edited by Marçal Comajoan Cara
Change license instructions (diff)
18:23 Changeset in rtems [2bb21dde]5 by Joel Sherrill <joel@…>
psxtests/Makefile.am: Correct spacing
17:01 GCI/QA/ImproveEnglish edited by akiyamamio987
(diff)
14:09 Changeset in rtems [6179767]5 by Sebastian Huber <sebastian.huber@…>
Remove white space at end of line Update #3053.
14:02 WikiStart edited by Karox693
(diff)
14:01 GCI edited by Karox693
(diff)
12:44 Changeset in rtems [8b0e752f]5 by Sebastian Huber <sebastian.huber@…>
score: Remove Objects_Information::auto_extend Use Objects_Information::objects_per_block to provide this information. Add and use _Objects_Is_auto_extend(). Update #3621.
11:51 Changeset in rtems [0f5b2c09]5 by Sebastian Huber <sebastian.huber@…>
rtems: Use object information to get config max Use functions instead of macros. Add missing rtems_configuration_get_maximum_*() functions. Update #3621.
08:20 Ticket #3636 (Add rtems_scheduler_get_maximum_priority()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 16f33fd/rtems-docs: […]
07:36 Ticket #3656 (Function prototypes for posix_fadvise() and posix_fallocate() missing ...) created by taneka zenon hans
Referring to the POSIX specification page, …
00:05 Changeset in rtems [9084b6b5]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for sys/resource.h (GCI 2018)

12/09/18:

23:40 Ticket #3655 (Add support for sys/resource.h method - setrlimit) created by deuteriumoxide
This method is not implemented in the RTEMS sys/resource.h
23:39 Ticket #3654 (Add support for sys/resource.h method - setpriority) created by deuteriumoxide
This method is not implemented in the RTEMS sys/resource.h
23:38 Ticket #3653 (Add support for sys/resource.h method - getrlimit) created by deuteriumoxide
This method is not implemented in the RTEMS sys/resource.h
23:36 Ticket #3652 (Add support for sys/resource.h method - getpriority) created by deuteriumoxide
This method is not implemented in the RTEMS sys/resource.h
23:09 Ticket #3651 (Sphinx 1.8 PDF (latex) on FreeBSD does not build) created by Chris Johns
The build fails with pdfindex complaining on an Undefined Control …
23:08 Changeset in rtems [5269bf47]5 by Marçal Comajoan Cara <mcomajoancara@…>
psxhdrs: Implement POSIX API Signature Compliance Tests for sys/times.h (GCI 2018)
19:10 GCI/QA/ImproveEnglish edited by nivy
(diff)
18:53 Changeset in rtems-docs [048b03e]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-compliance: Change utimes() from sys/times.h to sys/time.h In the RTEMS POSIX 1003.1 Compliance Guide it says: The following methods and variables in <sys/times.h> are supported: - times() - utimes() But according to the official POSIX Specifications http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_times.h.html, <sys/times.h> only declares times(), and utimes() is decleared by <sys/time.h> (notice that it's time, not times) according to http://pubs.opengroup.org/onlinepubs/9699919799/functions/utimensat.html and http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html. This patch fixes this error. This work was part of GCI 2018.
18:52 Docs/New_Manual edited by nivy
(diff)
18:49 Docs/New_Manual edited by nivy
grammar: changed 'added' to 'adding' (diff)
18:30 GCI/QA/ImproveEnglish edited by mehularora
(diff)
17:13 Changeset in rtems [dc95ef67]5 by Shashvat Jain <shashvatjain2002@…>
psxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018) Test for this file has been added but are disabled due to the absence of header file sys/ipc.h. see Ticket #3650
16:59 Ticket #3650 (Add sys/ipc.h to newlib (System V IPC support)) created by shashvat jain
sys/ipc.h is not present. * …
16:31 Changeset in rtems [9e7e8b3f]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for sys/stat.h (GCI 2018)
15:53 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
15:52 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
15:50 Changeset in rtems-docs [75f2463]5 by Pritish Jain <pritishjain2001@…>
eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)
15:49 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
15:48 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
15:48 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
15:42 Ticket #3649 (Error with IRC anouncing in examples-v2 commits.) created by Joel Sherrill
[…]
15:08 Developer/Coverage/Status edited by shashvat jain
(diff)
15:07 TBR/UserManual/RTEMS_Coverage_Analysis edited by shashvat jain
(diff)
15:06 GSoC/2018/coverage_analysis_toolset edited by shashvat jain
(diff)
15:05 Developer/Coverage/Theory edited by shashvat jain
(diff)
13:11 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
13:06 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
12:59 GCI/QA/ImproveEnglish edited by Ludicrous
(diff)
12:59 TBR/UserApp/RTEMSApplications edited by Gurveer Singh
(diff)
12:57 GCI/QA/ImproveEnglish edited by Ludicrous
(diff)
12:53 TBR/Website/Wheres_RTEMS edited by Gurveer Singh
(diff)
12:50 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
12:20 Changeset in rtems [b009cfb6]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: Added POSIX API Signature Compliance Tests for threads.h (GCI 2018)
12:02 CodeCoverageSPARC-LEON3.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
12:02 CodeCoverageSPARC-LEON2.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:55 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
06:51 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
06:47 CodeCoverageSPARC-ERC32.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:46 CodeCoveragem68k-uC5282.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:46 CodeCoveragei386-pc386.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:46 CodeCoverageARM-SMDK2410.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:45 CodeCoverageARM-EDB7312.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
06:43 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
06:42 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
fixed some broken links and added the current status (diff)
05:54 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
fixed some broken links (diff)
05:47 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
removing some broken links (diff)
02:46 Developer/OpenProjects edited by taneka zenon hans
(diff)
02:29 Developer/OpenProjects edited by taneka zenon hans
Reverted to version 463. (diff)
02:25 Developer/OpenProjects edited by taneka zenon hans
(diff)
02:12 Developer/OpenProjects edited by taneka zenon hans
https://codein.withgoogle.com/dashboard/task-instances/6527595203002368/ (diff)

12/08/18:

20:39 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
20:35 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
20:27 CoverageFlow.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
20:24 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
20:21 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
20:02 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
18:49 Changeset in rtems [a5c0886a]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for stdlib.h (GCI 2018)
18:43 Ticket #3648 (Add support for stdlib.h method - unlockpt) created by deuteriumoxide
This method is not included in the RTEMS stdlib.h
18:41 Ticket #3647 (Add support for stdlib.h method - ptsname) created by deuteriumoxide
This method is not included in the RTEMS stdlib.h
18:40 Ticket #3646 (Add support for stdlib.h method - posix_openpt) created by deuteriumoxide
This method is not included in the RTEMS stdlib.h
18:38 Ticket #3645 (Add support for stdlib.h method - grantpt) created by deuteriumoxide
This method is not included in the RTEMS stdlib.h
18:35 Ticket #3644 (Add support for stdlib.h method - getsubopt) created by deuteriumoxide
This method is not included in the RTEMS stdlib.h
18:23 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
18:20 sizes_edit.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
18:18 index_edit.2.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
18:16 index_edit.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
18:15 cov-report_edit.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
18:12 analysis_edit.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
18:06 branch-report_edit.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
17:57 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
17:42 Changeset in rtems [15d806b0]5 by ABR290B <abhimanyuraghuvanshi29@…>
psxhdrs: POSIX Signature Test for syslog.h (GCI2018)
17:35 Changeset in rtems [30f5272]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: added POSIX API Signature Compliance Tests for libgen.h (GCI 2018)
17:31 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
17:26 Changeset in rtems [8e06aff]5 by zehata <zenon.hans.taneka@…>
psxhdrs: Added POSIX Compliance Test for wchar.h (GCI 2018)
17:15 GCI/QA/ImproveEnglish edited by Karox693
(diff)
17:11 GCI/QA/ImproveEnglish edited by Karox693
(diff)
17:08 GCI/QA/ImproveEnglish edited by Karox693
(diff)
17:03 GCI/QA/ImproveEnglish edited by Karox693
(diff)
17:01 GCI/QA/ImproveEnglish edited by Karox693
(diff)
16:55 cov-report.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
16:27 branch-report.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
16:20 analysis.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
16:19 index.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
16:16 sizes.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
16:15 GCI/QA/ImproveEnglish edited by Ludicrous
(diff)
16:11 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:48 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:45 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:42 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:39 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:18 GSoC edited by Gurveer Singh
(diff)
15:17 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
15:12 GSoC/GettingStarted edited by Gurveer Singh
(diff)
15:12 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
15:11 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:10 CoverageCategories.png attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
15:09 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
15:09 GSoC/GettingStarted edited by Gurveer Singh
(diff)
15:08 attachments-wiki-Developer-Coverage-Theory.zip attached to GCI/Documentation/CoverageAnalysis/Coverage by shashvat jain
15:06 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:06 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
15:04 TBR/Website/Wheres_RTEMS edited by Gurveer Singh
The word anything should be replaced with everything (diff)
15:02 GCI/Documentation/CoverageAnalysis/Coverage edited by shashvat jain
(diff)
15:00 GCI/QA/ImproveEnglish edited by Gurveer Singh
(diff)
15:00 TBR/UserApp/RTEMSApplications edited by Gurveer Singh
(diff)
14:57 GCI/Documentation/CoverageAnalysis/Coverage edited by Vijay Kumar Banerjee
TOC update (diff)
14:54 GCI/Documentation/CoverageAnalysis/Coverage created by shashvat jain
New page "Coverage Project"
03:50 Changeset in rtems [100d87f]5 by ABR290B <abhimanyuraghuvanshi29@…>
POSIX Signature Test for arpa/inet.h (GCI2018)

12/07/18:

18:14 Changeset in rtems [aad6551b]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: POSIX API Signature Compliance Tests for netdb.h (GCI 2018)
17:59 Changeset in rtems [add0b6a3]5 by Marçal Comajoan Cara <mcomajoancara@…>
Implement POSIX API Signature Compliance Tests for uchar.h This header file is C11 and not currently supported by RTEMS. See #3643. This work was part of GCI 2018.
17:58 Ticket #3643 (Add support for uchar.h header) created by Marçal Comajoan Cara
uchar.h is a C11 header currently not supported by RTEMS. The methods …
17:34 Ticket #3642 (Add iswalnum(), iswalpha() ... (and 18 others) to <wchar.h> header) created by taneka zenon hans
#include <wchar.h> fails to declare function prototypes for …
17:27 Ticket #3641 (Gitlab mirror) created by Amar Takhar
I just registered the 'rtems' group over at gitlab.com. It doesn't …
16:48 Changeset in rtems [6acc556]5 by Marçal Comajoan Cara <mcomajoancara@…>
Implement POSIX API Signature Compliance Tests for stddef.h (GCI 2018)
13:56 Changeset in rtems-docs [16f33fd]5 by Sebastian Huber <sebastian.huber@…>
c-user: rtems_scheduler_get_maximum_priority() Close #3636.
04:29 Changeset in rtems [fcd577a]5 by Joel Sherrill <joel@…>
psxtests/Makefile.am: Fix ticket number for ucontext.h
04:25 Ticket #3640 (Add support for ucontext.h methods) created by Joel Sherrill
The ucontext functionality is technically obsolete from a POSIX …
02:48 Changeset in rtems [17c32e5d]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI 2018)

12/06/18:

21:23 Changeset in rtems [bf763d3e]5 by Marçal Comajoan Cara <mcomajoancara@…>
Implement POSIX API Signature Compliance Tests for inttypes.h This work was part of GCI 2018
19:10 Changeset in rtems [9feff78]5 by Shashvat Jain <shashvatjain2002@…>
psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018)
19:06 Changeset in rtems [b24c098]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: Add POSIX API Signature Compliance Tests for string.h (GCI 2018)
18:24 Changeset in rtems [1e455d4]5 by Shashvat Jain <shashvatjain2002@…>
psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018) Includes test fmtmsg which has been disabled due to the absence of header file fmtmsg.h . Updates #3639
18:03 Ticket #3639 (Add fmtmsg.h to newlib) created by shashvat jain
fmtmsg.h is not present. * …
17:30 Changeset in rtems [5886a701]5 by Joel Sherrill <joel@…>
psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio
16:49 Changeset in rtems [a803bd9e]5 by zehata <zenon.hans.taneka@…>
Added POSIX Compliance Test for <ctype.h> (GCI 2018)
16:34 Changeset in rtems [be9a83d]5 by Marçal Comajoan Cara <mcomajoancara@…>
psxtmtests/psxtmtests_plan.csv: Fix typos (GCI 2018) Two quotation marks were missing so the CSV looked bad when using an editor with syntax highlighting and could also have produced some errors if the file was processed. Also two "Yes" ys were lowercase and I uppercased them so they are like the rest.
16:28 Changeset in rtems [c078065]5 by Marçal Comajoan Cara <mcomajoancara@…>
psxtmtests: Identified a Timing Test missing (GCI 2018) pthread_setschedprio (http://pubs.opengroup.org/onlinepubs/9699919799/) was missing in rtems/testsuites/psxtmtests/psxtmtests.csv. This work was part of GCI 2018.
16:08 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
add ticket I investigated (diff)
15:46 Ticket #3638 (Investigate standards origin of y0l, y1l, and ynl for psxhdrs tests) created by Joel Sherrill
These three methods are in glibc math.h but the standards or …
13:08 Changeset in rtems [9598f83e]5 by Shashvat Jain <shashvatjain2002@…>
psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018) Includes API tests for y0l, y1l, and ynl which are in glibc but not in POSIX or newlib. They are disabled until further investigation as to compatibility requirements are determined per the referenced ticket. Updates #3638.
12:40 Changeset in rtems [e50b4bd3]5 by Sebastian Huber <sebastian.huber@…>
score: Use typeof for strict ISO C compat Enable the use of RTEMS_DEVOLATILE() and RTEMS_DECONST() in strict ISO C environments.
11:16 Changeset in rtems [da262164]5 by ABR290B <abhimanyuraghuvanshi29@…>
POSIX Signature Test for fenv.h (GCI 2018) Updates #2971.
10:03 Ticket #3637 (Fix rtems_task_restart() argument type) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4e46ba8/rtems: […]
09:49 Changeset in rtems [4e46ba8]5 by Sebastian Huber <sebastian.huber@…>
rtems: Fix rtems_task_restart() argument type Close #3637.
09:47 Ticket #3637 (Fix rtems_task_restart() argument type) created by Sebastian Huber
The argument type must be rtems_task_argument in rtems_task_restart() …
08:57 Changeset in rtems [7ee6437]5 by Sebastian Huber <sebastian.huber@…>
rtems: Add rtems_scheduler_get_maximum_priority() Update #3636.
08:55 Ticket #3636 (Add rtems_scheduler_get_maximum_priority()) created by Sebastian Huber
The maximum task priority depends on the scheduler instance. It is a …
06:44 Changeset in rtems [187ef31]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018)
04:08 Changeset in rtems [bf135a9]5 by ABR290B <abhimanyuraghuvanshi29@…>
POSIX Compliance Signature Test for glob.h (GCI 2018)
00:33 Changeset in rtems [95095be]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018)

12/05/18:

23:02 Changeset in rtems [65b3fba]5 by zehata <zenon.hans.taneka@…>
Added POSIX Compliance Test for complex.h, and adding lines to define CYGWIN until complex.h is fixed (Ticket 3635) . (GCI 2018)
22:50 Ticket #3635 (Remove #if defined(__CYGWIN__) from complex.h header file) created by taneka zenon hans
Re: GCI 2018 POSIX Compliance test for complex.h file Without …
22:12 Ticket #3634 (Add getline() to Newlib) closed by Joel Sherrill
duplicate: Dupe of #3633
22:11 Ticket #3634 (Add getline() to Newlib) created by Joel Sherrill
getline() is not present in stdio.h. See psxtests/Makefile.am when …
22:07 Changeset in rtems [cbb08b61]5 by Joel Sherrill <joel@…>
psxhdrs: Fix spacing
21:58 Changeset in rtems-tools [eb1d8f4]5 by kaidoho <kho237115@…>
Fix wrong function signatures
21:23 Changeset in rtems [36e1b82]5 by Joel Sherrill <joel@…>
psxtmcleanup01/init.c: Fix warnings
21:23 Changeset in rtems [70966985]5 by Joel Sherrill <joel@…>
psxhdrs/strings/strncasecmp_l.c: Fix warning
20:03 Changeset in rtems [a115818]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File (GCI 2018)
19:31 Changeset in rtems-docs [a46b025]5 by Amar Takhar <verm@…>
Fix error messages when Sphinx version cannot be checked. This is kind of a dual-check since it checks for the version while simultaneously checking to see if Sphinx exists on the system. Changed the error messages to be clear on the error and removed a reference to version which cannot be set due to the check failure. Reported by: Shashvat Jain
19:14 Ticket #3633 (add getdelim() and getline() to stdio.h) created by Himanshu Sekhar Nayak
Seems like these two functions are throwing errors as getdelim and …
19:14 Changeset in rtems [cf2e6dde]5 by Jacob Shin <jacobshin313@…>
psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)
17:59 Changeset in rtems [9abe98b3]5 by Joel Sherrill <joel@…>
testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and fdopendir.c updates #3371.
17:58 Changeset in rtems [e517fe68]5 by Joel Sherrill <joel@…>
psxhdrs: Fix warnings
17:38 Changeset in rtems [7b5379d]5 by Jacob Shin <jacobshin313@…>
psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)
17:14 Changeset in rtems [7fe5922a]5 by Jacob Shin <jacobshin313@…>
psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018)
15:28 Changeset in rtems [e15ae5a3]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: Align the code properly to left hand margin
14:43 Changeset in rtems-docs [cc826d7]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/coding-doxygen: Fix errors This work was part of GCI 2018.
12:02 Changeset in rtems [2e8b5de]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon2: Move printk() support Avoid assert() in console_inbyte_nonblocking(). Do not poll forever in bsp_in_char(). This allows the caller to decide what to do if no character is available. This entangles some dependencies and fixes a spconfig02 test failure.
11:29 Ticket #3632 ([haunted D drive]Getting "d" Empty Folder when commiting in a ...) created by shashvat jain
whenever i commit in my rtems or rtems-docs git repository i get to …
09:03 Changeset in rtems [9921ab6]5 by Sebastian Huber <sebastian.huber@…>
psxtimes01: Fix sporadic failures It is not enough to just wait for at least the first clock tick to get non-zero times. In _times() we round down, so the uptime must be greater than or equal to the clock tick interval. We do not know when the timecounter is started during the system initialization. We have to wait until at least two ticks happened.
07:05 Changeset in rtems [03e86553]5 by Sebastian Huber <sebastian.huber@…>
tests: Fix rtems_test_spin_until_next_tick() This bug surfaced due to sporadic failures in sptimecounter02. Adjust rtems_test_spin_for_ticks() to include the partial tick in the argument value.
03:40 Ticket #2276 (Embed online javascript OpenRISC emulator (jor1k) to RTEMS wepbage) closed by Amar Takhar
invalid: I'm going to go ahead and close this if we figure out in the future this will be really handy to have then let's do it! Don't hesitate to create a new ticket with the latest information I'm happy to get this going!

12/04/18:

23:00 Changeset in rtems [5bb1f3b2]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Implement POSIX API Signature Compliance Tests for monetary.h (GCI 2018)
22:55 Changeset in rtems [55719ba]5 by Joel Sherrill <joel@…>
psxhdrs: Fix warnings
22:29 Changeset in rtems [b0b095c]5 by Jacob Shin <jacobshin313@…>
psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)
22:05 Changeset in rtems [99de42c]5 by Marçal Comajoan Cara <mcomajoancara@…>
Capitalize Rtems to RTEMS
19:29 Changeset in rtems-docs [b8b4f14]5 by Sal <mcomajoancara@…>
eng/coding-file-hdr.rst: Fix file formatting (GCI 2018)
19:21 Changeset in rtems-docs [f5c20a6]5 by Joel Sherrill <joel@…>
eng/coding-doxygen.rst: Clean up and make subsubsections
16:43 Changeset in rtems [e25acd8]5 by zehata <zenon.hans.taneka@…>
psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)
14:26 Changeset in rtems [fdcba406]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Fix CPU counter frequency
04:42 Changeset in rtems [adc11af9]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)
02:57 Changeset in rtems [8f79854]5 by Jacob Shin <jacobshin313@…>
psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018) GCI Username: deuteriumoxide

12/03/18:

23:40 Changeset in rtems-docs [edde29e]5 by Pritish Jain <pritishjain2001@…>
coding-naming: Convert TBD to Rest format (GCI 2018)
21:44 Developer/Coding/Doxygen edited by Marçal Comajoan Cara
(diff)
20:37 Changeset in rtems [0446f680]5 by Marçal Comajoan Cara <mcomajoancara@…>
Spelling and grammar fixes in source code comments (GCI 2018)
18:38 Changeset in rtems-docs [eb34b90]5 by Marçal Comajoan Cara <mcomajoancara@…>
images/eng/Git-personalrepo: Redrawn image (GCI 2018) Redraw images/eng/Git-personalrepo as SVG and PNG with a better color palette.
17:04 Changeset in rtems [b055da27]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018)
17:01 Changeset in rtems-docs [7e91a8f]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/vc-users: Convert wiki page to Rest (GCI 2018) Converted https://devel.rtems.org/wiki/Developer/Git/Users to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected typos, updated learning resources links and added formattings. This work was part of GCI 2018.
16:02 Ticket #3631 (unknown type name 'off_t' in regex.h) created by Himanshu Sekhar Nayak
Seems like for "off_t" in regex.h is unknown type as it doesn't have …
14:49 GCI/QA/ImproveEnglish edited by ShyMel
(diff)
12:34 Changeset in rtems [577d9a5]5 by Sebastian Huber <sebastian.huber@…>
testsupport: Include missing <rtems/bspIo.h>
12:10 Changeset in rtems [ef23838]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid sbintime_t in API headers The sbintime_t is a non-POSIX type and not visible if strict standard options are selected. Move implementation details from <rtems/score/timestamp.h> to <rtems/score/timestampimpl.h>. Update #3598.
09:40 Changeset in rtems-docs [cd6ac10]5 by zehata <zenon.hans.taneka@…>
Converted Doxygen Best Practices Documentation to Rest format (GCI 2018)
05:44 Developer/Git/Committers edited by Marçal Comajoan Cara
fix typos (diff)
05:33 Changeset in rtems-docs [f4782c9]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/vc-authors: Convert wiki page to Rest (GCI 2018) Converted https://devel.rtems.org/wiki/Developer/Git/Committers to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected some typos, created a folder for eng images and added some formatting. This work was part of GCI 2018.
03:13 Changeset in rtems [d0a7f03]5 by Jacob Shin <jacobshin313@…>
5 spelling errors for a Google Code-In task. Username: deuteriumoxide Email: jacobshin313@…
01:36 Changeset in rtems [7383632c]5 by Shashvat Jain <shashvatjain2002@…>
psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)

12/02/18:

23:02 Changeset in rtems-docs [4ff3787]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/conf.py: Use new short name of SW Eng Handbook
21:13 Changeset in rtems-docs [32a4a0a]5 by Pritiah Jain <pritishjain2001@…>
management: Convert TBD to rest Format (GCI 2018)
17:35 Changeset in rtems-docs [ccbaea6]5 by Joel Sherrill <joel@…>
eng/license-requirements.rst: Add a TBD for BSD info
17:29 Changeset in rtems-docs [9c75517]5 by Joel Sherrill <joel@…>
coding-doxygen-bsp.rst, coding-file-hdr.rst: Fix formatting
16:01 Ticket #3630 (Build of rtems-tools fails with i686-w64-mingw32) created by Markus Bernd Moessner
Hi, I am following …
15:35 Changeset in rtems-tools [a1a05c7]5 by kaidoho <kho237115@…>
Allow build with i686-w64-mingw32 Closes #3630
14:36 Changeset in rtems [b8e8d0d]5 by kaidoho <kho237115@…>
Fix wrong command hint in case of error
11:01 Changeset in rtems [0888bfd5]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018)
08:44 Changeset in rtems-docs [0184167]5 by Pritish Jain <pritishjain2001@…>
coding-doxygen-bsp: Convert TBD to rest Format(GCI 2018)

12/01/18:

20:16 Changeset in rtems-docs [e55248d]5 by Pritish Jain <pritishjain2001@…>
coding-file-hdr: Convert TBD to Rest Format (GCI 2018)
18:41 Changeset in rtems [903c57a]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File (GCI 2018)
17:53 Changeset in rtems [e3086c9c]5 by Himanshu40 <himanshuwindows8.1@…>
psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018)
17:11 Changeset in rtems-docs [8059b68]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/coding-80cols: Convert wiki page to Rest Converted https://devel.rtems.org/wiki/Developer/Coding/80_characters_per_line to Rest, and TBDs into comments. This work was part of GCI 2018.
16:08 Changeset in rtems-docs [602561f]5 by Joel Sherrill <joel@…>
eng/test-suites.rst: Update to reflect current reality
14:17 Changeset in rtems-docs [49453ec]5 by Marçal Comajoan Cara <mcomajoancara@…>
eng/appendix-a: convert to a table Convert text to a table, TBDs into comments and add missing formatting. This work was part of GCI 2018.
09:27 Changeset in rtems-docs [65476b4]5 by Pritish Jain <pritishjain2001@…>
coding-gen-patch:Convert TBD to rest Format(GCI 2018)

11/30/18:

21:59 Changeset in rtems-docs [b0646e4]5 by Pritish Jain <pritishjain2001@…>
test-suites:Convert TBD to rest Format(GCI 2018)
20:14 Ticket #2577 (Complete per-function section addition sweep) closed by Joel Sherrill
fixed
20:11 Ticket #2561 (powerpc/haleakala linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In f40f86d/rtems: […]
19:29 Ticket #2565 (powerpc/mpc8260ads: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In c056f21/rtems: […]
19:01 Changeset in rtems [f40f86d]5 by Shashvat Jain <shashvatjain2002@…>
powerpc/haleakala:Add per-section compilation and linking support (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 104144 1316 16112 121572 1dae4 ./base_sp.exe 263120 2424 19356 284900 458e4 ./capture.exe 315012 2300 17184 334496 51aa0 ./cdtest.exe 1103896 2350 23988 1130234 113efa ./cxx_iostream.exe 654832 4986 29400 689218 a8442 ./fileio.exe 143328 1664 16264 161256 275e8 ./hello.exe 329540 6228 23096 358864 579d0 ./loopback.exe 80264 1124 12868 94256 17030 ./minimum.exe 133600 1832 16216 151648 25060 ./nsecs.exe 215024 2096 16904 234024 39228 ./paranoia.exe 571768 12532 46100 630400 99e80 ./pppd.exe 107872 1340 16148 125360 1e9b0 ./ticker.exe 107856 1308 20008 129172 1f894 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 612124 2106 22800 637030 9b866 ./cxx_iostream.exe 641180 4986 29104 675270 a4dc6 ./fileio.exe 132316 1664 16228 150208 24ac0 ./hello.exe 309544 6212 23028 338784 52b60 ./loopback.exe 74028 1108 12804 87940 15784 ./minimum.exe 125372 1836 16148 143356 22ffc ./nsecs.exe 204556 2088 16868 223512 36918 ./paranoia.exe 555528 12540 46032 614100 95ed4 ./pppd.exe 101548 1356 16052 118956 1d0ac ./ticker.exe 105916 1284 19976 127176 1f0c8 ./unlimited.exe 98268 1300 16016 115584 1c380 ./base_sp.exe 246364 2404 19320 268088 41738 ./capture.exe 229184 1836 17148 248168 3c968 ./cdtest.exe Closes #2561
18:07 Changeset in rtems [c056f21]5 by Shashvat Jain <shashvatjain2002@…>
powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 257876 3416 148812 410104 641f8 ./capture.exe 126956 2428 145836 275220 43314 ./base_sp.exe 330400 4600 146916 481916 75a7c ./cdtest.exe 1092476 23588 153684 1269748 135ff4 ./cxx_iostream.exe 654892 6056 158868 819816 c8268 ./fileio.exe 159260 2812 145956 308028 4b33c ./hello.exe 339392 7344 152824 499560 79f68 ./loopback.exe 106388 2276 142644 251308 3d5ac ./minimum.exe 156348 2960 145980 305288 4a888 ./nsecs.exe 201020 3204 146592 350816 55a60 ./paranoia.exe 547684 13548 175556 736788 b3e14 ./pppd.exe 130108 2468 145872 278448 43fb0 ./ticker.exe 129740 2436 149696 281872 44d10 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 246508 2856 147036 396400 60c70 ./cxx_iostream.exe 641752 6016 158548 806316 c4dac ./fileio.exe 148264 2800 145916 296980 48814 ./hello.exe 319252 7340 152756 479348 75074 ./loopback.exe 100396 2288 142556 245240 3bdf8 ./minimum.exe 148200 2932 145892 297024 48840 ./nsecs.exe 190520 3192 146552 340264 53128 ./paranoia.exe 531300 13544 175480 720324 afdc4 ./pppd.exe 124008 2472 145788 272268 4278c ./ticker.exe 127848 2432 149660 279940 44584 ./unlimited.exe 121272 2432 145752 269456 41c90 ./base_sp.exe 241104 3412 148768 393284 60044 ./capture.exe 245424 2936 146876 395236 607e4 ./cdtest.exe Closes #2565
17:04 Ticket #2564 (powerpc/qemuppc: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 8b3ca0c/rtems: […]
16:39 Changeset in rtems [8b3ca0c]5 by Shashvat Jain <shashvatjain2002@…>
powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 101320 1604 4184764 4287688 416cc8 ./base_sp.exe 247452 2656 4183748 4433856 43a7c0 ./capture.exe 283516 29564 4183788 4496868 449de4 ./cdtest.exe 948220 162032 4183744 5293996 50c7ac ./cxx_iostream.exe 642568 5234 4181152 4828954 49af1a ./fileio.exe 133733 1960 4184372 4320065 41eb41 ./hello.exe 314124 6796 4179844 4500764 44ad1c ./loopback.exe 60592 680 4185536 4246808 40cd18 ./minimum.exe 130936 2112 4184228 4317276 41e05c ./nsecs.exe 180161 2376 4183956 4366493 42a09d ./paranoia.exe 538248 13040 4173628 4724916 4818b4 ./pppd.exe 104753 1636 4184736 4291125 417a35 ./ticker.exe 104608 1596 4184788 4290992 4179b0 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 611756 58492 4183964 4854212 4a11c4 ./cxx_iostream.exe 630360 5210 4181168 4816738 497f62 ./fileio.exe 123653 1956 4184396 4310005 41c3f5 ./hello.exe 295200 6776 4179868 4481844 446334 ./loopback.exe 60608 668 4185560 4246836 40cd34 ./minimum.exe 123704 2108 4184220 4310032 41c410 ./nsecs.exe 170589 2364 4183980 4356933 427b45 ./paranoia.exe 523060 13016 4173648 4709724 47dd5c ./pppd.exe 99533 1632 4184732 4285897 4165c9 ./ticker.exe 103608 1584 4184784 4289976 4175b8 ./unlimited.exe 231572 2644 4183736 4417952 4369a0 ./capture.exe 96544 1600 4184760 4282904 415a18 ./base_sp.exe 223456 10112 4184260 4417828 436924 ./cdtest.exe Closes #2564
15:25 Ticket #2563 (powerpc/ss555: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 8b6273a8/rtems: […]
15:03 Changeset in rtems [8b6273a8]5 by Shashvat Jain <shashvatjain2002@…>
powerpc/ss555:Add per-section compilation and linking support(GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 116512 1340 15400 133252 20884 ./base_sp.exe 246172 2328 18324 266824 41248 ./capture.exe 319368 3520 16496 339384 52db8 ./cdtest.exe 1077464 22428 23284 1123176 112368 ./cxx_iostream.exe 640632 4916 28408 673956 a48a4 ./fileio.exe 148844 1692 15572 166108 288dc ./hello.exe 328648 6252 22408 357308 573bc ./loopback.exe 95828 1196 12224 109248 1aac0 ./minimum.exe 145576 1872 15528 162976 27ca0 ./nsecs.exe 194932 2100 16172 213204 340d4 ./paranoia.exe 537060 12460 45124 594644 912d4 ./pppd.exe 119620 1380 15464 136464 21510 ./ticker.exe 119388 1324 19300 140012 222ec ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 235000 2336 16628 253964 3e00c ./cxx_iostream.exe 627252 4892 28108 660252 a131c ./fileio.exe 137648 1676 15528 154852 25ce4 ./hello.exe 308616 6236 22336 337188 52524 ./loopback.exe 89564 1180 12144 102888 191e8 ./minimum.exe 137184 1856 15432 154472 25b68 ./nsecs.exe 184264 2084 16144 202492 316fc ./paranoia.exe 520768 12440 45020 578228 8d2b4 ./pppd.exe 113260 1364 15356 129980 1fbbc ./ticker.exe 117236 1308 19272 137816 21a58 ./unlimited.exe 110584 1324 15308 127216 1f0f0 ./base_sp.exe 229172 2316 18288 249776 3cfb0 ./capture.exe 233980 2320 16436 252736 3db40 ./cdtest.exe Closes #2563
14:37 Ticket #3626 (sigtimedwait() needed when POSIX is disabled) closed by Joel Sherrill <joel@…>
fixed: In e54a266e/rtems: […]
14:33 Changeset in rtems [e54a266e]5 by Joel Sherrill <joel@…>
psxmsgq01/init.c: Disable signal usage when POSIX disabled closes #3626.
14:33 Changeset in rtems [10e7d87]5 by Joel Sherrill <joel@…>
mcf52235-testsuite.tcfg: Add dl07
12:59 GCI/QA/ImproveEnglish edited by ShyMel
(diff)
12:57 Changeset in rtems [b9ffb624]5 by Sebastian Huber <sebastian.huber@…>
Convert CPU counter ticks to/from sbintime_t The sbintime_t is an efficient time format. Add the ability to convert CPU counter ticks to/from sbintime_t.
00:39 Ticket #3629 (Add RSB reporting section to the documentation.) created by Chris Johns
As reported in this email …

11/29/18:

23:18 Projects/libdl edited by Chris Johns
Update the status. (diff)
22:46 Ticket #3391 (or1k TLS and GCC version) closed by Joel Sherrill <joel@…>
fixed: In e447d4c0/rtems: […]
22:46 Changeset in rtems [e447d4c0]5 by Joel Sherrill <joel@…>
generic_or1k-testsuite.tcfg: Enable sptls01 now that GCC is from FSF master Closes #3391.
22:22 Ticket #2567 (m68k/mrm332: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 8b28fdd/rtems: […]
21:53 Developer/OpenProjects edited by Joel Sherrill
Delete dynamic loading as an open project (diff)
20:50 Release edited by Joel Sherrill
Correct next 4.10 release number (diff)
20:39 Changeset in rtems [8b28fdd]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mrm332:Add per-section compilation and linking support (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 172384 2096 14512 188992 2e240 ./capture.exe 70848 1136 11568 83552 14660 ./base_sp.exe 101728 1504 11728 114960 1c110 ./hello.exe 217744 6016 18336 242096 3b1b0 ./loopback.exe 57968 1008 8416 67392 10740 ./minimum.exe 93952 1616 11696 107264 1a300 ./nsecs.exe 166272 1904 12304 180480 2c100 ./paranoia.exe 358240 12032 41136 411408 64710 ./pppd.exe 73104 1168 11600 85872 14f70 ./ticker.exe 73264 1120 15472 89856 15f00 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 158976 2096 14464 175536 2adb0 ./capture.exe 66304 1136 11488 78928 13450 ./base_sp.exe 92912 1504 11680 106096 19e70 ./hello.exe 202240 6000 18272 226512 374d0 ./loopback.exe 53296 992 8336 62624 f4a0 ./minimum.exe 88032 1616 11600 101248 18b80 ./nsecs.exe 157760 1888 12272 171920 29f90 ./paranoia.exe 346080 12032 41056 399168 61740 ./pppd.exe 68304 1168 11520 80992 13c60 ./ticker.exe 71312 1104 15440 87856 15730 ./unlimited.exe Closes #2567
19:02 Ticket #2572 (m68k/mcf5206elite: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In f57d4d5/rtems: […]
18:32 Changeset in rtems [f57d4d5]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mcf5206elite:Add per-section compilation and linking support (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 70704 1104 11008 82816 14380 ./base_sp.exe 202640 2096 14288 219024 35790 ./capture.exe 240416 2864 12016 255296 3e540 ./cdtest.exe 851024 21840 18736 891600 d9ad0 ./cxx_iostream.exe 570560 4640 23760 598960 923b0 ./fileio.exe 104928 1456 11168 117552 1cb30 ./hello.exe 249904 5968 17776 273648 42cf0 ./loopback.exe 38304 288 6864 45456 b190 ./minimum.exe 94416 1584 11136 107136 1a280 ./nsecs.exe 179728 1856 11744 193328 2f330 ./paranoia.exe 435296 12048 40912 488256 77340 ./pppd.exe 73856 1120 11040 86016 15000 ./ticker.exe 74048 1072 14928 90048 15fc0 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 172384 2176 12160 186720 2d960 ./cxx_iostream.exe 558320 4608 23440 586368 8f280 ./fileio.exe 96256 1456 11136 108848 1a930 ./hello.exe 234144 5968 17712 257824 3ef20 ./loopback.exe 37648 288 6832 44768 aee0 ./minimum.exe 88560 1568 11056 101184 18b40 ./nsecs.exe 171360 1856 11712 184928 2d260 ./paranoia.exe 422992 12032 40848 475872 742e0 ./pppd.exe 69120 1120 10960 81200 13d30 ./ticker.exe 72464 1072 14896 88432 15970 ./unlimited.exe 66256 1088 10928 78272 131c0 ./base_sp.exe 189296 2096 14256 205648 32350 ./capture.exe 172272 2096 11968 186336 2d7e0 ./cdtest.exe Closes #2572
17:03 Changeset in rtems [7ea4c02]5 by Himanshu40 <himanshuwindows8.1@…>
psxtests : Add POSIX API Signature Compliance Tests for semaphore.h (GCI 2018)
16:54 Changeset in rtems [d6d4002]5 by Joel Sherrill <joel@…>
bfin/shared/dev/clock.c: Include rtems/score/thread.h
16:53 Changeset in rtems [b56edf1]5 by Joel Sherrill <joel@…>
lpc23xx_tli800-testsuite.tcfg: Add dl07
16:53 Changeset in rtems [9002859]5 by Joel Sherrill <joel@…>
lpc2362-testsuite.tcfg: Add dl07
16:52 Ticket #3628 (moxie/moxiesim rtems-syms unknown machine type) created by Joel Sherrill
dl07 fails due to unknown machine type: […]
15:20 Ticket #2570 (m68k/mcf52235: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 1fe6d11/rtems: […]
15:19 Changeset in rtems [7ed1e618]5 by Joel Sherrill <joel@…>
lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add dl07
15:19 Changeset in rtems [1491db5b]5 by Joel Sherrill <joel@…>
lpc1768_mbed_ahb_ram-testsuite.tcfg: Add dl07
15:18 Changeset in rtems [1d78d66]5 by Joel Sherrill <joel@…>
lpc1768_mbed-testsuite.tcfg: Add dl07
04:50 References/2015 edited by Mehr Mohammad Sachal
(diff)
00:58 Ticket #2568 (m68k/mcf5225x: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 9c4dc7b0/rtems: […]
00:08 Changeset in rtems-source-builder [c1d56b4]5 by Chris Johns <chrisj@…>
5/rtems-tools: Bump the version to pick up the Windows fixes.
Note: See TracTimeline for information about the timeline view.