2012-03-26 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Mar 2012 09:50:10 +0000 (09:50 +0000)
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Mar 2012 09:50:10 +0000 (09:50 +0000)
commit6aadb6e206790bd949e6bdba312cb7c74c9c59de
tree85a716476b201f6c76a556ab684640ce89eb60d8
parenta2295d74e8fdc2f6fe05d206fca8a3d36bdc3c44
2012-03-26  Tristan Gingold  <gingold@adacore.com>

        * config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
        (unw_table_entry): Use unw_word instead of unsigned long.
        (_Unwind_FindTableEntry): Likewise.
        * config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
        * config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
        (_Unwind_FindTableEntry): Likewise.
        * config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
        (unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
        (set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
        (ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
        (ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
        (uw_frame_state_for, uw_update_reg_address, uw_update_context)
        (uw_init_context_1, uw_install_context): Likewise.
        (unw_word): Move to unwind-ia64.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185852 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/ia64/fde-glibc.c
libgcc/config/ia64/fde-vms.c
libgcc/config/ia64/unwind-ia64.c
libgcc/config/ia64/unwind-ia64.h
libgcc/config/ia64/vms-unwind.h