Timeline



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.

11/28/18:

23:14 Changeset in rtems-tools [6db01e5]5 by Chris Johns <chrisj@…>
rtemstoolkit/host: Fix the darwin support. - Add python as a unit test variant.
23:13 Changeset in rtems-tools [93821fe]5 by Chris Johns <chrisj@…>
rtemstoolkit/git: Use 'git' if no macro path is present.
22:18 Changeset in rtems-tools [3bc12bb]5 by Chris Johns <chrisj@…>
rtemstoolkit/version: Remove the tailing - with a clean git repo
21:13 Changeset in rtems-tools [6d30de6]5 by Chris Johns <chrisj@…>
rtemstoolkit: Fix unittests on Windows - Fix Windows host support so MSYS pythons can be used. - Fix Windows host support for python3. - Improve the mailer unittest.
21:03 Changeset in rtems-tools [61410db]5 by Chris Johns <chrisj@…>
tester/coverage: Remove warnings in covoar on Windows.
21:02 Changeset in rtems-tools [09f4dbe]5 by Chris Johns <chrisj@…>
rtemstoolkit:libelf: Removing warning for asprintf on Windows.
20:50 Ticket #2569 (m68k/mcf5329: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In cc119eb/rtems: […]
20:07 Changeset in rtems [9c4dc7b0]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mcf5225x: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 71984 1104 4080 77168 12d70 ./base_sp.exe 201872 2112 8944 212928 33fc0 ./capture.exe 104464 1472 4192 110128 1ae30 ./hello.exe 249584 5984 10864 266432 410c0 ./loopback.exe 40032 304 2768 43104 a860 ./minimum.exe 95360 1584 4208 101152 18b20 ./nsecs.exe 179760 1872 4816 186448 2d850 ./paranoia.exe 432912 12048 35568 480528 75510 ./pppd.exe 74992 1136 4112 80240 13970 ./ticker.exe 74832 1088 7952 83872 147a0 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 67456 1104 4000 72560 11b70 ./base_sp.exe 188272 2096 8912 199280 30a70 ./capture.exe 95536 1472 4160 101168 18b30 ./hello.exe 233568 5984 10784 250336 3d1e0 ./loopback.exe 39264 304 2736 42304 a540 ./minimum.exe 89392 1584 4128 95104 17380 ./nsecs.exe 171120 1872 4784 177776 2b670 ./paranoia.exe 420336 12048 35488 467872 723a0 ./pppd.exe 70208 1136 4032 75376 12670 ./ticker.exe 73152 1088 7920 82160 140f0 ./unlimited.exe Closes #2568
18:41 Changeset in rtems-tools [3d2db56]5 by Chris Johns <chrisj@…>
Fix warnings on Windows.
18:40 Changeset in rtems-tools [95abe76]5 by Chris Johns <chrisj@…>
waf: Fix version paths on Windows.
18:19 Ticket #2571 (m68k/mcf5235: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In e80d34e/rtems: […]
17:53 Changeset in rtems [1fe6d11]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mcf52235: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 69776 1104 4080 74960 124d0 ./base_sp.exe 103376 1472 4192 109040 1a9f0 ./hello.exe 37808 304 2768 40880 9fb0 ./minimum.exe 93152 1584 4208 98944 18280 ./nsecs.exe 72784 1136 4112 78032 130d0 ./ticker.exe 72608 1088 7952 81648 13ef0 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 65120 1104 4000 70224 11250 ./base_sp.exe 94448 1472 4160 100080 186f0 ./hello.exe 36928 304 2736 39968 9c20 ./minimum.exe 87072 1584 4128 92784 16a70 ./nsecs.exe 67888 1136 4032 73056 11d60 ./ticker.exe 70816 1088 7920 79824 137d0 ./unlimited.exe Closes #2570
16:43 Changeset in rtems [a919807]5 by Joel Sherrill <joel@…>
lm3s3749-testsuite.tcfg: Add dl07
16:12 References/2015 edited by Mehr Mohammad Sachal
(diff)
15:36 Changeset in rtems [cc119eb]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mcf5329: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 87654 1152 11968 100774 189a6 base_sp.exe 203318 2112 14896 220326 35ca6 capture.exe 257014 2912 12960 272886 429f6 cdtest.exe 865750 21888 19648 907286 dd816 cxx_iostream.exe 569078 4640 24352 598070 92036 fileio.exe 121094 1520 12048 134662 20e06 hello.exe 70614 1024 8768 80406 13a16 minimum.exe 110806 1632 12080 124518 1e666 nsecs.exe 196326 1920 12688 210934 337f6 paranoia.exe 90406 1184 12000 103590 194a6 ticker.exe 89958 1136 15808 106902 1a196 unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 83270 1152 11888 96310 17836 base_sp.exe 189974 2112 14864 206950 32866 capture.exe 188982 2144 12928 204054 31d16 cdtest.exe 188662 2240 13072 203974 31cc6 cxx_iostream.exe 556822 4624 24048 585494 8ef16 fileio.exe 112422 1520 12016 125958 1ec06 hello.exe 66086 1008 8688 75782 12806 minimum.exe 104982 1632 11984 118598 1cf46 nsecs.exe 187958 1904 12656 202518 31716 paranoia.exe 85766 1184 11920 98870 18236 ticker.exe 88406 1120 15776 105302 19b56 unlimited.exe Closes #2569
13:52 Changeset in rtems [5bf0c1a]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Fix SMP build Update #3622.
13:15 Changeset in rtems [e80d34e]5 by Shashvat Jain <shashvatjain2002@…>
m68k/mcf5235: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 83152 1152 11904 96208 177d0 base_sp.exe 198784 2096 14848 215728 34ab0 capture.exe 252496 2912 12912 268320 41820 cdtest.exe 861744 21888 19648 903280 dc870 cxx_iostream.exe 564768 4640 24304 593712 90f30 fileio.exe 117184 1504 12048 130736 1feb0 hello.exe 261024 6016 18688 285728 45c20 loopback.exe 67232 1008 8768 77008 12cd0 minimum.exe 106304 1632 12016 119952 1d490 nsecs.exe 191840 1904 12624 206368 32620 paranoia.exe 429824 12048 41472 483344 76010 pppd.exe 85904 1168 11936 99008 182c0 ticker.exe 86016 1120 15808 102944 19220 unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 78512 1136 11824 91472 16550 base_sp.exe 185184 2096 14800 202080 31560 capture.exe 184192 2144 12864 199200 30a20 cdtest.exe 184416 2224 13072 199712 30c20 cxx_iostream.exe 552240 4624 23984 580848 8dcf0 fileio.exe 108256 1504 12016 121776 1dbb0 hello.exe 245008 6016 18608 269632 41d40 loopback.exe 62448 1008 8688 72144 119d0 minimum.exe 100240 1616 11936 113792 1bc80 nsecs.exe 183216 1904 12592 197712 30450 paranoia.exe 417248 12048 41392 470688 72ea0 pppd.exe 81024 1168 11856 94048 16f60 ticker.exe 84208 1120 15776 101104 18af0 unlimited.exe Closes #2571
09:48 TBR/UserManual/RTEMS_Coverage_Analysis edited by Pritish Jain
(diff)
09:34 OpenMP edited by Pritish Jain
(diff)
09:32 Changeset in rtems [aa5c462]5 by Chris Johns <chrisj@…>
testsuite: Parse TCFG path based on OS path separator.
09:27 Changeset in rtems-tools [571db94]5 by Chris Johns <chrisj@…>
rtemstoolkit: Fix mailer unittest.
08:04 Changeset in rtems [93ccf479]5 by Himanshu40 <himanshuwindows8.1@…>
psxtests: add POSIX API signature compliance tests for mqueue.h file (GCI 2018)
04:58 References/2015 edited by Mehr Mohammad Sachal
(diff)

