1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-30 21:21:45 +02:00
libunwind-eh_elf/src/ia64
hp.com!davidm d8715c0e28 (build_script): Fix typo which caused case to fail where primary UNaT
was saved in a register only.

(Logical change 1.185)
2004-03-20 06:27:55 +00:00
..
dyn_info_list-ia64.S Rename: src/ia64/global-asm-ia64.S -> src/ia64/dyn_info_list-ia64.S 2004-01-03 10:50:24 +00:00
Gcreate_addr_space-ia64.c Declare libunwind-entry-points as PROTECTED to ensure local uses get 2004-01-03 10:50:24 +00:00
Gget_proc_info-ia64.c Declare libunwind-entry-points as PROTECTED to ensure local uses get 2004-01-03 10:50:24 +00:00
Gget_save_loc-ia64.c (unw_get_save_loc): New variable "nat_bitnr". 2004-02-27 08:54:25 +00:00
Gglobal-ia64.c (tdep_init): Fix typo in nat_val_bytes[] (too much cut & paste). 2004-02-27 00:46:01 +00:00
Ginit-ia64.c (uc_addr): Add "nat_bitnr"-pointer argument. Handle preserved 2004-02-27 08:54:25 +00:00
Ginit_local-ia64.c (unw_init_local): Add Debug() statement. 2004-02-14 07:49:50 +00:00
Ginit_remote-ia64.c (unw_init_remote): Add Debug() statement. 2004-02-14 07:49:50 +00:00
Ginstall_cursor-ia64.S Rename: src/ia64/Ginstall_cursor.S -> src/ia64/Ginstall_cursor-ia64.S 2004-01-30 00:01:24 +00:00
Gis_signal_frame-ia64.c (unw_is_signal_frame): Don't forget to call ia64_free_state_record() after 2004-03-19 02:35:27 +00:00
Gparser-ia64.c (parse_dynamic): Free old state-record before creating new one. 2004-03-19 02:35:27 +00:00
Grbs-ia64.c (rbs_find): Delete---it's no longer needed. 2004-02-27 08:54:25 +00:00
Gregs-ia64.c (access_nat): Check for fp-location first and also do a direct get/put if 2004-03-19 02:38:39 +00:00
Gresume-ia64.c (remote_install_cursor): Pass NULL to third argument of 2004-02-27 08:54:25 +00:00
Gscript-ia64.c (build_script): Fix typo which caused case to fail where primary UNaT 2004-03-20 06:27:55 +00:00
Gstep-ia64.c (unw_step): Add Debug() statement. 2004-02-14 07:49:50 +00:00
Gtables-ia64.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
init.h (common_init): Initialize NaT-bit locations via IA64_REG_NAT_LOC() 2004-02-27 08:54:25 +00:00
Lcreate_addr_space-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lget_proc_info-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lget_save_loc-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lglobal-ia64.c Initial revision 2004-01-03 10:50:24 +00:00
Linit-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Linit_local-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Linit_remote-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Linstall_cursor-ia64.S Regenerate. 2004-02-14 04:46:31 +00:00
Lis_signal_frame-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lparser-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lrbs-ia64.c Initial revision 2003-04-23 05:56:59 +00:00
Lregs-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lregs.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
Lresume-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lscript-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Lscript.c~ Initial revision 2002-02-28 16:24:48 +00:00
Lstep-ia64.c Regenerate. 2003-04-03 07:59:15 +00:00
Ltables-ia64.c Initial revision 2004-01-03 10:50:24 +00:00
Lunw_get_reg.c~ (Logical change 1.8) 2002-02-28 16:24:48 +00:00
mk_Gcursor_i-ia64.c (tab): Declare as "static". 2003-11-27 06:52:54 +00:00
mk_Lcursor_i-ia64.c Initial revision 2003-04-24 20:45:07 +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-ia64.c Include "internal.h" instead of "unwind_i.h" to avoid name-space 2004-01-20 23:32:28 +00:00
regs.h Tweak debug-levels a bit. 2004-03-19 02:38:39 +00:00
rse.h Don't include "config.h" here. 2003-12-04 07:38:25 +00:00
setjmp-ia64.S (Logical change 1.45) 2003-02-08 10:10:59 +00:00
siglongjmp-ia64.S (sigprocmask): Declare as "global" (Intel assembler insists on this). 2003-03-27 04:29:07 +00:00
sigsetjmp-ia64.S (sigprocmask): Declare as global (Intel assembler insists on this). 2003-03-27 04:29:07 +00:00
ucontext_i.h Switch to MIT license. 2002-11-16 03:25:36 +00:00
unwind_decoder.h (unw_decode_r1): "inline" it. 2003-12-21 07:21:28 +00:00
unwind_i.h (IA64_REG_LOC): Pass NULL as third argument to tdep_uc_addr(). 2004-02-27 08:54:25 +00:00