2011-06-27 Tristan Gingold <gingold@adacore.com>
commit8ee8fc0e7151198569a61813824c6ee7a23cb019
authorTristan Gingold <gingold@adacore.com>
Mon, 27 Jun 2011 14:08:13 +0000 (27 14:08 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 27 Jun 2011 14:08:13 +0000 (27 14:08 +0000)
tree1c9517718d8249a08871b6e4fd494b95d113a8f8
parent3612d28be8838f61105520dbef500edde63720e9
2011-06-27  Tristan Gingold  <gingold@adacore.com>

* config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
Locally declare basesym.  Add comments.  Do not set literal_pool_size.
(load_expression): Adjust call to add_to_link_pool.
(s_alpha_pdesc): Define pdesc symbol using dot.
Do not set literal_pool_size.
(s_alpha_end): Use NULL instead of 0.
gas/ChangeLog
gas/config/tc-alpha.c