]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:23:32 +0000 (08:23 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:23:32 +0000 (08:23 +0000)
commitef6a2b41811b88306afc5ce073da33e047d888cd
tree60071479087818c0234af7bdc6687911d2c81fb6
parent0b74f93c04ea699969fb60bcc150c9be841b23cf
gas/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (parse_section_name): Rename to...
(cross_section): In addition to separating the name from the rest of
the arguments, also carry out the operation.
(dot_xdata): Use cross_section.
(dot_float_cons): Likewise.
(dot_xstringer): Likewise.
(dot_xdata_ua): Likewise.
(dot_float_cons_ua): Likewise. Pass float_cons, not stmt_float_cons.

gas/testsuite/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
* gas/ia64/ia64.exp: Run new tests.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/xdata-ilp32.d [new file with mode: 0644]
gas/testsuite/gas/ia64/xdata.d [new file with mode: 0644]
gas/testsuite/gas/ia64/xdata.s [new file with mode: 0644]