Changeset 66851179 in rtems
- Timestamp:
- Dec 1, 2003, 11:21:47 AM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 42d865c
- Parents:
- 74066232
- Location:
- c/src/lib/libcpu/sparc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sparc/ChangeLog
r74066232 r66851179 1 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * sparc/cache/Makefile.am: Reformat. Use dirstamps for preinstallation. 4 * sparc/reg_win/Makefile.am: Reformat. 5 * sparc/syscall/Makefile.am: Reformat. 6 1 7 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libcpu/sparc/reg_win/Makefile.am
r74066232 r66851179 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 PGM = $(ARCH)/reg_win.rel -
c/src/lib/libcpu/sparc/syscall/Makefile.am
r74066232 r66851179 2 2 ## $Id$ 3 3 ## 4 5 4 6 5 PGM = $(ARCH)/syscall.rel
Note: See TracChangeset
for help on using the changeset viewer.