Revert previous patch and apply revised patch.
authorCary Coutant <ccoutant@gmail.com>
Thu, 5 Apr 2018 16:41:42 +0000 (09:41 -0700)
committerCary Coutant <ccoutant@gmail.com>
Thu, 5 Apr 2018 16:45:07 +0000 (09:45 -0700)
commit494e49c9855c75e5cf95a2c031401d2d4f5e21fe
tree92c480f655c89a9e1f793444789eaa075b96cbc2
parent67faf1f4c206516837fa44f6b7d131966be6bf0f
Revert previous patch and apply revised patch.

Revert:

2018-04-05  James Cowgill  <james.cowgill@mips.com>

PR gold/22770
* mips.cc (Mips_got_info::record_got_page_entry): Fetch existing
page entries for the object's GOT.

Apply:

PR gold/22770
* mips.cc (Mips_got_info::record_got_page_entry): Don't insert
Got_page_entry for object's GOT.
(Mips_got_info::add_got_page_entries): Add all pages from from's GOT.
Rename to add_got_page_count.
(Got_page_entry): Remove num_pages.
gold/ChangeLog
gold/mips.cc
This page took 0.024637 seconds and 4 git commands to generate.