diff options
author | Roland McGrath <roland@gnu.org> | 2010-08-17 20:03:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2010-08-17 20:03:41 +0000 |
commit | 01642c122ac3ce89296b87975f5a073c141f9f40 (patch) | |
tree | 19fdb365806ca479ea89bf2c8f799195716f55c5 /gas/testsuite/ChangeLog | |
parent | ebf252ff9beff532b432b22ee4f6a4665c7332d5 (diff) | |
download | gdb-01642c122ac3ce89296b87975f5a073c141f9f40.zip gdb-01642c122ac3ce89296b87975f5a073c141f9f40.tar.gz gdb-01642c122ac3ce89296b87975f5a073c141f9f40.tar.bz2 |
Add "?" pseudo-flag to ELF .section/.pushsection directives.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8e7d074..449e138 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2010-08-17 Roland McGrath <roland@redhat.com> + + * gas/elf/groupauto.s: New file. + * gas/elf/groupautoa.d: New file. + * gas/elf/groupautob.d: New file. + * gas/elf/elf.exp (run_elf_list_test): Use them. + 2010-08-06 Quentin Neill <quentin.neill@amd.com> * gas/i386/arch-10-1.l: Add nopl instruction. |