aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-01-30(DWARF_REGNUM_MAP_LENGTH): New macro.hp.com!davidm
2004-01-24(unw_addr_space_t.shared_object_removals): Adjust type tohp.com!davidm
2004-01-24(unw_set_caching_policy): Make it a regular object, not anhp.com!davidm
2004-01-24Regenerate.mostang.com!davidm
2004-01-22Move debug defines after definition of UNWI_ARCH_OBJ().hp.com!davidm
2004-01-22(unw_tdep_is_fpreg): Move after include of "libunwind-common.h".hp.com!davidm
2004-01-22(tdep_debug_level): Remove.hp.com!davidm
2004-01-21Initial revisionmostang.com!davidm
2004-01-21Drop argument names from prototypes to reduce namespace pollution.mostang.com!davidm
2004-01-21Drop argument names from prototypes to reduce namespace pollution.mostang.com!davidm
2004-01-21Drop argument names from prototypes to reduce namespace pollution.mostang.com!davidm
2004-01-21(unw_tdep_is_fpreg): Define it as an external function (a macro wouldmostang.com!davidm
2004-01-21(Logical change 1.156)mostang.com!davidm
2004-01-20Rename AO_TS_T to AO_TS_t (gets syntax coloring right... ;-).mostang.com!davidm
2004-01-20(unw_addr_space.cache_generation): Declare as AO_t instead of AO_Tmostang.com!davidm
2004-01-20(struct mempool): Move "reserve" and "num_free" next tomostang.com!davidm
2004-01-20(cmpxchg_ptr): Use a union to do the pointer-casting so thatmostang.com!davidm
2004-01-20(unwi_dyn_validate_cache): Declare.mostang.com!davidm
2004-01-20(unw): Remove debug_level.mostang.com!davidm
2004-01-20(_Uia64_search_unwind_table): Make it an UNW_OBJ() instead.mostang.com!davidm
2004-01-20(unwi_dyn_remote_find_proc_info): Drop GENERATION argument.hp.com!davidm
2004-01-20(struct unw_addr_space.shared_object_removals) [!UNW_REMOTE_ONLY]: New member.hp.com!davidm
2004-01-03Add includes of <string.h> and <unistd.h>.hp.com!davidm
2004-01-03(tdep_find_proc_info): Declare it as a regular object (not arch-obj).hp.com!davidm
2003-12-21Drop HIDDEN from declarations, only the definitions need it.mostang.com!davidm
2003-12-21(unw): Mark it as HIDDEN.mostang.com!davidm
2003-12-21(dyn_generation): Drop bogus comment.mostang.com!davidm
2003-12-21(UNW_PI_FLAG_FIRST_TDEP_BIT): Fix comment.mostang.com!davidm
2003-12-20Switch over to DWARF-based unwinder.hp.com!davidm
2003-12-20(unw_dyn_dwarf_fde_info_t): New type to handle (pre-parsed) DWARFhp.com!davidm
2003-12-20(Logical change 1.145)hp.com!davidm
2003-12-20Initial revisionhp.com!davidm
2003-12-20Declare mempool-routines as HIDDEN.hp.com!davidm
2003-12-20(Debug): New macro. This one automates some of usual stuff thathp.com!davidm
2003-12-20(unw_word_t): Let the architecture-specific header take care ofhp.com!davidm
2003-12-20(unw_word_t): Declare it here.hp.com!davidm
2003-12-05Switch from __sync_val_compare_and_swap() tomostang.com!davidm
2003-12-04(Logical change 1.135)hp.com!davidm
2003-12-04Initial revisionhp.com!davidm
2003-12-04(unw_get_proc_info_by_ip): New routine.hp.com!davidm
2003-12-04(HAVE___THREAD): Force it off for now---the per-thread cache useshp.com!davidm
2003-11-27Include "elf32.h".hp.com!davidm
2003-11-27(struct cursor): Declare pi_valid and pi_is_dynamic as unsigned tohp.com!davidm
2003-11-27(UNUSED): New macro.hp.com!davidm
2003-11-25(unw_dyn_info_format_t): Add UNW_INFO_FORMAT_REMOTE_TABLE.hp.com!davidm
2003-11-25(_Uia64_find_dyn_list): Pass unw_dyn_info_t pointer instead of its members.hp.com!davidm
2003-11-25(cmpxchg_ptr): Correct sense of comparison.hp.com!davidm
2003-11-24(ia64_script_cache): If HAVE_ATOMIC_OPS_H is true, declare "busy" memberhp.com!davidm
2003-11-24Regenerate.hp.com!davidm
2003-11-24(unw_addr_space): If HAVE_ATOMIC_OPS_H is defined, declare cache_generationhp.com!davidm