From 6f932bce808ba923bf40bf6f78f4c9d1da6e5c16 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 11 Oct 2007 20:20:55 +0000 Subject: * config/obj-elf.c (obj_elf_section): When pushing a section, if there is a comma then the following argument must be a subsection number. * testsuite/gas/elf/elf.exp (run_elf_list_test): Run section6 test. * testsuite/gas/elf/section6.s: New file: Check behaviour of .pushsection with a subsection argument. * testsuite/gas/elf/section6.d: New file: Expected disassembly. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 292cb1e..26bcf58 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2007-10-11 Nick Clifton + + * config/obj-elf.c (obj_elf_section): When pushing a section, if + there is a comma then the following argument must be a subsection + number. + 2007-10-11 H.J. Lu * doc/c-i386.texi: Update which instruction's operands are -- cgit v1.1