summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 11:54:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 11:54:53 +0000
commitb1d08322976901e3d5ec7af66d3bf5fb35e687fd (patch)
tree37f51f2b2e25e16f8c795488a3f4ab33e4b64b18 /c/src/lib/libcpu/sparc
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b1d08322976901e3d5ec7af66d3bf5fb35e687fd.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix bogus entries.
Diffstat (limited to 'c/src/lib/libcpu/sparc')
-rw-r--r--c/src/lib/libcpu/sparc/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/sparc/ChangeLog b/c/src/lib/libcpu/sparc/ChangeLog
index 1f70ade1b8..b7cc841e7f 100644
--- a/c/src/lib/libcpu/sparc/ChangeLog
+++ b/c/src/lib/libcpu/sparc/ChangeLog
@@ -1,8 +1,8 @@
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * sparc/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
- * sparc/reg_win/Makefile.am: Reformat.
- * sparc/syscall/Makefile.am: Reformat.
+ * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
+ * reg_win/Makefile.am: Reformat.
+ * syscall/Makefile.am: Reformat.
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>