# HG changeset patch # User bartv # Date 1042978728 0 # Node ID 0baabe6e08e044531346cd0da41ebab4a6b61e7a # Parent 148c41b548dc18fb05767ae719a3a4f2e6e6a627 Minor clean ups to cope with a more finicky SH assembler diff --git a/packages/hal/sh/cq7708/current/ChangeLog b/packages/hal/sh/cq7708/current/ChangeLog --- a/packages/hal/sh/cq7708/current/ChangeLog +++ b/packages/hal/sh/cq7708/current/ChangeLog @@ -1,3 +1,7 @@ +2003-01-19 Bart Veer + + * include/platform.inc: avoid warnings with binutils 2.13.1 + 2002-05-13 Jesper Skov * cdl/hal_sh_sh7708_cq7708.cdl: Removed implemntation of @@ -122,6 +126,7 @@ 2000-03-30 Haruki Kashiwaya + + * include/platform.inc (BSC_settings_table): + Avoid warnings with binutils 2.13.1 + 2002-05-13 Jesper Skov * cdl/hal_sh_edk7708.cdl: Removed implemntation of @@ -398,6 +403,7 @@ 1999-04-22 Jesper Skov + + * src/variant.S, include/variant.inc: + Cope with binutils 2.13.1, gas is morefinicky about immediate + constants. + 2002-08-06 Gary Thomas 2002-08-06 Motoya Kurotsu @@ -200,6 +206,7 @@ 2000-08-15 Haruki Kashiwaya