OSDN Git Service

* config/tc-mips.c (s_is_linkonce): New function.
authorths <ths>
Tue, 4 Jul 2006 17:22:10 +0000 (17:22 +0000)
committerths <ths>
Tue, 4 Jul 2006 17:22:10 +0000 (17:22 +0000)
commit5c260c236b95421acdcd57b89bc73d7e40535a67
tree88f653dd43a54e35da601c59a4673d3ae81b06a2
parentb8da1a2c1c37a64049b42f514453716e841da954
* config/tc-mips.c (s_is_linkonce): New function.
(mips16_mark_labels): Don't adjust mips16 symbol addresses for
weak, external, and linkonce symbols.
(pic_need_relax): Use s_is_linkonce.
gas/ChangeLog
gas/config/tc-mips.c