Home
last modified time | relevance | path

Searched refs:next_slot_number (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog522 * config/tc-ia64.c (unwind): Move next_slot_number and
528 (alloc_record): Initialize next_slot_number and next_slot_frag.
531 list->next_slot_number and list->next_slot_frag instead of
532 unwind.next_slot_number and unwind.next_slot_frag.
536 (emit_one_bundle): Use list->next_slot_number and
537 list->next_slot_frag instead of unwind.next_slot_number and
H A DChangeLog-00014381 (emit_one_bundle): Set slot_frag field. Set next_slot_number after
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-20042601 * config/tc-ia64.c (unwind): Move next_slot_number and
2607 (alloc_record): Initialize next_slot_number and next_slot_frag.
2610 list->next_slot_number and list->next_slot_frag instead of
2611 unwind.next_slot_number and unwind.next_slot_frag.
2615 (emit_one_bundle): Use list->next_slot_number and
2616 list->next_slot_frag instead of unwind.next_slot_number and
H A DChangeLog-20052101 * config/tc-ia64.c (struct unw_rec_list): Remove next_slot_number
2103 (alloc_record): Remove references to next_slot_number and
H A DChangeLog-00014381 (emit_one_bundle): Set slot_frag field. Set next_slot_number after
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c658 unsigned long next_slot_number; member
1736 ptr->next_slot_number = 0; in alloc_record()
6447 unwind.list->next_slot_number = (unsigned long) f + 16; in emit_one_bundle()