1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/src
mostang.com!davidm db24e76397 (mi_init): Use assertion instead of relying on compiler-optimization
to verify that unw_cursor_t is big enough to contain a
	cursor.

(Logical change 1.207)
2004-04-20 23:46:44 +00:00
..
dwarf (dwarf_find_proc_info): Mask signal-delivery during dl_iterate_phdr(). 2004-04-01 08:09:28 +00:00
hppa Delete: src/hppa/flush_cache-hppa.c 2004-01-30 00:01:24 +00:00
ia64 Auto merged 2004-04-20 16:53:44 +00:00
mi (mi_init): Use assertion instead of relying on compiler-optimization 2004-04-20 23:46:44 +00:00
ptrace (_UPT_get_dyn_info_list_addr): Pass size of path to maps_next(). 2004-03-31 07:38:06 +00:00
unwind Update. 2004-01-30 00:01:24 +00:00
x86 Update. 2004-01-30 00:01:24 +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 (SOVERSION): Change from 2:0:1 to 3:0:2. 2004-04-20 16:53:44 +00:00
Makefile.in Regenerate. 2004-04-20 16:53:44 +00:00
os-hpux.c Convert from debug() to Debug(). 2004-01-30 00:01:24 +00:00
os-linux.c (tdep_get_elf_image): Pass sizeof buffer to maps_next(). 2004-03-31 07:38:06 +00:00
os-linux.h (ltoa): New inline function. 2004-03-31 07:38:06 +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