forked from Imagelibrary/binutils-gdb
* sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-03-10 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
|
* sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.
|
||||||
|
|
||||||
2010-03-09 Sriraman Tallam <tmsriram@google.com>
|
2010-03-09 Sriraman Tallam <tmsriram@google.com>
|
||||||
|
|
||||||
* icf.cc (get_section_contents): Add '@' marker after processing the
|
* icf.cc (get_section_contents): Add '@' marker after processing the
|
||||||
|
|||||||
@@ -1719,6 +1719,7 @@ Target_sparc<size, big_endian>::Scan::local(
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case elfcpp::R_SPARC_WDISP30:
|
case elfcpp::R_SPARC_WDISP30:
|
||||||
|
case elfcpp::R_SPARC_WPLT30:
|
||||||
case elfcpp::R_SPARC_WDISP22:
|
case elfcpp::R_SPARC_WDISP22:
|
||||||
case elfcpp::R_SPARC_WDISP19:
|
case elfcpp::R_SPARC_WDISP19:
|
||||||
case elfcpp::R_SPARC_WDISP16:
|
case elfcpp::R_SPARC_WDISP16:
|
||||||
|
|||||||
Reference in New Issue
Block a user