2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-ia64.c (emit_one_bundle): Add proper indentation.
This commit is contained in:
parent
5d51ca5457
commit
127cab001a
@ -1,3 +1,7 @@
|
||||
2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/tc-ia64.c (emit_one_bundle): Add proper indentation.
|
||||
|
||||
2004-01-26 Bernardo Innocenti <bernie@develer.com>
|
||||
|
||||
* config/tc-m68k.h (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially,
|
||||
|
@ -6375,8 +6375,8 @@ emit_one_bundle ()
|
||||
|
||||
if (unwind.list)
|
||||
{
|
||||
unwind.list->next_slot_number = (unsigned long) f + 16;
|
||||
unwind.list->next_slot_frag = frag_now;
|
||||
unwind.list->next_slot_number = (unsigned long) f + 16;
|
||||
unwind.list->next_slot_frag = frag_now;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user