OSDN Git Service

bfd/
authorbwilson <bwilson>
Mon, 3 Mar 2008 23:23:40 +0000 (23:23 +0000)
committerbwilson <bwilson>
Mon, 3 Mar 2008 23:23:40 +0000 (23:23 +0000)
commit3861fa1575237323b6d693713e7962a3c0759752
tree989c6687a4a6abb9d640d2cc2ca5fe107ce33ae1
parentd2b4cff431f3234e8cbab0513ef9d4b9f50743ec
bfd/
* xtensa-isa.c (xtensa_isa_num_pipe_stages): Make max_stage static and
only compute its value once.
gas/
* config/tc-xtensa.c (xtensa_num_pipe_stages): New.
(md_begin): Initialize it.
(resources_conflict): Use it.
bfd/ChangeLog
bfd/xtensa-isa.c
gas/ChangeLog
gas/config/tc-xtensa.c