summaryrefslogtreecommitdiff
path: root/src/ia64/unwind_i.h
Commit message (Expand)AuthorAgeFilesLines
* Rationalize endianness macrosStephen Webb2020-06-181-1/+1
* One time whitespace fixup.Arun Sharma2014-09-271-169/+169
* Stop including `memory.h'Tommi Rantala2012-09-281-1/+1
* (inlined_uc_addr): Remove UNW_IA64_AR_BSP. We no longer need this ugly hackhp.com!davidm2005-05-201-7/+0
* Include "rse.h" instead of "ia64/rse.h".hp.com!davidm2005-05-201-9/+19
* Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-5/+5
* (ia64_install_cursor): Adjust declaration for expanded interface.hp.com!davidm2004-08-311-2/+9
* (inlined_uc_addr): Also handle f0 and f1.hp.com!davidm2004-05-061-11/+41
* (ia64_getfp): Use IA64_IS_NULL_LOC() instead of nothing ormostang.com!davidm2004-05-061-4/+28
* Include "ia64/rse.h" instead of "rse.h".mostang.com!davidm2004-05-041-1/+2
* (IA64_UNW_FLAG_MASK): Use "ULL" postfix to avoid compiler warning on 32-bit p...(none)!davidm2004-04-231-6/+6
* (inlined_uc_addr): New function.mostang.com!davidm2004-03-201-6/+70
* (IA64_REG_LOC): Pass NULL as third argument to tdep_uc_addr().mostang.com!davidm2004-02-271-5/+12
* Fix typo in comment.hp.com!davidm2004-02-271-2/+1
* (rbs_find): Declare.hp.com!davidm2004-02-191-0/+2
* Convert from debug() to Debug().hp.com!davidm2004-01-301-13/+5
* (ia64_validate_cache): Declare.mostang.com!davidm2004-01-201-1/+5
* (ia64_init): Declare as a regular object, not an arch-object.hp.com!davidm2004-01-031-1/+1
* (ia64_install_cursor): Mark as NORETURN rather than usingmostang.com!davidm2003-12-211-3/+3
* Don't include "config.h" here.hp.com!davidm2003-12-041-1/+0
* (rbs_get_rnat_loc): Declare "inline".hp.com!davidm2003-11-271-2/+2
* (ia64_script_cache_init): Delete.hp.com!davidm2003-11-241-2/+0
* (ia64_fetch_proc_info): New procedure.mostang.com!davidm2003-09-181-0/+5
* (MIN): If it's defined already, #undef it first.mostang.com!davidm2003-04-241-2/+39
* (ia64_install_cursor): Rename from _Uia64_install_cursor() and make it an UNW...mostang.com!davidm2003-04-231-2/+3
* Adjust for unw_word_t -> ia64_loc_t changes.mostang.com!davidm2003-04-231-57/+110
* (ia64_get_stacked): Allow NULL "locp".mostang.com!davidm2003-04-081-1/+3
* (ia64_getfp): Return -UNW_EBADREG when trying to access unsaved register.mostang.com!davidm2003-03-281-4/+4
* Include <inttypes.h> instead of <stdint.h>. HP-UX doesn't have the latter.mostang.com!davidm2003-03-191-1/+1
* (ia64_getfp): Print debug message when accessing an unsaved register.mostang.com!davidm2003-03-061-4/+17
* (ia64_state_record): Rename epilogue_start to when_sp_restored.mostang.com!davidm2003-02-271-1/+1
* (rbs_contains): Tighten debug output.hp.com!davidm2003-02-261-3/+2
* (rbs_underflow): Remove.mostang.com!davidm2003-02-211-8/+23
* (rbs_cover_and_flush): Declare.mostang.com!davidm2003-02-141-1/+3
* (_Uia64_install_context): Rename from __ia64_install_context(). Change signa...mostang.com!davidm2003-02-081-2/+2
* (ia64_get_stacked): Make sure returned rnat-location is valid, too.mostang.com!davidm2003-01-231-2/+6
* (rbs_find_stacked): Renamed from rbs_find_reg.mostang.com!davidm2003-01-231-7/+7
* (rbs_record_switch): New function.mostang.com!davidm2003-01-211-2/+31
* Remove include of "mempool.h".mostang.com!davidm2002-12-191-162/+23
* Move enum ia64_pregnum and struct unw_addr_space to tdep-ia64.h.mostang.com!davidm2002-12-121-51/+20
* (struct ia64_proc_info): Delete.mostang.com!davidm2002-12-031-53/+30
* (mostang.com!davidm2002-11-161-31/+35
* Switch to MIT license.mostang.com!davidm2002-11-161-16/+18
* Fix typo in ia64_put()model.com!marky2002-11-141-2/+2
* Remove IA64_UNW_SCRIPT_CACHE macro. Move script cache info intohp.com!davidm2002-11-121-17/+7
* (ia64_getfp): Change from macro to inline function. Check "loc" argument formostang.com!davidm2002-11-091-8/+40
* Minor formatting fixes.mostang.com!davidm2002-07-181-6/+20
* (struct ia64_cursor): Add sigcontext_loc.mostang.com!davidm2002-04-251-0/+1
* (_U_ia64_regname): Delete declaration.mostang.com!davidm2002-04-121-19/+18
* Include libunwind-ia64.h instead of libunwind.h.hp.com!davidm2002-04-051-1/+1