ChangeLog typo fix

This commit is contained in:
Alan Modra 2014-12-04 22:20:14 +10:30
parent cbcb23fa01
commit fbad6518c1

View File

@ -3,7 +3,7 @@
* powerpc.cc (Target_powerpc::Branch_info::make_stub): Ignore
addend of PLTREL24 reloc when not generating a plt stub. Make
max_branch_offset an "Address".
(Stub_table::can_read_stub): Make max_branch_offset an "Address".
(Stub_table::can_reach_stub): Make max_branch_offset an "Address".
(Target_powerpc::Relocate::relocate): Likewise.
2014-12-04 Alan Modra <amodra@gmail.com>