From 8a6d3190decda662835f7c8bff38c8741189369a Mon Sep 17 00:00:00 2001 From: Dave Anglin Date: Tue, 19 Jul 2005 01:41:21 +0000 Subject: [PATCH] * gas/hppa/basic/fp_comp.s: Add level 1.1 directive. * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/hppa/basic/fp_comp.s | 1 + gas/testsuite/gas/hppa/basic/special.s | 1 + gas/testsuite/gas/hppa/basic/system.s | 1 + 4 files changed, 8 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index da74841..fffbdf9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-07-18 John David Anglin + + * gas/hppa/basic/fp_comp.s: Add level 1.1 directive. + * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise. + 2005-07-18 Jan Beulich * gas/i386/reloc32.[sdl]: New. diff --git a/gas/testsuite/gas/hppa/basic/fp_comp.s b/gas/testsuite/gas/hppa/basic/fp_comp.s index 298e2d6..82e3bbd 100644 --- a/gas/testsuite/gas/hppa/basic/fp_comp.s +++ b/gas/testsuite/gas/hppa/basic/fp_comp.s @@ -1,3 +1,4 @@ + .level 1.1 .code .align 4 ; Basic immediate instruction tests. diff --git a/gas/testsuite/gas/hppa/basic/special.s b/gas/testsuite/gas/hppa/basic/special.s index e61ce9a..7ac1e2e 100644 --- a/gas/testsuite/gas/hppa/basic/special.s +++ b/gas/testsuite/gas/hppa/basic/special.s @@ -1,3 +1,4 @@ + .level 1.1 .code .align 4 gfw %r4(%sr0,%r5) diff --git a/gas/testsuite/gas/hppa/basic/system.s b/gas/testsuite/gas/hppa/basic/system.s index b9846b9..2cadc39 100644 --- a/gas/testsuite/gas/hppa/basic/system.s +++ b/gas/testsuite/gas/hppa/basic/system.s @@ -1,3 +1,4 @@ + .level 1.1 .code .align 4 ; Basic immediate instruction tests. -- 2.7.4