# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 20:45:05 Thu, 22 Nov 2018 00:46:35 GMT Joel Sherrill [9dfb9a98] * cpukit/libfs/src/pipe/fifo.c (modified) pipe/fifo.c: Remove dead code (CID 1437649) Closes #3581. Tue, 20 Nov 2018 03:56:11 GMT Chris Johns [03139d5b] * cpukit/include/rtems/rtl/rtl-obj-fwd.h (modified) * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/include/rtems/rtl/rtl-sym.h (modified) * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libdl/rtl.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl02/dl-load.c (modified) * testsuites/libtests/dl07/dl-load.c (added) * testsuites/libtests/dl07/dl-load.h (added) * testsuites/libtests/dl07/dl-o1.c (added) * testsuites/libtests/dl07/dl-o1.h (added) * testsuites/libtests/dl07/dl-o2.c (added) * testsuites/libtests/dl07/dl-o2.h (added) * testsuites/libtests/dl07/dl-o3.c (added) * testsuites/libtests/dl07/dl-o4.c (added) * testsuites/libtests/dl07/dl-o4.h (added) * testsuites/libtests/dl07/dl-o5.c (added) * testsuites/libtests/dl07/dl-o5.h (added) * testsuites/libtests/dl07/dl07.doc (added) * testsuites/libtests/dl07/dl07.scn (added) * testsuites/libtests/dl07/init.c (added) libdl: Add object file dependencies to track references Tracking ... Tue, 20 Nov 2018 03:00:48 GMT Chris Johns [8e7c72a7] * cpukit/include/rtems/rtl/rtl-unresolved.h (modified) * cpukit/libdl/rtl-unresolved.c (modified) libdl: Reindex unresolved names after removing used records. ... Tue, 13 Nov 2018 06:26:17 GMT Chris Johns [803eac9] * cpukit/include/rtems/rtl/rtl-obj.h (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-obj.c (modified) libdl: Manage the allocation of common uninitialised variables. The ... Wed, 21 Nov 2018 16:00:35 GMT Himanshu40 [69812aa] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmbarrierattr01/init.c (added) * testsuites/psxtmtests/psxtmbarrierattr01/psxtmbarrierattr01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018) Wed, 21 Nov 2018 16:30:22 GMT Sebastian Huber [52c7cb1] * cpukit/score/src/wkstringduplicate.c (modified) score: Simplify _Workspace_String_duplicate() Fri, 16 Nov 2018 06:06:12 GMT Sebastian Huber [59e7209f] * cpukit/include/rtems/inttypes.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) score: Remove support for RTEMS_USE_16_BIT_OBJECT The ... Tue, 20 Nov 2018 12:09:53 GMT Sebastian Huber [e0caabe] * bsps/arm/shared/start/start.S (modified) bsps/arm: Avoid short range branch in start.S Tue, 20 Nov 2018 12:06:04 GMT Sebastian Huber [faafc229] * bsps/arm/shared/start/start.S (modified) bsps/arm: Use local labels in start.S Tue, 20 Nov 2018 12:03:20 GMT Sebastian Huber [94529131] * bsps/arm/shared/start/start.S (modified) bsps/arm: Simplify start.S The boot_card() function does not return. Tue, 20 Nov 2018 15:45:51 GMT kuaLeYi [bde6ac20] * cpukit/ftpd/ftpd.c (modified) * cpukit/libdrvmgr/README (modified) * make/leaf.cfg (modified) * testsuites/libtests/POSIX/README (modified) Misc: Minor English fixes (GCI 2018) Tue, 20 Nov 2018 01:11:58 GMT Himanshu40 [edae517] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmutexattr01/init.c (added) * testsuites/psxtmtests/psxtmmutexattr01/psxtmmutexattr01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmutexattr01: Added new POSIX timing suite (GCI 2018) Fri, 16 Nov 2018 06:46:16 GMT Sebastian Huber [0a6a4ddb] * bsps/moxie/moxiesim/start/linkcmds (modified) * bsps/moxie/moxiesim/start/start.S (modified) bsps/moxie: Use interrupt stack for init stack Update #3459. Fri, 16 Nov 2018 07:01:24 GMT Sebastian Huber [38f81bfc] * bsps/nios2/nios2_iss/start/start.S (modified) bsps/nios2: Use interrupt stack for init stack Update #3459. Thu, 15 Nov 2018 05:40:35 GMT Sebastian Huber [0989001] * bsps/sparc64/shared/start/start.S (modified) bsps/sparc64: Use interrupt stack for init stack Update #3459. Fri, 16 Nov 2018 07:55:30 GMT Sebastian Huber [5f5bbd1] * bsps/x86_64/amd64/start/linkcmds (modified) * bsps/x86_64/amd64/start/start.S (added) * bsps/x86_64/amd64/start/start.c (deleted) * c/src/lib/libbsp/x86_64/amd64/Makefile.am (modified) bsps/x86_64: Use interrupt stack for init stack Update #3459. Fri, 16 Nov 2018 05:39:49 GMT Sebastian Huber [0ce6bf3] * bsps/epiphany/epiphany_sim/start/start.S (modified) bsps/epiphany: Use interrupt stack for init stack Update #3459. Fri, 16 Nov 2018 05:36:28 GMT Sebastian Huber [a74ee417] * bsps/bfin/bf537Stamp/start/start.S (modified) * bsps/bfin/shared/start/start.S (modified) bsps/bfin: Use interrupt stack for init stack Update #3459. Fri, 16 Nov 2018 06:43:51 GMT Sebastian Huber [508f319e] * bsps/mips/hurricane/start/start.S (modified) * bsps/mips/rbtx4925/start/start.S (modified) * bsps/mips/rbtx4938/start/start.S (modified) bsps/mips: Use interrupt stack for init stack Update #3459. Thu, 15 Nov 2018 19:47:22 GMT Sebastian Huber [84e59b7c] * bsps/powerpc/gen5200/start/start.S (modified) * bsps/powerpc/gen83xx/start/start.S (modified) * bsps/powerpc/haleakala/start/linkcmds (modified) * bsps/powerpc/haleakala/start/start.S (moved) * bsps/powerpc/mpc8260ads/start/start.S (modified) * bsps/powerpc/mvme3100/start/start.S (modified) * bsps/powerpc/mvme5500/start/start.S (modified) * bsps/powerpc/shared/start/linkcmds.share (modified) * bsps/powerpc/shared/start/start.S (modified) * bsps/powerpc/ss555/start/linkcmds (modified) * bsps/powerpc/virtex/start/start.S (modified) * bsps/powerpc/virtex4/start/linkcmds (modified) * bsps/powerpc/virtex5/start/linkcmds (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) bsps/powerpc: Use interrupt stack for init stack Move start.o to ... Fri, 16 Nov 2018 06:36:04 GMT Sebastian Huber [cc61d5c] * bsps/m68k/av5282/start/start.S (modified) * bsps/m68k/csb360/start/start.S (modified) * bsps/m68k/mcf5206elite/start/start.S (modified) * bsps/m68k/mcf5235/start/start.S (modified) * bsps/m68k/uC5282/start/start.S (modified) bsps/m68k: Use interrupt stack for init stack Update #3459. Sat, 17 Nov 2018 17:09:05 GMT Himanshu40 [edd366c] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmcleanup01/init.c (added) * testsuites/psxtmtests/psxtmcleanup01/psxtmcleanup01.doc (added) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmcleanup01: new POSIX timing suite (GCI 2018) Fri, 16 Nov 2018 17:17:13 GMT shashvatjain [f06c436] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018) Thu, 15 Nov 2018 18:55:11 GMT shashvatjain [ccf11ce] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmmqrcvblock01/init.c (added) * testsuites/psxtmtests/psxtmmqrcvblock01/psxtmmqrcvblock01.doc (added) psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018) Thu, 15 Nov 2018 22:31:21 GMT Himanshu40 [841b54e] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) * testsuites/psxtmtests/psxtmthreadattr01/init.c (modified) psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018) ... Thu, 15 Nov 2018 06:18:48 GMT Himanshu40 [8abb230b] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmtests_plan.csv (modified) * testsuites/psxtmtests/psxtmthreadattr01/init.c (added) * testsuites/psxtmtests/psxtmthreadattr01/psxtmthreadattr01.doc (added) psxtmthreadattr01: Add new test (GCI 2018) Wed, 14 Nov 2018 23:30:57 GMT Joel Sherrill [68c8a197] * 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_setdetachstate.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_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_setschedparam.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_setspecific.c (modified) * testsuites/psxtests/psxhdrs/pthread/pthread_testcancel.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_max.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_get_priority_min.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_getscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_rr_get_interval.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setparam.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_setscheduler.c (modified) * testsuites/psxtests/psxhdrs/sched/sched_yield.c (modified) * testsuites/psxtests/psxhdrs/signal/pthread_sigmask.c (modified) * testsuites/psxtests/psxhdrs/signal/raise.c (modified) * testsuites/psxtests/psxhdrs/signal/signal.c (modified) * testsuites/psxtests/psxhdrs/signal/sigpending.c (modified) * testsuites/psxtests/psxhdrs/signal/sigprocmask.c (modified) * testsuites/psxtests/psxhdrs/signal/sigsuspend.c (modified) * testsuites/psxtests/psxhdrs/signal/sigtimedwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwait.c (modified) * testsuites/psxtests/psxhdrs/signal/sigwaitinfo.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/mprotect.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/msync.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlock.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munlockall.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/munmap.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/posix_madvise.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_open.c (modified) * testsuites/psxtests/psxhdrs/sys/mman/shm_unlink.c (modified) * testsuites/psxtests/psxhdrs/time/asctime.c (modified) * testsuites/psxtests/psxhdrs/time/asctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/clock.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getcpuclockid.c (modified) * testsuites/psxtests/psxhdrs/time/clock_getres.c (modified) * testsuites/psxtests/psxhdrs/time/clock_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/clock_nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/clock_settime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime.c (modified) * testsuites/psxtests/psxhdrs/time/ctime_r.c (modified) * testsuites/psxtests/psxhdrs/time/difftime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime.c (modified) * testsuites/psxtests/psxhdrs/time/gmtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/localtime.c (modified) * testsuites/psxtests/psxhdrs/time/localtime_r.c (modified) * testsuites/psxtests/psxhdrs/time/mktime.c (modified) * testsuites/psxtests/psxhdrs/time/nanosleep.c (modified) * testsuites/psxtests/psxhdrs/time/strftime.c (modified) * testsuites/psxtests/psxhdrs/time/time.c (modified) * testsuites/psxtests/psxhdrs/time/timer_create.c (modified) * testsuites/psxtests/psxhdrs/time/timer_delete.c (modified) * testsuites/psxtests/psxhdrs/time/timer_getoverrun.c (modified) * testsuites/psxtests/psxhdrs/time/timer_gettime.c (modified) * testsuites/psxtests/psxhdrs/time/timer_settime.c (modified) * testsuites/psxtests/psxhdrs/unistd/alarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/fdatasync.c (modified) * testsuites/psxtests/psxhdrs/unistd/fsync.c (modified) * testsuites/psxtests/psxhdrs/unistd/getegid.c (modified) * testsuites/psxtests/psxhdrs/unistd/geteuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin.c (modified) * testsuites/psxtests/psxhdrs/unistd/getlogin_r.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpgrp.c (modified) * testsuites/psxtests/psxhdrs/unistd/getpid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getppid.c (modified) * testsuites/psxtests/psxhdrs/unistd/getuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/pause.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setgroups.c (modified) * testsuites/psxtests/psxhdrs/unistd/setpgid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setsid.c (modified) * testsuites/psxtests/psxhdrs/unistd/setuid.c (modified) * testsuites/psxtests/psxhdrs/unistd/sleep.c (modified) * testsuites/psxtests/psxhdrs/unistd/sync.c (modified) * testsuites/psxtests/psxhdrs/unistd/ualarm.c (modified) * testsuites/psxtests/psxhdrs/unistd/usleep.c (modified) testsuites/psxtests/psxhdrs: Fix comment so copyright block is separate Wed, 14 Nov 2018 22:48:56 GMT Pavel Pisa [5247a214] * bsps/arm/tms570/console/tms570-sci.c (modified) bsp/tms570: correct baudrate calculation. Wed, 14 Nov 2018 22:46:43 GMT Pavel Pisa [aefd4a2] * bsps/arm/tms570/start/bspstarthooks-hwinit.c (modified) * bsps/arm/tms570/start/fail_notification.c (modified) * bsps/arm/tms570/start/init_emif_sdram.c (modified) * bsps/arm/tms570/start/init_esm.c (modified) * bsps/arm/tms570/start/init_pinmux.c (modified) * bsps/arm/tms570/start/init_system.c (modified) * bsps/arm/tms570/start/tms570_selftest.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_can.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_mibspi.c (modified) * bsps/arm/tms570/start/tms570_selftest_par_std.c (modified) * bsps/arm/tms570/start/tms570_selftest_parity.c (modified) * bsps/arm/tms570/start/tms570_tcram_tests.c (modified) bsp/tms570: correct inclusion of header files for build with HW init. ... Wed, 14 Nov 2018 07:42:22 GMT Sebastian Huber [a13b89b] * bsps/i386/pc386/start/bspgetworkarea.c (modified) * bsps/i386/pc386/start/start.S (modified) bsp/i386: Use interrupt stack for init stack Update #3459. Wed, 14 Nov 2018 06:58:38 GMT Sebastian Huber [5f32da0] * bsps/or1k/generic_or1k/start/start.S (modified) bsp/or1k: Use interrupt stack for init stack Update #3459. Wed, 14 Nov 2018 06:23:21 GMT Sebastian Huber [dc563556] * cpukit/include/rtems/rtems/cache.h (modified) Include missing Update #3598. Wed, 14 Nov 2018 06:00:59 GMT Sebastian Huber [28bf4ca] * bsps/or1k/generic_or1k/start/bsp_specs (modified) * cpukit/libcsupport/src/newlibc_exit.c (modified) * cpukit/score/src/threadhandler.c (modified) or1k: Support GCC 9 Close #3602. Fri, 09 Nov 2018 12:06:52 GMT Sebastian Huber [9a029ce] * bsps/shared/irq/irq-generic.c (modified) bsps/irq: Use rtems_malloc() Fri, 09 Nov 2018 11:11:11 GMT Sebastian Huber [6efc831] * cpukit/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * testsuites/libtests/malloctest/init.c (modified) Add rtems_malloc() and rtems_calloc() Close #3583. Fri, 09 Nov 2018 10:20:09 GMT Sebastian Huber [c1f3c2b8] * cpukit/include/rtems/malloc.h (modified) * cpukit/include/rtems/score/basedefs.h (modified) score: Add and use malloc() family attributes Update #3583. Thu, 08 Nov 2018 15:06:44 GMT Sebastian Huber [4539e307] * cpukit/score/cpu/x86_64/cpu.c (modified) * cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/x86_64/x86_64-context-initialize.c (modified) x86_64: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 07:12:49 GMT Sebastian Huber [70928bc9] * cpukit/score/cpu/sparc64/cpu.c (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) sparc64: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 05:41:15 GMT Sebastian Huber [ce37237f] * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (modified) sparc: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:31:03 GMT Sebastian Huber [510fbfc3] * bsps/sh/gensh1/start/cpu_asm.c (modified) * bsps/sh/gensh1/start/ispsh7032.c (modified) * bsps/sh/gensh2/start/cpu_asm.c (modified) * bsps/sh/gensh2/start/ispsh7045.c (modified) * bsps/sh/gensh4/start/cpu_asm.c (modified) * bsps/sh/shared/start/setvec.c (modified) * bsps/sh/shsim/start/ispshgdb.c (modified) * cpukit/score/cpu/sh/cpu.c (modified) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (modified) sh: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 06:56:48 GMT Sebastian Huber [ed9da8e] * cpukit/Makefile.am (modified) * cpukit/score/cpu/powerpc/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/ppc-isr-vector-install.c (deleted) powerpc: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:05:22 GMT Sebastian Huber [54c5ffc] * bsps/or1k/generic_or1k/clock/clockdrv.c (modified) * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (modified) or1k: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 15:03:10 GMT Sebastian Huber [12dfa5e2] * cpukit/Makefile.am (modified) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/nios2-isr-install-raw-handler.c (deleted) * cpukit/score/cpu/nios2/nios2-isr-install-vector.c (modified) nios2: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 07:04:23 GMT Sebastian Huber [264e128] * cpukit/score/cpu/moxie/cpu.c (modified) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (modified) moxie: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:34:59 GMT Sebastian Huber [b6be8f33] * cpukit/score/cpu/mips/include/rtems/score/cpu.h (modified) mips: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:44:56 GMT Sebastian Huber [5c6edee] * bsps/m68k/gen68340/console/console.c (modified) * bsps/m68k/shared/fpsp/rtems_fpsp.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (modified) m68k: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:47:42 GMT Sebastian Huber [0e16fa45] * cpukit/score/cpu/lm32/cpu.c (modified) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (modified) lm32: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:14:32 GMT Sebastian Huber [3c6a6e8] * bsps/i386/shared/irq/idt.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (modified) i386: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:33:47 GMT Sebastian Huber [a043ff8] * bsps/epiphany/epiphany_sim/btimer/btimer.c (modified) * cpukit/score/cpu/epiphany/cpu.c (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) epiphany: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 06:59:57 GMT Sebastian Huber [8203db45] * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) bfin: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 07:01:53 GMT Sebastian Huber [685aa28] * cpukit/score/cpu/arm/armv7m-isr-vector-install.c (modified) * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) arm: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 06:54:31 GMT Sebastian Huber [d997aa1] * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) no_cpu: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 05:25:32 GMT Sebastian Huber [3faa8459] * cpukit/rtems/src/intrcatch.c (modified) rtems: Simplify rtems_interrupt_catch() Remove casts and ... Thu, 08 Nov 2018 05:25:06 GMT Sebastian Huber [b15b288] * cpukit/include/rtems/score/basedefs.h (modified) score: Deprecate proc_ptr Update #3585. Mon, 12 Nov 2018 08:28:49 GMT Sebastian Huber [963c6c2] * cpukit/headers.am (modified) * cpukit/include/rtems/extensiondata.h (modified) * cpukit/include/rtems/score/userext.h (modified) * cpukit/include/rtems/score/userextdata.h (added) * cpukit/include/rtems/score/userextimpl.h (modified) score: Move internal structures to userextdata.h Update #3598. Mon, 12 Nov 2018 08:24:28 GMT Sebastian Huber [356b07e6] * cpukit/include/rtems/score/smplockstats.h (modified) score: Includes in Include ... Mon, 12 Nov 2018 08:23:32 GMT Sebastian Huber [3b69a0e2] * cpukit/include/rtems/rtems/cache.h (modified) rtems: Simplify includes in Update #3598. Mon, 12 Nov 2018 08:00:36 GMT Sebastian Huber [a6e7d5e4] * cpukit/headers.am (modified) * cpukit/include/rtems/extensiondata.h (modified) * cpukit/include/rtems/posix/mqueue.h (modified) * cpukit/include/rtems/posix/semaphore.h (modified) * cpukit/include/rtems/posix/shm.h (modified) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/include/rtems/rtems/barrierdata.h (modified) * cpukit/include/rtems/rtems/dpmemdata.h (modified) * cpukit/include/rtems/rtems/messagedata.h (modified) * cpukit/include/rtems/rtems/partdata.h (modified) * cpukit/include/rtems/rtems/regiondata.h (modified) * cpukit/include/rtems/rtems/timerdata.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectdata.h (added) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) score: Move internal structures to objectdata.h Update #3598. Thu, 08 Nov 2018 11:57:26 GMT Sebastian Huber [e897c7d] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/rtemsmaxprio.c (added) rtems: Avoid include of Update #3598. Thu, 08 Nov 2018 11:05:44 GMT Sebastian Huber [2fa014db] * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Avoid include of Update #3598. Thu, 08 Nov 2018 10:55:11 GMT Sebastian Huber [805f9c26] * cpukit/include/rtems/score/heap.h (modified) score: Avoid complex include in heap.h Update #3598. Thu, 08 Nov 2018 10:53:12 GMT Sebastian Huber [9763245] * cpukit/include/rtems/rtems/types.h (modified) rtems: Remove superfluous include Update #3598. Thu, 08 Nov 2018 10:50:24 GMT Sebastian Huber [ccc6695] * cpukit/headers.am (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/mppkt.h (modified) * cpukit/include/rtems/score/threadq.h (modified) * cpukit/include/rtems/score/watchdog.h (modified) * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/include/rtems/score/watchdogticks.h (added) * cpukit/score/src/watchdogtickssinceboot.c (modified) score: Introduce Separate the ... Thu, 08 Nov 2018 10:32:13 GMT Sebastian Huber [98c01a5] * cpukit/Makefile.am (modified) * cpukit/include/rtems/imfs.h (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/clockgetuptimeseconds.c (added) rtems: Avoid in API Use a real function ... Thu, 08 Nov 2018 12:12:32 GMT Sebastian Huber [a11b98c] * cpukit/include/rtems/score/userext.h (modified) * cpukit/include/rtems/score/userextimpl.h (modified) score: Avoid include of Update #3598. Thu, 08 Nov 2018 10:14:04 GMT Sebastian Huber [742d6db] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/score/tod.h (deleted) * cpukit/include/rtems/score/todimpl.h (modified) score: Remove empty Update #3598. Thu, 08 Nov 2018 12:17:37 GMT Sebastian Huber [5fc855d] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/extension.h (modified) * cpukit/include/rtems/extensiondata.h (added) * cpukit/include/rtems/extensionimpl.h (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) rtems: Move internal structures to extensiondata.h Update #3598. Thu, 08 Nov 2018 10:07:57 GMT Sebastian Huber [e1b7c188] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/timer.h (modified) * cpukit/include/rtems/rtems/timerdata.h (added) * cpukit/include/rtems/rtems/timerimpl.h (modified) rtems: Move internal structures to timerdata.h Update #3598. Thu, 08 Nov 2018 09:57:21 GMT Sebastian Huber [b7af3e44] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (added) * cpukit/include/rtems/rtems/tasksimpl.h (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/rtems/src/taskmode.c (modified) rtems: Move internal structures to tasksdata.h Update #3598. Thu, 08 Nov 2018 09:45:44 GMT Sebastian Huber [739df1f5] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/sem.h (modified) * cpukit/include/rtems/rtems/semdata.h (added) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) rtems: Move internal structures to semdata.h Update #3598. Thu, 08 Nov 2018 09:37:22 GMT Sebastian Huber [e8e914b3] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/region.h (modified) * cpukit/include/rtems/rtems/regiondata.h (added) * cpukit/include/rtems/rtems/regionimpl.h (modified) * cpukit/libmisc/monitor/mon-region.c (modified) rtems: Move internal structures to regiondata.h Update #3598. Thu, 08 Nov 2018 09:32:14 GMT Sebastian Huber [f00c5c6] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/part.h (modified) * cpukit/include/rtems/rtems/partdata.h (added) * cpukit/include/rtems/rtems/partimpl.h (modified) * cpukit/libmisc/monitor/mon-part.c (modified) rtems: Move internal structures to partdata.h Update #3598. Thu, 08 Nov 2018 09:28:49 GMT Sebastian Huber [257668d] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/message.h (modified) * cpukit/include/rtems/rtems/messagedata.h (added) * cpukit/include/rtems/rtems/messageimpl.h (modified) rtems: Move internal structures to messagedata.h Update #3598. Thu, 08 Nov 2018 09:24:19 GMT Sebastian Huber [efc227cd] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/event.h (modified) * cpukit/include/rtems/rtems/eventdata.h (added) * cpukit/include/rtems/rtems/eventimpl.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Move internal structures to eventdata.h Update #3598. Thu, 08 Nov 2018 09:19:39 GMT Sebastian Huber [72a4a42] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/dpmem.h (modified) * cpukit/include/rtems/rtems/dpmemdata.h (added) * cpukit/include/rtems/rtems/dpmemimpl.h (modified) rtems: Move internal structures to dpmemdata.h Update #3598. Thu, 08 Nov 2018 09:12:21 GMT Sebastian Huber [395a49e1] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/barrier.h (modified) * cpukit/include/rtems/rtems/barrierdata.h (added) * cpukit/include/rtems/rtems/barrierimpl.h (modified) rtems: Move internal structures to barrierdata.h Update #3598. Thu, 08 Nov 2018 08:13:59 GMT Sebastian Huber [bdd4eb87] * cpukit/include/rtems/rtems/asrdata.h (modified) * cpukit/include/rtems/rtems/modes.h (modified) * cpukit/include/rtems/rtems/modesimpl.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/modes.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp47/init.c (modified) rtems: Remove Modes_Control Use rtems_mode directly. This is in ... Thu, 08 Nov 2018 08:03:47 GMT Sebastian Huber [257cf74] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/asr.h (modified) * cpukit/include/rtems/rtems/asrdata.h (added) * cpukit/include/rtems/rtems/asrimpl.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Move internal structures to asrdata.h Update #3598. Wed, 07 Nov 2018 13:12:52 GMT Sebastian Huber [78bbe59] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/ratemondata.h (added) * cpukit/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/include/rtems/rtems/types.h (modified) rtems: Move internal structures to ratemondata.h Update #3598. Mon, 12 Nov 2018 08:33:04 GMT Sebastian Huber [93fae332] * bsps/arm/csb336/net/lan91c11x.c (modified) * bsps/i386/shared/irq/elcr.h (modified) * bsps/m68k/gen68340/include/m340uart.h (modified) * cpukit/include/rtems/media.h (modified) Include missing Update #3598. Mon, 12 Nov 2018 12:09:36 GMT Sebastian Huber [0a9378af] * cpukit/score/cpu/x86_64/cpu.c (modified) x86_64: Remove duplicate _CPU_Thread_Idle_body() Thu, 08 Nov 2018 15:21:48 GMT Sebastian Huber [bfcf1473] * bsps/m32c/m32cbsp/README (deleted) * bsps/m32c/m32cbsp/btimer/btimer.c (deleted) * bsps/m32c/m32cbsp/config/m32csim-testsuite.tcfg (deleted) * bsps/m32c/m32cbsp/config/m32csim.cfg (deleted) * bsps/m32c/m32cbsp/console/console-io.c (deleted) * bsps/m32c/m32cbsp/console/syscalls.S (deleted) * bsps/m32c/m32cbsp/doxygen.h (deleted) * bsps/m32c/m32cbsp/headers.am (deleted) * bsps/m32c/m32cbsp/include/bsp.h (deleted) * bsps/m32c/m32cbsp/include/tm27.h (deleted) * bsps/m32c/m32cbsp/start/bsp_specs (deleted) * bsps/m32c/m32cbsp/start/bspstart.c (deleted) * bsps/m32c/m32cbsp/start/crtn.S (deleted) * bsps/m32c/m32cbsp/start/linkcmds (deleted) * bsps/m32c/m32cbsp/start/start.S (deleted) * c/src/aclocal/check-networking.m4 (modified) * c/src/aclocal/rtems-cpu-subdirs.m4 (modified) * c/src/lib/libbsp/m32c/Makefile.am (deleted) * c/src/lib/libbsp/m32c/acinclude.m4 (deleted) * c/src/lib/libbsp/m32c/configure.ac (deleted) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (deleted) * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (deleted) * cpukit/Makefile.am (modified) * cpukit/aclocal/check-networking.m4 (modified) * cpukit/configure.ac (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/score/cpu/m32c/context_init.c (deleted) * cpukit/score/cpu/m32c/context_switch.S (deleted) * cpukit/score/cpu/m32c/cpu.c (deleted) * cpukit/score/cpu/m32c/headers.am (deleted) * cpukit/score/cpu/m32c/include/rtems/asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu_asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuatomic.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/m32c.h (deleted) * cpukit/score/cpu/m32c/include/varvects.h (deleted) * cpukit/score/cpu/m32c/m32c-exception-frame-print.c (deleted) * cpukit/score/cpu/m32c/varvects.S (deleted) * testsuites/sptests/sptask_err03/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) m32c: Remove this target Update #3599. Fri, 09 Nov 2018 18:16:27 GMT shashvatjain [7ea7178] * bsps/arm/csb337/include/at91rm9200.h (modified) * bsps/arm/csb337/include/at91rm9200_dbgu.h (modified) * bsps/arm/csb337/include/at91rm9200_emac.h (modified) * bsps/arm/csb337/include/at91rm9200_gpio.h (modified) * bsps/arm/csb337/include/at91rm9200_mem.h (modified) * bsps/arm/csb337/include/at91rm9200_pmc.h (modified) * bsps/arm/csb337/include/at91rm9200_usart.h (modified) * bsps/arm/csb337/include/bits.h (modified) * bsps/arm/csb337/include/bsp/irq.h (modified) * bsps/arm/csb337/include/tm27.h (modified) arm/csb337: Update Doxygen (GCI 2018) Sun, 11 Nov 2018 15:12:51 GMT Joel Sherrill [62954aaf] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add pthread cleanup and attr test cases Thu, 08 Nov 2018 00:47:49 GMT shashvatjain [b3c624d8] * bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.h (modified) * bsps/arm/altera-cyclone-v/include/bsp.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/hwlib.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/irq.h (modified) arm/altera cyclone v: Update Doxygen (GCI 2018) Thu, 08 Nov 2018 12:49:38 GMT Sebastian Huber [84aedcae] * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/exceptions/ppc_exc_print.c (modified) * cpukit/libdebugger/rtems-debugger-threads.h (modified) Include missing Update #3598. Fri, 09 Nov 2018 12:47:20 GMT Sebastian Huber [5841e0b] * bsps/arm/lpc32xx/rtc/rtc-config.c (modified) bsp/lpc32xx: Include missing Update #3598. Fri, 09 Nov 2018 09:46:50 GMT Sebastian Huber [fdd3b85] * bsps/powerpc/motorola_powerpc/bootloader/misc.c (modified) * bsps/powerpc/motorola_powerpc/bootloader/mm.c (modified) * bsps/powerpc/motorola_powerpc/bootloader/pci.c (modified) * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) bsp/motorola_powerpc: Include Update #3598. Fri, 09 Nov 2018 08:40:45 GMT Sebastian Huber [0288536] * bsps/shared/dev/clock/clockimpl.h (modified) bsps: Include missing header files Update #3598. Fri, 09 Nov 2018 08:37:53 GMT Sebastian Huber [efdb4a7] * bsps/powerpc/beatnik/include/bsp.h (modified) * bsps/powerpc/beatnik/include/bsp/if_mve_pub.h (modified) * bsps/powerpc/beatnik/net/if_em/if_em_hw.c (modified) * bsps/powerpc/beatnik/net/if_gfe/if_gfe.c (modified) * bsps/powerpc/beatnik/net/porting/rtemscompat.h (modified) * bsps/powerpc/shared/start/pgtbl_setup.c (modified) * bsps/shared/net/if_dc.c (modified) bsp/beatnik: Fix warnings Thu, 08 Nov 2018 07:01:13 GMT Sebastian Huber [1e039fb3] * cpukit/include/rtems/rtems/ratemon.h (modified) rtems: Deprecate rtems_rate_monotonic_period_time_t The ... Thu, 08 Nov 2018 06:59:04 GMT Sebastian Huber [aacc7a0] * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_thread_cpu_usage_t The ... Thu, 08 Nov 2018 06:56:54 GMT Sebastian Huber [d53862a] * cpukit/include/rtems/rtems/types.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) rtems: Deprecate region_information_block The ... Thu, 08 Nov 2018 06:54:03 GMT Sebastian Huber [7e86e00] * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_context_fp The rtems_context_fp typedef as ... Thu, 08 Nov 2018 06:53:14 GMT Sebastian Huber [0ac4a77] * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_context The rtems_context typedef as no ... Wed, 07 Nov 2018 05:09:07 GMT Chris Johns [06ced25] * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/rtems-test-check (added) * testsuites/rtems-test-check.py (modified) testsuite: Add python verison support to rtems-test-check.py Closes ... Thu, 08 Nov 2018 15:46:17 GMT Sebastian Huber [947b679] * cpukit/score/cpu/h8300/headers.am (deleted) * cpukit/score/cpu/h8300/include/machine/elf_machdep.h (deleted) h8300: Remove left over files Update #2452. Thu, 08 Nov 2018 12:59:27 GMT Sebastian Huber [942d52a] * testsuites/libtests/Makefile.am (modified) build: Fix library order Update #3551. Thu, 08 Nov 2018 12:11:54 GMT Sebastian Huber [4f4ed2f0] * cpukit/include/rtems.h (modified) rtems: Add missing include Update #3598. Thu, 08 Nov 2018 12:09:54 GMT Sebastian Huber [ac8025c] * cpukit/libcsupport/src/sync.c (modified) libcsupport: Add missing include Update #3598.