summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 13:59:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 13:59:42 +0000
commitd1c83050711c2579c92ee2e4888f53a6658565ab (patch)
treec1a73bc02b24b18e8841b8e089657bc1a7c2e62b /c/src/exec/score/cpu/a29k/ChangeLog
parent2000-09-20 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d1c83050711c2579c92ee2e4888f53a6658565ab.tar.bz2
2000-09-22 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, cpu_asm.S, psmacro.ah, rtems/score/cpu.h: First attempt to compile with GNU tools. Minor modifications to compile enough to get to assembler errors.
Diffstat (limited to 'c/src/exec/score/cpu/a29k/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/a29k/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/a29k/ChangeLog b/c/src/exec/score/cpu/a29k/ChangeLog
index 965f934aa1..c9d40c1324 100644
--- a/c/src/exec/score/cpu/a29k/ChangeLog
+++ b/c/src/exec/score/cpu/a29k/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-22 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am, cpu_asm.S, psmacro.ah, rtems/score/cpu.h:
+ First attempt to compile with GNU tools. Minor modifications
+ to compile enough to get to assembler errors.
+
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include compile.am, remove duplicate includes.