Changeset 0387547 in rtems
- Timestamp:
- 09/28/01 14:09:41 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a463a2f
- Parents:
- 0e053e83
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/sparc/ChangeLog
r0e053e83 r0387547 1 2001-09-27 Jiri Gaisler <jiri@gaisler.com> 2 3 * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The 4 bug has been there all the time, but only hits the leon bsp since the 5 leon cpu has a 5-stage pipeline (erc32 has 4 stages). 6 1 7 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 3 9 * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. 4 10 * Makefile.am: Use 'PREINSTALL_FILES ='. 11 5 12 6 13 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> -
cpukit/score/cpu/sparc/ChangeLog
r0e053e83 r0387547 1 2001-09-27 Jiri Gaisler <jiri@gaisler.com> 2 3 * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The 4 bug has been there all the time, but only hits the leon bsp since the 5 leon cpu has a 5-stage pipeline (erc32 has 4 stages). 6 1 7 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 3 9 * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='. 4 10 * Makefile.am: Use 'PREINSTALL_FILES ='. 11 5 12 6 13 2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Note: See TracChangeset
for help on using the changeset viewer.