summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k/ChangeLog
diff options
context:
space:
mode:
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 c9d40c1324..65cef217bd 100644
--- a/c/src/exec/score/cpu/a29k/ChangeLog
+++ b/c/src/exec/score/cpu/a29k/ChangeLog
@@ -1,5 +1,11 @@
2000-09-22 Joel Sherrill <joel@OARcorp.com>
+ * amd.ah, cpu.c, cpu_asm.S, register.ah, sig.S, rtems/score/cpu.h:
+ Updated and fixed minor things. Commented out offensive assembly
+ and made applications link.
+
+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.