diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-05-04 06:52:38 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-05-04 06:52:38 +0000 |
commit | 1f88a2f93a29a25ed4439aae21899f24db46aad4 (patch) | |
tree | b82d7d7209a41e0e783f68994e004d0de208e40e /gas/testsuite/ChangeLog | |
parent | 32e7087da9d4bc06e228f97bf9f05cefec49d98c (diff) | |
download | gdb-1f88a2f93a29a25ed4439aae21899f24db46aad4.zip gdb-1f88a2f93a29a25ed4439aae21899f24db46aad4.tar.gz gdb-1f88a2f93a29a25ed4439aae21899f24db46aad4.tar.bz2 |
2003-05-03 H.J. Lu <hjl@gnu.org>
* gas/elf/symver.s: Use '%' instead of '@' in .type.
* gas/elf/type.s: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d4436f4..df18933 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2003-05-03 H.J. Lu <hjl@gnu.org> + * gas/elf/symver.s: Use '%' instead of '@' in .type. + * gas/elf/type.s: Likewise. + +2003-05-03 H.J. Lu <hjl@gnu.org> + * gas/elf/elf.exp (run_list_test): Support pipe for readelf. * gas/elf/type.e-m32r: Removed. |