1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 12:11:45 +02:00
libunwind-eh_elf/src/ia64
Tommi Rantala e61c6f69c3 Fix function name duplication in Debug() output
Fix function name duplication in Debug() output that was caused by
manually prepending the debug message with the function name.
2012-08-21 23:04:07 +03:00
..
dyn_info_list.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Gcreate_addr_space.c (unw_create_addr_space): Fix address-leak that triggered when function 2007-06-06 20:55:36 -06:00
getcontext.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Gfind_unwind_table.c Fix compilation on IA64 2012-05-23 20:52:28 -07:00
Gget_proc_info.c Rename: src/ia64/Gget_proc_info-ia64.c -> src/ia64/Gget_proc_info.c 2004-08-17 15:34:28 +00:00
Gget_save_loc.c Fix incorrect calls to memset. 2011-10-02 22:43:28 -07:00
Gglobal.c Allow caller to block signals. 2009-09-25 09:35:31 -07:00
Ginit.c Merge ../libunwind-v0.98 2007-11-14 16:51:14 -07:00
Ginit_local.c (set_as_arg): New function. 2005-05-20 12:47:59 +00:00
Ginit_remote.c Read sp and bsp via ia64_get() and then pass them to common_init(). 2005-05-20 12:47:59 +00:00
Ginstall_cursor.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Gis_signal_frame.c (unw_is_signal_frame): Add a Debug statement. 2005-05-03 09:13:17 +00:00
Gparser.c [PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.h 2009-03-16 21:37:11 -07:00
Grbs.c (rbs_switch): Use rbs_get_base() to determine the size of the register 2005-05-20 13:13:07 +00:00
Gregs.c Allow write-access to UNW_IA64_BSP and UNW_REG_SP. 2005-05-20 15:32:18 +00:00
Gresume.c (remote_install_cursor): Fix off-by-one error. 2005-05-03 09:13:17 +00:00
Gscript.c Fix function name duplication in Debug() output 2012-08-21 23:04:07 +03:00
Gstep.c [PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.h 2009-03-16 21:37:11 -07:00
Gtables.c IA64: `ent' needed conditionally in Gtables.c 2012-07-31 16:21:15 +03:00
init.h (common_init): Use rbs_get_base() to determine size of register-backing store. 2005-05-20 13:13:07 +00:00
Lcreate_addr_space.c Regenerate. 2004-08-17 15:34:28 +00:00
Lfind_unwind_table.c ia64: move ia64 specific code out of dwarf 2012-03-29 11:35:26 -07:00
Lget_proc_info.c Regenerate. 2004-08-17 15:34:28 +00:00
Lget_save_loc.c Regenerate. 2004-08-17 15:34:28 +00:00
Lglobal.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_local.c Regenerate. 2004-08-17 15:34:28 +00:00
Linit_remote.c Regenerate. 2004-08-17 15:34:28 +00:00
Linstall_cursor.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Lis_signal_frame.c Regenerate. 2004-08-17 15:34:28 +00:00
longjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
Lparser.c Regenerate. 2004-08-17 15:34:28 +00:00
Lrbs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lregs.c Regenerate. 2004-08-17 15:34:28 +00:00
Lresume.c Regenerate. 2004-08-17 15:34:28 +00:00
Lscript.c Regenerate. 2004-08-17 15:34:28 +00:00
Lstep.c Regenerate. 2004-08-17 15:34:28 +00:00
Ltables.c Regenerate. 2004-08-17 15:34:28 +00:00
mk_cursor_i Allow IA64 cross-compilation 2012-07-31 16:03:53 +03:00
mk_Gcursor_i.c Allow IA64 cross-compilation 2012-07-31 16:03:53 +03:00
mk_Lcursor_i.c Regenerate. 2004-08-17 15:34:28 +00:00
NOTES Clarify comment about proc_info. 2002-02-15 23:51:28 +00:00
offsets.h (LINUX_SC_AR_SSD_OFF): Rename from LINUX_SC_AR_26_OFF. 2003-07-08 22:29:34 +00:00
regname.c Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
regs.h (pr_ltop): Remove. 2005-05-17 13:24:49 +00:00
setjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
siglongjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
sigsetjmp.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ucontext_i.h (IA64_SC_FLAG_SYNCHRONOUS_BIT): New macro. 2004-03-30 22:50:23 +00:00
unwind_decoder.h (unw_decode_r1): "inline" it. 2003-12-21 07:21:28 +00:00
unwind_i.h (inlined_uc_addr): Remove UNW_IA64_AR_BSP. We no longer need this ugly hack 2005-05-20 12:47:59 +00:00