summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:34:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:34:15 +0000
commitbbfdedd86d08b52c19d8b0fbae8c0ba8a013ea34 (patch)
tree709bcc3d7b76a929c8b5aae766fe76e676919237 /c/src/exec/score/cpu/a29k/ChangeLog
parent2000-09-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-bbfdedd86d08b52c19d8b0fbae8c0ba8a013ea34.tar.bz2
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.
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.