Fix tests to match latest assembler results.

This commit is contained in:
Nick Clifton 1998-06-23 22:17:19 +00:00
parent e98d1a3265
commit 59b8f2097f
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
* gas/v850/hilo2.s: Use r1 as the destination of the movea
instruction, since r0 is read only.
* gas/v850/basic.exp: Fix names of special area relocations.
Set -mwarn-signed-overflow flag when running range.s test.
start-sanitize-am33
Mon Jun 22 13:43:43 1998 Jeffrey A Law (law@cygnus.com)