* elf32-xtensa.c (ebb_propose_action): Fix argument order.
This commit is contained in:
parent
c457f63246
commit
288f74fae9
@ -1,3 +1,7 @@
|
||||
2004-11-18 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* elf32-xtensa.c (ebb_propose_action): Fix argument order.
|
||||
|
||||
2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* elf32-arm.c (PLT_THUMB_STUB_SIZE): Define.
|
||||
|
@ -5599,8 +5599,8 @@ insn_block_decodable_len (bfd_byte *contents,
|
||||
|
||||
static void
|
||||
ebb_propose_action (ebb_constraint *c,
|
||||
bfd_vma alignment_pow,
|
||||
enum ebb_target_enum align_type,
|
||||
bfd_vma alignment_pow,
|
||||
text_action_t action,
|
||||
bfd_vma offset,
|
||||
int removed_bytes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user