# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 03/29/24 00:19:40 Fri, 07 Dec 2018 16:48:11 GMT Marçal Comajoan Cara [6acc556] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/stddef/offsetof.c (added) Implement POSIX API Signature Compliance Tests for stddef.h (GCI 2018) Sat, 08 Dec 2018 03:50:49 GMT ABR290B [100d87f] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/arpa/inet/inet_addr.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_ntoa.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_ntop.c (added) * testsuites/psxtests/psxhdrs/arpa/inet/inet_pton.c (added) POSIX Signature Test for arpa/inet.h (GCI2018) Fri, 07 Dec 2018 18:14:43 GMT Himanshu40 [aad6551b] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/netdb/endhostent.c (added) * testsuites/psxtests/psxhdrs/netdb/endnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/endprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/endservent.c (added) * testsuites/psxtests/psxhdrs/netdb/freeaddrinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/gai_strerror.c (added) * testsuites/psxtests/psxhdrs/netdb/getaddrinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostbyaddr.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/gethostent.c (added) * testsuites/psxtests/psxhdrs/netdb/getnameinfo.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetbyaddr.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotobyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotobynumber.c (added) * testsuites/psxtests/psxhdrs/netdb/getprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/getservbyname.c (added) * testsuites/psxtests/psxhdrs/netdb/getservbyport.c (added) * testsuites/psxtests/psxhdrs/netdb/getservent.c (added) * testsuites/psxtests/psxhdrs/netdb/h_errno.c (added) * testsuites/psxtests/psxhdrs/netdb/sethostent.c (added) * testsuites/psxtests/psxhdrs/netdb/setnetent.c (added) * testsuites/psxtests/psxhdrs/netdb/setprotoent.c (added) * testsuites/psxtests/psxhdrs/netdb/setservent.c (added) psxhdrs: POSIX API Signature Compliance Tests for netdb.h (GCI 2018) Fri, 07 Dec 2018 17:59:38 GMT Marçal Comajoan Cara [add0b6a3] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/c11/uchar/c16rtomb.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/c32rtomb.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc16.c (added) * testsuites/psxtests/psxhdrs/c11/uchar/mbrtoc32.c (added) Implement POSIX API Signature Compliance Tests for uchar.h This ... Sun, 25 Nov 2018 19:26:02 GMT Sebastian Huber [f70079c] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) score: Remove Objects_Information::the_api Remove ... Sun, 25 Nov 2018 19:15:26 GMT Sebastian Huber [1c2d178] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (modified) * cpukit/score/src/objectactivecount.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectgetinfo.c (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnametoid.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/threaditerate.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Remove Objects_Information::maximum This information is ... Sat, 24 Nov 2018 10:51:28 GMT Sebastian Huber [3899bc1a] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/rtems/src/ratemonresetall.c (modified) * cpukit/rtems/src/rtemsobjectgetclassinfo.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectgetlocal.c (modified) * cpukit/score/src/objectgetnext.c (modified) * cpukit/score/src/objectgetnoprotection.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnametoid.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/threaditerate.c (modified) * testsuites/sptests/spconfig02/init.c (modified) score: Optimize object lookup Use the maximum ID for the ID to ... Thu, 22 Nov 2018 05:38:42 GMT Sebastian Huber [359a3a3] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) score: Rename Objects_Information::allocation_size Rename ... Thu, 22 Nov 2018 05:16:52 GMT Sebastian Huber [0da9d80] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Rename Objects_Information::size Rename ... Wed, 21 Nov 2018 16:30:52 GMT Sebastian Huber [9c9c6a9] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/psxsemaphore.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/dpmem.c (modified) * cpukit/rtems/src/msg.c (modified) * cpukit/rtems/src/part.c (modified) * cpukit/rtems/src/ratemon.c (modified) * cpukit/rtems/src/region.c (modified) * cpukit/rtems/src/rtemstimer.c (modified) * cpukit/rtems/src/sem.c (modified) * cpukit/sapi/src/extension.c (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectidtoname.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnamespaceremove.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectsetname.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) score: Remove Objects_Information::is_string Use ... Fri, 23 Nov 2018 19:37:57 GMT Sebastian Huber [d6e3473] * cpukit/score/src/objectallocate.c (modified) score: Remove dead code Update #3621. Thu, 06 Dec 2018 08:57:01 GMT Sebastian Huber [7ee6437] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetmaxprio.c (added) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add rtems_scheduler_get_maximum_priority() Update #3636. Thu, 03 May 2018 11:03:27 GMT Sebastian Huber [0a1f5df9] * bsps/or1k/generic_or1k/clock/clockdrv.c (modified) * bsps/shared/dev/cpucounter/cpucounterdiff.c (deleted) * bsps/sparc/erc32/clock/ckinit.c (modified) * bsps/sparc/leon2/clock/ckinit.c (modified) * bsps/sparc/leon3/clock/ckinit.c (modified) * bsps/sparc/leon3/include/leon.h (modified) * bsps/sparc/leon3/start/cpucounter.c (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * cpukit/Makefile.am (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h (modified) * cpukit/score/cpu/sparc/sparc-counter-asm.S (modified) * cpukit/score/cpu/sparc/sparc-counter.c (deleted) Simplify _CPU_Counter_difference() In order to simplify the use of ... Mon, 03 Dec 2018 12:10:21 GMT Sebastian Huber [ef23838] * cpukit/headers.am (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/include/rtems/score/timecounter.h (modified) * cpukit/include/rtems/score/timestamp.h (modified) * cpukit/include/rtems/score/timestampimpl.h (added) * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/rtems/src/clockgetuptimenanoseconds.c (modified) * cpukit/rtems/src/clockgetuptimetimeval.c (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) score: Avoid sbintime_t in API headers The sbintime_t is a ... Wed, 05 Dec 2018 09:03:13 GMT Sebastian Huber [9921ab6] * testsuites/psxtests/psxtimes01/init.c (modified) psxtimes01: Fix sporadic failures It is not enough to just wait for ... Wed, 05 Dec 2018 07:05:54 GMT Sebastian Huber [03e86553] * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/support/include/test_support.h (modified) * testsuites/support/src/spin.c (modified) tests: Fix rtems_test_spin_until_next_tick() This bug surfaced due ... Fri, 07 Dec 2018 04:29:42 GMT Joel Sherrill [fcd577a] * testsuites/psxtests/Makefile.am (modified) psxtests/Makefile.am: Fix ticket number for ucontext.h Fri, 07 Dec 2018 02:48:46 GMT Jacob Shin [17c32e5d] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ucontext/getcontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/makecontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/setcontext.c (added) * testsuites/psxtests/psxhdrs/ucontext/swapcontext.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for ucontext.h (GCI ... Thu, 06 Dec 2018 21:23:16 GMT Marçal Comajoan Cara [bf763d3e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/inttypes/imaxabs.c (added) * testsuites/psxtests/psxhdrs/inttypes/imaxdiv.c (added) * testsuites/psxtests/psxhdrs/inttypes/strtoimax.c (added) * testsuites/psxtests/psxhdrs/inttypes/strtoumax.c (added) * testsuites/psxtests/psxhdrs/inttypes/wcstoimax.c (added) * testsuites/psxtests/psxhdrs/inttypes/wcstoumax.c (added) Implement POSIX API Signature Compliance Tests for inttypes.h This ... Thu, 06 Dec 2018 19:10:59 GMT Shashvat Jain [9feff78] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fmtmsg/fmtmsg.c (modified) psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018) Thu, 06 Dec 2018 18:24:13 GMT Shashvat Jain [1e455d4] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fmtmsg/fmtmsg.c (added) psxhdrs:Add POSIX Conformance Test for fmtmsg.h (GCI 2018) Includes ... Thu, 06 Dec 2018 19:06:29 GMT Himanshu40 [b24c098] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/string/memccpy.c (added) * testsuites/psxtests/psxhdrs/string/memchr.c (added) * testsuites/psxtests/psxhdrs/string/memcmp.c (added) * testsuites/psxtests/psxhdrs/string/memcpy.c (added) * testsuites/psxtests/psxhdrs/string/memmove.c (added) * testsuites/psxtests/psxhdrs/string/memset.c (added) * testsuites/psxtests/psxhdrs/string/stpcpy.c (added) * testsuites/psxtests/psxhdrs/string/stpncpy.c (added) * testsuites/psxtests/psxhdrs/string/strcat.c (added) * testsuites/psxtests/psxhdrs/string/strchr.c (added) * testsuites/psxtests/psxhdrs/string/strcmp.c (added) * testsuites/psxtests/psxhdrs/string/strcoll.c (added) * testsuites/psxtests/psxhdrs/string/strcoll_l.c (added) * testsuites/psxtests/psxhdrs/string/strcpy.c (added) * testsuites/psxtests/psxhdrs/string/strcspn.c (added) * testsuites/psxtests/psxhdrs/string/strdup.c (added) * testsuites/psxtests/psxhdrs/string/strerror.c (added) * testsuites/psxtests/psxhdrs/string/strerror_l.c (added) * testsuites/psxtests/psxhdrs/string/strerror_r.c (added) * testsuites/psxtests/psxhdrs/string/strlen.c (added) * testsuites/psxtests/psxhdrs/string/strncat.c (added) * testsuites/psxtests/psxhdrs/string/strncmp.c (added) * testsuites/psxtests/psxhdrs/string/strncpy.c (added) * testsuites/psxtests/psxhdrs/string/strndup.c (added) * testsuites/psxtests/psxhdrs/string/strnlen.c (added) * testsuites/psxtests/psxhdrs/string/strpbrk.c (added) * testsuites/psxtests/psxhdrs/string/strrchr.c (added) * testsuites/psxtests/psxhdrs/string/strsignal.c (added) * testsuites/psxtests/psxhdrs/string/strspn.c (added) * testsuites/psxtests/psxhdrs/string/strstr.c (added) * testsuites/psxtests/psxhdrs/string/strtok.c (added) * testsuites/psxtests/psxhdrs/string/strtok_r.c (added) * testsuites/psxtests/psxhdrs/string/strxfrm.c (added) * testsuites/psxtests/psxhdrs/string/strxfrm_l.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for string.h (GCI 2018) Thu, 06 Dec 2018 16:49:32 GMT zehata [a803bd9e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ctype/isalnum.c (added) * testsuites/psxtests/psxhdrs/ctype/isalnum_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isalpha.c (added) * testsuites/psxtests/psxhdrs/ctype/isalpha_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isascii.c (added) * testsuites/psxtests/psxhdrs/ctype/isblank.c (added) * testsuites/psxtests/psxhdrs/ctype/isblank_l.c (added) * testsuites/psxtests/psxhdrs/ctype/iscntrl.c (added) * testsuites/psxtests/psxhdrs/ctype/iscntrl_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isdigit.c (added) * testsuites/psxtests/psxhdrs/ctype/isdigit_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isgraph.c (added) * testsuites/psxtests/psxhdrs/ctype/isgraph_l.c (added) * testsuites/psxtests/psxhdrs/ctype/islower.c (added) * testsuites/psxtests/psxhdrs/ctype/islower_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isprint.c (added) * testsuites/psxtests/psxhdrs/ctype/isprint_l.c (added) * testsuites/psxtests/psxhdrs/ctype/ispunct.c (added) * testsuites/psxtests/psxhdrs/ctype/ispunct_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isspace.c (added) * testsuites/psxtests/psxhdrs/ctype/isspace_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isupper.c (added) * testsuites/psxtests/psxhdrs/ctype/isupper_l.c (added) * testsuites/psxtests/psxhdrs/ctype/isxdigit.c (added) * testsuites/psxtests/psxhdrs/ctype/isxdigit_l.c (added) * testsuites/psxtests/psxhdrs/ctype/toascii.c (added) * testsuites/psxtests/psxhdrs/ctype/tolower.c (added) * testsuites/psxtests/psxhdrs/ctype/tolower_l.c (added) * testsuites/psxtests/psxhdrs/ctype/toupper.c (added) * testsuites/psxtests/psxhdrs/ctype/toupper_l.c (added) Added POSIX Compliance Test for (GCI 2018) Thu, 06 Dec 2018 17:30:23 GMT Joel Sherrill [5886a701] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio Thu, 06 Dec 2018 16:34:16 GMT Marçal Comajoan Cara [be9a83d] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests/psxtmtests_plan.csv: Fix typos (GCI 2018) Two quotation ... Thu, 06 Dec 2018 16:28:23 GMT Marçal Comajoan Cara [c078065] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests: Identified a Timing Test missing (GCI 2018) ... Thu, 06 Dec 2018 13:08:12 GMT Shashvat Jain [9598f83e] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/math/acos.c (added) * testsuites/psxtests/psxhdrs/math/acosf.c (added) * testsuites/psxtests/psxhdrs/math/acosh.c (added) * testsuites/psxtests/psxhdrs/math/acoshf.c (added) * testsuites/psxtests/psxhdrs/math/acoshl.c (added) * testsuites/psxtests/psxhdrs/math/acosl.c (added) * testsuites/psxtests/psxhdrs/math/asin.c (added) * testsuites/psxtests/psxhdrs/math/asinf.c (added) * testsuites/psxtests/psxhdrs/math/asinh.c (added) * testsuites/psxtests/psxhdrs/math/asinhf.c (added) * testsuites/psxtests/psxhdrs/math/asinhl.c (added) * testsuites/psxtests/psxhdrs/math/asinl.c (added) * testsuites/psxtests/psxhdrs/math/atan.c (added) * testsuites/psxtests/psxhdrs/math/atan2.c (added) * testsuites/psxtests/psxhdrs/math/atan2f.c (added) * testsuites/psxtests/psxhdrs/math/atan2l.c (added) * testsuites/psxtests/psxhdrs/math/atanf.c (added) * testsuites/psxtests/psxhdrs/math/atanh.c (added) * testsuites/psxtests/psxhdrs/math/atanhf.c (added) * testsuites/psxtests/psxhdrs/math/atanhl.c (added) * testsuites/psxtests/psxhdrs/math/atanl.c (added) * testsuites/psxtests/psxhdrs/math/cbrt.c (added) * testsuites/psxtests/psxhdrs/math/cbrtf.c (added) * testsuites/psxtests/psxhdrs/math/cbrtl.c (added) * testsuites/psxtests/psxhdrs/math/ceil.c (added) * testsuites/psxtests/psxhdrs/math/ceilf.c (added) * testsuites/psxtests/psxhdrs/math/ceill.c (added) * testsuites/psxtests/psxhdrs/math/copysign.c (added) * testsuites/psxtests/psxhdrs/math/copysignf.c (added) * testsuites/psxtests/psxhdrs/math/copysignl.c (added) * testsuites/psxtests/psxhdrs/math/cos.c (added) * testsuites/psxtests/psxhdrs/math/cosf.c (added) * testsuites/psxtests/psxhdrs/math/cosh.c (added) * testsuites/psxtests/psxhdrs/math/coshf.c (added) * testsuites/psxtests/psxhdrs/math/coshl.c (added) * testsuites/psxtests/psxhdrs/math/cosl.c (added) * testsuites/psxtests/psxhdrs/math/erf.c (added) * testsuites/psxtests/psxhdrs/math/erfc.c (added) * testsuites/psxtests/psxhdrs/math/erfcf.c (added) * testsuites/psxtests/psxhdrs/math/erfcl.c (added) * testsuites/psxtests/psxhdrs/math/erff.c (added) * testsuites/psxtests/psxhdrs/math/erfl.c (added) * testsuites/psxtests/psxhdrs/math/exp.c (added) * testsuites/psxtests/psxhdrs/math/exp2.c (added) * testsuites/psxtests/psxhdrs/math/exp2f.c (added) * testsuites/psxtests/psxhdrs/math/exp2l.c (added) * testsuites/psxtests/psxhdrs/math/expf.c (added) * testsuites/psxtests/psxhdrs/math/expl.c (added) * testsuites/psxtests/psxhdrs/math/expm1. (added) * testsuites/psxtests/psxhdrs/math/expm1.c (added) * testsuites/psxtests/psxhdrs/math/expm1f.c (added) * testsuites/psxtests/psxhdrs/math/expm1l.c (added) * testsuites/psxtests/psxhdrs/math/fabs.c (added) * testsuites/psxtests/psxhdrs/math/fabsf.c (added) * testsuites/psxtests/psxhdrs/math/fabsl.c (added) * testsuites/psxtests/psxhdrs/math/fdim.c (added) * testsuites/psxtests/psxhdrs/math/fdimf.c (added) * testsuites/psxtests/psxhdrs/math/fdiml.c (added) * testsuites/psxtests/psxhdrs/math/floor.c (added) * testsuites/psxtests/psxhdrs/math/floorf.c (added) * testsuites/psxtests/psxhdrs/math/floorl.c (added) * testsuites/psxtests/psxhdrs/math/fma.c (added) * testsuites/psxtests/psxhdrs/math/fmaf.c (added) * testsuites/psxtests/psxhdrs/math/fmal.c (added) * testsuites/psxtests/psxhdrs/math/fmax.c (added) * testsuites/psxtests/psxhdrs/math/fmaxf.c (added) * testsuites/psxtests/psxhdrs/math/fmaxl.c (added) * testsuites/psxtests/psxhdrs/math/fmin.c (added) * testsuites/psxtests/psxhdrs/math/fminf.c (added) * testsuites/psxtests/psxhdrs/math/fminl.c (added) * testsuites/psxtests/psxhdrs/math/fmod.c (added) * testsuites/psxtests/psxhdrs/math/fmodf.c (added) * testsuites/psxtests/psxhdrs/math/fmodl.c (added) * testsuites/psxtests/psxhdrs/math/fpclassify.c (added) * testsuites/psxtests/psxhdrs/math/frexp.c (added) * testsuites/psxtests/psxhdrs/math/frexpf.c (added) * testsuites/psxtests/psxhdrs/math/frexpl.c (added) * testsuites/psxtests/psxhdrs/math/hypot.c (added) * testsuites/psxtests/psxhdrs/math/hypotf.c (added) * testsuites/psxtests/psxhdrs/math/hypotl.c (added) * testsuites/psxtests/psxhdrs/math/ilogb.c (added) * testsuites/psxtests/psxhdrs/math/ilogbf.c (added) * testsuites/psxtests/psxhdrs/math/ilogbl.c (added) * testsuites/psxtests/psxhdrs/math/isfinite.c (added) * testsuites/psxtests/psxhdrs/math/isgreater.c (added) * testsuites/psxtests/psxhdrs/math/isgreaterequal.c (added) * testsuites/psxtests/psxhdrs/math/isinf.c (added) * testsuites/psxtests/psxhdrs/math/isless.c (added) * testsuites/psxtests/psxhdrs/math/islessequal.c (added) * testsuites/psxtests/psxhdrs/math/islessgreater.c (added) * testsuites/psxtests/psxhdrs/math/isnan.c (added) * testsuites/psxtests/psxhdrs/math/isnormal.c (added) * testsuites/psxtests/psxhdrs/math/isunordered.c (added) * testsuites/psxtests/psxhdrs/math/ldexp.c (added) * testsuites/psxtests/psxhdrs/math/ldexpf.c (added) * testsuites/psxtests/psxhdrs/math/ldexpl.c (added) * testsuites/psxtests/psxhdrs/math/lgamma.c (added) * testsuites/psxtests/psxhdrs/math/lgammaf.c (added) * testsuites/psxtests/psxhdrs/math/lgammal.c (added) * testsuites/psxtests/psxhdrs/math/llrint.c (added) * testsuites/psxtests/psxhdrs/math/llrintf.c (added) * testsuites/psxtests/psxhdrs/math/llrintl.c (added) * testsuites/psxtests/psxhdrs/math/llround.c (added) * testsuites/psxtests/psxhdrs/math/llroundf.c (added) * testsuites/psxtests/psxhdrs/math/llroundl.c (added) * testsuites/psxtests/psxhdrs/math/log.c (added) * testsuites/psxtests/psxhdrs/math/log10.c (added) * testsuites/psxtests/psxhdrs/math/log10f.c (added) * testsuites/psxtests/psxhdrs/math/log10l.c (added) * testsuites/psxtests/psxhdrs/math/log1p.c (added) * testsuites/psxtests/psxhdrs/math/log1pf.c (added) * testsuites/psxtests/psxhdrs/math/log1pl.c (added) * testsuites/psxtests/psxhdrs/math/log2.c (added) * testsuites/psxtests/psxhdrs/math/log2f.c (added) * testsuites/psxtests/psxhdrs/math/log2l.c (added) * testsuites/psxtests/psxhdrs/math/logb.c (added) * testsuites/psxtests/psxhdrs/math/logbf.c (added) * testsuites/psxtests/psxhdrs/math/logbl.c (added) * testsuites/psxtests/psxhdrs/math/logf.c (added) * testsuites/psxtests/psxhdrs/math/logl.c (added) * testsuites/psxtests/psxhdrs/math/lrint.c (added) * testsuites/psxtests/psxhdrs/math/lrintf.c (added) * testsuites/psxtests/psxhdrs/math/lrintl.c (added) * testsuites/psxtests/psxhdrs/math/lround.c (added) * testsuites/psxtests/psxhdrs/math/lroundf.c (added) * testsuites/psxtests/psxhdrs/math/lroundl.c (added) * testsuites/psxtests/psxhdrs/math/modf.c (added) * testsuites/psxtests/psxhdrs/math/modff.c (added) * testsuites/psxtests/psxhdrs/math/modfl.c (added) * testsuites/psxtests/psxhdrs/math/nan.c (added) * testsuites/psxtests/psxhdrs/math/nanf.c (added) * testsuites/psxtests/psxhdrs/math/nanl.c (added) * testsuites/psxtests/psxhdrs/math/nearbyint.c (added) * testsuites/psxtests/psxhdrs/math/nearbyintf.c (added) * testsuites/psxtests/psxhdrs/math/nearbyintl.c (added) * testsuites/psxtests/psxhdrs/math/nextafter.c (added) * testsuites/psxtests/psxhdrs/math/nextafterf.c (added) * testsuites/psxtests/psxhdrs/math/nextafterl.c (added) * testsuites/psxtests/psxhdrs/math/nexttoward.c (added) * testsuites/psxtests/psxhdrs/math/nexttowardf.c (added) * testsuites/psxtests/psxhdrs/math/nexttowardl.c (added) * testsuites/psxtests/psxhdrs/math/pow.c (added) * testsuites/psxtests/psxhdrs/math/powf.c (added) * testsuites/psxtests/psxhdrs/math/powl.c (added) * testsuites/psxtests/psxhdrs/math/remainder.c (added) * testsuites/psxtests/psxhdrs/math/remainderf.c (added) * testsuites/psxtests/psxhdrs/math/remainderl.c (added) * testsuites/psxtests/psxhdrs/math/remquo.c (added) * testsuites/psxtests/psxhdrs/math/remquof.c (added) * testsuites/psxtests/psxhdrs/math/remquol.c (added) * testsuites/psxtests/psxhdrs/math/rint.c (added) * testsuites/psxtests/psxhdrs/math/rintf.c (added) * testsuites/psxtests/psxhdrs/math/rintl.c (added) * testsuites/psxtests/psxhdrs/math/round.c (added) * testsuites/psxtests/psxhdrs/math/roundf.c (added) * testsuites/psxtests/psxhdrs/math/roundl.c (added) * testsuites/psxtests/psxhdrs/math/scalbln.c (added) * testsuites/psxtests/psxhdrs/math/scalblnf.c (added) * testsuites/psxtests/psxhdrs/math/scalblnl.c (added) * testsuites/psxtests/psxhdrs/math/scalbn.c (added) * testsuites/psxtests/psxhdrs/math/scalbnf.c (added) * testsuites/psxtests/psxhdrs/math/scalbnl.c (added) * testsuites/psxtests/psxhdrs/math/signbit.c (added) * testsuites/psxtests/psxhdrs/math/sin.c (added) * testsuites/psxtests/psxhdrs/math/sinf.c (added) * testsuites/psxtests/psxhdrs/math/sinh.c (added) * testsuites/psxtests/psxhdrs/math/sinhf.c (added) * testsuites/psxtests/psxhdrs/math/sinhl.c (added) * testsuites/psxtests/psxhdrs/math/sinl.c (added) * testsuites/psxtests/psxhdrs/math/sqrt.c (added) * testsuites/psxtests/psxhdrs/math/sqrtf.c (added) * testsuites/psxtests/psxhdrs/math/sqrtl.c (added) * testsuites/psxtests/psxhdrs/math/tan.c (added) * testsuites/psxtests/psxhdrs/math/tanf.c (added) * testsuites/psxtests/psxhdrs/math/tanh.c (added) * testsuites/psxtests/psxhdrs/math/tanhf.c (added) * testsuites/psxtests/psxhdrs/math/tanhl.c (added) * testsuites/psxtests/psxhdrs/math/tanl.c (added) * testsuites/psxtests/psxhdrs/math/tgamma.c (added) * testsuites/psxtests/psxhdrs/math/tgammaf.c (added) * testsuites/psxtests/psxhdrs/math/tgammal.c (added) * testsuites/psxtests/psxhdrs/math/trunc.c (added) * testsuites/psxtests/psxhdrs/math/truncf.c (added) * testsuites/psxtests/psxhdrs/math/truncl.c (added) * testsuites/psxtests/psxhdrs/math/y0.c (added) * testsuites/psxtests/psxhdrs/math/y0f.c (added) * testsuites/psxtests/psxhdrs/math/y0l.c (added) * testsuites/psxtests/psxhdrs/math/y1.c (added) * testsuites/psxtests/psxhdrs/math/y1f.c (added) * testsuites/psxtests/psxhdrs/math/y1l.c (added) * testsuites/psxtests/psxhdrs/math/yn.c (added) * testsuites/psxtests/psxhdrs/math/ynf.c (added) * testsuites/psxtests/psxhdrs/math/ynl.c (added) psxhdrs: Add POSIX Conformance Tests for math.h (GCI 2018) Includes ... Thu, 06 Dec 2018 11:16:25 GMT ABR290B [da262164] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fenv/feclearexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetenv.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetexceptflag.c (added) * testsuites/psxtests/psxhdrs/fenv/fegetround.c (added) * testsuites/psxtests/psxhdrs/fenv/feholdexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/feraiseexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetenv.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetexceptflag.c (added) * testsuites/psxtests/psxhdrs/fenv/fesetround.c (added) * testsuites/psxtests/psxhdrs/fenv/fetestexcept.c (added) * testsuites/psxtests/psxhdrs/fenv/feupdateenv.c (added) POSIX Signature Test for fenv.h (GCI 2018) Updates #2971. Thu, 06 Dec 2018 06:44:41 GMT Jacob Shin [187ef31] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/wctype/iswalnum.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalnum_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalpha.c (added) * testsuites/psxtests/psxhdrs/wctype/iswalpha_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswblank.c (added) * testsuites/psxtests/psxhdrs/wctype/iswblank_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswcntrl.c (added) * testsuites/psxtests/psxhdrs/wctype/iswcntrl_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswctype.c (added) * testsuites/psxtests/psxhdrs/wctype/iswctype_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswdigit.c (added) * testsuites/psxtests/psxhdrs/wctype/iswdigit_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswgraph.c (added) * testsuites/psxtests/psxhdrs/wctype/iswgraph_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswlower.c (added) * testsuites/psxtests/psxhdrs/wctype/iswlower_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswprint.c (added) * testsuites/psxtests/psxhdrs/wctype/iswprint_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswpunct.c (added) * testsuites/psxtests/psxhdrs/wctype/iswpunct_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswspace.c (added) * testsuites/psxtests/psxhdrs/wctype/iswspace_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswupper.c (added) * testsuites/psxtests/psxhdrs/wctype/iswupper_l.c (added) * testsuites/psxtests/psxhdrs/wctype/iswxdigit.c (added) * testsuites/psxtests/psxhdrs/wctype/iswxdigit_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towctrans.c (added) * testsuites/psxtests/psxhdrs/wctype/towctrans_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towlower.c (added) * testsuites/psxtests/psxhdrs/wctype/towlower_l.c (added) * testsuites/psxtests/psxhdrs/wctype/towupper.c (added) * testsuites/psxtests/psxhdrs/wctype/towupper_l.c (added) * testsuites/psxtests/psxhdrs/wctype/wctrans.c (added) * testsuites/psxtests/psxhdrs/wctype/wctrans_l.c (added) * testsuites/psxtests/psxhdrs/wctype/wctype.c (added) * testsuites/psxtests/psxhdrs/wctype/wctype_l.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for wctype.h (GCI 2018) Thu, 06 Dec 2018 12:40:08 GMT Sebastian Huber [e50b4bd3] * cpukit/include/rtems/score/basedefs.h (modified) score: Use __typeof__ for strict ISO C compat Enable the use of ... Thu, 06 Dec 2018 09:49:43 GMT Sebastian Huber [4e46ba8] * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskrestart.c (modified) rtems: Fix rtems_task_restart() argument type Close #3637. Thu, 06 Dec 2018 04:08:31 GMT ABR290B [bf135a9] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/glob/glob.c (added) * testsuites/psxtests/psxhdrs/glob/globfree.c (added) POSIX Compliance Signature Test for glob.h (GCI 2018) Wed, 05 Dec 2018 23:02:39 GMT zehata [65b3fba] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/complex/cabs.c (added) * testsuites/psxtests/psxhdrs/complex/cabsf.c (added) * testsuites/psxtests/psxhdrs/complex/cabsl.c (added) * testsuites/psxtests/psxhdrs/complex/cacos.c (added) * testsuites/psxtests/psxhdrs/complex/cacosf.c (added) * testsuites/psxtests/psxhdrs/complex/cacosh.c (added) * testsuites/psxtests/psxhdrs/complex/cacoshf.c (added) * testsuites/psxtests/psxhdrs/complex/cacoshl.c (added) * testsuites/psxtests/psxhdrs/complex/cacosl.c (added) * testsuites/psxtests/psxhdrs/complex/carg.c (added) * testsuites/psxtests/psxhdrs/complex/cargf.c (added) * testsuites/psxtests/psxhdrs/complex/cargl.c (added) * testsuites/psxtests/psxhdrs/complex/casin.c (added) * testsuites/psxtests/psxhdrs/complex/casinf.c (added) * testsuites/psxtests/psxhdrs/complex/casinh.c (added) * testsuites/psxtests/psxhdrs/complex/casinhf.c (added) * testsuites/psxtests/psxhdrs/complex/casinhl.c (added) * testsuites/psxtests/psxhdrs/complex/casinl.c (added) * testsuites/psxtests/psxhdrs/complex/catan.c (added) * testsuites/psxtests/psxhdrs/complex/catanf.c (added) * testsuites/psxtests/psxhdrs/complex/catanh.c (added) * testsuites/psxtests/psxhdrs/complex/catanhf.c (added) * testsuites/psxtests/psxhdrs/complex/catanhl.c (added) * testsuites/psxtests/psxhdrs/complex/catanl.c (added) * testsuites/psxtests/psxhdrs/complex/ccos.c (added) * testsuites/psxtests/psxhdrs/complex/ccosf.c (added) * testsuites/psxtests/psxhdrs/complex/ccosh.c (added) * testsuites/psxtests/psxhdrs/complex/ccoshf.c (added) * testsuites/psxtests/psxhdrs/complex/ccoshl.c (added) * testsuites/psxtests/psxhdrs/complex/ccosl.c (added) * testsuites/psxtests/psxhdrs/complex/cexp.c (added) * testsuites/psxtests/psxhdrs/complex/cexpf.c (added) * testsuites/psxtests/psxhdrs/complex/cexpl.c (added) * testsuites/psxtests/psxhdrs/complex/cimag.c (added) * testsuites/psxtests/psxhdrs/complex/cimagf.c (added) * testsuites/psxtests/psxhdrs/complex/cimagl.c (added) * testsuites/psxtests/psxhdrs/complex/clog.c (added) * testsuites/psxtests/psxhdrs/complex/clogf.c (added) * testsuites/psxtests/psxhdrs/complex/clogl.c (added) * testsuites/psxtests/psxhdrs/complex/conj.c (added) * testsuites/psxtests/psxhdrs/complex/conjf.c (added) * testsuites/psxtests/psxhdrs/complex/conjl.c (added) * testsuites/psxtests/psxhdrs/complex/cpow.c (added) * testsuites/psxtests/psxhdrs/complex/cpowf.c (added) * testsuites/psxtests/psxhdrs/complex/cpowl.c (added) * testsuites/psxtests/psxhdrs/complex/cproj.c (added) * testsuites/psxtests/psxhdrs/complex/cprojf.c (added) * testsuites/psxtests/psxhdrs/complex/cprojl.c (added) * testsuites/psxtests/psxhdrs/complex/creal.c (added) * testsuites/psxtests/psxhdrs/complex/crealf.c (added) * testsuites/psxtests/psxhdrs/complex/creall.c (added) * testsuites/psxtests/psxhdrs/complex/csin.c (added) * testsuites/psxtests/psxhdrs/complex/csinf.c (added) * testsuites/psxtests/psxhdrs/complex/csinh.c (added) * testsuites/psxtests/psxhdrs/complex/csinhf.c (added) * testsuites/psxtests/psxhdrs/complex/csinhl.c (added) * testsuites/psxtests/psxhdrs/complex/csinl.c (added) * testsuites/psxtests/psxhdrs/complex/csqrt.c (added) * testsuites/psxtests/psxhdrs/complex/csqrtf.c (added) * testsuites/psxtests/psxhdrs/complex/csqrtl.c (added) * testsuites/psxtests/psxhdrs/complex/ctan.c (added) * testsuites/psxtests/psxhdrs/complex/ctanf.c (added) * testsuites/psxtests/psxhdrs/complex/ctanh.c (added) * testsuites/psxtests/psxhdrs/complex/ctanhf.c (added) * testsuites/psxtests/psxhdrs/complex/ctanhl.c (added) * testsuites/psxtests/psxhdrs/complex/ctanl.c (added) Added POSIX Compliance Test for complex.h, and adding lines to define ... Thu, 06 Dec 2018 00:33:33 GMT Jacob Shin [95095be] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ftw/ftw.c (added) * testsuites/psxtests/psxhdrs/ftw/nftw.c (added) psxhdrs: Add POSIX API Signature Compliance Tests for ftw.h (GCI 2018) Wed, 05 Dec 2018 22:07:33 GMT Joel Sherrill [cbb08b61] * testsuites/psxtests/psxhdrs/assert/assert.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlclose.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlopen.c (modified) * testsuites/psxtests/psxhdrs/fnmatch/fnmatch.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv_close.c (modified) * testsuites/psxtests/psxhdrs/iconv/iconv_open.c (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo.c (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo_l.c (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon.c (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon_l.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_close.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_getattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_notify.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_open.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_receive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_send.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_setattr.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedreceive.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_timedsend.c (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_unlink.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_close.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_destroy.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_getvalue.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_init.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_post.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_timedwait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_trywait.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_unlink.c (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_wait.c (modified) * testsuites/psxtests/psxhdrs/ulimit/ulimit.c (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (modified) psxhdrs: Fix spacing Wed, 05 Dec 2018 21:23:58 GMT Joel Sherrill [36e1b82] * testsuites/psxtmtests/psxtmcleanup01/init.c (modified) psxtmcleanup01/init.c: Fix warnings Wed, 05 Dec 2018 21:23:40 GMT Joel Sherrill [70966985] * testsuites/psxtests/psxhdrs/strings/strncasecmp_l.c (modified) psxhdrs/strings/strncasecmp_l.c: Fix warning Wed, 05 Dec 2018 20:03:13 GMT Himanshu40 [a115818] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/stdio/clearerr.c (added) * testsuites/psxtests/psxhdrs/stdio/ctermid.c (added) * testsuites/psxtests/psxhdrs/stdio/dprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/fclose.c (added) * testsuites/psxtests/psxhdrs/stdio/fdopen.c (added) * testsuites/psxtests/psxhdrs/stdio/feof.c (added) * testsuites/psxtests/psxhdrs/stdio/ferror.c (added) * testsuites/psxtests/psxhdrs/stdio/fflush.c (added) * testsuites/psxtests/psxhdrs/stdio/fgetc.c (added) * testsuites/psxtests/psxhdrs/stdio/fgetpos.c (added) * testsuites/psxtests/psxhdrs/stdio/fgets.c (added) * testsuites/psxtests/psxhdrs/stdio/fileno.c (added) * testsuites/psxtests/psxhdrs/stdio/flockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/fmemopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/fputc.c (added) * testsuites/psxtests/psxhdrs/stdio/fputs.c (added) * testsuites/psxtests/psxhdrs/stdio/fread.c (added) * testsuites/psxtests/psxhdrs/stdio/freopen.c (added) * testsuites/psxtests/psxhdrs/stdio/fscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/fseek.c (added) * testsuites/psxtests/psxhdrs/stdio/fseeko.c (added) * testsuites/psxtests/psxhdrs/stdio/fsetpos.c (added) * testsuites/psxtests/psxhdrs/stdio/ftell.c (added) * testsuites/psxtests/psxhdrs/stdio/ftello.c (added) * testsuites/psxtests/psxhdrs/stdio/ftrylockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/funlockfile.c (added) * testsuites/psxtests/psxhdrs/stdio/fwrite.c (added) * testsuites/psxtests/psxhdrs/stdio/getc.c (added) * testsuites/psxtests/psxhdrs/stdio/getc_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/getchar.c (added) * testsuites/psxtests/psxhdrs/stdio/getchar_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/getdelim.c (added) * testsuites/psxtests/psxhdrs/stdio/getline.c (added) * testsuites/psxtests/psxhdrs/stdio/gets.c (added) * testsuites/psxtests/psxhdrs/stdio/open_memstream.c (added) * testsuites/psxtests/psxhdrs/stdio/pclose.c (added) * testsuites/psxtests/psxhdrs/stdio/perror.c (added) * testsuites/psxtests/psxhdrs/stdio/popen.c (added) * testsuites/psxtests/psxhdrs/stdio/printf.c (added) * testsuites/psxtests/psxhdrs/stdio/putc.c (added) * testsuites/psxtests/psxhdrs/stdio/putc_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/putchar.c (added) * testsuites/psxtests/psxhdrs/stdio/putchar_unlocked.c (added) * testsuites/psxtests/psxhdrs/stdio/puts.c (added) * testsuites/psxtests/psxhdrs/stdio/remove.c (added) * testsuites/psxtests/psxhdrs/stdio/rename.c (added) * testsuites/psxtests/psxhdrs/stdio/renameat.c (added) * testsuites/psxtests/psxhdrs/stdio/rewind.c (added) * testsuites/psxtests/psxhdrs/stdio/scanf.c (added) * testsuites/psxtests/psxhdrs/stdio/setbuf.c (added) * testsuites/psxtests/psxhdrs/stdio/setvbuf.c (added) * testsuites/psxtests/psxhdrs/stdio/snprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/sprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/sscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/stderr.c (added) * testsuites/psxtests/psxhdrs/stdio/stdin.c (added) * testsuites/psxtests/psxhdrs/stdio/stdout.c (added) * testsuites/psxtests/psxhdrs/stdio/tempnam.c (added) * testsuites/psxtests/psxhdrs/stdio/tmpfile.c (added) * testsuites/psxtests/psxhdrs/stdio/tmpnam.c (added) * testsuites/psxtests/psxhdrs/stdio/ungetc.c (added) * testsuites/psxtests/psxhdrs/stdio/vdprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vfprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vfscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/vprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vscanf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsnprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsprintf.c (added) * testsuites/psxtests/psxhdrs/stdio/vsscanf.c (added) psxhdrs: added POSIX API Signature Compliance Tests for stdio.h File ... Wed, 05 Dec 2018 19:14:42 GMT Jacob Shin [cf2e6dde] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/utsname/uname.c (added) psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI ... Wed, 05 Dec 2018 17:38:50 GMT Jacob Shin [7b5379d] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/assert/assert.c (added) psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018) Wed, 05 Dec 2018 17:59:31 GMT Joel Sherrill [9abe98b3] * testsuites/psxtests/Makefile.am (modified) testsuites/psxtests/Makefile.am: Disable psxhdrs for dirfd.c and ... Wed, 05 Dec 2018 17:58:59 GMT Joel Sherrill [e517fe68] * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (modified) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (modified) psxhdrs: Fix warnings Wed, 05 Dec 2018 15:28:39 GMT Himanshu40 [e15ae5a3] * testsuites/psxtests/psxhdrs/dirent/alphasort.c (modified) * testsuites/psxtests/psxhdrs/dirent/closedir.c (modified) * testsuites/psxtests/psxhdrs/dirent/dirfd.c (modified) * testsuites/psxtests/psxhdrs/dirent/fdopendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/opendir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/readdir_r.c (modified) * testsuites/psxtests/psxhdrs/dirent/rewinddir.c (modified) * testsuites/psxtests/psxhdrs/dirent/scandir.c (modified) * testsuites/psxtests/psxhdrs/dirent/seekdir.c (modified) * testsuites/psxtests/psxhdrs/dirent/telldir.c (modified) psxhdrs: Align the code properly to left hand margin Wed, 05 Dec 2018 17:14:17 GMT Jacob Shin [7fe5922a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo.c (added) * testsuites/psxtests/psxhdrs/langinfo/nl_langinfo_l.c (added) psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018) Wed, 05 Dec 2018 12:02:59 GMT Sebastian Huber [2e8b5de] * bsps/sparc/leon2/console/console.c (modified) * bsps/sparc/leon2/console/debugputs.c (modified) * bsps/sparc/leon2/include/bsp.h (modified) bsp/leon2: Move printk() support Avoid assert() in ... Tue, 04 Dec 2018 23:00:09 GMT Jacob Shin [5bb1f3b2] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/monetary/strfmon.c (added) * testsuites/psxtests/psxhdrs/monetary/strfmon_l.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for ... Tue, 04 Dec 2018 22:55:53 GMT Joel Sherrill [55719ba] * testsuites/psxtests/psxhdrs/dlfcn/dlsym.c (modified) * testsuites/psxtests/psxhdrs/sys/time/getitimer.c (modified) * testsuites/psxtests/psxhdrs/sys/time/gettimeofday.c (modified) * testsuites/psxtests/psxhdrs/sys/time/setitimer.c (modified) psxhdrs: Fix warnings Tue, 04 Dec 2018 22:29:37 GMT Jacob Shin [b0b095c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/ulimit/ulimit.c (added) psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018) Tue, 04 Dec 2018 22:05:10 GMT Marçal Comajoan Cara [99de42c] * bsps/powerpc/beatnik/irq/irq_init.c (modified) * bsps/powerpc/mvme5500/irq/irq_init.c (modified) * bsps/powerpc/psim/irq/irq_init.c (modified) * bsps/powerpc/ss555/start/irq_init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) Capitalize Rtems to RTEMS Mon, 03 Dec 2018 20:37:32 GMT Marçal Comajoan Cara [0446f680] * bsps/i386/pc386/start/README-SMP (modified) * bsps/powerpc/shared/exceptions/ppc_exc_address.c (modified) * bsps/sparc/leon3/start/bspclean.c (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/mainpage.h (modified) * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libfs/src/defaults/default_rename.c (modified) * cpukit/libfs/src/dosfs/msdos_format.c (modified) * cpukit/libi2c/README_libi2c (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) * testsuites/smptests/smpmutex01/init.c (modified) Spelling and grammar fixes in source code comments (GCI 2018) Tue, 04 Dec 2018 16:43:59 GMT zehata [e25acd8] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/sys/time/getitimer.c (added) * testsuites/psxtests/psxhdrs/sys/time/gettimeofday.c (added) * testsuites/psxtests/psxhdrs/sys/time/select.c (added) * testsuites/psxtests/psxhdrs/sys/time/setitimer.c (added) * testsuites/psxtests/psxhdrs/sys/time/utimes.c (added) psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018) Tue, 04 Dec 2018 04:42:01 GMT Jacob Shin [adc11af9] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/iconv/iconv.c (added) * testsuites/psxtests/psxhdrs/iconv/iconv_close.c (added) * testsuites/psxtests/psxhdrs/iconv/iconv_open.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h ... Tue, 04 Dec 2018 14:26:55 GMT Sebastian Huber [fdcba406] * bsps/sparc/leon3/start/cpucounter.c (modified) bsp/leon3: Fix CPU counter frequency Tue, 04 Dec 2018 02:57:47 GMT Jacob Shin [8f79854] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/fnmatch/fnmatch.c (added) psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h ... Mon, 03 Dec 2018 17:04:04 GMT Himanshu40 [b055da27] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/regex/regcomp.c (added) * testsuites/psxtests/psxhdrs/regex/regerror.c (added) * testsuites/psxtests/psxhdrs/regex/regexec.c (added) * testsuites/psxtests/psxhdrs/regex/regfree.c (added) psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018) Mon, 03 Dec 2018 12:34:28 GMT Sebastian Huber [577d9a5] * cpukit/libmisc/testsupport/testextension.c (modified) testsupport: Include missing Fri, 30 Nov 2018 12:57:04 GMT Sebastian Huber [b9ffb624] * cpukit/include/rtems/counter.h (modified) * cpukit/sapi/src/cpucounterconverter.c (modified) * testsuites/sptests/spcpucounter01/init.c (modified) Convert CPU counter ticks to/from sbintime_t The sbintime_t is an ... Mon, 03 Dec 2018 03:13:23 GMT Jacob Shin [d0a7f03] * aclocal/project-root.m4 (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-dir.c (modified) * cpukit/posix/src/sigwaitinfo.c (modified) 5 spelling errors for a Google Code-In task. Username: ... Mon, 03 Dec 2018 01:36:54 GMT Shashvat Jain [7383632c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/utime/utime.c (added) psxhdrs:Add POSIX conformance test for utime.h (GCI 2018) Sun, 02 Dec 2018 14:36:39 GMT kaidoho [b8e8d0d] * aclocal/enable-rtemsbsp.m4 (modified) Fix wrong command hint in case of error Sun, 02 Dec 2018 11:01:18 GMT Himanshu40 [0888bfd5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/locale/duplocale.c (added) * testsuites/psxtests/psxhdrs/locale/freelocale.c (added) * testsuites/psxtests/psxhdrs/locale/localeconv.c (added) * testsuites/psxtests/psxhdrs/locale/newlocale.c (added) * testsuites/psxtests/psxhdrs/locale/setlocale.c (added) * testsuites/psxtests/psxhdrs/locale/uselocale.c (added) psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018) Sat, 01 Dec 2018 18:41:19 GMT Himanshu40 [903c57a] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/dlfcn/dlclose.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlerror.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlopen.c (added) * testsuites/psxtests/psxhdrs/dlfcn/dlsym.c (added) psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File ... Sat, 01 Dec 2018 17:53:06 GMT Himanshu40 [e3086c9c] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/strings/bcmp.c (added) * testsuites/psxtests/psxhdrs/strings/bcopy.c (added) * testsuites/psxtests/psxhdrs/strings/ffs.c (added) * testsuites/psxtests/psxhdrs/strings/index.c (added) * testsuites/psxtests/psxhdrs/strings/rindex.c (added) * testsuites/psxtests/psxhdrs/strings/strcasecmp.c (added) * testsuites/psxtests/psxhdrs/strings/strcasecmp_l.c (added) * testsuites/psxtests/psxhdrs/strings/strncasecmp.c (added) * testsuites/psxtests/psxhdrs/strings/strncasecmp_l.c (added) psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018) Fri, 30 Nov 2018 19:01:50 GMT Shashvat Jain [f40f86d] * bsps/powerpc/haleakala/config/haleakala.cfg (modified) powerpc/haleakala:Add per-section compilation and linking support ... Fri, 30 Nov 2018 18:07:17 GMT Shashvat Jain [c056f21] * bsps/powerpc/mpc8260ads/config/mpc8260ads.cfg (modified) powerpc/mpc8260ads:Add per-section compilation and linking support ... Fri, 30 Nov 2018 16:39:29 GMT Shashvat Jain [8b3ca0c] * bsps/powerpc/qemuppc/config/qemuppc.cfg (modified) powerpc/qemuppc:Add per-section compilation and linking support (GCI ... Fri, 30 Nov 2018 15:03:25 GMT Shashvat Jain [8b6273a8] * bsps/powerpc/ss555/config/ss555.cfg (modified) powerpc/ss555:Add per-section compilation and linking support(GCI ... Fri, 30 Nov 2018 14:33:45 GMT Joel Sherrill [e54a266e] * testsuites/psxtests/psxmsgq01/init.c (modified) psxmsgq01/init.c: Disable signal usage when POSIX disabled closes #3626. Fri, 30 Nov 2018 14:33:31 GMT Joel Sherrill [10e7d87] * bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg (modified) mcf52235-testsuite.tcfg: Add dl07 Thu, 29 Nov 2018 22:46:06 GMT Joel Sherrill [e447d4c0] * bsps/or1k/generic_or1k/config/generic_or1k-testsuite.tcfg (modified) generic_or1k-testsuite.tcfg: Enable sptls01 now that GCC is from FSF ... Thu, 29 Nov 2018 20:39:47 GMT Shashvat Jain [8b28fdd] * bsps/m68k/mrm332/config/mrm332.cfg (modified) m68k/mrm332:Add per-section compilation and linking support (GCI ... Thu, 29 Nov 2018 18:32:46 GMT Shashvat Jain [f57d4d5] * bsps/m68k/mcf5206elite/config/mcf5206elite.cfg (modified) m68k/mcf5206elite:Add per-section compilation and linking support ... Thu, 29 Nov 2018 17:03:19 GMT Himanshu40 [7ea4c02] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/semaphore/sem_close.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_destroy.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_getvalue.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_init.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_open.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_post.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_timedwait.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_trywait.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_unlink.c (added) * testsuites/psxtests/psxhdrs/semaphore/sem_wait.c (added) psxtests : Add POSIX API Signature Compliance Tests for semaphore.h ... Thu, 29 Nov 2018 16:54:12 GMT Joel Sherrill [d6d4002] * bsps/bfin/shared/dev/clock.c (modified) bfin/shared/dev/clock.c: Include rtems/score/thread.h Thu, 29 Nov 2018 16:53:48 GMT Joel Sherrill [b56edf1] * bsps/arm/lpc24xx/config/lpc23xx_tli800-testsuite.tcfg (modified) lpc23xx_tli800-testsuite.tcfg: Add dl07 Thu, 29 Nov 2018 16:53:32 GMT Joel Sherrill [9002859] * bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg (modified) lpc2362-testsuite.tcfg: Add dl07 Thu, 29 Nov 2018 15:19:44 GMT Joel Sherrill [7ed1e618] * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (modified) lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add dl07 Thu, 29 Nov 2018 15:19:06 GMT Joel Sherrill [1491db5b] * bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) lpc1768_mbed_ahb_ram-testsuite.tcfg: Add dl07 Thu, 29 Nov 2018 15:18:48 GMT Joel Sherrill [1d78d66] * bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg (modified) lpc1768_mbed-testsuite.tcfg: Add dl07 Wed, 28 Nov 2018 17:53:36 GMT Shashvat Jain [1fe6d11] * bsps/m68k/mcf52235/config/mcf52235.cfg (modified) m68k/mcf52235:Add per-section compilation and linking support(GCI ... Wed, 28 Nov 2018 20:07:41 GMT Shashvat Jain [9c4dc7b0] * bsps/m68k/mcf5225x/config/mcf5225x.cfg (modified) m68k/mcf5225x:Add per-section compilation and linking support(GCI ... Wed, 28 Nov 2018 15:36:31 GMT Shashvat Jain [cc119eb] * bsps/m68k/mcf5329/config/mcf5329.cfg (modified) m68k/mcf5329:Add per-section compilation and linking support (GCI ... Wed, 28 Nov 2018 13:15:38 GMT Shashvat Jain [e80d34e] * bsps/m68k/mcf5235/config/mcf5235.cfg (modified) m68k/mcf5235:Add per-section compilation and linking support (GCI ... Wed, 28 Nov 2018 08:04:34 GMT Himanshu40 [93ccf479] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/mqueue/mq_close.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_getattr.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_notify.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_open.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_receive.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_send.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_setattr.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_timedreceive.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_timedsend.c (added) * testsuites/psxtests/psxhdrs/mqueue/mq_unlink.c (added) psxtests: add POSIX API signature compliance tests for mqueue.h file ... Wed, 28 Nov 2018 16:43:23 GMT Joel Sherrill [a919807] * bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg (modified) lm3s3749-testsuite.tcfg: Add dl07 Wed, 28 Nov 2018 13:52:22 GMT Sebastian Huber [5bf0c1a] * bsps/shared/cache/cacheimpl.h (modified) bsps/sparc: Fix SMP build Update #3622. Wed, 28 Nov 2018 09:32:46 GMT Chris Johns [aa5c462] * testsuites/rtems-test-check.py (modified) testsuite: Parse TCFG path based on OS path separator. Tue, 27 Nov 2018 17:10:30 GMT Himanshu40 [27a8fc5] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/dirent/alphasort.c (added) * testsuites/psxtests/psxhdrs/dirent/closedir.c (added) * testsuites/psxtests/psxhdrs/dirent/dirfd.c (added) * testsuites/psxtests/psxhdrs/dirent/fdopendir.c (added) * testsuites/psxtests/psxhdrs/dirent/opendir.c (added) * testsuites/psxtests/psxhdrs/dirent/readdir.c (added) * testsuites/psxtests/psxhdrs/dirent/readdir_r.c (added) * testsuites/psxtests/psxhdrs/dirent/rewinddir.c (added) * testsuites/psxtests/psxhdrs/dirent/scandir.c (added) * testsuites/psxtests/psxhdrs/dirent/seekdir.c (added) * testsuites/psxtests/psxhdrs/dirent/telldir.c (added) psxtests: add POSIX API signature compliance tests for dirent.h file ... Tue, 27 Nov 2018 02:29:49 GMT Shashvat Jain [89bff5a] * bsps/m68k/av5282/config/av5282.cfg (modified) m68k/av5282: Add per-section compilation and linking support (GCI ... Tue, 27 Nov 2018 10:56:01 GMT Sebastian Huber [06331e4] * cpukit/libfs/src/dosfs/fat.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix device identifier Update #3358. Mon, 26 Nov 2018 14:44:25 GMT Sebastian Huber [a7267241] * bsps/sparc/headers.am (modified) * bsps/sparc/include/grlib_impl.h (added) * bsps/sparc/shared/1553/gr1553bc.c (modified) * bsps/sparc/shared/1553/gr1553bm.c (modified) * bsps/sparc/shared/1553/gr1553rt.c (modified) * bsps/sparc/shared/amba/ahbstat.c (modified) * bsps/sparc/shared/can/grcan.c (modified) * bsps/sparc/shared/can/occan.c (modified) * bsps/sparc/shared/net/greth.c (modified) * bsps/sparc/shared/pci/gr_701.c (modified) * bsps/sparc/shared/pci/gr_cpci_gr740.c (modified) * bsps/sparc/shared/pci/gr_leon4_n2x.c (modified) * bsps/sparc/shared/pci/gr_rasta_adcdac.c (modified) * bsps/sparc/shared/pci/gr_rasta_io.c (modified) * bsps/sparc/shared/pci/gr_rasta_spw_router.c (modified) * bsps/sparc/shared/pci/gr_rasta_tmtc.c (modified) * bsps/sparc/shared/pci/gr_tmtc_1553.c (modified) * bsps/sparc/shared/pci/grpci2.c (modified) * bsps/sparc/shared/pci/grpci2dma.c (modified) * bsps/sparc/shared/spw/grspw_pkt.c (modified) * bsps/sparc/shared/spw/grspw_router.c (modified) * bsps/sparc/shared/spw/spwtdp.c (modified) * bsps/sparc/shared/tmtc/grtc.c (modified) * bsps/sparc/shared/tmtc/grtm.c (modified) bsps/sparc: Add and use Reduce copy and paste. Mon, 15 Oct 2018 05:46:27 GMT Sebastian Huber [c1864a0a] * LICENSE.BSD-2-Clause (added) Add LICENSE.BSD-2-Clause Copied from: ... Mon, 26 Nov 2018 13:04:59 GMT Sebastian Huber [0a75a4aa] * bsps/shared/cache/cacheimpl.h (modified) * cpukit/include/rtems/rtems/cache.h (modified) * testsuites/smptests/smpcache01/init.c (modified) Remove rtems_cache_*_processor_set() functions The following ... Mon, 26 Nov 2018 09:14:00 GMT Sebastian Huber [6378978] * cpukit/rtems/src/semmp.c (modified) rtems: Fix semaphore MPCI support Mon, 26 Nov 2018 07:25:36 GMT Sebastian Huber [5fc727f] * cpukit/include/rtems/score/smplockstats.h (modified) * cpukit/score/src/profilingsmplock.c (modified) score: Remove ... Tue, 20 Nov 2018 15:22:56 GMT Sebastian Huber [eaa5ea84] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/heap.h (modified) * cpukit/include/rtems/score/heapinfo.h (added) * testsuites/libtests/stackchk/blow.c (modified) score: Introduce Move ... Sun, 25 Nov 2018 20:17:54 GMT Shashvat Jain [1947449] * bsps/m68k/uC5282/config/uC5282.cfg (modified) m68k/uC5282: Add per-section compilation and linking (GCI 2018) The ... Sun, 25 Nov 2018 15:49:30 GMT Himanshu40 [183b0ae] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmqrcvblock02/init.c (added) * testsuites/psxtmtests/psxtmmqrcvblock02/psxtmmqrcvblock02.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests: add psxtmmqrcvblock02 (GCI 2018) Sat, 24 Nov 2018 20:11:50 GMT ABR290B [16d5e394] * testsuites/psxtests/psxhdrs/pthread/pthread_attr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getdetachstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_getstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setguardsize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setinheritsched.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setschedpolicy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setscope.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstack.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstackaddr.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_attr_setstacksize.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cancel.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cleanup.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_broadcast.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_signal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_timedwait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_cond_wait.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_condattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_detach.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_equal.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_exit.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_getspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_join.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_create.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_key_delete.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_lock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_timedlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_trylock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutex_unlock.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_destroy.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_getpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_init.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprioceiling.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setprotocol.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_mutexattr_setpshared.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_once.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_self.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcancelstate.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setcanceltype.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setconcurrency.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (modified) psxtests/psxhdrs patch (GCI 2018) Sun, 25 Nov 2018 07:37:01 GMT Shashvat Jain [ffe9e7a] * bsps/m68k/gen68360/config/gen68360.cfg (modified) * bsps/m68k/gen68360/config/gen68360_040.cfg (modified) * bsps/m68k/gen68360/config/pgh360.cfg (modified) m68k/gen68360:Add per-section compilation and linking support The ...