summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-06 15:30:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-06 15:30:23 +0000
commit4e41273c71711f473c708c54bfc16714e21f64f6 (patch)
tree25b58d943f62b42238a91f84581b12683416b5cd /c/src/exec/score/cpu/unix/ChangeLog
parent2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4e41273c71711f473c708c54bfc16714e21f64f6.tar.bz2
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
Diffstat (limited to 'c/src/exec/score/cpu/unix/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/unix/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/unix/ChangeLog b/c/src/exec/score/cpu/unix/ChangeLog
index 7f281f20c9..6f3bce91e7 100644
--- a/c/src/exec/score/cpu/unix/ChangeLog
+++ b/c/src/exec/score/cpu/unix/ChangeLog
@@ -1,5 +1,9 @@
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
+
+2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: Include compile.am.
2000-08-10 Joel Sherrill <joel@OARcorp.com>