11/27/18:

23:12 OpenMP edited by Pritish Jain
(diff)
22:06 Ticket #3627 (powerpc/qoriq_e6500_64 rtems-syms unknown machine type) created by Joel Sherrill
rtems-syms does not know 64-bit powerpc. […]
17:10 Changeset in rtems [27a8fc5]5 by Himanshu40 <himanshuwindows8.1@…>
psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)
15:26 Ticket #2574 (m68k/av5282: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 89bff5a/rtems: […]
14:45 Ticket #3626 (sigtimedwait() needed when POSIX is disabled) created by Joel Sherrill
When POSIX is disabled, psxmsgq01 does not link. Should we enable …
11:45 Changeset in rtems [03fcbb1]5 by Sebastian Huber <sebastian.huber@…>
fs: Add struct dirent::d_type support
10:56 Changeset in rtems [06331e4]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix device identifier Update #3358.
09:03 References/2015 edited by Mehr Mohammad Sachal
(diff)
08:07 Changeset in rtems-libbsd [8d5fc9d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
blist: Fix u_daddr_t for 32-bit targets The daddr_t is defined in <sys/types.h> by Newlib as long.
07:55 Changeset in rtems-tools [650569c]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
tester : Add support to use QEMU serial console when coverage is enabled
07:09 Ticket #3622 (Remove cache routines working with a processor set) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0a75a4aa/rtems: […]
06:15 Ticket #3625 (RTL Allows Unloading a Module other Modules Depend Upon (cloned)) closed by Chris Johns
fixed: This has been fixed on master for RTEMS 5.
06:15 Ticket #3625 (RTL Allows Unloading a Module other Modules Depend Upon (cloned)) created by Kevin Gordon
Cloned from #3195: ---- Consider the following example using ELF .o …
06:13 Ticket #3612 (RTL unresolved compaction does not update string indexes after ...) closed by Chris Johns
fixed
06:12 Ticket #2922 (libdl unresolved externals that use more than one block or multiple ...) closed by Chris Johns
fixed
06:12 Ticket #3604 (RTL Unresolved Symbols from common section on i386/pc686 (cloned)) closed by Chris Johns
fixed
06:02 Ticket #3616 ([patch] rtems-tools - elftoolchain native elf detection broken on ...) closed by Christian Spindeldreier <spindeldreier@…>
fixed: In 97dc555/rtems-tools: […]
04:09 References/2015 edited by Mehr Mohammad Sachal
(diff)
02:29 Changeset in rtems [89bff5a]5 by Shashvat Jain <shashvatjain2002@…>
m68k/av5282: 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 83168 1152 11904 96224 177e0 base_sp.exe 199184 2096 14848 216128 34c40 capture.exe 252496 2912 12912 268320 41820 cdtest.exe 861872 21888 19648 903408 dc8f0 cxx_iostream.exe 564816 4640 24304 593760 90f60 fileio.exe 117168 1504 12048 130720 1fea0 hello.exe 261216 6016 18688 285920 45ce0 loopback.exe 67200 1008 8768 76976 12cb0 minimum.exe 106336 1632 12016 119984 1d4b0 nsecs.exe 191856 1904 12624 206384 32630 paranoia.exe 430224 12048 41472 483744 761a0 pppd.exe 85920 1168 11936 99024 182d0 ticker.exe 85984 1120 15808 102912 19200 unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 78512 1136 11824 91472 16550 base_sp.exe 185584 2096 14800 202480 316f0 capture.exe 184192 2144 12864 199200 30a20 cdtest.exe 184384 2224 13072 199680 30c00 cxx_iostream.exe 552288 4624 23984 580896 8dd20 fileio.exe 108224 1504 12016 121744 1db90 hello.exe 245168 6016 18608 269792 41de0 loopback.exe 62416 1008 8688 72112 119b0 minimum.exe 100256 1616 11936 113808 1bc90 nsecs.exe 183216 1904 12592 197712 30450 paranoia.exe 417648 12048 41392 471088 73030 pppd.exe 81024 1168 11856 94048 16f60 ticker.exe 84176 1120 15776 101072 18ad0 unlimited.exe Closes #2574
00:24 Changeset in rtems-tools [bf5fdab]5 by Chris Johns <chrisj@…>
tester/tftpd: Set the socket option to reuse.

11/26/18:

23:44 Ticket #3624 (MSYS2 builds appear to ignore tcfg file) created by Joel Sherrill
Building m68k/mrm332 on Linux and MSYS2 to compare results. Builds …
23:40 Ticket #3623 (rtems-syms invoking m68k-rtemsundefined-gcc) created by Joel Sherrill
Testing m68k/mrm332. It builds ok with all tests enabled on Linux but …
17:09 References/2015 edited by Mehr Mohammad Sachal
(diff)
17:03 References/2015 edited by Mehr Mohammad Sachal
(diff)
15:55 GCI/Coding/AddPerSectionSupportToBSPs edited by shashvat jain
improved instructions (diff)
14:55 Changeset in rtems [11f3b9a]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Add grlib_malloc(), grlib_calloc() This avoids a dependency to errno in device driver code.
14:44 Changeset in rtems [a7267241]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Add and use <grlib_impl.h> Reduce copy and paste.
13:04 Changeset in rtems [0a75a4aa]5 by Sebastian Huber <sebastian.huber@…>
Remove rtems_cache_*_processor_set() functions The following rtems_cache_*_processor_set() cache manager API functions are exotic, complex, very hard to use correctly, not used in the RTEMS code base, and apparently unused by applications. Close #3622.
12:57 Ticket #3622 (Remove cache routines working with a processor set) created by Sebastian Huber
The following cache manager API functions are exotic, complex, very …
12:50 Ticket #3621 (Statically initialize object information structures) created by Sebastian Huber
Statically initialize the object information structures to make the …
11:39 Ticket #3620 (CommitTicketUpdater does not process commits in order) created by Sebastian Huber
The new CommitTicketUpdater? does not process commits in order. For …
11:31 Ticket #3598 (Move internal types of API objects to separate header file) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5fc727f/rtems: […]
09:14 Changeset in rtems [6378978]5 by Sebastian Huber <sebastian.huber@…>
rtems: Fix semaphore MPCI support
07:25 Changeset in rtems [5fc727f]5 by Sebastian Huber <sebastian.huber@…>
score: <rtems/score/smplockstats.h> Remove <rtems/score/chainimpl.h> include from <rtems/score/smplockstats.h>. Close #3598.
04:52 References/2015 edited by Mehr Mohammad Sachal
(diff)
03:38 Changeset in rtems-tools [a4fbd16]5 by Chris Johns <chrisj@…>
tester: Fix the handling of the version and tools recs when running parallel jobs
01:09 Ticket #3619 (Docs location for docs.rtems.org) created by Amar Takhar
Where do the built docs from Buildbot need to go for docs.rtems.org? …
00:51 Changeset in rtems-tools [29f9e10]5 by Chris Johns <chrisj@…>
rtemstoolkit/git: Ignore untracked files in the dirty state.
00:40 Ticket #3618 (Build docs using BuildBot) created by Amar Takhar
We need to build Doxygen documents for RTEMS after each commit. I …

11/25/18:

23:19 Ticket #2575 (m68k/uC5282: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In 1947449/rtems: […]
23:01 Changeset in rtems-tools [af5cecf]5 by Chris Johns <chrisj@…>
rtemstoolkit: Fixes to the reader and writer threads for capturing - Use the 'read1' file handle call to return if any data is queued for reading from stdout or stderr. - Flush the stdin pipe in the writer thread. These changes let the execute module work on Python2 and Python3.
22:56 Changeset in rtems-tools [71cede0]5 by Chris Johns <chrisj@…>
tester/gdb: mi_parser, fix on Python3 and remove globals - Fix mi_parser on Python3. Python3 does not support the cmp operator and rich comparision operators are required, See PEP 207. - Remove the global variables and make a class containing them. Update the gdb class to use the mi_parser session class. Removing the globals means the global lock in the gdb module can be removed.
22:56 Changeset in rtems-tools [f632bd8]5 by Chris Johns <chrisj@…>
tester: Minor formatting change.
20:17 Changeset in rtems [1947449]5 by Shashvat Jain <shashvatjain2002@…>
m68k/uC5282: Add per-section compilation and linking (GCI 2018) The size of the sample executables without this option were: text data bss dec hex filename 120160 1520 14048 135728 21230 ./base_sp.exe 205904 2112 16976 224992 36ee0 ./capture.exe 257216 2912 15040 275168 432e0 ./cdtest.exe 867616 21888 21776 911280 de7b0 ./cxx_iostream.exe 574528 4640 26432 605600 93da0 ./fileio.exe 138256 1520 14192 153968 25970 ./hello.exe 268304 6032 20816 295152 480f0 ./loopback.exe 102592 1376 10848 114816 1c080 ./minimum.exe 137072 1632 14160 152864 25520 ./nsecs.exe 213328 1920 14768 230016 38280 ./paranoia.exe 439440 12048 43600 495088 78df0 ./pppd.exe 122896 1536 14080 138512 21d10 ./ticker.exe 123296 1488 17952 142736 22d90 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 58752 1104 9968 69824 110c0 ./base_sp.exe 180560 2096 14864 197520 30390 ./capture.exe 165328 2080 10992 178400 2b8e0 ./cdtest.exe 162288 2144 11152 175584 2ade0 ./cxx_iostream.exe 545008 4624 24032 573664 8c0e0 ./fileio.exe 85440 1456 10112 97008 17af0 ./hello.exe 216528 5904 16688 239120 3a610 ./loopback.exe 34944 960 6768 42672 a6b0 ./minimum.exe 82064 1584 10096 93744 16e30 ./nsecs.exe 163808 1872 10752 176432 2b130 ./paranoia.exe 388960 11904 40768 441632 6bd20 ./pppd.exe 61856 1136 10000 72992 11d20 ./ticker.exe 61888 1072 13872 76832 12c20 ./unlimited.exe Closes #2575
19:26 Changeset in rtems [f70079c]5 by Sebastian Huber <sebastian.huber@…>
score: Remove Objects_Information::the_api Remove Objects_Information::the_class. This information is already contained in Objects_Information::maximum_id. Update #3621.
19:15 Changeset in rtems [1c2d178]5 by Sebastian Huber <sebastian.huber@…>
score: Remove Objects_Information::maximum This information is already present in Objects_Information::maximum_id. Add and use _Objects_Get_maximum_index(). Update #3621.
15:49 Changeset in rtems [183b0ae]5 by Himanshu40 <himanshuwindows8.1@…>
psxtmtests: add psxtmmqrcvblock02 (GCI 2018)
15:35 Ticket #2566 (m68k/gen68360: linker script update (add KEEP() sections)) closed by Shashvat Jain <shashvatjain2002@…>
fixed: In ffe9e7a/rtems: […]
09:27 Changeset in rtems-tools [a1498ab]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Coverage : install covoar in tester/bin
07:37 Changeset in rtems [ffe9e7a]5 by Shashvat Jain <shashvatjain2002@…>
m68k/gen68360:Add per-section compilation and linking support The size of the sample executables without this option were: text data bss dec hex filename 76560 1200 19504 97264 17bf0 ./base_sp.exe 191776 2160 22448 216384 34d40 ./capture.exe 243760 2976 20496 267232 413e0 ./cdtest.exe 827184 21872 26928 875984 d5dd0 ./cxx_iostream.exe 532960 4688 31904 569552 8b0d0 ./fileio.exe 97888 1472 19360 118720 1cfc0 ./hello.exe 250368 6080 26272 282720 45060 ./loopback.exe 34336 304 15056 49696 c220 ./minimum.exe 99840 1680 19616 121136 1d930 ./nsecs.exe 185936 1968 20240 208144 32d10 ./paranoia.exe 414992 12096 49072 476160 74400 ./pppd.exe 79472 1232 19536 100240 18790 ./ticker.exe 66368 1088 23120 90576 161d0 ./unlimited.exe The size of the sample executables with this option were: text data bss dec hex filename 59200 1120 19136 79456 13660 ./base_sp.exe 178912 2160 22400 203472 31ad0 ./capture.exe 163712 2112 20160 185984 2d680 ./cdtest.exe 163696 2192 20352 186240 2d780 ./cxx_iostream.exe 521344 4672 31584 557600 88220 ./fileio.exe 89600 1472 19328 110400 1af40 ./hello.exe 222384 5984 25920 254288 3e150 ./loopback.exe 33728 304 15024 49056 bfa0 ./minimum.exe 81280 1584 19248 102112 18ee0 ./nsecs.exe 164960 1872 19904 186736 2d970 ./paranoia.exe 402928 12096 48992 464016 71490 ./pppd.exe 62112 1136 19168 82416 141f0 ./ticker.exe 64864 1072 23088 89024 15bc0 ./unlimited.exe Closes #2566.
06:52 References/2015 edited by Mehr Mohammad Sachal
(diff)
05:25 WikiStart edited by Redalan1
(diff)
00:21 Ticket #3617 (Ticket attachments for foreign languages sometimes don't work.) created by Amar Takhar
As per Chris, see: https://devel.rtems.org/ticket/3616

11/24/18:

22:57 Ticket #2573 (m68k/gen68340: linker script update (add KEEP() sections)) closed by pritishjain <pritishjain2001@…>
fixed: In 1b2124d/rtems: […]
20:55 Changeset in rtems [1b2124d]5 by pritishjain <pritishjain2001@…>
m68k/gen68340:Add per-section compilation and linking support The size of the sample executables without this option were: 65600 4384 19280 89264 15cb0 ./m68k-rtems5/c/gen68340/testsuites/samples/base_sp.exe 199728 5504 22688 227920 37a50 ./m68k-rtems5/c/gen68340/testsuites/samples/capture.exe 233024 6160 20288 259472 3f590 ./m68k-rtems5/c/gen68340/testsuites/samples/cdtest.exe 829632 25152 27008 881792 d7480 ./m68k-rtems5/c/gen68340/testsuites/samples/cxx_iostream.exe 539072 8048 32144 579264 8d6c0 ./m68k-rtems5/c/gen68340/testsuites/samples/fileio.exe 100320 4752 19440 124512 1e660 ./m68k-rtems5/c/gen68340/testsuites/samples/hello.exe 240080 9264 26048 275392 433c0 ./m68k-rtems5/c/gen68340/testsuites/samples/loopback.exe 36784 3584 15152 55520 d8e0 ./m68k-rtems5/c/gen68340/testsuites/samples/minimum.exe 89104 4864 19408 113376 1bae0 ./m68k-rtems5/c/gen68340/testsuites/samples/nsecs.exe 175200 5152 20016 200368 30eb0 ./m68k-rtems5/c/gen68340/testsuites/samples/paranoia.exe 422944 15456 49312 487712 77120 ./m68k-rtems5/c/gen68340/testsuites/samples/pppd.exe 68768 4416 19312 92496 16950 ./m68k-rtems5/c/gen68340/testsuites/samples/ticker.exe 68816 4368 23200 96384 17880 ./m68k-rtems5/c/gen68340/testsuites/samples/unlimited.exe The size of the sample executables with this option enabled were: text data bss dec hex filename 54384 4384 19200 77968 13090 ./m68k-rtems5/c/gen68340/testsuites/samples/base_sp.exe 177648 5488 22640 205776 323d0 ./m68k-rtems5/c/gen68340/testsuites/samples/capture.exe 159392 5344 20208 184944 2d270 ./m68k-rtems5/c/gen68340/testsuites/samples/cdtest.exe 158720 5424 20432 184576 2d100 ./m68k-rtems5/c/gen68340/testsuites/samples/cxx_iostream.exe 515696 8016 31792 555504 879f0 ./m68k-rtems5/c/gen68340/testsuites/samples/fileio.exe 83920 4736 19392 108048 1a610 ./m68k-rtems5/c/gen68340/testsuites/samples/hello.exe 206640 9168 25920 241728 3b040 ./m68k-rtems5/c/gen68340/testsuites/samples/loopback.exe 21232 3520 15104 39856 9bb0 ./m68k-rtems5/c/gen68340/testsuites/samples/minimum.exe 78352 4864 19312 102528 19080 ./m68k-rtems5/c/gen68340/testsuites/samples/nsecs.exe 159600 5136 19968 184704 2d180 ./m68k-rtems5/c/gen68340/testsuites/samples/paranoia.exe 377376 15296 48528 441200 6bb70 ./m68k-rtems5/c/gen68340/testsuites/samples/pppd.exe 58304 4416 19232 81952 14020 ./m68k-rtems5/c/gen68340/testsuites/samples/ticker.exe 59360 4336 23168 86864 15350 ./m68k-rtems5/c/gen68340/testsuites/samples/unlimited.exe Closes #2573.
20:11 Changeset in rtems [16d5e394]5 by ABR290B <abhimanyuraghuvanshi29@…>
psxtests/psxhdrs patch (GCI 2018)
10:51 Changeset in rtems [3899bc1a]5 by Sebastian Huber <sebastian.huber@…>
score: Optimize object lookup Use the maximum ID for the ID to object translation. Using the maximum ID gets rid of an additional load from the object information in _Objects_Get(). In addition, object lookups fail for every ID in case the object information is cleared to zero. This makes it a bit more robust during system startup (see new tests in spconfig02). The local table no longer needs a NULL pointer entry at array index zero. Adjust all the object iteration loops accordingly. Remove Objects_Information::minimum_id since it contains only redundant information. Add _Objects_Get_minimum_id() to get the minimum ID. Update #3621.
03:05 Release edited by 55790
55790 GCI - fixed word: "sometime referred" to "sometimes referred" (diff)
02:52 TBR/Website/WhyContribute edited by 55790
55790 GCI - fixed word: "to begin interaction with the RTEMS team" to "to begin interacting with the RTEMS team" (diff)
02:35 NewTicket edited by 55790
55790 GCI - added space between 2 different words (diff)
02:15 WikiStart edited by 55790
55790 GCI - fixed word: "ESA Summer of Code is Space" to "ESA Summer of Code in Space" (diff)

11/23/18:

19:37 Changeset in rtems [d6e3473]5 by Sebastian Huber <sebastian.huber@…>
score: Remove dead code Update #3621.
16:15 Ticket #3616 ([patch] rtems-tools - elftoolchain native elf detection broken on ...) created by Christian Spindeldreier
The native elf detection script of rtems-tools …
15:29 Changeset in rtems-tools [97dc555]5 by Christian Spindeldreier <spindeldreier@…>
fix native elf detection on x86_64 machines Closes #3616
11:00 Changeset in rtems [6164fd8]5 by Sebastian Huber <sebastian.huber@…>
Move COPYING file to LICENSE.GPL-2.0 Use the latest plain text formatting of the GPL-2.0 as published by the FSF: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt The current RTEMS license refers to the GPL-2.0, so the source distribution should ship a copy of the license. Update #3053.
04:02 Changeset in rtems-tools [7e5cdea]5 by Chris Johns <chrisj@…>
rtemstoolkit: Add unit testing for the python modules - Add support to run the unit tests for the rtemstoolkit python modules from waf. Enter './waf test' for the tests to be run on python2 and python3. - Update the importing of rtemstoolkit modules to the standard method which works on python2 and python3. - Update the README.
03:59 Changeset in rtems-tools [6fa09650]5 by Chris Johns <chrisj@…>
rtemstoolkit/execute: Use buffered output and improve performance - Use buffered output on the stdout and stderr streams from child processors. - Simplify the read thread line processing to improve performance. - Disable 'close_fds' as it slows down python3's popen call. - Update the importing of rtemstoolkit modules.
03:57 Changeset in rtems-tools [82254b0]5 by Chris Johns <chrisj@…>
tester: Change the QEMU command line to match the RSB built QEMU. The command line changed and the RSB is the newer version. Make the old version via a config variable.

11/22/18:

18:14 Changeset in rtems [21275b58]5 by Sebastian Huber <sebastian.huber@…>
score: Static Objects_Information initialization Statically allocate the objects information together with the initial set of objects either via <rtems/confdefs.h>. Provide default object informations with zero objects via librtemscpu.a. This greatly simplifies the workspace size estimate. RTEMS applications which do not use the unlimited objects option are easier to debug since all objects reside now in statically allocated objects of the right types. Close #3621.
16:31 Developer/Eclipse/Plugin edited by Abhimanyu Raghuvanshi
(diff)
16:26 Developer/Eclipse/Information edited by Abhimanyu Raghuvanshi
By ABR (diff)
16:21 Developer/Coding/Doxygen edited by Abhimanyu Raghuvanshi
(diff)
16:11 Developer/Git/Users edited by Abhimanyu Raghuvanshi
(diff)
15:59 Ticket #3581 (Structurally dead code in fifo.c (CID 1437649 )) closed by Joel Sherrill <joel@…>
fixed: In 9dfb9a98/rtems: […]
13:43 Ticket #3615 (Convert Tools_Used Wiki page into Support Tools Selection with Criteria) created by shashvat jain
Originally, this ticket requested that ToolStatus? and Tools_Used wiki …
05:38 Changeset in rtems [359a3a3]5 by Sebastian Huber <sebastian.huber@…>
score: Rename Objects_Information::allocation_size Rename Objects_Information::allocation_size in Objects_Information::objects_per_block. Adjust integer types in _Objects_Shrink_information() and _Objects_Free(). Update #3621.
05:16 Changeset in rtems [0da9d80]5 by Sebastian Huber <sebastian.huber@…>
score: Rename Objects_Information::size Rename Objects_Information::size to Objects_Information::object_size. Change its type from size_t to uint16_t and move it to reduce the size of Objects_Information. Update #3621.
01:25 Changeset in rtems [2ce44de]5 by zehata <zenon.hans.taneka@…>
Changed slightly awkward sentence structure
00:46 Changeset in rtems [9dfb9a98]5 by Joel Sherrill <joel@…>
pipe/fifo.c: Remove dead code (CID 1437649) Closes #3581.

11/21/18:

23:14 Ticket #3561 (Migrate to CommitTicketUpdater) closed by Amar Takhar
fixed: I have not heard any complaints and multiple references should work now as the bug was extremely clear. If it's still an issue please re-open.
19:59 Changeset in rtems-docs [5628d8b]5 by Joel Sherrill <joel@…>
posix-users/input_and_output.rst: Document errors for mount() and unmount()
19:46 Changeset in rtems-docs [0522994]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/device_and_class_specific.rst: Add Prototypes Add and update Device and Class Specific APIs in POSIX Users Guide. This work was part of GCI 2018.
19:32 Changeset in rtems-docs [1b05464]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/input_and_output.rst: Add Prototypes Add and update Prototypes to Input and Output APIs in POSIX Users Guide. This work was part of GCI 2018.
18:56 Changeset in rtems-docs [083f358]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/memory_managment.rst: Add Prototypes Add Prototypes to Memory Management APIs in POSIX Users Guide. This work was part of GCI 2018.
18:19 Changeset in rtems-docs [96064e8]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/system_database.rst: Add Prototypes Add Prototypes to System Database APIs in POSIX Users Guide. This work was part of GCI 2018.
18:07 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
add tickets I investigated (diff)
17:10 GCI/QA/InvestigateTicket edited by shashvat jain
Ticket #2562 fixed (diff)
17:04 Changeset in rtems-docs [9980ff2]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/thread_cancellation.rst: Add Prototypes Add Prototypes to Thread Cancellation APIs. This work was part of GCI 2018.
16:39 Changeset in rtems-docs [1ae5e88]5 by Joel Sherrill <joel@…>
Initial start of converting the Word outline to Rest Thanks to Scott Zemerick <scott.zemerick@…> for the analysis and ideas that led to this.
16:30 Changeset in rtems [9c9c6a9]5 by Sebastian Huber <sebastian.huber@…>
score: Remove Objects_Information::is_string Use Objects_Information::name_length to store this information. Update #3621.
16:30 Changeset in rtems [52c7cb1]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify _Workspace_String_duplicate()
16:22 Changeset in rtems-docs [5278c7f]5 by Marçal Comajoan Cara <mcomajoancara@…>
posix-users/language_specific_services.rst: Add Prototypes to Language Specific Service APIs This work was part of GCI 2018.
16:00 Changeset in rtems [69812aa]5 by Himanshu40 <himanshuwindows8.1@…>
psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018)
15:15 GCI/QA/ImproveEnglish edited by Gedare Bloom
remove entries for docs (diff)
15:11 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
07:09 Ticket #3603 (Remove support for 16-bit object identifiers) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 92745a4/rtems-docs: […]
05:08 Changeset in rtems-source-builder [fabe813]5 by Chris Johns <chrisj@…>
bare/devel/qemu: Fix building on FreeBSD.
Note: See TracTimeline for information about the timeline view.