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
mostang.com!davidm 7c7bcebcc0 (unw_get_save_loc): New variable "nat_bitnr".
Adjust NaT-bit handling.  Much simpler now.
	Pass NULL as new third argument to ia64_scratch_loc().
	Set save_loc->extra.nat_bitnr to the NaT bit number (or 0
	when not accessing a NaT bit).

(Logical change 1.181)
2004-02-27 08:54:25 +00:00
..
dwarf Include "dwarf_i.h" instead of "dwarf.h". 2004-01-30 00:01:24 +00:00
hppa Delete: src/hppa/flush_cache-hppa.c 2004-01-30 00:01:24 +00:00
ia64 (unw_get_save_loc): New variable "nat_bitnr". 2004-02-27 08:54:25 +00:00
mi Update. 2004-01-30 00:01:24 +00:00
ptrace (_UPT_access_mem): Fix typo in Debug() macro calls. 2004-02-19 08:01:52 +00:00
unwind Update. 2004-01-30 00:01:24 +00:00
x86 Update. 2004-01-30 00:01:24 +00:00
backtrace.c Compile only if UNW_REMOTE_ONLY is not defined. 2002-12-12 09:17:41 +00:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elfxx.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
elfxx.h Drop HIDDEN from declarations, only the definitions need it. 2003-12-21 07:57:42 +00:00
longjmp.c (siglongjmp): If there aren't at least 4 eh-regs, abort() for now. In 2003-04-21 23:14:14 +00:00
Makefile.am Fix typo: ia64/Lcreate_addr_space-ia64 was missing ".c". 2004-02-14 07:48:47 +00:00
Makefile.in Regenerate. 2004-02-14 07:48:47 +00:00
os-hpux.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
os-linux.c Declare libunwind-entry-points as PROTECTED to ensure local uses get 2004-01-03 10:50:24 +00:00
os-linux.h (maps_close): Do nothing if mi->fp is already NULL. 2003-03-29 07:32:50 +00:00
setjmp.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
siglongjmp.c Include <assert.h>. 2003-03-06 06:14:36 +00:00
sigsetjmp.c (Logical change 1.45) 2003-02-08 10:10:59 +00:00
unwind-internal.h (Logical change 1.135) 2003-12-04 07:44:21 +00:00