Changeset fc0ac39c in rtems
- Timestamp:
- 10/12/01 21:00:52 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 650a5397
- Parents:
- f08c3a86
- Location:
- c/src/lib/libcpu/sh/sh7045
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sh/sh7045/ChangeLog
rf08c3a86 rfc0ac39c 1 2001-10-12 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h, 4 include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c, 5 score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo. 6 1 7 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libcpu/sh/sh7045/clock/ckinit.c
rf08c3a86 rfc0ac39c 14 14 * COPYRIGHT (c) 1998. 15 15 * On-Line Applications Research Corporation (OAR). 16 * Copyright assigned to U.S. Government, 1994.17 16 * 18 17 * Modified to reflect registers of sh7045 processor: -
c/src/lib/libcpu/sh/sh7045/include/iosh7045.h
rf08c3a86 rfc0ac39c 20 20 * COPYRIGHT (c) 1998. 21 21 * On-Line Applications Research Corporation (OAR). 22 * Copyright assigned to U.S. Government, 1994.23 22 * 24 23 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h
rf08c3a86 rfc0ac39c 15 15 * COPYRIGHT (c) 1998. 16 16 * On-Line Applications Research Corporation (OAR). 17 * Copyright assigned to U.S. Government, 1994.18 17 * 19 18 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/include/sci.h
rf08c3a86 rfc0ac39c 14 14 * COPYRIGHT (c) 1998. 15 15 * On-Line Applications Research Corporation (OAR). 16 * Copyright assigned to U.S. Government, 1994.17 16 * 18 17 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h
rf08c3a86 rfc0ac39c 16 16 * COPYRIGHT (c) 1998. 17 17 * On-Line Applications Research Corporation (OAR). 18 * Copyright assigned to U.S. Government, 1994.19 18 * 20 19 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h
rf08c3a86 rfc0ac39c 16 16 * COPYRIGHT (c) 1998. 17 17 * On-Line Applications Research Corporation (OAR). 18 * Copyright assigned to U.S. Government, 1994.19 18 * 20 19 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/sci/sci.c
rf08c3a86 rfc0ac39c 21 21 * COPYRIGHT (c) 1998. 22 22 * On-Line Applications Research Corporation (OAR). 23 * Copyright assigned to U.S. Government, 1994.24 23 * 25 24 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/score/cpu_asm.c
rf08c3a86 rfc0ac39c 18 18 * COPYRIGHT (c) 1998. 19 19 * On-Line Applications Research Corporation (OAR). 20 * Copyright assigned to U.S. Government, 1994.21 20 * 22 21 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/score/ispsh7045.c
rf08c3a86 rfc0ac39c 20 20 * COPYRIGHT (c) 1998. 21 21 * On-Line Applications Research Corporation (OAR). 22 * Copyright assigned to U.S. Government, 1994.23 22 * 24 23 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7045/timer/timer.c
rf08c3a86 rfc0ac39c 21 21 * COPYRIGHT (c) 1998. 22 22 * On-Line Applications Research Corporation (OAR). 23 * Copyright assigned to U.S. Government, 1994.24 23 * 25 24 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.