Skip to content
  • Alan Modra's avatar
    [GOLD] PowerPC relocation signed overflow check · 6a010cf6
    Alan Modra authored
    Relocations with right shifts were calculating wrong overflow status.
    Since the addr34 split-field reloc is implemented as an 18-bit high
    part with value shifted right by 16 and a 16-bit low part, most of the
    pc-relative relocs were affected.
    
    	* powerpc.cc (Powerpc_relocate_functions::rela, rela_ua): Perform
    	signed right shift for signed overflow check.
    6a010cf6
To find the state of this project's repository at the time of any of these versions, check out the tags.