summaryrefslogtreecommitdiff
path: root/src/ia64
Commit message (Expand)AuthorAgeFilesLines
* Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()David Mosberger-Tang2007-08-221-2/+3
* Merge ../libunwind-v0.98David Mosberger-Tang2007-06-061-8/+10
|\
| * (unw_create_addr_space): Fix address-leak that triggered when functionAndreas Schwab2007-06-061-8/+10
| * Delete some backup files that accidentally made it into git.David Mosberger-Tang2006-07-273-0/+0
* | Remove three Emacs backup-files which accidentially got checked into git.David Mosberger-Tang2006-07-263-0/+0
* | Merge ../libunwind-v0.98David Mosberger-Tang2006-07-251-0/+38
|\ \ | |/
| * Bring git v0.98.5 tree in sync with released v0.98.5.David Mosberger-Tang2006-07-251-0/+38
* | Allow write-access to UNW_IA64_BSP and UNW_REG_SP.hp.com!davidm2005-05-201-4/+6
* | Use update_nat() instead of equivalent open code.hp.com!davidm2005-05-201-20/+3
* | If r1 has been saved in an ABI-specific framehp.com!davidm2005-05-201-14/+43
* | Drop unused readonly variable.hp.com!davidm2005-05-201-6/+2
* | Remove early-out test when IP is zero.hp.com!davidm2005-05-201-3/+0
* | (rbs_switch): Use rbs_get_base() to determine the size of the registerhp.com!davidm2005-05-201-3/+8
* | (common_init): Use rbs_get_base() to determine size of register-backing store.hp.com!davidm2005-05-201-9/+10
* | Read sp and bsp via ia64_get() and then pass them to common_init().hp.com!davidm2005-05-201-1/+8
* | (set_as_arg): New function.hp.com!davidm2005-05-201-29/+57
* | (inlined_uc_addr): Remove UNW_IA64_AR_BSP. We no longer need this ugly hackhp.com!davidm2005-05-201-7/+0
* | (common_init): Take initial sp and bsp values as arguments instead ofhp.com!davidm2005-05-201-11/+4
* | (parse_dynamic): Make it a dummy-function of _U_dyn_op isn't defined, i.e.,hp.com!davidm2005-05-201-0/+5
* | (ia64_strloc): Move to Grbs.c.hp.com!davidm2005-05-201-37/+0
* | (ia64_strloc): Move here from Ginit.c so it can be shared with the kernel.hp.com!davidm2005-05-201-1/+38
* | Include "rse.h" instead of "ia64/rse.h".hp.com!davidm2005-05-201-9/+19
* | Include "rse.h" instead of "ia64/rse.h".hp.com!davidm2005-05-201-2/+2
* | Include "libunwind_i.h" instead of "internal.h".hp.com!davidm2005-05-201-2/+2
* | Don't include headers already included via unwind_i.h.hp.com!davidm2005-05-201-5/+0
* | Don't include <string.h>.hp.com!davidm2005-05-201-3/+1
* | Don't include <string.h> and <stdlib.h>.hp.com!davidm2005-05-201-3/+0
* | Don't include <assert.h> and <stddef.h>.hp.com!davidm2005-05-201-19/+39
* | Don't include <alloca.h> and <stdlib.h>.hp.com!davidm2005-05-201-4/+1
* | (linux_interrupt): Enable this code for the kernel, too.hp.com!davidm2005-05-201-9/+6
* | (get_script_cache): Use HAVE_ATOMIC_H instead of __linux && __KERNEL__.hp.com!davidm2005-05-201-2/+2
* | Auto mergedhp.com!davidm2005-05-171-5/+7
* | Auto mergedhp.com!davidm2005-05-171-7/+28
* | Auto mergedhp.com!davidm2005-05-171-10/+7
* | (pr_ltop): Remove.hp.com!davidm2005-05-171-29/+1
* | Adjust for sigset_t to intrmask_t renaming.mostang.com!davidm2005-05-031-5/+5
* | Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-5/+5
* | Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-24/+23
* | Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-3/+3
* | Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-13/+10
* | Adjust for "ia64_rse" to "rse" prefix change.mostang.com!davidm2005-05-031-3/+3
* | (remote_install_cursor): Fix off-by-one error.mostang.com!davidm2005-05-031-2/+2
* | (common_init): Adjust for ALWAYS_INLINE change.mostang.com!davidm2005-05-031-2/+2
* | Auto mergedhp.com!davidm2005-05-031-5/+11
* | (unw_search_ia64_unwind_table): Always return unwind_info in thehp.com!davidm2005-05-031-12/+25
* | (unw_is_signal_frame): Add a Debug statement.hp.com!davidm2005-05-031-0/+1
* | (get_script_cache): Fix typo in Debug() statement (missing argument).hp.com!davidm2005-05-031-44/+91
|/
* (desc_alias): Fix off-by-one bug.hp.com!davidm2005-04-201-4/+5
* (get_dyn_info_list_addr): When compiling into libunwind-ia64, declarehp.com!davidm2004-11-161-0/+10
* (__sigsetjmp): Start updating jmp_buf only after sigprocmask() returnedhp.com!davidm2004-10-131-11/+9