# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 04/16/24 22:50:32 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. Thu, 08 Nov 2018 11:10:41 GMT Sebastian Huber [2c8b87f] * cpukit/include/rtems/extension.h (modified) * cpukit/include/rtems/init.h (modified) * cpukit/include/rtems/rtems/intr.h (modified) rtems: Move includes out of extern "C" scope Thu, 08 Nov 2018 09:49:43 GMT Malte Münch [795dfaac] * cpukit/include/rtems/score/basedefs.h (modified) small typo Thu, 08 Nov 2018 11:00:12 GMT Sebastian Huber [ea8cf79] * cpukit/include/rtems/config.h (modified) config: Move includes out of extern "C" scope Thu, 08 Nov 2018 07:38:24 GMT Sebastian Huber [32953f90] * bsps/arm/realview-pbx-a9/headers.am (modified) bsp/realview-pbx-a9: Update headers.am Thu, 08 Nov 2018 06:52:28 GMT Sebastian Huber [ef30eb1] * cpukit/libmisc/monitor/mon-editor.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) monitor: Remove dead code Update #3587. Update #3589. Wed, 07 Nov 2018 13:27:17 GMT Sebastian Huber [a9767a07] * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/basedefs.h (modified) score: Use RTEMS_DEPRECATED for deprecated types Update #3584. Tue, 06 Nov 2018 18:34:15 GMT Sebastian Huber [4fea054c] * bsps/mips/shared/irq/exception.S (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/isr.h (modified) * cpukit/score/cpu/m32c/cpu_asm.c (deleted) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/moxie/cpu_asm.S (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc64/cpu.c (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/interrupt.S (modified) score: Remove _ISR_Dispatch() This function was only used on some ... Tue, 06 Nov 2018 15:58:02 GMT Sebastian Huber [ff081aee] * bsps/arm/csb336/start/start.S (modified) * bsps/arm/csb337/start/start.S (modified) * bsps/arm/edb7312/start/start.S (modified) * bsps/arm/gumstix/start/start.S (modified) * bsps/arm/rtl22xx/start/start.S (modified) * bsps/arm/shared/start/start.S (modified) * bsps/arm/smdk2410/start/start.S (modified) * bsps/lm32/shared/start/start.S (modified) * bsps/m32c/m32cbsp/start/start.S (modified) * bsps/m68k/gen68340/start/start.S (modified) * bsps/m68k/gen68360/start/start.S (modified) * bsps/m68k/genmcf548x/start/start.S (modified) * bsps/m68k/mcf52235/start/start.S (modified) * bsps/m68k/mcf5225x/start/start.S (modified) * bsps/m68k/mcf5329/start/start.S (modified) * bsps/m68k/mrm332/start/start.S (modified) * bsps/m68k/shared/start/start.S (modified) * bsps/mips/csb350/start/start.S (modified) * bsps/mips/jmr3904/start/start.S (modified) * bsps/mips/malta/start/start.S (modified) * bsps/powerpc/gen83xx/start/start.S (modified) * bsps/powerpc/haleakala/start/dlentry.S (modified) * bsps/powerpc/include/bsp/vectors.h (modified) * bsps/powerpc/mpc55xxevb/start/bspstart.c (modified) * bsps/powerpc/mpc55xxevb/start/start.S (modified) * bsps/powerpc/psim/start/bspstart.c (modified) * bsps/powerpc/psim/start/start.S (modified) * bsps/powerpc/qemuppc/start/start.S (modified) * bsps/powerpc/qoriq/start/bspstart.c (modified) * bsps/powerpc/qoriq/start/start.S (modified) * bsps/powerpc/ss555/start/bspstart.c (modified) * bsps/powerpc/ss555/start/start.S (modified) * bsps/powerpc/t32mppc/start/bspstart.c (modified) * bsps/powerpc/t32mppc/start/start.S (modified) * bsps/powerpc/tqm8xx/start/start.S (modified) * bsps/powerpc/virtex/start/bspstart.c (modified) * bsps/powerpc/virtex4/start/start.S (modified) * bsps/powerpc/virtex5/start/start.S (modified) * bsps/riscv/riscv/start/start.S (modified) * bsps/sh/gensh1/start/start.S (modified) * bsps/sh/gensh2/start/start.S (modified) * bsps/sh/gensh2/start/start.ram (modified) * bsps/sh/gensh2/start/start.rom (modified) * bsps/sh/gensh4/start/start.S (modified) * bsps/sh/shsim/start/start.S (modified) * bsps/sparc/shared/start/start.S (modified) * bsps/v850/gdbv850sim/start/start.S (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/isr.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/src/isr.c (modified) score: Rename interrupt stack symbols Rename * ... Wed, 07 Nov 2018 18:09:00 GMT Joel Sherrill [e9f15be] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add psxtmonce01 Wed, 07 Nov 2018 18:07:53 GMT Joel Sherrill [98cc00e6] * testsuites/psxtmtests/psxtmonce01/init.c (modified) psxtmonce01/init.c: Use static and Simple Console Wed, 07 Nov 2018 13:28:55 GMT Sebastian Huber [e94b73f] * cpukit/libcsupport/src/getreentglobal.c (modified) config: Include for RTEMS_NEWLIB Tue, 06 Nov 2018 15:57:21 GMT Sebastian Huber [97a86719] * cpukit/include/rtems/config.h (modified) config: Move definitions after includes Wed, 07 Nov 2018 10:08:50 GMT Sebastian Huber [2faea99] * bsps/arm/realview-pbx-a9/console/console-config.c (modified) * bsps/arm/realview-pbx-a9/console/console-polled.c (added) * bsps/arm/realview-pbx-a9/include/bsp/console.h (added) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) bsp/realview-pbx-a9: Fix printk() support Avoid dependencies on the ... Wed, 07 Nov 2018 09:47:48 GMT Sebastian Huber [e292beba] * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termiosinitialize.c (modified) termios: Move default lock functions Move ... Tue, 06 Nov 2018 12:04:11 GMT Sebastian Huber [d1f7204] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/libcsupport/src/getreentglobal.c (added) config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCY Move the ... Tue, 06 Nov 2018 11:57:42 GMT Sebastian Huber [e71c097a] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spconfig02/init.c (added) * testsuites/sptests/spconfig02/spconfig02.doc (added) * testsuites/sptests/spconfig02/spconfig02.scn (added) spconfig02: Check object methods in default config Ensure that the ... Wed, 07 Nov 2018 06:43:38 GMT Sebastian Huber [a818d13c] * testsuites/psxtmtests/psxtmonce01/Makefile.am (deleted) build: Remove superfluous psxtmonce01/Makefile.am Wed, 07 Nov 2018 00:50:38 GMT Zenon [99d6172] * aclocal/canonical-target-name.m4 (modified) * aclocal/rtems-build-top.m4 (modified) * cpukit/dev/i2c/xilinx-axi-i2c.c (modified) * testsuites/samples/fileio/init.c (modified) Correct minor spelling and grammar errors This work was performed ... Tue, 06 Nov 2018 18:29:10 GMT Himanshu40 [9bb39516] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmonce01/Makefile.am (added) * testsuites/psxtmtests/psxtmonce01/init.c (added) * testsuites/psxtmtests/psxtmonce01/psxtmonce01.doc (added) psxtmonce01: New test written by Himanshu40 as part of GCI2018 Mon, 05 Nov 2018 08:53:04 GMT Sebastian Huber [878487b0] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectextendinformation.c (modified) score: Optimize Objects_Information Reduce structure internal ... Mon, 05 Nov 2018 20:48:20 GMT Gedare Bloom [d7c51da] * bsps/arm/altera-cyclone-v/include/tm27.h (modified) altera-cyclone-v: tweak ingroup Sat, 03 Nov 2018 20:45:50 GMT ABR290B <44733601+ABR290B@…> [3b930548] * bsps/arm/altera-cyclone-v/include/tm27.h (modified) arm/altera-cyclone-v: update doxygen (GCI 2018) Tue, 30 Oct 2018 10:53:46 GMT Sebastian Huber [fa0adf36] * cpukit/ftpd/ftpd.c (modified) ftpd: Avoid TOCTOU problem Assume that opendir() returns only ... Tue, 30 Oct 2018 10:34:16 GMT Sebastian Huber [8c3cd1e8] * cpukit/ftpd/ftpd.c (modified) ftpd: Deal with too long command lines Update #3530. Tue, 30 Oct 2018 08:35:06 GMT Sebastian Huber [706802f8] * cpukit/ftpd/ftpd.c (modified) ftpd: Make send_dirline() more robust Account for large file names. ... Tue, 30 Oct 2018 12:23:57 GMT Sebastian Huber [7e2aabd7] * cpukit/aclocal/check-networking.m4 (modified) config: Fix check networking This Autoconf macro used cache ...