diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-06-14 18:12:26 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-06-14 18:12:26 +0000 |
commit | 8e1b6ed69766d5c7c15e23f765c6481b2cbe3524 (patch) | |
tree | c6a5450696427bebcd243b04ec62ed7b28d8c7f2 /gas/testsuite | |
parent | 63e391789eaccffc14fdf4bba0d9794700deb57b (diff) | |
download | gdb-8e1b6ed69766d5c7c15e23f765c6481b2cbe3524.zip gdb-8e1b6ed69766d5c7c15e23f765c6481b2cbe3524.tar.gz gdb-8e1b6ed69766d5c7c15e23f765c6481b2cbe3524.tar.bz2 |
2000-06-14 H.J. Lu <hjl@gnu.org>
* gas/macros/strings.d: Support a.out and coff.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/macros/strings.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f8095bc..9e06d8a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-06-14 H.J. Lu <hjl@gnu.org> + + * gas/macros/strings.d: Support a.out and coff. + 2000-06-14 Nick Clifton <nickc@cygnus.com> * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all diff --git a/gas/testsuite/gas/macros/strings.d b/gas/testsuite/gas/macros/strings.d index 546ff0f..4fabca2 100644 --- a/gas/testsuite/gas/macros/strings.d +++ b/gas/testsuite/gas/macros/strings.d @@ -4,5 +4,5 @@ .*: .* Contents of section .data: - 0000 5c22666f 6f5c2200 62617200 62617a \\\"foo\\\".bar.baz + 0000 5c22666f 6f5c2200 62617200 62617a(00| ) \\\"foo\\\".bar.baz(.| ) |