mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:29:30 +08:00
* elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for
24bit pc-relative reloc.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jan 6 13:28:35 1997 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for
|
||||||
|
24bit pc-relative reloc.
|
||||||
|
|
||||||
start-sanitize-tic80
|
start-sanitize-tic80
|
||||||
Fri Jan 3 16:33:00 1997 Fred Fish <fnf@cygnus.com>
|
Fri Jan 3 16:33:00 1997 Fred Fish <fnf@cygnus.com>
|
||||||
|
|
||||||
|
@ -146,7 +146,7 @@ static reloc_howto_type elf_mn10200_howto_table[] =
|
|||||||
true,
|
true,
|
||||||
0xffffff,
|
0xffffff,
|
||||||
0xffffff,
|
0xffffff,
|
||||||
false),
|
true),
|
||||||
};
|
};
|
||||||
|
|
||||||
struct mn10200_reloc_map
|
struct mn10200_reloc_map
|
||||||
|
Reference in New Issue
Block a user