From 54ba5aaad68b283d80e318148e7d7c86102b940d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 18 Oct 2000 12:58:29 +0000 Subject: 2000-10-18 Joel Sherrill * cpu_asm.S, rtems/score/cpu.h: Modified to better support multilibing. These changes result in the code being able to compile with the default gcc settings. It is not functional in this configuration but does compile. --- cpukit/score/cpu/h8300/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/score/cpu/h8300/ChangeLog') diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index 7f281f20c9..1f86ff8249 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,10 @@ +2000-10-18 Joel Sherrill + + * cpu_asm.S, rtems/score/cpu.h: Modified to better support + multilibing. These changes result in the code being able to + compile with the default gcc settings. It is not functional + in this configuration but does compile. + 2000-09-04 Ralf Corsepius * Makefile.am: Include compile.am. -- cgit v1.2.3