# # ChangeLog for cpukit/score/cpu/epiphany/cpu.c in rtems # # Generated by Trac 1.2.1.dev0 # 04/19/24 14:52:29 Tue, 25 Apr 2017 16:41:35 GMT Joel Sherrill [28e5749e] * cpukit/score/cpu/epiphany/cpu.c (modified) epiphany/cpu.c: Fix typo to eliminate warning Sun, 23 Apr 2017 17:57:27 GMT Joel Sherrill [0c334a5] * cpukit/score/cpu/epiphany/cpu.c (modified) epiphany/cpu.c: Fix not a prototype warning Thu, 21 May 2015 16:52:56 GMT Hesham ALMatary [66a5000d] * cpukit/configure.ac (modified) * cpukit/librpc/src/xdr/xdr_float.c (modified) * cpukit/score/cpu/Makefile.am (modified) * cpukit/score/cpu/epiphany/Makefile.am (added) * cpukit/score/cpu/epiphany/cpu.c (added) * cpukit/score/cpu/epiphany/epiphany-context-initialize.c (added) * cpukit/score/cpu/epiphany/epiphany-context-switch.S (added) * cpukit/score/cpu/epiphany/epiphany-exception-handler.S (added) * cpukit/score/cpu/epiphany/preinstall.am (added) * cpukit/score/cpu/epiphany/rtems/asm.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpu_asm.h (added) * cpukit/score/cpu/epiphany/rtems/score/cpuatomic.h (added) * cpukit/score/cpu/epiphany/rtems/score/epiphany-utility.h (added) * cpukit/score/cpu/epiphany/rtems/score/epiphany.h (added) * cpukit/score/cpu/epiphany/rtems/score/types.h (added) cpukit: Add Epiphany architecture port v4