gas/
commit5424dcca93079810c84fc75e3d4bc49364ebae13
authorTristan Gingold <gingold@adacore.com>
Fri, 12 Feb 2010 14:34:45 +0000 (12 14:34 +0000)
committerTristan Gingold <gingold@adacore.com>
Fri, 12 Feb 2010 14:34:45 +0000 (12 14:34 +0000)
treed5d2b0304a952c2987db2c988d329b9cfce81622
parent004471f2255decc2f3922b76326e6ae58b3e6b95
gas/
2010-02-12  Tristan Gingold  <gingold@adacore.com>
    Douglas B Rupp  <rupp@gnat.com>

* config/tc-ia64.c (enum reloc_func): Add FUNC_SLOTCOUNT_RELOC.
(DUMMY_RELOC_IA64_SLOTCOUNT): Added.
(pseudo_func): Add an entry for slotcount.
(md_begin): Initialize slotcount pseudo symbol.
(ia64_parse_name): Handle @slotcount parameter.
(ia64_gen_real_reloc_type): Handle slotcount.
(md_apply_fix): Ditto.
* doc/c-ia64.texi (IA-64-Relocs): Document @slotcount.

gas/testsuite/
2010-02-12  Tristan Gingold  <gingold@adacore.com>

* gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
* gas/ia64/ia64.exp: Add slotcount test (vms only).
gas/ChangeLog
gas/config/tc-ia64.c
gas/doc/c-ia64.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/slotcount.d [new file with mode: 0644]
gas/testsuite/gas/ia64/slotcount.s [new file with mode: 0644]