mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
comment change
This commit is contained in:
@ -3869,10 +3869,10 @@ md_apply_fix3 (fixP, valp, seg)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* This is a hack. There should be a better way to
|
||||
* handle this.
|
||||
*/
|
||||
/* This is a hack. There should be a better way to handle this.
|
||||
This covers for the fact that bfd_install_relocation will
|
||||
subtract the current location (for partial_inplace, PC relative
|
||||
relocations); see more below. */
|
||||
if ((fixP->fx_r_type == BFD_RELOC_32_PCREL
|
||||
|| fixP->fx_r_type == BFD_RELOC_16_PCREL
|
||||
|| fixP->fx_r_type == BFD_RELOC_8_PCREL)
|
||||
|
Reference in New Issue
Block a user