2007-09-04 Michael Snyder <msnyder@access-company.com>
* elf32-bfin.c (howto_table): Cut and paste error? Name field of reloc is wrong.
This commit is contained in:
parent
d946b91f67
commit
5dff466409
@ -1,3 +1,8 @@
|
||||
2007-09-04 Michael Snyder <msnyder@access-company.com>
|
||||
|
||||
* elf32-bfin.c (howto_table): Cut and paste error?
|
||||
Name field of reloc is wrong.
|
||||
|
||||
2007-09-04 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* elf32-spu.c (elf_howto_table): Formatting.
|
||||
|
@ -716,7 +716,7 @@ static reloc_howto_type bfin_howto_table [] =
|
||||
0, /* bitpos */
|
||||
complain_overflow_signed, /* complain_on_overflow */
|
||||
bfd_elf_generic_reloc, /* special_function */
|
||||
"R_BFIN_GOT12", /* name */
|
||||
"R_BFIN_GOT17M4", /* name */
|
||||
FALSE, /* partial_inplace */
|
||||
0xffff, /* src_mask */
|
||||
0xffff, /* dst_mask */
|
||||
|
Loading…
Reference in New Issue
Block a user